]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java
restore account name filter in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / MainActivity.java
2019-01-11 Damyan Ivanovrestore account name filter in the transaction list
2019-01-11 Damyan Ivanovmove profile name from the sub-title to the title
2019-01-11 Damyan Ivanovuse date formatted that hopefully uses the system local...
2019-01-10 Damyan Ivanovmultiple profile list fixes
2019-01-09 Damyan Ivanovclose the drawer when the settings item is selected
2019-01-09 Damyan IvanovShow only starred menu now works
2019-01-09 Damyan Ivanovproper date/time formatting
2019-01-09 Damyan Ivanovupdate description list after transaction retrieval
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-06 Damyan Ivanovwhitespace
2019-01-06 Damyan Ivanovuse profiles for connection parameters
2019-01-05 Damyan Ivanovnice side-swipe switch between account summary and...
2019-01-05 Damyan Ivanovparse and show ledger name
2019-01-05 Damyan Ivanovsome lambdas
2019-01-05 Damyan Ivanovwhitespace
2019-01-05 Damyan Ivanovthe last update UI observes the data in Data.lastUpdateDate
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...
2019-01-02 Damyan Ivanovmove last update and progress bar from transaction...
2018-12-31 Damyan Ivanovset title when fragment is changed
2018-12-31 Damyan Ivanovslight speed up on re-coloring inactive drawer items
2018-12-31 Damyan Ivanovfix current fragment indicator in the drawer after...
2018-12-31 Damyan Ivanovgo to transactions for the account when an account...
2018-12-31 Damyan Ivanovmore main activity rename, cleanup of unused stuff
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...