2019-04-19 |
Damyan Ivanov | limit method visibility to the used level |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | unnecessary cast |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | name intentionally unused variable as 'ignored' |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | missing not-null annotation |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | remove unused code |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | collapseProfileList(): short-cut animations if the... |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | more animations when collapsing profile list and when... |
commit | commitdiff |
2019-04-16 |
Damyan Ivanov | avoid multiple acc/trn list updating when switching... |
commit | commitdiff |
2019-04-16 |
Damyan Ivanov | wrap Log.d calls, skipping them on non-debug builds |
commit | commitdiff |
2019-04-16 |
Damyan Ivanov | missing not-null annotation |
commit | commitdiff |
2019-04-16 |
Damyan Ivanov | migrate account name filter to LiveData |
commit | commitdiff |
2019-04-16 |
Damyan Ivanov | drop unused code |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | whitepspace |
commit | commitdiff |
2019-04-19 |
Damyan Ivanov | migrate lastUpdatedate to LiveData |
commit | commitdiff |
2019-04-12 |
Damyan Ivanov | fix first run experience |
commit | commitdiff |
2019-04-12 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-04-12 |
Damyan Ivanov | hook profile list expansion/collapsing on tap at runtime |
commit | commitdiff |
2019-04-12 |
Damyan Ivanov | Stop trying to create app shortcuts on pre 7.1 devices... |
commit | commitdiff |
2019-04-12 |
Damyan Ivanov | remove unused code |
commit | commitdiff |
2019-04-04 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-04-04 |
Damyan Ivanov | a couple of possible memory leaks closed |
commit | commitdiff |
2019-04-04 |
Damyan Ivanov | add app shortcuts (Android 7.1+) for adding new transac... |
commit | commitdiff |
2019-04-04 |
Damyan Ivanov | central method for retrieving a profile by its UUID |
commit | commitdiff |
2019-04-02 |
Damyan Ivanov | fix handling the click on the account expander image |
commit | commitdiff |
2019-04-02 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-04-02 |
Damyan Ivanov | streamline handling of account name filter |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | single observer instances, single place for reloading... |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | spare one activity restart when the startup profile... |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | fix observer leak |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | more flow debugging |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | collapse profile list and close the drawer when switchi... |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | notify profile list adapter when the currently selected... |
commit | commitdiff |
2019-03-29 |
Damyan Ivanov | hide all of the "Last update" text when there was never... |
commit | commitdiff |
2019-03-28 |
Damyan Ivanov | after showing account's transactions, make Back return... |
commit | commitdiff |
2019-03-28 |
Damyan Ivanov | store/retrieve account name filter in the bundle |
commit | commitdiff |
2019-03-28 |
Damyan Ivanov | overly long commodity lists fade to white and expand... |
commit | commitdiff |
2019-03-28 |
Damyan Ivanov | rework showing of account's transactions with a context... |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | locks around observable list's access |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | no direct interface to ObservableList's value |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | account list: queue db updates when an account is expan... |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | async database statement queue |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | remove the distinction between "readable" and "writable... |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | refresh profile list when the backend data changes |
commit | commitdiff |
2019-03-25 |
Damyan Ivanov | account tree: expand/collapse via account name too... |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | reset rotation angle before animating rotation |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | put account expansion bracket after the name, fix rotat... |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | fix refreshing the display of the last update stamp |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | move setupProfile from onCreate to onStart |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | call setupProfile in onCreate, not in onResume |
commit | commitdiff |
2019-03-14 |
Damyan Ivanov | spurious setting |
commit | commitdiff |
2019-03-05 |
Damyan Ivanov | move reloading of transaction list in the postExecute... |
commit | commitdiff |
2019-03-03 |
Damyan Ivanov | ensure the profile list is always fully visible, withou... |
commit | commitdiff |
2019-03-03 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-03-03 |
Damyan Ivanov | wide touch area for the profile list head gear icon |
commit | commitdiff |
2019-03-03 |
Damyan Ivanov | wider touch area for rearranging profiles |
commit | commitdiff |
2019-03-03 |
Damyan Ivanov | make the profile details activity use the theme of... |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | fix profile list header arrow direction when editing... |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | remove commented-out, unnecessary code |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | collapse profile list when drawer is closed |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | add a 'more' button for entering profile edit mode |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | use member field already available |
commit | commitdiff |
2019-02-28 |
Damyan Ivanov | fix profile list collapse icon staying visible when... |
commit | commitdiff |
2019-02-27 |
Damyan Ivanov | profile list: add a button for cancelling the edit... |
commit | commitdiff |
2019-02-27 |
Damyan Ivanov | more thread pool async task execution |
commit | commitdiff |
2019-02-27 |
Damyan Ivanov | transaction retrieval: move cancel button enabling... |
commit | commitdiff |
2019-02-24 |
Damyan Ivanov | major rework of the profile management |
commit | commitdiff |
2019-02-18 |
Damyan Ivanov | migrate to AndroidX |
commit | commitdiff |
2019-02-17 |
Damyan Ivanov | whitespace |
commit | commitdiff |
2019-02-17 |
Damyan Ivanov | handle theme change |
commit | commitdiff |
2019-02-17 |
Damyan Ivanov | use Colors.* for run-time color control |
commit | commitdiff |
2019-02-11 |
Damyan Ivanov | fix crash when profile has no value yet |
commit | commitdiff |
2019-02-11 |
Damyan Ivanov | add crash handling dialog with optional sending of... |
commit | commitdiff |
2019-02-06 |
Damyan Ivanov | Rename to MoLe |
commit | commitdiff |
2019-01-28 |
Damyan Ivanov | fix the 'Posting committed' switch in the profile editor |
commit | commitdiff |
2019-01-27 |
Damyan Ivanov | keep the new transaction FAB hidden when the profile... |
commit | commitdiff |
2019-01-21 |
Damyan Ivanov | replace onClick XML declaration with a runtime hook |
commit | commitdiff |
2019-01-20 |
Damyan Ivanov | initially mark the account list as current in the navig... |
commit | commitdiff |
2019-01-20 |
Damyan Ivanov | refresh last update date text upon profile change |
commit | commitdiff |
2019-01-20 |
Damyan Ivanov | a welcome screen directs to the new profile activity... |
commit | commitdiff |
2019-01-19 |
Damyan Ivanov | remove unused members |
commit | commitdiff |
2019-01-19 |
Damyan Ivanov | profiles: ensure single instance per profile, fix havoc... |
commit | commitdiff |
2019-01-19 |
Damyan Ivanov | unnecessary full class name |
commit | commitdiff |
2019-01-15 |
Damyan Ivanov | remove Exit item from the drawer |
commit | commitdiff |
2019-01-12 |
Damyan Ivanov | handle date parsing errors, handle real=fake dates |
commit | commitdiff |
2019-01-12 |
Damyan Ivanov | fix transaction colouring to ignore delimiter items |
commit | commitdiff |
2019-01-12 |
Damyan Ivanov | toCamelCase |
commit | commitdiff |
2019-01-12 |
Damyan Ivanov | toCamelCase |
commit | commitdiff |
2019-01-12 |
Damyan Ivanov | fix nav colouring after landscape adjustments |
commit | commitdiff |
2019-01-11 |
Damyan Ivanov | restore account name filter in the transaction list |
commit | commitdiff |
2019-01-11 |
Damyan Ivanov | move profile name from the sub-title to the title |
commit | commitdiff |
2019-01-11 |
Damyan Ivanov | use date formatted that hopefully uses the system local... |
commit | commitdiff |
2019-01-10 |
Damyan Ivanov | multiple profile list fixes |
commit | commitdiff |
2019-01-09 |
Damyan Ivanov | close the drawer when the settings item is selected |
commit | commitdiff |
2019-01-09 |
Damyan Ivanov | Show only starred menu now works |
commit | commitdiff |
2019-01-09 |
Damyan Ivanov | proper date/time formatting |
commit | commitdiff |
2019-01-09 |
Damyan Ivanov | update description list after transaction retrieval |
commit | commitdiff |
2019-01-09 |
Damyan Ivanov | dynamic list of profiles, add profile removal |
commit | commitdiff |
2019-01-07 |
Damyan Ivanov | somewhat complete profile implementation |
commit | commitdiff |
next |