]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/transaction_list/TransactionListAdapter.java
transaction list: add a hollow placeholder at the bottom of the list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / transaction_list / TransactionListAdapter.java
2019-01-19 Damyan Ivanovtransaction list: add a hollow placeholder at the botto...
2019-01-16 Damyan Ivanovtransaction list: highlight only the maching part of...
2019-01-15 Damyan Ivanovtransaction list: make day/month markers more visible
2019-01-15 Damyan Ivanovwhen determining whether to bold an account, use "start...
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-12 Damyan Ivanovcleanup of the tracking of the previous transaction
2019-01-12 Damyan Ivanovsomewhat more visible marker between months
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan IvanovtoCamelCase
2019-01-11 Damyan Ivanovsilence some debug
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...
2018-12-31 Damyan Ivanovstreamlined database utility, fed with the application...
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...