]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2020-05-06 Damyan Ivanovupdate open drawer screenshot v0.12.0
2020-05-06 Damyan Ivanovadd change logs for release 31
2020-05-06 Damyan IvanovAdd currency/commodity support to full description
2020-05-06 Damyan Ivanovupdate change log
2020-05-06 Damyan Ivanovprofile editor: streamlined handling of authentication...
2020-05-04 Damyan Ivanovdarker colour palette, matching theme (pre-generated...
2020-05-04 Damyan Ivanovremove unused code
2020-05-03 Damyan Ivanovadd missing contentDescription to a couple of images
2020-05-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...
2020-05-03 Damyan Ivanovfix rounding of the automatic profile color of the...
2020-05-03 Damyan Ivanovrename ic_clear_black_24dp.xml to avoid clash with...
2020-05-03 Damyan Ivanovignore refresh request when there is no profile yet
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 Ivanovdelete stray options of already removed profiles
2020-05-03 Damyan Ivanovnote create_db.sql reflects changes up to rev. 29
2020-05-03 Damyan Ivanovdescribe changes
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 Ivanovwhitespace
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 Ivanovfu: async sql machinery
2020-05-03 Damyan IvanovLogger: add warning methods
2020-05-03 Damyan IvanovMLDB: machinery for asynchronous select queries
2020-05-03 Damyan Ivanovfaster description pop-up
2020-05-03 Damyan Ivanovadd an index on transactions(description)
2020-05-03 Damyan Ivanovadd progress while retrieving previous transaction
2020-05-03 Damyan Ivanovupgrade gradle to 3.6.3
2020-05-01 Damyan IvanovNT: hide the simulation watermark by default
2020-05-01 Damyan Ivanovrework comments: add clear icon, italics, visible when...
2020-05-01 Damyan Ivanovvariant of isEmptyOrNull for CharSequence
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-20 Damyan Ivanovutility routines for comparing strings with another...
2020-04-18 Damyan Ivanovmove high-level login out of the new transaction model...
2020-04-18 Damyan Ivanovfix storing profile params to DB after adding default...
2020-04-17 Damyan Ivanovexplicit parseInt
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-17 Damyan Ivanovadd profile setting for default currency (db part)
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-04-05 Damyan Ivanovsupport multiple currencies in new transaction activity
2020-04-05 Damyan Ivanovprofile methods for loading currency by name
2020-04-05 Damyan Ivanovtreat null currency as "" when storing transaction...
2020-04-05 Damyan Ivanovuse locale-aware String.format
2020-04-05 Damyan Ivanovtreat "" currency as null
2020-04-05 Damyan Ivanovtypo in exception message
2020-04-05 Damyan Ivanovhelper methids for comparing currency objects and strings
2020-04-05 Damyan Ivanovhelper method for loading a currency by name
2020-04-05 Damyan Ivanovhelper routines for treating "" as null and vice versa
2020-04-05 Damyan Ivanovupgrade gradle to 3.6.2
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 Ivanovwhitespace
2020-03-14 Damyan Ivanovfu: Date → Calendar
2020-03-14 Damyan IvanovNT: survive swiping away an account when only two accou...
2020-03-14 Damyan Ivanovomit use of deprecated Date.getYear() and Date.getMonth()
2020-03-14 Damyan Ivanovenable viewBinding ("compile-time check for findViewById")
2020-03-14 Damyan Ivanovbump gradle version
2020-03-14 Damyan Ivanovadd -Xlint:deprecation -Xlint:unchecked to compiler...
2020-03-14 Damyan Ivanovbump library versions
2020-03-07 Damyan Ivanovtypo in resource name
2020-03-07 Damyan IvanovTypos in visible strings
2020-03-07 Damyan Ivanovnew transaction: hide currency/commodity selector by...
2020-02-20 Damyan Ivanovwhitespace
2020-02-20 Damyan Ivanovuse opaque base text color
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovindent comments in transaction list a bit
2020-02-20 Damyan Ivanovcommon class for version-independent functionality...
2020-02-20 Damyan Ivanovtrack locale changes in new transaction entry activity
2020-02-20 Damyan Ivanovdetect and store whether currency is right next to...
2020-02-20 Damyan Ivanovadd currency symbol to debug output
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 Ivanovinclude posting comment in transaction hash
2020-01-23 Damyan Ivanovtranslate account comment hint
2020-01-23 Damyan Ivanovslight improvement in allowing "-" only at the eginning...
2020-01-09 Damyan Ivanovfix appending account entry in transaction list
next