]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
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
2020-01-09 Damyan Ivanovwhitespace
2020-01-09 Damyan Ivanovmachinery for tracking currency format (e.g. locale...
2020-01-05 Damyan Ivanovtrim comments coming from hledger-web
2020-01-05 Damyan Ivanovfu: DB support for comments
2020-01-05 Damyan Ivanovinitial (buggy) implementation showing account comments...
2020-01-05 Damyan IvanovDB support for transaction account comments
2020-01-05 Damyan Ivanovtable for profile currencies (commodities), comment...
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-31 Damyan Ivanovupdate initial DB creation SQL script to include new...
2019-12-31 Damyan Ivanovuse non-exclusive mode for write-enabled transactions
2019-12-23 Damyan Ivanovexplicit declaration of orientation
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
2019-12-22 Damyan Ivanovuse getViewLifecycleOwner when observing LiveData from...
2019-12-22 Damyan Ivanovavoid deprecated usage of viewModelProviders
2019-12-22 Damyan Ivanovrename local variable using proper English
2019-12-22 Damyan Ivanovdrop redundant field variable
2019-12-22 Damyan Ivanovmerge 'auto' api version handling branch with 'default'
2019-12-22 Damyan Ivanovinline redundant variable
2019-12-21 Damyan Ivanovadd backend API version setting to the profile details...
2019-12-21 Damyan Ivanovwhitespace
2019-12-21 Damyan Ivanovstore profile API version in the database
2019-12-21 Damyan Ivanovsupport both 1.14 and 1.15 JSON APIs
2019-12-19 Damyan Ivanovwhitespace
2019-12-19 Damyan Ivanovprofile details fragment: move setup from onCreate...
2019-12-18 Damyan Ivanovrearrangement
2019-12-18 Damyan Ivanovprofile details: move preferred last transaction filter...
2019-12-18 Damyan Ivanovrestore ability to scroll the profile details screen...
2019-12-18 Damyan Ivanovadd a FIXME about a concurrent problem (crash) while...
2019-12-18 Damyan Ivanovbump versions of gradle and a bunch of libraries
2019-12-17 Damyan Ivanovunused variable
2019-12-17 Damyan Ivanovwhitespace and wrapping
2019-12-17 Damyan Ivanovprofile editor: consistent item colors in the profile...
2019-12-17 Damyan Ivanovprofile editor: remove the profile options when removin...
2019-12-17 Damyan Ivanovhonor the future dates setting in the new transaction...
2019-12-17 Damyan Ivanovmanage future dates entry option in the profile editor
2019-12-17 Damyan Ivanovadd profile option for entering dates in the future
2019-12-10 Damyan IvanovSendTransactionTask: log full request JSON in simulatio...
2019-12-10 Damyan Ivanovbump version
2019-12-03 Damyan Ivanovprepare v0.11.0/30 v0.11.0
2019-12-01 Damyan IvanovFix hledger-web URL in README.md
2019-11-30 Damyan Ivanovpermit cleartext traffic on P
2019-11-30 Damyan IvanovParsedAmount: do not create a price member object by...
2019-11-30 Damyan Ivanovstyle the simulation watermark to stretch
2019-11-30 Damyan Ivanovfix NPE in ParsedLedgerTransaction.setTindex
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 Ivanovfix saving transaction date when it is null (regression)
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 IvanovLedgerTransactionAccount: add copy constructor
2019-11-26 Damyan Ivanovwhitespace
next