]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/layout/activity_new_transaction.xml
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / res / layout / activity_new_transaction.xml
2021-04-26 Damyan Ivanovproactively apply the same fix to the new transaction...
2021-03-03 Damyan Ivanovuse standard height toolbars in main activity and new...
2021-03-03 Damyan Ivanovswitch new transaction UI to FabManager
2021-03-01 Damyan Ivanovnew transaction: replace bottom filler with scroll...
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2020-08-15 Damyan Ivanovwhitespace
2020-08-15 Damyan Ivanovreplace <fragment> with FragmentContainerView as recomm...
2020-05-20 Damyan Ivanovdrop empty style
2020-05-20 Damyan Ivanovfix the simulation label (only relevant in debug builds...
2020-05-19 Damyan Ivanovuse toolbar height that changes with font size
2020-05-01 Damyan IvanovNT: hide the simulation watermark by default
2019-11-30 Damyan Ivanovstyle the simulation watermark to stretch
2019-11-30 Damyan IvanovNT: add simulation watermark when simulation is enabled
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-09 Damyan Ivanovrework new transaction activity with a RecyclerView
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-03-03 Damyan Ivanovupdate copyright years
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-17 Damyan Ivanovuse colors by reference (makes the theme-aware) and...
2019-02-09 Damyan Ivanovnew transaction: use a fab button for submission
2019-02-06 Damyan IvanovRename to MoLe
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...
2018-12-14 Damyan Ivanovadd license boilerplates for authored content
2018-12-07 Damyan Ivanovrename to better reflect purpose
2018-12-06 Damyan Ivanovhome is account summary, latest transactions is a new...
2018-12-06 Damyan Ivanovabandon the new transaction FAB and use a menu item
2018-12-06 Damyan Ivanovhide submit fab when there is no enough account data
2018-12-05 Damyan Ivanovsave icon from android studio clipart (Apache 2.0 license)
2018-12-05 Damyan Ivanovprogress bar around the save transaction floating actio...
2018-11-30 Damyan Ivanovtransaction save button with a disk icon
2018-11-30 Damyan Ivanovreplace add account floating action button with a menu...
2018-11-30 Damyan Ivanovstart the new transaction interface