]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/LedgerAccount.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / LedgerAccount.java
2024-03-31 Damyan Ivanovadd ability to hide all-zero accounts from the account...
2021-05-07 Damyan Ivanovrunning totals when filtering transactions by account
2021-04-25 Damyan Ivanovspeculatively add new transactions to the database...
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-04 Damyan Ivanovadopt Room for displaying account lists
2020-09-16 Damyan Ivanovfix many lint errors/warnings
2020-08-01 Damyan Ivanovrework account list management to be fully asynchronous
2020-07-20 Damyan Ivanovdrop remnants of "starring" accounts
2020-07-16 Damyan Ivanovwhitespace
2020-07-16 Damyan Ivanovmore asynchronous account list (re-)loading
2020-07-16 Damyan Ivanovstore a weak reference to the profile in the account...
2020-07-10 Damyan Ivanovwhitespace
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2019-04-04 Damyan IvanovLedgerAccount: fix NPE in getAmountCount() when there...
2019-03-28 Damyan Ivanovoverly long commodity lists fade to white and expand...
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...