]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / MainActivity.java
2021-08-22 Damyan IvanovMainActivity: always refresh shortcuts, even if the...
2021-08-21 Damyan Ivanovgray out the backup controls if there is nothing to...
2021-08-21 Damyan Ivanovworking backup and restore of configuration settings
2021-05-07 Damyan Ivanovrunning totals when filtering transactions by account
2021-05-06 Damyan Ivanovupdate the current profile value when profile list...
2021-04-26 Damyan Ivanovseveral fixes when there are no profiles after full...
2021-04-26 Damyan Ivanovdrop unnecessary template type
2021-04-25 Damyan Ivanovput conversion from DB objects to LedgerTransaction...
2021-04-25 Damyan Ivanovavoid switching current profile when profiles are rearr...
2021-04-25 Damyan Ivanovfully employ room for loading transactions off DB
2021-04-25 Damyan Ivanovdo not force transaction list reload upon main activity...
2021-04-25 Damyan IvanovMainActivity's logging using a TAG
2021-04-21 Damyan Ivanovpreload transaction list page, making transition smoother
2021-04-20 Damyan Ivanovdrop now unused MLDB class along with its async db...
2021-04-20 Damyan Ivanovwipe retrieval progress when transaction retrieval...
2021-04-19 Damyan Ivanovwhen deleting the currently active profile, switch...
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-04-04 Damyan Ivanovadopt Room for displaying account lists
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-03-03 Damyan Ivanovseparate FAB management in a helper class
2021-02-04 Damyan Ivanovrework main activity fab show/hide to slide up/down
2021-02-03 Damyan Ivanovwhitespace
2021-02-02 Damyan Ivanovrename patterns to templates
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2021-01-11 Damyan Ivanovuse indefinite snackbar showing interval
2021-01-11 Damyan Ivanovfirst step towards pattern-assisted auto-filling of...
2020-12-28 Damyan Ivanovreplace xml onClick declaration with run-time hooking
2020-12-28 Damyan Ivanovconvert MainActivity to view binding
2020-12-28 Damyan Ivanovbetter handling of theme change
2020-12-28 Damyan Ivanovdetect and report API errors when saving new transactions
2020-12-27 Damyan Ivanovfinish support for multiple server APIs when retrieving...
2020-11-28 Damyan Ivanovmigrate from ViewPager to ViewPager2
2020-11-28 Damyan Ivanovassign click handler at runtime
2020-09-24 Damyan Ivanovfix setup of theme when the last profile was removed
2020-09-20 Damyan Ivanovwhen switching profiles, clear account list too
2020-09-19 Damyan Ivanovshow the number of accounts in the account list head...
2020-09-19 Damyan Ivanovlast update text also includes transaction count
2020-09-18 Damyan Ivanovconvert the last update global header to a list header
2020-09-17 Damyan Ivanovbetter shadow under main header in dark mode
2020-09-16 Damyan Ivanovfix spurious fetch of remote data
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovstatic Logger reference
2020-08-28 Damyan Ivanovfixup: progress
2020-08-26 Damyan Ivanovrework transaction retrieval without MainActivity reference
2020-08-15 Damyan Ivanovrework background progress to use MutableLiveData and...
2020-08-15 Damyan IvanovData: migrate profile to a private variable, provide...
2020-08-01 Damyan Ivanovrework account list management to be fully asynchronous
2020-07-16 Damyan Ivanovmore asynchronous account list (re-)loading
2020-07-10 Damyan Ivanovremove hard reference from MainAvtivity to AccountSumma...
2020-07-05 Damyan Ivanovremove 'Loading' layout from the main activity
2020-07-05 Damyan Ivanovadd splash on startup
2020-06-18 Damyan Ivanovbetter shortcut icon
2020-06-10 Damyan Ivanovcontrol/save state of drawer being open via a MutableLi...
2020-06-10 Damyan Ivanovmerge two drawer listeners
2020-06-09 Damyan Ivanov"final" fixes on account list layout
2020-05-20 Damyan Ivanovfix (+) fab visible after profile change (activity...
2020-05-20 Damyan Ivanovremove redundant call to setupProfile
2020-05-16 Damyan Ivanovmove reacting to profile changes after the check for...
2020-05-16 Damyan Ivanovfix activity restart upon profile theme change
2020-05-14 Damyan Ivanovfix new transaction (+) fab appearing when returning...
2020-05-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...
2020-05-03 Damyan IvanovToast → Snackbar
2020-05-03 Damyan Ivanovadd a copy of the navigation drawer header to the welco...
2020-03-07 Damyan Ivanovtypo in resource name
2020-01-25 Damyan Ivanovlimit the number of launcher shortcuts to the maximum...
2020-01-25 Damyan IvanovthemeId -> themeHue
2019-12-22 Damyan Ivanovremove more dead code
2019-12-22 Damyan Ivanovwhitespace
2019-12-22 Damyan Ivanovremove deprecated usage of SectionsPagerAdapter(Fragmen...
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
next