]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/account_summary/AccountSummaryViewModel.java
a welcome screen directs to the new profile activity when there are no profiles defined
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / account_summary / AccountSummaryViewModel.java
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-13 Damyan IvanovSplit AccountSummaryAdapter in its own file
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-10 Damyan Ivanovfix traversing children when starring/un-starring accounts
2019-01-09 Damyan Ivanovget back the account starring functionality
2019-01-05 Damyan Ivanov+debug
2019-01-05 Damyan Ivanovasync account list
2019-01-02 Damyan Ivanovfu no context for getWritableDatabase
2018-12-31 Damyan Ivanovstreamlined database utility, fed with the application...
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...