]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/MobileLedgerListFragment.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / MobileLedgerListFragment.java
2021-04-30 Damyan Ivanovview binding for account and transaction list fragments
2021-03-03 Damyan Ivanovseparate FAB management in a helper class
2021-02-04 Damyan Ivanovquicker reaction to the scroll when considering fab...
2020-08-15 Damyan Ivanovdrop unused/unneeded variables
2020-08-15 Damyan Ivanovfix a bunch of spelling mistakes all around
2020-07-16 Damyan Ivanovdrop hard reference to the main activity
2020-05-19 Damyan Ivanovrename method to better reflect its function
2019-12-22 Damyan Ivanovwhitespace
2019-05-18 Damyan Ivanovmulti-color progress indicators
2019-04-20 Damyan Ivanovdrop dummy bottom-list entries and intercept draw up...
2019-04-16 Damyan Ivanovmigrate backgroundTaskCount to an atomic counter and...
2019-04-16 Damyan Ivanovmigrate themeWatch to LiveData
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-06 Damyan IvanovRename to MoLe
2019-01-29 Damyan Ivanovdrop unused instantiation of TransactionListViewModel
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...