]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-04-10 Damyan Ivanovupgrade some libraries
2019-04-10 Damyan Ivanovbump gradle version to 3.3.2
2019-04-10 Damyan Ivanovprepare 0.9.3/23 rlease v0.9.3
2019-04-10 Damyan Ivanovfixed last couple of glitchs when adding transaction...
2019-04-08 Damyan Ivanovprepare 0.9.2 (22) release v0.9.2
2019-04-08 Damyan Ivanovmissing word in 0.9.1 change log
2019-04-08 Damyan Ivanovfix account name auto-completion in new transaction...
2019-04-07 Damyan Ivanovuse HTTPS for the hledger.org link
2019-04-06 Damyan Ivanovupdate changelogs v0.9.1
2019-04-06 Damyan Ivanovbump version name/code to 0.9.1/21
2019-04-06 Damyan Ivanovuse the activity's mProfile, not the global current...
2019-04-04 Damyan Ivanovupdate change logs v0.9
2019-04-04 Damyan Ivanovlegacy parser: fill amounts of synthetic parent accounts
2019-04-04 Damyan IvanovLedgerAccount: fix NPE in getAmountCount() when there...
2019-04-04 Damyan Ivanovwhitespace
2019-04-04 Damyan Ivanova couple of possible memory leaks closed
2019-04-04 Damyan IvanovProfile list: block change notifications while moving...
2019-04-04 Damyan IvanovObservableList: add ability to block (delay) change...
2019-04-04 Damyan Ivanovadd app shortcuts (Android 7.1+) for adding new transac...
2019-04-04 Damyan Ivanovcentral method for retrieving a profile by its UUID
2019-04-04 Damyan Ivanovdrop the "new account" new transaction screen menu...
2019-04-04 Damyan Ivanovactivity names in manifest - without the full package...
2019-04-04 Damyan Ivanovdrop the (now non-existing) profile list activity from...
2019-04-04 Damyan Ivanovprepare change lists
2019-04-04 Damyan Ivanovrename the drawer image
2019-04-04 Damyan Ivanovbetter total management while parsing JSON transaction...
2019-04-04 Damyan Ivanovmore classes describing the /add API
2019-04-04 Damyan IvanovJSON transaction parser: detect file-order stream and...
2019-04-04 Damyan IvanovJSON API for adding transactions
2019-04-04 Damyan Ivanovmethods for converting of run-time data structures...
2019-04-04 Damyan Ivanovglobal method for format dates in ISO format (y-m-d)
2019-04-02 Damyan Ivanovfix JSON account retrieval to supply the amounts to...
2019-04-02 Damyan Ivanovfix handling the click on the account expander image
2019-04-02 Damyan Ivanovwhitespace
2019-04-02 Damyan Ivanovstreamline handling of account name filter
2019-04-02 Damyan Ivanova way to force notification on ObservableValue
2019-04-02 Damyan Ivanovhandle long-clicks everywhere on the account row
2019-03-29 Damyan Ivanovsingle observer instances, single place for reloading...
2019-03-29 Damyan Ivanovdrop unused method
2019-03-29 Damyan Ivanovmiddle-level activity class doesn't need to be availabl...
2019-03-29 Damyan Ivanovspare one activity restart when the startup profile...
2019-03-29 Damyan Ivanovdrop unused class
2019-03-29 Damyan Ivanovwhitespace
2019-03-29 Damyan IvanovData.transactions -> observable list
2019-03-29 Damyan Ivanovfix observer leak
2019-03-29 Damyan Ivanovmore flow debugging
2019-03-29 Damyan Ivanovcollapse profile list and close the drawer when switchi...
2019-03-29 Damyan Ivanovwhitespace
2019-03-29 Damyan Ivanovnotify profile list adapter when the currently selected...
2019-03-29 Damyan Ivanovtransaction auto-fill: honor the preferred account...
2019-03-29 Damyan Ivanovfix initialization of preferred account name filter...
2019-03-29 Damyan Ivanovhide all of the "Last update" text when there was never...
2019-03-29 Damyan Ivanovwhitespace
2019-03-29 Damyan IvanovTODO done: visual feedback on transaction account removal
2019-03-29 Damyan Ivanovnew transaction: remove account on right swipe too
2019-03-29 Damyan Ivanovenable animations when removing new transaction rows
2019-03-28 Damyan Ivanovwhitespace
2019-03-28 Damyan Ivanovhandle preferred accounts filter setting in the profile...
2019-03-28 Damyan Ivanovnew profile field: preferred accounts filter
2019-03-28 Damyan Ivanovreuse the SQL parameter list that is the same for the...
2019-03-28 Damyan IvanovProfile: drop constructors filling all fields
2019-03-28 Damyan Ivanovput updating of profile data from the UI in a method
2019-03-28 Damyan Ivanovremove unused reference to the profile detail FAB
2019-03-28 Damyan Ivanovprofile details: confirm profile deletion
2019-03-28 Damyan IvanovProfileDetailActivity: delegate options menu item creat...
2019-03-28 Damyan Ivanovafter showing account's transactions, make Back return...
2019-03-28 Damyan Ivanovtranslation
2019-03-28 Damyan Ivanovremove unused resource file
2019-03-28 Damyan Ivanovstore/retrieve account name filter in the bundle
2019-03-28 Damyan Ivanovoverly long commodity lists fade to white and expand...
2019-03-28 Damyan Ivanovrework showing of account's transactions with a context...
2019-03-28 Damyan Ivanovadd flag to accounts indicating whether their commodity...
2019-03-28 Damyan Ivanovbump version code
2019-03-26 Damyan Ivanovfix version number v0.8.1
2019-03-26 Damyan Ivanovadd changelog
2019-03-25 Damyan Ivanovdefault new profile URL is 'https://'
2019-03-25 Damyan Ivanovshow accumulated balance in parent accounts
2019-03-25 Damyan Ivanovfixup single initial revision
2019-03-25 Damyan Ivanovwhitespace
2019-03-25 Damyan Ivanovsingle SQL file for initial db creation
2019-03-25 Damyan Ivanovthese constants may be private
2019-03-25 Damyan Ivanovpackage private constructor is enough
2019-03-25 Damyan Ivanovdeclare LockHolder as implementing AutoClosable (instea...
2019-03-25 Damyan Ivanovfix annotations to match super methods
2019-03-25 Damyan Ivanovdrop 'synchronized' modifier for getDatabase
2019-03-25 Damyan Ivanovlocks around observable list's access
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-25 Damyan IvanovColors: treat 360 same as 0
2019-03-25 Damyan Ivanovaccount list: queue db updates when an account is expan...
2019-03-25 Damyan IvanovbeginTransaction should be outside the try{} block
2019-03-25 Damyan IvanovLedgerAccount: override hashCode() and equals() to...
2019-03-25 Damyan Ivanovcommit right after the account list is complete
2019-03-25 Damyan Ivanovasync database statement queue
2019-03-25 Damyan Ivanovremove the distinction between "readable" and "writable...
2019-03-25 Damyan Ivanovremove the "Cancel" button from the hue selection dialog
2019-03-25 Damyan Ivanovic_app_icon.png → app_icon.png in drawable-*
2019-03-25 Damyan Ivanovfix method chain
2019-03-25 Damyan Ivanovwhitespace
2019-03-25 Damyan Ivanovremove all profile data when removing a profile
2019-03-25 Damyan Ivanovfill hasSubAccounts when populating account list on...
next