2019-01-27 |
Damyan Ivanov | profile flag for enabling/disabling addition of new... |
tree | commitdiff |
2019-01-21 |
Damyan Ivanov | replace onClick XML declaration with a runtime hook |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | profile list: in the toolbar buttons so that they don... |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | FABs and "black icons" use the accent color |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | profile list: replace FAB with an options menu; add... |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | profile details: missed one padding |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | profile details: validation on save |
tree | commitdiff |
2019-01-20 |
Damyan Ivanov | a welcome screen directs to the new profile activity... |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | use TextInputLayout-s in the profile editor |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | some translations |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | profile list: more material design |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | account list: add hollow trailing item |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | transaction list: add a hollow placeholder at the botto... |
tree | commitdiff |
2019-01-19 |
Damyan Ivanov | remove unused LinearLayout |
tree | commitdiff |
2019-01-16 |
Damyan Ivanov | add top anchor to silence a warning that the layout... |
tree | commitdiff |
2019-01-15 |
Damyan Ivanov | remove Exit item from the drawer |
tree | commitdiff |
2019-01-15 |
Damyan Ivanov | transaction list: make day/month markers more visible |
tree | commitdiff |
2019-01-13 |
Damyan Ivanov | adjust passing around the drawer logo |
tree | commitdiff |
2019-01-13 |
Damyan Ivanov | larger logo in the drawer, show on small screens to... |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | tinted color for the day/month delimiters |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | somewhat more visible marker between months |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | replace dates in transaction list items with delimiters... |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | toCamelCase |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | fix nav colouring after landscape adjustments |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | landscape layout adjustments |
tree | commitdiff |
2019-01-12 |
Damyan Ivanov | move account name filter from the transaction list... |
tree | commitdiff |
2019-01-10 |
Damyan Ivanov | duplicate id |
tree | commitdiff |
2019-01-10 |
Damyan Ivanov | profile list: larger profile names, add URL sub-head... |
tree | commitdiff |
2019-01-07 |
Damyan Ivanov | somewhat complete profile implementation |
tree | commitdiff |
2019-01-05 |
Damyan Ivanov | nice side-swipe switch between account summary and... |
tree | commitdiff |
2019-01-05 |
Damyan Ivanov | clickable suggests focusable |
tree | commitdiff |
2019-01-05 |
Damyan Ivanov | less demanding transaction row template |
tree | commitdiff |
2019-01-04 |
Damyan Ivanov | pad last update label from the left |
tree | commitdiff |
2019-01-02 |
Damyan Ivanov | move last update and progress bar from transaction... |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | label → icon for the account name filter pane |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | whitespace |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | go to transactions for the account when an account... |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | rework drawer to be below the tool bar |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | more main activity rename, cleanup of unused stuff |
tree | commitdiff |
2018-12-31 |
Damyan Ivanov | major refactor, make account summary and transaction... |
tree | commitdiff |
2018-12-30 |
Damyan Ivanov | redundant namespace |
tree | commitdiff |
2018-12-30 |
Damyan Ivanov | add transaction filter |
tree | commitdiff |
2018-12-22 |
Damyan Ivanov | correct height |
tree | commitdiff |
2018-12-22 |
Damyan Ivanov | cancelable transaction refresh |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | embed progress bar in the last update row |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | CardView! |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | unneeded id |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | leave progress bar there, just hidden |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | fix the shadow under the last update row |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | add another account row in the account list per transac... |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | border under transaction header, other improvements... |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | separate view for transaction date, bold description |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | fix scroll container height (was goung outside the... |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | transaction list: replace table layout with linear one |
tree | commitdiff |
2018-12-21 |
Damyan Ivanov | replace transaction accounts iterator with a getter |
tree | commitdiff |
2018-12-16 |
Damyan Ivanov | drop shadow below the info about list freshness |
tree | commitdiff |
2018-12-15 |
Damyan Ivanov | themed color for the transaction list loading progress bar |
tree | commitdiff |
2018-12-15 |
Damyan Ivanov | working transaction list retrieval |
tree | commitdiff |
2018-12-14 |
Damyan Ivanov | start the Transaction list activity not really a thing yet |
tree | commitdiff |
2018-12-14 |
Damyan Ivanov | add license boilerplates for authored content |
tree | commitdiff |
2018-12-14 |
Damyan Ivanov | better account starr-ing control |
tree | commitdiff |
2018-12-13 |
Damyan Ivanov | major rework of the async stuff, view model, pull-to... |
tree | commitdiff |
2018-12-09 |
Damyan Ivanov | new transaction: make text input fields single-line... |
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 | improved layout on multi-line account names |
tree | commitdiff |
2018-12-08 |
Damyan Ivanov | auto-completion for the transaction description |
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 | 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 visual upon refreshilg the accoun... |
tree | commitdiff |
2018-12-06 |
Damyan Ivanov | home is account summary, latest transactions is a new... |
tree | commitdiff |
2018-12-06 |
Damyan Ivanov | account loading progress - gone by default |
tree | commitdiff |
2018-12-06 |
Damyan Ivanov | abandon the new transaction FAB and use a menu item |
tree | commitdiff |
2018-12-06 |
Damyan Ivanov | hide submit fab when there is no enough account data |
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-03 |
Damyan Ivanov | two transaction accounts by default |
tree | commitdiff |
2018-12-02 |
Damyan Ivanov | show progress while loading accounts |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | transaction save button with a disk icon |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | fixed min amount width of 40dp (abt. 6 digits) |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | incomplete attempt to set the Tab order |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | dynamicaly add new table rows to the new transaction... |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | rename a constant |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | use a table for account rows |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | add another account row bu default |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | replace add account floating action button with a menu... |
tree | commitdiff |
2018-11-30 |
Damyan Ivanov | start the new transaction interface |
tree | commitdiff |
2018-11-29 |
Damyan Ivanov | action button for new transaction: color with the prima... |
tree | commitdiff |
2018-11-29 |
Damyan Ivanov | drawer: colorful header |
tree | commitdiff |
2018-11-29 |
Damyan Ivanov | drawer: colour divider above the settings/exit buttons |
tree | commitdiff |
2018-11-29 |
Damyan Ivanov | custom add transaction button icon |
tree | commitdiff |
2018-11-28 |
Damyan Ivanov | add Settings activity |
tree | commitdiff |
2018-11-27 |
Damyan Ivanov | exit when the Exit drawer item is clicked |
tree | commitdiff |
2018-11-27 |
Damyan Ivanov | left pad, colour the head |
tree | commitdiff |
2018-11-25 |
Damyan Ivanov | attempt to link the drawer definition from the main... |
tree | commitdiff |
2018-11-25 |
Damyan Ivanov | update drawer menu with clipart icons and common style |
tree | commitdiff |
next |