]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-01-09 Damyan Ivanovget back the account starring functionality
2019-01-09 Damyan Ivanovbackend preferences are long gone
2019-01-09 Damyan Ivanovclose the drawer when the settings item is selected
2019-01-09 Damyan Ivanovtwo NPE fixed
2019-01-09 Damyan IvanovShow only starred menu now works
2019-01-09 Damyan Ivanovproper date/time formatting
2019-01-09 Damyan Ivanovdebug--
2019-01-09 Damyan Ivanovtext typo
2019-01-09 Damyan Ivanovupdate description list after transaction retrieval
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-09 Damyan Ivanovnew class for observing a list
2019-01-08 Damyan Ivanovmove ObservableXXXX classes under utils/
2019-01-08 Damyan Ivanovskip comments while parsing transactions
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-06 Damyan Ivanovdrop unique index on profile name
2019-01-06 Damyan IvanovMLDB: the locally-stored context in the Application...
2019-01-06 Damyan Ivanovwhitespace
2019-01-06 Damyan Ivanovuse profiles for connection parameters
2019-01-06 Damyan Ivanovbump latest revision to 11
2019-01-06 Damyan Ivanovmodel: class for working with connection profiles
2019-01-06 Damyan IvanovSQL: table for storing connection profiles
2019-01-05 Damyan Ivanovnice side-swipe switch between account summary and...
2019-01-05 Damyan Ivanovclickable suggests focusable
2019-01-05 Damyan Ivanovparse and show ledger name
2019-01-05 Damyan Ivanovstatic class method call
2019-01-05 Damyan Ivanovfab is guaranteed to have a value
2019-01-05 Damyan Ivanovsome lambdas
2019-01-05 Damyan Ivanovwhitespace
2019-01-05 Damyan Ivanovthe last update UI observes the data in Data.lastUpdateDate
2019-01-05 Damyan Ivanovdrop separate account retrieval
2019-01-05 Damyan IvanovObservableValue now works with null
2019-01-05 Damyan Ivanovthis is done in the onPostExecute handler
2019-01-05 Damyan Ivanovobservable last update date
2019-01-05 Damyan Ivanov+debug
2019-01-05 Damyan Ivanovoperation cancelled text
2019-01-05 Damyan Ivanovset the observable transaction and account lists as...
2019-01-05 Damyan Ivanovwhitespace
2019-01-05 Damyan Ivanovassume that no more changed transactions will be discov...
2019-01-05 Damyan Ivanovextract the matching transactions limit constant
2019-01-05 Damyan Ivanovif(!isCancelled) → throwIfCancelled()
2019-01-05 Damyan Ivanovless demanding transaction row template
2019-01-05 Damyan Ivanovtype correction
2019-01-05 Damyan Ivanov(commented) debug
2019-01-05 Damyan IvanovTransactionListViewModel is static
2019-01-05 Damyan Ivanovasync account list
2019-01-05 Damyan Ivanovobserve background task count in the UI fragments
2019-01-05 Damyan IvanovMLDB: store the application instance in the context...
2019-01-05 Damyan Ivanovstop closing acuired db handles and leave that for...
2019-01-05 Damyan Ivanovincrement background task count while retrieving accoun...
2019-01-04 Damyan Ivanovpad last update label from the left
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...
2019-01-02 Damyan Ivanovwhitespace
2019-01-02 Damyan Ivanovhandle cancellation
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...
next