]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/LedgerAccount.java
add flag to accounts indicating whether their commodity list is expanded
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / LedgerAccount.java
2019-03-28 Damyan Ivanovadd flag to accounts indicating whether their commodity...
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-25 Damyan IvanovLedgerAccount: override hashCode() and equals() to...
2019-03-15 Damyan Ivanovfix populating live account list when updating from...
2019-03-14 Damyan Ivanovfix duplication af account amounts on refresh
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-06 Damyan IvanovRename to MoLe
2019-01-12 Damyan IvanovtoCamelCase
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...