]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui
fix account name auto-completion in new transaction screen started via shortcut
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui /
2019-04-08 Damyan Ivanovfix account name auto-completion in new transaction...
2019-04-06 Damyan Ivanovuse the activity's mProfile, not the global current...
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 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 IvanovJSON API for adding transactions
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 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 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-28 Damyan Ivanovwhitespace
2019-03-28 Damyan Ivanovhandle preferred accounts filter setting in the profile...
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 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-25 Damyan Ivanovdefault new profile URL is 'https://'
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 Ivanovaccount list: queue db updates when an account is expan...
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 Ivanovrefresh profile list when the backend data changes
2019-03-25 Damyan Ivanovaccount tree: expand/collapse via account name too...
2019-03-25 Damyan Ivanovfix crash when saving profile without bringing up the...
2019-03-14 Damyan Ivanovreset rotation angle before animating rotation
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-03-14 Damyan Ivanovfix refreshing the display of the last update stamp
2019-03-14 Damyan Ivanovmove setupProfile from onCreate to onStart
2019-03-14 Damyan Ivanovcall setupProfile in onCreate, not in onResume
2019-03-14 Damyan Ivanovspurious setting
2019-03-06 Damyan Ivanovadd version/API level info to the crash report
2019-03-05 Damyan Ivanovmove reloading of transaction list in the postExecute...
2019-03-03 Damyan Ivanovupdate copyright years
2019-03-03 Damyan Ivanovmore unused files
2019-03-03 Damyan Ivanovupdate copyright notices
2019-03-03 Damyan Ivanovensure the profile list is always fully visible, withou...
2019-03-03 Damyan Ivanovwhitespace
2019-03-03 Damyan Ivanovwide touch area for the profile list head gear icon
2019-03-03 Damyan Ivanovavoid NPE in the inlikely event of no current profile
2019-03-03 Damyan Ivanovdo not dim non-current profiles
2019-03-03 Damyan Ivanovwider touch area for rearranging profiles
2019-03-03 Damyan Ivanovmake the profile details activity use the theme of...
2019-03-03 Damyan IvanovHueRing: allow selecting the default hue which is not...
2019-03-03 Damyan Ivanovuse the hue selector for profile color management
2019-03-03 Damyan IvanovHue selection dialog
2019-02-28 Damyan Ivanovfix profile color selector
2019-02-28 Damyan Ivanovfix profile list header arrow direction when editing...
2019-02-28 Damyan Ivanovremove commented-out, unnecessary code
2019-02-28 Damyan Ivanovmake the color tag trigger drag too
2019-02-28 Damyan Ivanovcollapse profile list when drawer is closed
2019-02-28 Damyan Ivanovadd a 'more' button for entering profile edit mode
2019-02-28 Damyan Ivanovuse member field already available
2019-02-28 Damyan Ivanovfix profile list collapse icon staying visible when...
2019-02-27 Damyan Ivanovprofile list: add a button for cancelling the edit...
2019-02-27 Damyan Ivanovprofile list: start drag action immediately upon touch...
2019-02-27 Damyan Ivanovprofile list: also show the default color tag
2019-02-27 Damyan Ivanovprofile list: attach the touch helper only when editing...
2019-02-27 Damyan IvanovRevert "comment-out a cardview measure work-around...
2019-02-27 Damyan Ivanovprofile list: more visible selected item background
2019-02-27 Damyan Ivanovmore thread pool async task execution
2019-02-27 Damyan Ivanovtransaction retrieval: move cancel button enabling...
2019-02-27 Damyan Ivanovexecute transaction loader task using the thread pool...
2019-02-24 Damyan Ivanovmajor rework of the profile management
2019-02-18 Damyan Ivanovcomment-out a cardview measure work-around that seems...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-18 Damyan Ivanovavoid deprecated Date.getMonth API
2019-02-17 Damyan Ivanovwhitespace
2019-02-17 Damyan Ivanovhandle theme change
2019-02-17 Damyan Ivanovuse Colors.* for run-time color control
2019-02-17 Damyan Ivanovprofile color control
2019-02-17 Damyan IvanovMove ProfileDetailActivity under activity/
2019-02-11 Damyan Ivanovfix crash when profile has no value yet
2019-02-11 Damyan Ivanov"Crash app" menu item in the new transaction menu....
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-10 Damyan Ivanovimprove auto-fill of new transaction for more streamlin...
next