]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/account_summary/AccountSummaryAdapter.java
overly long commodity lists fade to white and expand/collapse on click
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / account_summary / AccountSummaryAdapter.java
2019-03-28 Damyan Ivanovoverly long commodity lists fade to white and expand...
2019-03-28 Damyan Ivanovrework showing of account's transactions with a context...
2019-03-25 Damyan Ivanovlocks around observable list's access
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovuse Colors.* for run-time color control
2019-02-06 Damyan IvanovRename to MoLe
2019-01-19 Damyan Ivanovaccount list: add hollow trailing item
2019-01-13 Damyan IvanovSplit AccountSummaryAdapter in its own file