]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui
fix (+) fab visible after profile change (activity recreation)
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui /
2020-05-20 Damyan Ivanovfix (+) fab visible after profile change (activity...
2020-05-20 Damyan Ivanovremove another redundant call to setupProfileColors()
2020-05-20 Damyan Ivanovremove redundant call to setupProfile
2020-05-20 Damyan Ivanovfix status bar background when switching profiles ...
2020-05-19 Damyan Ivanovrename method to better reflect its function
2020-05-17 Damyan Ivanovuse library layout inflation for the profile details...
2020-05-17 Damyan Ivanovfix transaction account filter selection
2020-05-16 Damyan Ivanovmove reacting to profile changes after the check for...
2020-05-16 Damyan Ivanovproile editor: fix passing of initial theme hue to...
2020-05-16 Damyan Ivanovfix a crash when returning to the new transaction activ...
2020-05-16 Damyan Ivanovfix activity restart upon profile theme change
2020-05-14 Damyan Ivanovcompletely abandon fiddling with KeyListener's
2020-05-14 Damyan Ivanovupdate decimal separator value with locale change
2020-05-14 Damyan Ivanovstop
2020-05-14 Damyan Ivanovposting-level flag for amount validity; drop custom...
2020-05-14 Damyan Ivanovdrop extra item type enforcement when removing transact...
2020-05-14 Damyan Ivanovmake the "home" (back arrow) toolbar button in the...
2020-05-14 Damyan Ivanovlink show comments by default flag between the UI and...
2020-05-14 Damyan Ivanovprofile details: put posting params in a layout so...
2020-05-14 Damyan Ivanovwhitespace
2020-05-14 Damyan Ivanovpass transaction comment to the JSON API
2020-05-14 Damyan Ivanovhandle transaction comment UI changes
2020-05-14 Damyan Ivanovrework comment show/hide/blur with colors instead of...
2020-05-14 Damyan Ivanovtransaction-level comments in new transaction UI, optional
2020-05-14 Damyan Ivanovmove previous transaction lookup progress bar to the...
2020-05-14 Damyan Ivanovfix new transaction (+) fab appearing when returning...
2020-05-06 Damyan Ivanovprofile editor: streamlined handling of authentication...
2020-05-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...
2020-05-03 Damyan Ivanovrename ic_clear_black_24dp.xml to avoid clash with...
2020-05-03 Damyan IvanovToast → Snackbar
2020-05-03 Damyan Ivanovshow a message when no transactions are found containin...
2020-05-03 Damyan Ivanovadd a copy of the navigation drawer header to the welco...
2020-05-03 Damyan IvanovTODO: transaction-level comments (displaying and entering)
2020-05-03 Damyan Ivanovshow comment field after screen rotation if it was...
2020-05-03 Damyan Ivanovclean unneeded import
2020-05-03 Damyan Ivanovconvert two inner classes to static
2020-05-03 Damyan Ivanovprivate access when appropriate
2020-05-03 Damyan Ivanovrework previous transaction retrieval with JOIN (much...
2020-05-03 Damyan Ivanovadd progress while retrieving previous transaction
2020-05-01 Damyan Ivanovrework comments: add clear icon, italics, visible when...
2020-05-01 Damyan IvanovNew helper class adding a "clear" (×) button at the...
2020-04-25 Damyan Ivanovlambdaisation
2020-04-25 Damyan Ivanovdrop unneeded object-level field
2020-04-25 Damyan IvanovNT: better alignment anchoring when hiding comment
2020-04-25 Damyan Ivanov@NotNull annotation
2020-04-25 Damyan IvanovNT: explicitly set the comment when loading a previous...
2020-04-25 Damyan Ivanovwhitespace
2020-04-25 Damyan Ivanovwhen a preferred account name filter yields no results...
2020-04-20 Damyan Ivanovmove profile editor data in a model class so that it...
2020-04-20 Damyan Ivanovnew transaction: hook the currency selection to the...
2020-04-20 Damyan IvanovCurrencySelector: move selection listener to the model...
2020-04-18 Damyan Ivanovmove high-level login out of the new transaction model...
2020-04-17 Damyan Ivanovavoid overlapping observations
2020-04-17 Damyan IvanovUI for setting default profile comodity
2020-04-17 Damyan Ivanovmake the position/padding currency parameters optional
2020-04-17 Damyan Ivanovwhitespace
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-04-05 Damyan Ivanovsupport multiple currencies in new transaction activity
2020-03-15 Damyan IvanovNT: new rules for determining whether transaction can...
2020-03-15 Damyan IvanovNT: show currency selection trigger only in a transacti...
2020-03-14 Damyan IvanovNT: correctly disable swiping of top and bottom entries...
2020-03-14 Damyan IvanovNT: survive swiping away an account when only two accou...
2020-03-07 Damyan Ivanovtypo in resource name
2020-03-07 Damyan Ivanovnew transaction: hide currency/commodity selector by...
2020-02-20 Damyan Ivanovwhitespace
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovtrack locale changes in new transaction entry activity
2020-02-20 Damyan Ivanovadd two more limit options for the future date entry...
2020-02-20 Damyan Ivanovfix limitting of future dates entry to measure from...
2020-01-25 Damyan Ivanovmore heuristics when filling accounts from a previous...
2020-01-25 Damyan Ivanova single positive amount (with multiple negative amount...
2020-01-25 Damyan Ivanovwhitespace, imports
2020-01-25 Damyan Ivanovprofile editor: offer a suitable color for new profiles
2020-01-25 Damyan Ivanovlimit the number of launcher shortcuts to the maximum...
2020-01-25 Damyan IvanovthemeId -> themeHue
2020-01-23 Damyan Ivanovslight improvement in allowing "-" only at the eginning...
2020-01-09 Damyan Ivanovfix appending account entry in transaction list
2020-01-09 Damyan Ivanovwhitespace
2020-01-05 Damyan Ivanovinitial (buggy) implementation showing account comments...
2020-01-05 Damyan Ivanovfully functional comments UI
2020-01-05 Damyan Ivanovhelper class to implementing a clear button for EditTex...
2020-01-05 Damyan Ivanovadd UI and API support for sending posting (transaction...
2019-12-23 Damyan IvanovNT: move item touch helper to the adapter
2019-12-23 Damyan IvanovNT: convert row to ConstraintLayout
2019-12-22 Damyan Ivanovremove more dead code
2019-12-22 Damyan Ivanovwhitespace
2019-12-22 Damyan IvanovAccountSummary: fix stuck refreshing indicator after...
2019-12-22 Damyan Ivanovdrop more unused code
2019-12-22 Damyan Ivanovdrop unused class
2019-12-22 Damyan Ivanovdrop functionality for limiting account tree display...
2019-12-22 Damyan Ivanovhook the observer after the activity creation
2019-12-22 Damyan IvanovNT TODO: undo account removal after swipe
2019-12-22 Damyan Ivanovdrop unused code
2019-12-22 Damyan Ivanovwhitespace
2019-12-22 Damyan Ivanovremove deprecated usage of SectionsPagerAdapter(Fragmen...
2019-12-22 Damyan Ivanovmove reports TODO from new transaction activity to...
2019-12-22 Damyan Ivanovdrop TODO about nicer transaction submission progress...
2019-12-22 Damyan Ivanovdrop unused code/comments
2019-12-22 Damyan Ivanovremove done TODO comment
2019-12-22 Damyan Ivanovwhitespace
next