]> git.ktnx.net Git - mobile-ledger.git/history - app/src
move setting case_sensitive_like=ON to helper.onOpen
[mobile-ledger.git] / app / src /
2020-07-19 Damyan Ivanovmove setting case_sensitive_like=ON to helper.onOpen
2020-07-19 Damyan Ivanovfix argument annotation
2020-07-19 Damyan Ivanovaccessibility: describe account expander arrow image
2020-07-16 Damyan Ivanova but narrower account expander
2020-07-16 Damyan Ivanovwhitespace
2020-07-16 Damyan Ivanovinclude amounts when comparing two account list items
2020-07-16 Damyan Ivanovuse requireContext instead of Objects.requireNonNull
2020-07-16 Damyan Ivanovvisual enhancements of the account list
2020-07-16 Damyan Ivanovwhitespace
2020-07-16 Damyan Ivanovmore asynchronous account list (re-)loading
2020-07-16 Damyan Ivanovstore a weak reference to the profile in the account...
2020-07-16 Damyan Ivanovdrop hard reference to the main activity
2020-07-15 Damyan IvanovDbOp*: optional post-execute hook
2020-07-10 Damyan Ivanovremove hard reference from MainAvtivity to AccountSumma...
2020-07-10 Damyan Ivanovwhitespace
2020-07-10 Damyan Ivanovprofile: copy constructor missed two fields
2020-07-10 Damyan Ivanovrework colours using more colour theory
2020-07-10 Damyan Ivanovuse colorPrimary for the arrow color
2020-07-10 Damyan Ivanovmark a clickable arrow as focusable
2020-07-10 Damyan Ivanovwhitespace
2020-07-10 Damyan Ivanovreplace colorAccent with colorSecondary
2020-07-10 Damyan Ivanovdrop unneeded ems setting in several layouts
2020-07-10 Damyan Ivanovbetter color of the palette icon in the profile editor
2020-07-05 Damyan Ivanovunneeded tag attribute
2020-07-05 Damyan Ivanovexplicit secondary theme color
2020-07-05 Damyan Ivanova bit darker 'table_row_dark_bg' in night mode
2020-07-05 Damyan Ivanovfix FAB icon color in night mode
2020-07-05 Damyan Ivanovremove 'Loading' layout from the main activity
2020-07-05 Damyan Ivanovadd splash on startup
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-28 Damyan Ivanovlet "accent" (a.k.a. primary dark) colour be darker...
2020-06-28 Damyan Ivanovfix styling of "Last update: ..." text
2020-06-28 Damyan Ivanovwhitespace
2020-06-28 Damyan Ivanovdrop unused global colour values
2020-06-28 Damyan Ivanova bit more of transaction list card elevation; default...
2020-06-28 Damyan Ivanovfurther theme fixes
2020-06-28 Damyan Ivanovdrop a couple of global colour values
2020-06-28 Damyan Ivanovfix focused comment text color on re-configuration...
2020-06-28 Damyan Ivanovplug app icon to the saving transaction animation
2020-06-21 Damyan Ivanovtransaction list: smaller account name/amount texts
2020-06-21 Damyan Ivanovuse themed text appearance for the 'Last updated on...
2020-06-18 Damyan Ivanovadd round icon
2020-06-18 Damyan Ivanovrestore vector-only app icon
2020-06-18 Damyan Ivanovput the app in the 'Productivity' category
2020-06-18 Damyan Ivanovbetter shortcut icon
2020-06-18 Damyan Ivanovmake posting amounts use the same font size as account...
2020-06-17 Damyan Ivanovyet another attempt to improve layout of transaction...
2020-06-17 Damyan Ivanovavoid scrolling to the last 'go to date' after reconfig...
2020-06-17 Damyan Ivanovuse event icon for 'go to date'
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 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-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()
next