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