]> git.ktnx.net Git - mobile-ledger.git/history - app
show/hide new transaction fab when transaction list is scrolled too
[mobile-ledger.git] / app /
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-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-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 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...
2018-12-14 Damyan Ivanovmachinery for retrieving transaction journal from hledg...
2018-12-14 Damyan Ivanovboilerplate typo
2018-12-14 Damyan IvanovLincese boilerplate for google-derived icons
2018-12-14 Damyan Ivanovproper update of accounts in DB keeping existing settings
2018-12-14 Damyan Ivanovadd license boilerplates for authored content
2018-12-14 Damyan Ivanovbetter account starr-ing control
2018-12-13 Damyan Ivanovhide new transaction fab on scroll
2018-12-13 Damyan Ivanovrewording and translations
2018-12-13 Damyan Ivanovremoved unused stuff
2018-12-13 Damyan Ivanovmajor rework of the async stuff, view model, pull-to...
2018-12-13 Damyan Ivanovmigrate to a proper db helper class, sub-classed from...
2018-12-11 Damyan Ivanovyay! locale-specific formatting groups
2018-12-10 Damyan Ivanovhide accounts, shown when a global preference is checked
2018-12-10 Damyan Ivanovaccount summary: account rows with minimum height of...
2018-12-09 Damyan Ivanovnew transaction: make text input fields single-line...
2018-12-09 Damyan Ivanovsome code analysys noise
2018-12-09 Damyan Ivanovlower minSdkVersion from 23 to 22
next