]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-01-02 Damyan Ivanovuse enum for the parser state
2019-01-02 Damyan Ivanovuse a constant for the last refresh stamp option
2019-01-02 Damyan Ivanovfu no context for getWritableDatabase
2019-01-02 Damyan Ivanovmove last update and progress bar from transaction...
2019-01-02 Damyan Ivanovremove context parameter from MLDB.getWritableDB
2018-12-31 Damyan Ivanovset title when fragment is changed
2018-12-31 Damyan Ivanovstreamlined database utility, fed with the application...
2018-12-31 Damyan Ivanovtranslation
2018-12-31 Damyan Ivanovunused string
2018-12-31 Damyan Ivanovlabel → icon for the account name filter pane
2018-12-31 Damyan Ivanovwhitespace
2018-12-31 Damyan Ivanovslight speed up on re-coloring inactive drawer items
2018-12-31 Damyan Ivanovfix current fragment indicator in the drawer after...
2018-12-31 Damyan Ivanovshow new transaction fab when fragment is changed
2018-12-31 Damyan Ivanovshow/hide new transaction fab when transaction list...
2018-12-31 Damyan Ivanovgo to transactions for the account when an account...
2018-12-31 Damyan Ivanovmore violet color
2018-12-31 Damyan Ivanovrework drawer to be below the tool bar
2018-12-31 Damyan Ivanovmore main activity rename, cleanup of unused stuff
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...
2018-12-30 Damyan Ivanovredundant namespace
2018-12-30 Damyan Ivanovadd transaction filter
2018-12-29 Damyan Ivanovfix check for non-zero running total
2018-12-22 Damyan Ivanovmove hook_autocompletion_adapter to MLDB
2018-12-22 Damyan Ivanovcorrect height
2018-12-22 Damyan IvanovMLDB: always use the application context
2018-12-22 Damyan Ivanovload transaction list from DB upon activity start
2018-12-22 Damyan Ivanovcancelable transaction refresh
2018-12-22 Damyan Ivanovfu: single transaction list
2018-12-22 Damyan Ivanovblack clear icon from Google
2018-12-22 Damyan Ivanovput a 30 seconds timeout on network operations
2018-12-22 Damyan Ivanovlet the model hold the (single) transaction list
2018-12-22 Damyan Ivanovnoice
2018-12-21 Damyan Ivanovuse full account names in the transaction list
2018-12-21 Damyan Ivanovmake "manually" added account rows look the same as...
2018-12-21 Damyan Ivanovembed progress bar in the last update row
2018-12-21 Damyan Ivanovguard against a race condition when the transaction...
2018-12-21 Damyan Ivanovsave a method call
2018-12-21 Damyan Ivanovtransaction load: replace the list atomically
2018-12-21 Damyan IvanovCardView!
2018-12-21 Damyan Ivanovunneeded id
2018-12-21 Damyan Ivanovextract a string into resource
2018-12-21 Damyan Ivanovleave progress bar there, just hidden
2018-12-21 Damyan Ivanovfix the shadow under the last update row
2018-12-21 Damyan Ivanovadd another account row in the account list per transac...
2018-12-21 Damyan Ivanovimplement parsing of account currency
2018-12-21 Damyan Ivanovborder under transaction header, other improvements...
2018-12-21 Damyan Ivanovlet the amount text view appear as wide as needed
2018-12-21 Damyan Ivanovno right padding of the transaction account amount
2018-12-21 Damyan Ivanovseparate view for transaction date, bold description
2018-12-21 Damyan Ivanovfix scroll container height (was goung outside the...
2018-12-21 Damyan Ivanovtransaction list: replace table layout with linear one
2018-12-21 Damyan Ivanovcache short account names
2018-12-21 Damyan Ivanovreplace transaction accounts iterator with a getter
2018-12-21 Damyan Ivanovsave a method call
2018-12-21 Damyan Ivanovstore table colors in a global glass
2018-12-20 Damyan Ivanovsome renames to better reflect the function
2018-12-20 Damyan Ivanovwhitespace
2018-12-20 Damyan Ivanovcorrectly update the transaction list update stamp
2018-12-20 Damyan Ivanovmore straight-forward updating of the text representing...
2018-12-20 Damyan Ivanova constant for the transaction list stamp option
2018-12-20 Damyan Ivanovinformation about transaction id when having trouble...
2018-12-20 Damyan Ivanovwhitespace
2018-12-20 Damyan Ivanovdrop unused stuff related to partial transaction list...
2018-12-20 Damyan Ivanovadd version suffix for the debug build
2018-12-19 Damyan Ivanovprogressive update of transaction list in DB, stop...
2018-12-19 Damyan Ivanovtransactions.id -> integer
2018-12-19 Damyan Ivanovtransactions may come in random order from the backend
2018-12-19 Damyan Ivanovrefresh transaction list upon database update from...
2018-12-16 Damyan Ivanovdrop shadow below the info about list freshness
2018-12-16 Damyan Ivanovopen SQLite db with write-ahead logging enabled
2018-12-16 Damyan Ivanovreformat/rewrap
2018-12-16 Damyan Ivanovmove DB stuff into a static class
2018-12-16 Damyan Ivanovcolor the swipe progress spinner in the accounts summar...
2018-12-16 Damyan Ivanovdebug--
2018-12-16 Damyan Ivanovtransaction loading progress tweaks
2018-12-16 Damyan Ivanovstop parser if the task is cancelled
2018-12-16 Damyan Ivanovshort-skip lines starting with space when parsing
2018-12-16 Damyan Ivanovunused variable
2018-12-16 Damyan Ivanovforgot to mark the data as loaded -- avoids re-loading...
2018-12-16 Damyan Ivanovon-demand loading of transaction details
2018-12-16 Damyan Ivanovnoise
2018-12-15 Damyan Ivanovthemed color for the transaction list loading progress bar
2018-12-15 Damyan Ivanovshow accounts and amounts in the transaction list
2018-12-15 Damyan Ivanovalso empty transaction_amounts upon re-load
2018-12-15 Damyan Ivanovhelper method for getting transaction item (currency...
2018-12-15 Damyan Ivanovwhitespace
2018-12-15 Damyan Ivanovhelper method fot getting the short account name
2018-12-15 Damyan IvanovTransactionListViewModel: also load transaction accounts
2018-12-15 Damyan Ivanov+debug
2018-12-15 Damyan Ivanovinstance-wide dbg
2018-12-15 Damyan Ivanovcorrectly get the last transaction list update option
2018-12-15 Damyan Ivanovrefresh the view when the transaction list is updated
2018-12-15 Damyan Ivanovnicer swiper spinner colors for the transaction list
2018-12-15 Damyan Ivanovnoise
2018-12-15 Damyan Ivanovtest for the digest utility module
2018-12-15 Damyan Ivanovworking transaction list retrieval
2018-12-15 Damyan Ivanovwhitespace
2018-12-14 Damyan Ivanovstart the Transaction list activity not really a thing yet
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...
next