]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2018-12-09 Damyan Ivanovreset_form: focus the description before removing extra...
2018-12-09 Damyan IvanovRevert "new transaction: remove the xml-driven rows...
2018-12-09 Damyan Ivanovmake the Reset transaction menu item menu-only
2018-12-09 Damyan Ivanovshorter account summary title
2018-12-09 Damyan Ivanovnew transction/submit: when no date is entered, use...
2018-12-09 Damyan Ivanovcheck submit suitability upon changes in the description
2018-12-09 Damyan Ivanovnew transaction: new menu item for resetting the activity
2018-12-09 Damyan Ivanovextend the transaction suitability checks
2018-12-09 Damyan Ivanovnew transaction: remove the xml-driven rows and populat...
2018-12-09 Damyan Ivanovpop-up the date picked dialog as soon as the date field...
2018-12-09 Damyan Ivanovwhen a date is picked, focus the transaction description
2018-12-09 Damyan Ivanovrun check_transaction_submittable when local menu is...
2018-12-09 Damyan Ivanovimproved layout on multi-line account names
2018-12-09 Damyan Ivanovremove two done TODO items
2018-12-08 Damyan Ivanovfill *_upper when updating account names and transactio...
2018-12-08 Damyan Ivanovhandle exceptions when saving transaction
2018-12-08 Damyan Ivanovbetter ordering of auto-completion results
2018-12-08 Damyan Ivanovfor some reason, on bad http auth data the stack throws...
2018-12-08 Damyan Ivanovauto-completion for the transaction description
2018-12-08 Damyan Ivanovstore transaction description history upon database...
2018-12-08 Damyan Ivanovpkg-private methods
2018-12-08 Damyan Ivanovmaybe better network error reporting
2018-12-08 Damyan Ivanovmove DB structure initialization in a sql_0.sql script
2018-12-08 Damyan Ivanovassert → if + throw
2018-12-08 Damyan Ivanovthe menu item reference may not be there, yet
2018-12-08 Damyan Ivanovunified transition into/out of the new transaction...
2018-12-08 Damyan Ivanovnote the 'Account summary' item in the navigation drawe...
2018-12-08 Damyan Ivanovrework account symmary activity using linear layouts
2018-12-07 Damyan Ivanovconvert the show hidden accounts item to a switch
2018-12-07 Damyan IvanovLay the ground for hiding accounts from the summary
2018-12-07 Damyan Ivanovshow plain account names in the summary and indent...
2018-12-07 Damyan Ivanovcenter vertically the text in the account row
2018-12-07 Damyan Ivanovaccounts summary: pad the row, not the table
2018-12-07 Damyan Ivanovrename to better reflect purpose
2018-12-07 Damyan Ivanovupdate accounts table upon start
2018-12-07 Damyan Ivanovupdate accounts table visual upon refreshilg the accoun...
2018-12-07 Damyan Ivanovuse the global reference instead of passing it to execute()
2018-12-07 Damyan Ivanovaccount_update: replace delete/insert with three stage...
2018-12-07 Damyan Ivanovassert there is no transaction running
2018-12-07 Damyan Ivanovupdate_accounts: put all execSQL in the try{} block
2018-12-07 Damyan Ivanovfix a hanging db transaction wen applying DB revisions
2018-12-07 Damyan Ivanovfix snack-bar showing in case of account update errors
2018-12-07 Damyan Ivanovfirst DB revision! add a keep flag to accounts/values...
2018-12-07 Damyan Ivanovautomativ DB revision application during startup
2018-12-07 Damyan Ivanovworking DB revision application
2018-12-07 Damyan Ivanovnoise
2018-12-07 Damyan Ivanovaccount amounts parser improvements
2018-12-06 Damyan Ivanovfill account balance while storing account data
2018-12-06 Damyan Ivanovtable for storing account balance
2018-12-06 Damyan IvanovAccount summary: menu item for manually refreshing...
2018-12-06 Damyan Ivanovhome is account summary, latest transactions is a new...
2018-12-06 Damyan Ivanovupdate account list once every 24 hours
2018-12-06 Damyan Ivanov(yet) untested/unused methods for applying incremental...
2018-12-06 Damyan Ivanovmethods for getting/setting options stored in the database
2018-12-06 Damyan Ivanovtable for options stored in the database
2018-12-06 Damyan Ivanovwhitespace
2018-12-06 Damyan Ivanovno need these methods to be public
2018-12-06 Damyan IvanovasyncTask: keep reference to the resource manager inste...
2018-12-06 Damyan Ivanovaccount loading progress - gone by default
2018-12-06 Damyan Ivanovnoise
2018-12-06 Damyan Ivanovempty catch → print the stack trace
2018-12-06 Damyan Ivanovdrop unused animation xml
2018-12-06 Damyan Ivanovabandon the new transaction FAB and use a menu item
2018-12-06 Damyan Ivanovdisable account input during submit
2018-12-06 Damyan Ivanovautomatic addition of empty account rows
2018-12-06 Damyan Ivanovhide submit fab when there is no enough account data
2018-12-06 Damyan Ivanovuse clip-art check icon, and show it as soon as the...
2018-12-06 Damyan Ivanovabort saving transaction after the second attempt
2018-12-06 Damyan Ivanovtranslation in Bulgarian
2018-12-05 Damyan Ivanovanimate save transaction button icon change
2018-12-05 Damyan Ivanovnon-animation change of save transaction button
2018-12-05 Damyan Ivanovyet another .idea thing (code style config == default)
2018-12-05 Damyan Ivanovown check icon
2018-12-05 Damyan Ivanovsave icon from android studio clipart (Apache 2.0 license)
2018-12-05 Damyan Ivanovprogress bar around the save transaction floating actio...
2018-12-04 Damyan Ivanovadd more TODO items
2018-12-04 Damyan IvanovgetActivity() may return null
2018-12-04 Damyan Ivanovquicker date selection on Android O
2018-12-04 Damyan Ivanovchange amount hint to "0.00" -- shorter and still clear
2018-12-03 Damyan Ivanovadd TODO items
2018-12-03 Damyan Ivanovworking addition of new transactions
2018-12-03 Damyan Ivanovworking and surprisingly quick retrieval of existing...
2018-12-03 Damyan Ivanovtwo transaction accounts by default
2018-12-03 Damyan Ivanovhelper class for task callbacks
2018-12-03 Damyan IvanovAsyncTask class for saving the new transaction
2018-12-03 Damyan Ivanovnetwork helper class
2018-12-03 Damyan IvanovClasses describing one transaction with its accounts
2018-12-03 Damyan IvanovTransaction date → date
2018-12-03 Damyan Ivanovhelper class for constructing urlencoded form data
2018-12-03 Damyan Ivanovunnecessary file, will override stiff in the activity
2018-12-02 Damyan Ivanovshow progress while loading accounts
2018-12-02 Damyan Ivanovbuild tools 28.0.3, Java 1.8
2018-12-02 Damyan Ivanovpreference changed listener
2018-12-02 Damyan Ivanovnetwork error strings
2018-12-02 Damyan Ivanovdynamic auto-completion of account names, fancy!!!
2018-12-02 Damyan Ivanovrefresh account list upon start
2018-12-02 Damyan Ivanovhelper class for DB stuff
2018-11-30 Damyan Ivanovtransaction save button with a disk icon
2018-11-30 Damyan Ivanovfixed min amount width of 40dp (abt. 6 digits)
2018-11-30 Damyan Ivanovremove account lines by swiping left
next