]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/layout/activity_main.xml
fix account filter popup colors, broken since last release
[mobile-ledger.git] / app / src / main / res / layout / activity_main.xml
2019-05-05 Damyan Ivanovfix account filter popup colors, broken since last...
2019-05-05 Damyan Ivanovdrop unused attribute
2019-05-03 Damyan Ivanovfix text color for the account name filter
2019-05-03 Damyan Ivanov"Loading..." screen while DB is being read
2019-04-28 Damyan Ivanovfix header items (acc name filter, retrieve progress...
2019-04-13 Damyan Ivanovuse the standard "add" icon for the new transaction FAB
2019-03-29 Damyan Ivanovhide all of the "Last update" text when there was never...
2019-02-27 Damyan Ivanovtry to make the transaction list account filter icons...
2019-02-24 Damyan Ivanovmajor rework of the profile management
2019-02-20 Damyan Ivanovleave nav bar header at primary color; accent is too...
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovuse colors by reference (makes the theme-aware) and...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-21 Damyan Ivanovreplace onClick XML declaration with a runtime hook
2019-01-20 Damyan IvanovFABs and "black icons" use the accent color
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
2019-01-19 Damyan Ivanovremove unused LinearLayout
2019-01-15 Damyan Ivanovremove Exit item from the drawer
2019-01-13 Damyan Ivanovadjust passing around the drawer logo
2019-01-13 Damyan Ivanovlarger logo in the drawer, show on small screens to...
2019-01-12 Damyan IvanovtoCamelCase
2019-01-12 Damyan Ivanovfix nav colouring after landscape adjustments
2019-01-12 Damyan Ivanovlandscape layout adjustments
2019-01-12 Damyan Ivanovmove account name filter from the transaction list...
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-05 Damyan Ivanovnice side-swipe switch between account summary and...
2019-01-05 Damyan Ivanovclickable suggests focusable
2019-01-04 Damyan Ivanovpad last update label from the left
2019-01-02 Damyan Ivanovmove last update and progress bar from transaction...
2018-12-31 Damyan Ivanovwhitespace
2018-12-31 Damyan Ivanovrework drawer to be below the tool bar
2018-12-31 Damyan Ivanovmore main activity rename, cleanup of unused stuff