]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/account_summary
no direct interface to ObservableList's value
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / account_summary /
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-27 Damyan Ivanovmore thread pool async task execution
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-29 Damyan Ivanovmake AccountSummaryViewModel a static class
2019-01-27 Damyan Ivanovkeep the new transaction FAB hidden when the profile...
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-19 Damyan Ivanovaccount list: add hollow trailing item
2019-01-13 Damyan IvanovSplit AccountSummaryAdapter in its own file
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-11 Damyan Ivanovtwo more lambdas
2019-01-11 Damyan Ivanovone more lambda
2019-01-11 Damyan Ivanovunused variable
2019-01-10 Damyan Ivanovfix traversing children when starring/un-starring accounts
2019-01-09 Damyan Ivanovget back the account starring functionality
2019-01-09 Damyan IvanovShow only starred menu now works
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-05 Damyan Ivanovnice side-swipe switch between account summary and...
2019-01-05 Damyan Ivanovsome lambdas
2019-01-05 Damyan Ivanovdrop separate account retrieval
2019-01-05 Damyan Ivanov+debug
2019-01-05 Damyan Ivanovasync account list
2019-01-05 Damyan Ivanovobserve background task count in the UI fragments
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...
2019-01-02 Damyan Ivanovuse a constant for the last refresh stamp option
2019-01-02 Damyan Ivanovfu no context for getWritableDatabase
2019-01-02 Damyan Ivanovremove context parameter from MLDB.getWritableDB
2018-12-31 Damyan Ivanovstreamlined database utility, fed with the application...
2018-12-31 Damyan Ivanovshow new transaction fab when fragment is changed
2018-12-31 Damyan Ivanovgo to transactions for the account when an account...
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...