]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/layout
restore ability to scroll the profile details screen especially when the soft keyboar...
[mobile-ledger.git] / app / src / main / res / layout /
2019-12-18 Damyan Ivanovrestore ability to scroll the profile details screen...
2019-12-17 Damyan Ivanovwhitespace and wrapping
2019-12-17 Damyan Ivanovprofile editor: consistent item colors in the profile...
2019-12-17 Damyan Ivanovmanage future dates entry option in the profile editor
2019-11-30 Damyan Ivanovstyle the simulation watermark to stretch
2019-11-30 Damyan IvanovNT: add simulation watermark when simulation is enabled
2019-11-26 Damyan Ivanovnew transaction form: use a CoordinatorLayout as base...
2019-11-25 Damyan Ivanovtransaction save progress - better centering of the...
2019-11-25 Damyan Ivanovwhitespace
2019-11-25 Damyan IvanovNT: do not select all text in description and account...
2019-11-25 Damyan IvanovNT: plain LinearLayout is good enough here
2019-11-24 Damyan Ivanovmove new transaction UI into a fragment, have a clean...
2019-11-24 Damyan Ivanovnew transaction: extract account list in a separate...
2019-11-24 Damyan IvanovNT: convert top row to LinearLayout
2019-11-24 Damyan Ivanovadd calendar drawable to the date input of the new...
2019-11-17 Damyan Ivanovadd missing horizontal constraints
2019-11-13 Damyan Ivanovnew transaction: locale-aware number formatting (broken...
2019-11-13 Damyan IvanovNew transaction: wider amount box, accommodating -999...
2019-11-10 Damyan Ivanovauto select new transaction description/amounts upon...
2019-11-09 Damyan Ivanovrework new transaction activity with a RecyclerView
2019-09-21 Damyan Ivanovmove clear button implementation to a new custom class
2019-09-21 Damyan Ivanovnew transaction: dynamically add all of the account...
2019-09-01 Damyan Ivanovallow toggling password visibility in profile details
2019-07-20 Damyan Ivanovwarn when using authentication with insecure HTTP scheme
2019-07-20 Damyan Ivanovadd contentDescription for the color picker button...
2019-07-20 Damyan Ivanovremove unused namespace declaration
2019-06-01 Damyan Ivanovbetter color for the new transaction save progress...
2019-05-22 Damyan IvanovNew transaction: use the accent color for the FAB ...
2019-05-05 Damyan Ivanovmove account name filter to the transaction list fragment
2019-05-05 Damyan Ivanovdrop deprecated property
2019-05-05 Damyan Ivanovadd missiing accessibility hint
2019-05-05 Damyan Ivanovfix account filter popup colors, broken since last...
2019-05-05 Damyan Ivanovdrop unused resource file
2019-05-05 Damyan Ivanovdrop unused attribute
2019-05-05 Damyan Ivanovreorganization of profile list
2019-05-03 Damyan IvanovLatest transactions → Transactions
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovfix text color for the account name filter
2019-05-03 Damyan Ivanovlet the loading screen use the default background color
2019-05-03 Damyan Ivanov"Loading..." screen while DB is being read
2019-05-03 Damyan Ivanovdrop remnants of hollow transaction list item
2019-04-28 Damyan Ivanovfix header items (acc name filter, retrieve progress...
2019-04-19 Damyan Ivanovhide the options drawer item
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-12 Damyan Ivanovwhitespace
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-02 Damyan Ivanovfix handling the click on the account expander image
2019-04-02 Damyan Ivanovhandle long-clicks everywhere on the account row
2019-03-29 Damyan Ivanovhide all of the "Last update" text when there was never...
2019-03-29 Damyan Ivanovenable animations when removing new transaction rows
2019-03-28 Damyan Ivanovhandle preferred accounts filter setting in the profile...
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 Ivanovremove the "Cancel" button from the hue selection dialog
2019-03-25 Damyan Ivanovensure account amount is wide enough to tap on
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-03-07 Damyan Ivanovshow account list scroll bar
2019-03-03 Damyan Ivanovupdate copyright years
2019-03-03 Damyan Ivanovmore unused files
2019-03-03 Damyan Ivanovrename app icon files to take them out of the apache...
2019-03-03 Damyan Ivanovupdate copyright notices
2019-03-03 Damyan Ivanovhide the 'Reports' item in the navigation
2019-03-03 Damyan Ivanovensure the profile list is always fully visible, withou...
2019-03-03 Damyan Ivanovwide touch area for the profile list head gear icon
2019-03-03 Damyan Ivanovdo not dim non-current profiles
2019-03-03 Damyan Ivanovwider touch area for rearranging profiles
2019-03-03 Damyan Ivanovuse the hue selector for profile color management
2019-03-03 Damyan Ivanovhue selection dialog buttons: OK -> Select
2019-03-03 Damyan Ivanovdisable profile list sub-scrolling
2019-03-03 Damyan IvanovHue selection dialog
2019-02-28 Damyan Ivanovfix profile color selector
2019-02-28 Damyan Ivanovprofile list: use the gear icon for the editing action
2019-02-28 Damyan Ivanovadd a 'more' button for entering profile edit mode
2019-02-28 Damyan Ivanovuse ordinary linear layout
2019-02-28 Damyan Ivanovadd image description
2019-02-28 Damyan Ivanovprofile list editing: move rearrangement handle at...
2019-02-27 Damyan Ivanovtry to make the transaction list account filter icons...
2019-02-27 Damyan Ivanovprofile list: add a button for cancelling the edit...
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 Ivanovfu: profile color control
2019-02-17 Damyan Ivanovuse colors by reference (makes the theme-aware) and...
2019-02-17 Damyan Ivanovprofile color control
2019-02-17 Damyan IvanovMove ProfileDetailActivity under activity/
2019-02-11 Damyan Ivanovmake crash report text selectable
2019-02-11 Damyan Ivanovadd crash handling dialog with optional sending of...
2019-02-09 Damyan Ivanovnew transaction: use a fab button for submission
2019-02-09 Damyan Ivanovfaster date-picking without version-specifics
2019-02-06 Damyan IvanovRename to MoLe
2019-01-27 Damyan Ivanovprofile flag for enabling/disabling addition of new...
2019-01-21 Damyan Ivanovreplace onClick XML declaration with a runtime hook
2019-01-20 Damyan Ivanovprofile list: in the toolbar buttons so that they don...
2019-01-20 Damyan IvanovFABs and "black icons" use the accent color
2019-01-20 Damyan Ivanovprofile list: replace FAB with an options menu; add...
2019-01-20 Damyan Ivanovprofile details: missed one padding
2019-01-20 Damyan Ivanovprofile details: validation on save
2019-01-20 Damyan Ivanova welcome screen directs to the new profile activity...
next