]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/UpdateTransactionsTask.java
remove the day separator at the top of the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / UpdateTransactionsTask.java
2019-01-29 Damyan Ivanovremove the day separator at the top of the transaction...
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-11 Damyan Ivanovrestore account name filter in the transaction list
2019-01-09 Damyan Ivanovdebug--
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-05 Damyan Ivanovstop closing acuired db handles and leave that for...
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...