]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2020-06-17 Damyan Ivanovtwo fallouts after transaction date reorganisation...
2020-06-17 Damyan Ivanovnew: go to a date from transaction list
2020-06-17 Damyan Ivanovrework transaction date handling
2020-06-17 Damyan Ivanovclear internal account list before loading accounts...
2020-06-17 Damyan Ivanovmake sure data hash is computed before returning it
2020-06-17 Damyan Ivanovadd a synthetic version to the transaction hash calculation
2020-06-16 Damyan Ivanovdrop unused preference activity
2020-06-16 Damyan Ivanovdrop unneeded fragment tag
2020-06-16 Damyan Ivanovfollow recommendation for using ifRoom for action menu...
2020-06-16 Damyan Ivanovextract Filter menu item title as a string resource
2020-06-16 Damyan Ivanovwhitespace
2020-06-16 Damyan Ivanovrestore transaction list card margins, default elevation
2020-06-16 Damyan Ivanovwhitespace
2020-06-16 Damyan Ivanovremove unnecessary FrameLayout with a single child
2020-06-16 Damyan Ivanovaccount list: remove trailing gap
2020-06-16 Damyan Ivanovwhitespace
2020-06-16 Damyan Ivanovmore material transaction list layout
2020-06-16 Damyan Ivanovadd database support for transaction-level comments
2020-06-16 Damyan Ivanovadd support for transaction-level comments in the JSON...
2020-06-16 Damyan Ivanovshow transaction-level comments in transaction list
2020-06-14 Damyan Ivanovadd transaction level comment when calculating transact...
2020-06-14 Damyan Ivanovinclude comments when comparing transaction accounts
2020-06-12 Damyan Ivanovremove unnecessary id declaration
2020-06-12 Damyan Ivanovbump compileSdkVersion to match targetSdkVersion
2020-06-12 Damyan Ivanovadd (partial) tests for legacy text transaction parser
2020-06-12 Damyan Ivanovwhitespace
2020-06-12 Damyan Ivanovlegacy text parser: add support for currency before...
2020-06-10 Damyan Ivanovmore launcher icon fiddling
2020-06-10 Damyan Ivanovdeclare a bunch of effectively final fields as such
2020-06-10 Damyan Ivanovcontrol/save state of drawer being open via a MutableLi...
2020-06-10 Damyan Ivanovmerge two drawer listeners
2020-06-10 Damyan IvanovData.profile becomes inert
2020-06-10 Damyan IvanovInert MutableLiveData doesn't trigger changes when...
2020-06-09 Damyan Ivanovadd FIXME about account list trailer divider
2020-06-09 Damyan Ivanovremove unnecessary onLayoutChangeListener
2020-06-09 Damyan Ivanovdrop long unused methods
2020-06-09 Damyan Ivanovwhitespace
2020-06-09 Damyan Ivanov"final" fixes on account list layout
2020-06-09 Damyan Ivanovupgrade build environment and libraries
2020-06-06 Damyan Ivanovprovide all kinds of launcher icons
2020-06-06 Damyan Ivanovwhitespace
2020-05-26 Damyan Ivanovrearrange attributes
2020-05-21 Damyan Ivanovremove bold style from default commodity setting
2020-05-21 Damyan Ivanovfix missing %d format specifier
2020-05-21 Damyan Ivanovtighten visibility
2020-05-21 Damyan Ivanovremove long unused items from account list
2020-05-21 Damyan Ivanovmore material styles
2020-05-21 Damyan Ivanovremove divider above the navigation drawer
2020-05-20 Damyan Ivanovdrop empty style
2020-05-20 Damyan Ivanov100% themed colours
2020-05-20 Damyan IvanovData.setCurrentProfile: use setValue() instead of postV...
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 Ivanovthemed buttons in the currency selector
2020-05-20 Damyan Ivanovfix transaction sending progress color to follow the...
2020-05-20 Damyan Ivanovfix the simulation label (only relevant in debug builds...
2020-05-20 Damyan Ivanovremove redundant call to setupProfile
2020-05-20 Damyan Ivanovfix status bar background when switching profiles ...
2020-05-20 Damyan Ivanovfix FAB disabled tint color
2020-05-19 Damyan Ivanovтрансакция → транзакция
2020-05-19 Damyan Ivanovuse toolbar height that changes with font size
2020-05-19 Damyan Ivanovwhitespace
2020-05-19 Damyan Ivanovuse outlined dense text input layouts
2020-05-19 Damyan Ivanovmigrate to Matherial DayNight themes
2020-05-19 Damyan Ivanovdynamic count of swipe circle colours
2020-05-19 Damyan Ivanovrename method to better reflect its function
2020-05-17 Damyan Ivanovproperly override the main toolbar theme
2020-05-17 Damyan Ivanovprofile details: proper palette tint attribute
2020-05-17 Damyan Ivanovattribute rearrangement
2020-05-17 Damyan Ivanovuse library layout inflation for the profile details...
2020-05-17 Damyan Ivanovtarget SDK -> 29
2020-05-17 Damyan Ivanovmore themed colors usage
2020-05-17 Damyan Ivanovfix transaction account filter selection
2020-05-17 Damyan Ivanovreplace a redundant linear layout with a simple view
2020-05-17 Damyan Ivanovremove unuset properties
2020-05-17 Damyan Ivanovreplace ContentFrameLayout with FrameLayout
2020-05-17 Damyan Ivanovmatch gravity with text alignment
2020-05-17 Damyan Ivanovemploy some themed styles
2020-05-17 Damyan Ivanovfix theming
2020-05-17 Damyan Ivanovall activities use the application-level theme
2020-05-16 Damyan Ivanovupgrade a couple of libraries
2020-05-16 Damyan Ivanovmove reacting to profile changes after the check for...
2020-05-16 Damyan Ivanovuse the proper way to load vector drawable in ImageView
2020-05-16 Damyan Ivanovproile editor: fix passing of initial theme hue to...
2020-05-16 Damyan Ivanovuse a fixed app background, helps the fading gradient
2020-05-16 Damyan Ivanovfix a crash when returning to the new transaction activ...
2020-05-16 Damyan Ivanovuse rsvg-convert (librsvg2) instead of convert (imagema...
2020-05-16 Damyan Ivanovmove app_icon.png images from drawable-* to mipmap-*
2020-05-16 Damyan Ivanovfix activity restart upon profile theme change
2020-05-14 Damyan Ivanovprepare release of 0.13.1 (33) v0.13.1
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 Ivanovprepare release v0.13.0
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 Ivanovstyle for error texts
2020-05-14 Damyan Ivanovmake the "home" (back arrow) toolbar button in the...
2020-05-14 Damyan Ivanovdrop unused parent activity declarations from manifest
2020-05-14 Damyan Ivanovdrop unused activity declaration from manifest
next