]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main
CurrencySelectorModel: proper initialization of currencies list
[mobile-ledger.git] / app / src / main /
2020-08-15 Damyan IvanovCurrencySelectorModel: proper initialization of currenc...
2020-08-15 Damyan Ivanovtransaction.getDate() never returns null
2020-08-15 Damyan Ivanovnew currency ID: without (not working) dance around...
2020-08-15 Damyan Ivanovfixed-locale String.format
2020-08-15 Damyan Ivanovrework background progress to use MutableLiveData and...
2020-08-15 Damyan Ivanovwhitespace
2020-08-15 Damyan Ivanovfix a bunch of spelling mistakes all around
2020-08-15 Damyan IvanovData: migrate profile to a private variable, provide...
2020-08-15 Damyan Ivanovrename 'iter' variable to 'iterator'
2020-08-15 Damyan Ivanovnew transaction: hide FAB on submit
2020-08-01 Damyan Ivanovrework account list management to be fully asynchronous
2020-08-01 Damyan IvanovAccountListParser: include version in debug output
2020-08-01 Damyan Ivanovdebug: print SQL params in DbOpRunner
2020-08-01 Damyan Ivanovimplement AutoCloseable in Locker
2020-08-01 Damyan Ivanovdo not force refreshing spinner during transaction...
2020-07-21 Damyan Ivanovreplace hollow switch with a simple if
2020-07-20 Damyan Ivanovdrop remnants of "starring" accounts
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 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
next