]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/layout/new_transaction_row.xml
fix focused comment text color on re-configuration; stop using Colors.defaultTextColor*
[mobile-ledger.git] / app / src / main / res / layout / new_transaction_row.xml
2020-06-28 Damyan Ivanovfix focused comment text color on re-configuration...
2020-05-14 Damyan Ivanovstop
2020-05-14 Damyan Ivanovposting-level flag for amount validity; drop custom...
2020-05-14 Damyan Ivanovrework comment show/hide/blur with colors instead of...
2020-05-14 Damyan Ivanovtransaction-level comments in new transaction UI, optional
2020-05-14 Damyan Ivanovmove previous transaction lookup progress bar to the...
2020-05-03 Damyan Ivanovadd progress while retrieving previous transaction
2020-05-01 Damyan Ivanovrework comments: add clear icon, italics, visible when...
2020-04-25 Damyan IvanovNT: better alignment anchoring when hiding comment
2020-03-07 Damyan Ivanovnew transaction: hide currency/commodity selector by...
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-01-05 Damyan Ivanovfully functional comments UI
2020-01-05 Damyan Ivanovadd UI and API support for sending posting (transaction...
2019-12-23 Damyan IvanovNT: convert row to ConstraintLayout
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 IvanovNT: convert top row to LinearLayout
2019-11-24 Damyan Ivanovadd calendar drawable to the date input of the new...
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