]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity /
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 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-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...
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-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 Ivanovnew transaction: hook the currency selection to the...
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 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-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 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 Ivanovwhitespace
2020-01-05 Damyan Ivanovfully functional comments UI
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 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 Ivanovremove done TODO comment
2019-12-22 Damyan Ivanovuse getViewLifecycleOwner when observing LiveData from...
2019-12-22 Damyan Ivanovavoid deprecated usage of viewModelProviders
2019-12-19 Damyan Ivanovwhitespace
2019-12-17 Damyan Ivanovwhitespace and wrapping
2019-12-17 Damyan Ivanovhonor the future dates setting in the new transaction...
2019-11-30 Damyan Ivanovmove AsyncCrasher in its own file
2019-11-30 Damyan IvanovNT: add simulation watermark when simulation is enabled
2019-11-27 Damyan Ivanovnew transaction: simulated backend communication is...
2019-11-26 Damyan IvanovNT model/setDate: replace empty dates with null
2019-11-26 Damyan IvanovNT fragment: copy the account objects when constructing...
2019-11-26 Damyan IvanovNT fragment: correct logic when determining whether...
2019-11-26 Damyan IvanovNT fragment: bind the view model to the activity
2019-11-26 Damyan IvanovNT: pass save error to the data entry fragment upon...
2019-11-26 Damyan Ivanovwhitespace
2019-11-26 Damyan Ivanovnew transaction: (commented) simulate backend communica...
2019-11-25 Damyan IvanovNT: account/amount focus also survives re-configuration
2019-11-25 Damyan IvanovNT: plain LinearLayout is good enough here
2019-11-25 Damyan IvanovNT: row focus survives re-configuration
2019-11-24 Damyan Ivanovnew transaction fragment: survive configuration changes...
2019-11-24 Damyan Ivanovnew transaction activity appears from the bottom edge
2019-11-24 Damyan Ivanovreplace single case switch() with if()
2019-11-24 Damyan Ivanovremove unised constant
2019-11-24 Damyan Ivanovmove new transaction UI into a fragment, have a clean...
2019-11-24 Damyan IvanovNT: date input is no longer focusable
2019-11-24 Damyan IvanovNT: convert top row to LinearLayout
2019-11-24 Damyan IvanovNT: fix month interpretation when formatting calendar...
2019-11-17 Damyan Ivanovreplace anonymous class with lambda
2019-11-17 Damyan Ivanovrework checkTransactionSubmittable
2019-11-17 Damyan Ivanovwhitespace
2019-11-17 Damyan IvanovNT activity: drop method resetForm()
2019-11-17 Damyan IvanovNT setData(): expand ? : to an if, always set hint
next