]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java
move reports TODO from new transaction activity to the main activity
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / MainActivity.java
2019-12-22 Damyan Ivanovmove reports TODO from new transaction activity to...
2019-11-24 Damyan Ivanovnew transaction activity appears from the bottom edge
2019-10-19 Damyan IvanovRe-enable app shortcuts on android 7.1+ (Nougat++)
2019-06-01 Damyan Ivanovwhitespace
2019-06-01 Damyan Ivanovreplace in-activity copy of account name filter value...
2019-05-18 Damyan Ivanovmulti-color progress indicators
2019-05-18 Damyan Ivanovremote fragmentManager field
2019-05-18 Damyan Ivanovdrop two fields, sparing their initialization in onCreate
2019-05-18 Damyan Ivanovshow New transaction button when the app is brought...
2019-05-05 Damyan Ivanovstore current page index on page change
2019-05-05 Damyan Ivanovmore information in the main activity start debug
2019-05-05 Damyan Ivanovwhitespace
2019-05-05 Damyan Ivanovdisable profile list animations while the drawer is...
2019-05-05 Damyan Ivanovmigrate editingProfiles to LiveData
2019-05-05 Damyan Ivanovdrop unused attribute
2019-05-05 Damyan Ivanovreorganization of profile list
2019-05-03 Damyan Ivanovignore request to update the last update date when...
2019-05-03 Damyan Ivanovproperly detect when profile list hasn't loaded yet
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovstore the theme Id in the preferences so that no DB...
2019-05-03 Damyan Ivanovasynchronous profile setup
2019-05-03 Damyan Ivanovavoid duplicate theme setup upon startup and profile...
2019-05-03 Damyan Ivanovmove initiation of back-end data retrieval to Data
2019-05-03 Damyan Ivanovmigrate a bunch of globals to LiveData
2019-04-27 Damyan IvanovO is the android version with app shortcuts
2019-04-27 Damyan Ivanovlocale-aware String.format
2019-04-20 Damyan Ivanovdrop dummy bottom-list entries and intercept draw up...
2019-04-19 Damyan Ivanovprofile list: don't hide the collapse arrow when editti...
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 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-16 Damyan Ivanovavoid multiple acc/trn list updating when switching...
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 Ivanovmigrate account name filter to LiveData
2019-04-16 Damyan Ivanovdrop unused code
2019-04-19 Damyan Ivanovwhitepspace
2019-04-19 Damyan Ivanovmigrate lastUpdatedate to LiveData
2019-04-12 Damyan Ivanovfix first run experience
2019-04-12 Damyan Ivanovwhitespace
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-04 Damyan Ivanovwhitespace
2019-04-04 Damyan Ivanova couple of possible memory leaks closed
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-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-03-29 Damyan Ivanovsingle observer instances, single place for reloading...
2019-03-29 Damyan Ivanovspare one activity restart when the startup profile...
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 Ivanovhide all of the "Last update" text when there was never...
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 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 Ivanovrefresh profile list when the backend data changes
2019-03-25 Damyan Ivanovaccount tree: expand/collapse via account name too...
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-05 Damyan Ivanovmove reloading of transaction list in the postExecute...
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 Ivanovwider touch area for rearranging profiles
2019-03-03 Damyan Ivanovmake the profile details activity use the theme of...
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 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 Ivanovmore thread pool async task execution
2019-02-27 Damyan Ivanovtransaction retrieval: move cancel button enabling...
2019-02-24 Damyan Ivanovmajor rework of the profile management
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovwhitespace
2019-02-17 Damyan Ivanovhandle theme change
next