]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2019-04-19 Damyan Ivanovname variable keeping auto-closed resource 'ignored'
2019-04-19 Damyan Ivanovwhitespace
2019-04-19 Damyan Ivanovlimit method visibility to the used level
2019-04-19 Damyan Ivanovunnecessary cast
2019-04-19 Damyan Ivanovname intentionally unused variable as 'ignored'
2019-04-19 Damyan Ivanovmissing not-null annotation
2019-04-19 Damyan Ivanovremove unused code
2019-04-19 Damyan Ivanovcomment-out the account list options menu
2019-04-19 Damyan Ivanovhide the options drawer item
2019-04-19 Damyan IvanovcollapseProfileList(): short-cut animations if the...
2019-04-19 Damyan Ivanovwhitespace
2019-04-19 Damyan Ivanovmore animations when collapsing profile list and when...
2019-04-19 Damyan Ivanovdisable profile switching while the list is being edite...
2019-04-19 Damyan Ivanovprofile list: react on clicking on different parts...
2019-04-16 Damyan Ivanovrevert unintentional change in text color
2019-04-16 Damyan Ivanovavoid multiple acc/trn list updating when switching...
2019-04-16 Damyan Ivanovspare a transaction list reload upon changing of the...
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-16 Damyan Ivanovmissing not-null annotation
2019-04-16 Damyan Ivanovprivate field
2019-04-16 Damyan Ivanovnullability annotations
2019-04-16 Damyan Ivanovwhitespace
2019-04-16 Damyan Ivanovmigrate backgroundTaskCount to an atomic counter and...
2019-04-16 Damyan Ivanovlambdas
2019-04-16 Damyan Ivanovadd missing annotations
2019-04-16 Damyan Ivanovunused variable
2019-04-16 Damyan Ivanovmigrate account name filter to LiveData
2019-04-16 Damyan Ivanovmigrate themeWatch to LiveData
2019-04-16 Damyan Ivanovforce profile observer notification when current profil...
2019-04-16 Damyan Ivanovdrop unused code
2019-04-16 Damyan Ivanovcolor selector: show selected sector (implement drawMarker)
2019-04-16 Damyan Ivanovrework theme color spectrum to match the holy grail...
2019-04-16 Damyan Ivanovadd theme list start/end markers to aid automatic gener...
2019-04-16 Damyan Ivanovnote wanted primary color in theme list
2019-04-19 Damyan Ivanovdrop unused resource definition
2019-04-19 Damyan Ivanovwhitepspace
2019-04-19 Damyan Ivanovmigrate lastUpdatedate to LiveData
2019-04-16 Damyan Ivanovbg-BG translation for descriptions and feature graphic
2019-04-16 Damyan Ivanovadjust feature graphic to better fit into f-droid clien...
2019-04-16 Damyan Ivanovadd more "air" in the app icon, decreasing the image...
2019-04-13 Damyan Ivanovprepare 0.9.5/25 release v0.9.5
2019-04-13 Damyan IvanovmFragment may be null here
2019-04-13 Damyan Ivanovuse the standard "add" icon for the new transaction FAB
2019-04-13 Damyan Ivanovfix ring placement in the color selector dialog
2019-04-13 Damyan Ivanovmove two vector icons in anydpi directory
2019-04-13 Damyan Ivanovimprovement in the color selection UI
2019-04-13 Damyan Ivanovprepare 0.9.4/24 release v0.9.4
2019-04-12 Damyan Ivanovfix first run experience
2019-04-12 Damyan Ivanovwhitespace
2019-04-12 Damyan Ivanovdeveloper menu item for wiping all local profile data
2019-04-12 Damyan Ivanova bit of padding on the no profiles screen
2019-04-12 Damyan Ivanovhook profile list expansion/collapsing on tap at runtime
2019-04-12 Damyan IvanovStop trying to create app shortcuts on pre 7.1 devices...
2019-04-12 Damyan Ivanovremove unused code
2019-04-10 Damyan Ivanovbump matching transaction limit to 150
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
next