]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-09-21 Damyan Ivanovnew transaction: add a clear button to edited fields
2019-09-21 Damyan Ivanovnew transaction: dynamically add all of the account...
2019-09-21 Damyan Ivanovnew transaction: show soft keyboard after choosing...
2019-09-21 Damyan Ivanovgradle upgrade
2019-09-01 Damyan Ivanovallow toggling password visibility in profile details
2019-07-20 Damyan Ivanovanother compiler warning about fixed non-translatable...
2019-07-20 Damyan Ivanovreplace .clone() with a copy constructor
2019-07-20 Damyan Ivanovstreamline profile validation
2019-07-20 Damyan Ivanovadd navigation libraries to gradle dependencies
2019-07-20 Damyan Ivanovrequire URL protocol to be HTTP or HTTPS
2019-07-20 Damyan Ivanovwarn when using authentication with insecure HTTP scheme
2019-07-20 Damyan Ivanovclarify that crash reports are sent via email and user...
2019-07-20 Damyan Ivanovstrings: replace three dots with ellipsis
2019-07-20 Damyan Ivanovadd contentDescription for the color picker button...
2019-07-20 Damyan Ivanovremove unused namespace declaration
2019-07-18 Damyan Ivanovbump gradle version
2019-07-13 Damyan Ivanovwhitespace
2019-07-13 Damyan Ivanovprofile editor: validate entered URL
2019-07-13 Damyan Ivanovreplace hard-coded basic HTTP authentication with trigg...
2019-07-13 Damyan Ivanovwhitespace
2019-07-13 Damyan Ivanovgradle: update a bunch of libraries to the current...
2019-06-30 Damyan Ivanovprepare v0.10.3/29 v0.10.3
2019-06-28 Damyan Ivanovadd a test for the ParsedQuantity(String) constructor
2019-06-28 Damyan Ivanovadd constructor for json.ParsedQuantity that instantiat...
2019-06-14 Damyan Ivanovprepare 0.10.2 (28) release v0.10.2
2019-06-14 Damyan IvanovAnother JSON parser fix from Mattéo Delabre, this time...
2019-06-11 Damyan IvanovFix tags parsing with JSON backend
2019-06-05 Damyan Ivanovprepare 0.10.1/27 release v0.10.1
2019-06-05 Damyan Ivanovlegacy parser: do not crash with amounts like '1,234.56'
2019-06-05 Damyan Ivanovadd MoLe version to the crash report
2019-06-01 Damyan Ivanovbetter color for the new transaction save progress...
2019-06-01 Damyan Ivanovwhitespace
2019-06-01 Damyan Ivanovreplace in-activity copy of account name filter value...
2019-06-01 Damyan Ivanovgradle upgrade
2019-05-22 Damyan Ivanov"(debug)" → "(dev)"
2019-05-22 Damyan IvanovNew transaction: use the accent color for the FAB ...
2019-05-18 Damyan Ivanovmulti-color progress indicators
2019-05-18 Damyan Ivanovremote fragmentManager field
2019-05-18 Damyan Ivanovdrop two fields, sparing their initialization in onCreate
2019-05-18 Damyan Ivanovshow New transaction button when the app is brought...
2019-05-18 Damyan Ivanovbump version
2019-05-17 Damyan Ivanovprepare 0.10.0/26 release v0.10.0
2019-05-05 Damyan Ivanovstore current page index on page change
2019-05-05 Damyan Ivanovmove account name filter to the transaction list fragment
2019-05-05 Damyan Ivanovmore information in the main activity start debug
2019-05-05 Damyan Ivanovwhitespace
2019-05-05 Damyan Ivanovfix hooking profile-specific auto-completion adapter
2019-05-05 Damyan Ivanovdrop deprecated property
2019-05-05 Damyan Ivanovadd missiing accessibility hint
2019-05-05 Damyan Ivanovfix account filter popup colors, broken since last...
2019-05-05 Damyan Ivanovdrop unused resource file
2019-05-05 Damyan Ivanovnotify the profile list adapter when a profile is changed
2019-05-05 Damyan IvanovProfilesRecyclerViewAdapter as a weak singleton
2019-05-05 Damyan Ivanovreplace assertions with good old if()
2019-05-05 Damyan Ivanov5-degree theme steps, for smooth color selection
2019-05-05 Damyan Ivanovuse a constant for the color wheel step size
2019-05-05 Damyan Ivanovpreserve indents to help minimise whitespace changes
2019-05-05 Damyan Ivanovdrop unused menu item
2019-05-05 Damyan Ivanovfinish the profile editor activity when the profile...
2019-05-05 Damyan Ivanovfix method signature
2019-05-05 Damyan Ivanovwhitespace
2019-05-05 Damyan Ivanovdisable profile list animations while the drawer is...
2019-05-05 Damyan Ivanovmigrate editingProfiles to LiveData
2019-05-05 Damyan Ivanovdrop unused attribute
2019-05-05 Damyan Ivanovreorganization of profile list
2019-05-05 Damyan Ivanovdebug messages on app start/termination
2019-05-05 Damyan Ivanovupdate icon files
2019-05-05 Damyan Ivanovno transparency of the purple
2019-05-05 Damyan Ivanovthe icon color is #935ff2, same as the primary app...
2019-05-05 Damyan Ivanovthinner and smaller ±
2019-05-05 Damyan Ivanovwork around border-fill order inability in android...
2019-05-05 Damyan Ivanovmore app_icon improvements
2019-05-03 Damyan IvanovLatest transactions → Transactions
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovclear synthetic accounts list after propagating parsed...
2019-05-03 Damyan Ivanovfix text color for the account name filter
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan IvanovsetCurrentProfile: no crash if given a null argument
2019-05-03 Damyan Ivanovignore request to update the last update date when...
2019-05-03 Damyan Ivanovprofile should not be null when requesting transaction...
2019-05-03 Damyan Ivanovlet the loading screen use the default background color
2019-05-03 Damyan Ivanovdrop a resource block around an SQLDatabase object
2019-05-03 Damyan Ivanovdrop unused class
2019-05-03 Damyan Ivanovproperly detect when profile list hasn't loaded yet
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovmove DB access routines to the application class
2019-05-03 Damyan Ivanovstore the theme Id in the preferences so that no DB...
2019-05-03 Damyan Ivanov"Loading..." screen while DB is being read
2019-05-03 Damyan Ivanovasynchronous profile setup
2019-05-03 Damyan IvanovMLDB: asyncronous variant of getOption
2019-05-03 Damyan Ivanovavoid duplicate theme setup upon startup and profile...
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovsuppress some warnings
2019-05-03 Damyan Ivanovdrop remnants of hollow transaction list item
2019-05-03 Damyan Ivanovmove null check before the value is used
2019-05-03 Damyan Ivanovstop any running back-end data retrieval when the profi...
2019-05-03 Damyan Ivanovmove initiation of back-end data retrieval to Data
2019-05-03 Damyan Ivanovdebug message when profile data is wiped
2019-05-03 Damyan Ivanovoff-load option setting DB update to the background...
2019-05-03 Damyan Ivanovbump versions of two libraries
next