]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity
profile color control
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity /
2019-02-17 Damyan Ivanovprofile color control
2019-02-17 Damyan IvanovMove ProfileDetailActivity under activity/
2019-02-11 Damyan Ivanovfix crash when profile has no value yet
2019-02-11 Damyan Ivanov"Crash app" menu item in the new transaction menu....
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-10 Damyan Ivanovimprove auto-fill of new transaction for more streamlin...
2019-02-10 Damyan Ivanovdrop two TODO items, done
2019-02-09 Damyan Ivanovfill transaction details when a previous transaction...
2019-02-09 Damyan IvanovRevert "new transaction: pop up the date picker upon...
2019-02-09 Damyan Ivanovnew transaction: use a fab button for submission
2019-02-09 Damyan Ivanovnew transaction: pop up the date picker upon activity...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-28 Damyan Ivanovfix the 'Posting committed' switch in the profile editor
2019-01-27 Damyan Ivanovkeep the new transaction FAB hidden when the profile...
2019-01-21 Damyan Ivanovreplace onClick XML declaration with a runtime hook
2019-01-20 Damyan Ivanovinitially mark the account list as current in the navig...
2019-01-20 Damyan Ivanovprofile list: replace FAB with an options menu; add...
2019-01-20 Damyan Ivanovrefresh last update date text upon profile change
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-19 Damyan Ivanovprofile list: more material design
2019-01-19 Damyan Ivanovremove unused members
2019-01-19 Damyan Ivanovprofiles: ensure single instance per profile, fix havoc...
2019-01-19 Damyan Ivanovunnecessary full class name
2019-01-15 Damyan Ivanovremove Exit item from the drawer
2019-01-13 Damyan Ivanovremove TODO about app icon
2019-01-13 Damyan Ivanovshow profile name in the new transaction activity
2019-01-12 Damyan Ivanovhandle date parsing errors, handle real=fake dates
2019-01-12 Damyan Ivanovfix transaction colouring to ignore delimiter items
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan Ivanovupdate TODO
2019-01-12 Damyan Ivanovfix nav colouring after landscape adjustments
2019-01-12 Damyan Ivanovnew transaction: advance to next field upon autocomplet...
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 Ivanovsilence some debug
2019-01-11 Damyan Ivanovuse date formatted that hopefully uses the system local...
2019-01-11 Damyan Ivanovone more lambda
2019-01-11 Damyan Ivanovfix profile selection mess when the radio buttons are...
2019-01-10 Damyan Ivanovmultiple profile list fixes
2019-01-10 Damyan Ivanovprofile list: show/hide fab on scroll/fling
2019-01-10 Damyan Ivanova couple of lambdas
2019-01-10 Damyan Ivanovprofile list: larger profile names, add URL sub-head...
2019-01-10 Damyan Ivanovprofile list: add divider decoration
2019-01-10 Damyan Ivanovpersistent profile list order
2019-01-09 Damyan Ivanovprofile list can be reordered
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...