2018-12-09 |
Damyan Ivanov | shorter account summary title |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | new transction/submit: when no date is entered, use... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | check submit suitability upon changes in the description |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | new transaction: new menu item for resetting the activity |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | extend the transaction suitability checks |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | new transaction: remove the xml-driven rows and populat... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | pop-up the date picked dialog as soon as the date field... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | when a date is picked, focus the transaction description |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | run check_transaction_submittable when local menu is... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | improved layout on multi-line account names |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Damyan Ivanov | remove two done TODO items |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | fill *_upper when updating account names and transactio... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | handle exceptions when saving transaction |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | better ordering of auto-completion results |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | for some reason, on bad http auth data the stack throws... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | auto-completion for the transaction description |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | store transaction description history upon database... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | pkg-private methods |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | maybe better network error reporting |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | move DB structure initialization in a sql_0.sql script |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | assert → if + throw |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | the menu item reference may not be there, yet |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | unified transition into/out of the new transaction... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | note the 'Account summary' item in the navigation drawe... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Damyan Ivanov | rework account symmary activity using linear layouts |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | convert the show hidden accounts item to a switch |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | Lay the ground for hiding accounts from the summary |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | show plain account names in the summary and indent... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | center vertically the text in the account row |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | accounts summary: pad the row, not the table |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | rename to better reflect purpose |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | update accounts table upon start |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | update accounts table visual upon refreshilg the accoun... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | use the global reference instead of passing it to execute() |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | account_update: replace delete/insert with three stage... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | assert there is no transaction running |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | update_accounts: put all execSQL in the try{} block |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | fix a hanging db transaction wen applying DB revisions |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | fix snack-bar showing in case of account update errors |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | first DB revision! add a keep flag to accounts/values... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | automativ DB revision application during startup |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | working DB revision application |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | noise |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Damyan Ivanov | account amounts parser improvements |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | fill account balance while storing account data |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | table for storing account balance |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | Account summary: menu item for manually refreshing... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | home is account summary, latest transactions is a new... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | update account list once every 24 hours |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | (yet) untested/unused methods for applying incremental... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | methods for getting/setting options stored in the database |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | table for options stored in the database |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | whitespace |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | no need these methods to be public |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | asyncTask: keep reference to the resource manager inste... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | account loading progress - gone by default |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | noise |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | empty catch → print the stack trace |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | drop unused animation xml |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | abandon the new transaction FAB and use a menu item |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | disable account input during submit |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | automatic addition of empty account rows |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | hide submit fab when there is no enough account data |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | use clip-art check icon, and show it as soon as the... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | abort saving transaction after the second attempt |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Damyan Ivanov | translation in Bulgarian |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | animate save transaction button icon change |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | non-animation change of save transaction button |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | yet another .idea thing (code style config == default) |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | own check icon |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | save icon from android studio clipart (Apache 2.0 license) |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Damyan Ivanov | progress bar around the save transaction floating actio... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Damyan Ivanov | add more TODO items |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Damyan Ivanov | getActivity() may return null |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Damyan Ivanov | quicker date selection on Android O |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Damyan Ivanov | change amount hint to "0.00" -- shorter and still clear |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | add TODO items |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | working addition of new transactions |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | working and surprisingly quick retrieval of existing... |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | two transaction accounts by default |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | helper class for task callbacks |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | AsyncTask class for saving the new transaction |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | network helper class |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | Classes describing one transaction with its accounts |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | Transaction date → date |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | helper class for constructing urlencoded form data |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Damyan Ivanov | unnecessary file, will override stiff in the activity |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | show progress while loading accounts |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | build tools 28.0.3, Java 1.8 |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | preference changed listener |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | network error strings |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | dynamic auto-completion of account names, fancy!!! |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | refresh account list upon start |
commit | commitdiff | tree | snapshot |
2018-12-02 |
Damyan Ivanov | helper class for DB stuff |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | transaction save button with a disk icon |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | fixed min amount width of 40dp (abt. 6 digits) |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | remove account lines by swiping left |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | class for swiping |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | remove redundant type-cast |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Damyan Ivanov | incomplete attempt to set the Tab order |
commit | commitdiff | tree | snapshot |
next |