]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/layout
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / res / layout /
2020-07-10 Damyan Ivanovuse colorPrimary for the arrow color
2020-07-10 Damyan Ivanovmark a clickable arrow as focusable
2020-07-10 Damyan Ivanovwhitespace
2020-07-10 Damyan Ivanovreplace colorAccent with colorSecondary
2020-07-10 Damyan Ivanovdrop unneeded ems setting in several layouts
2020-07-10 Damyan Ivanovbetter color of the palette icon in the profile editor
2020-07-05 Damyan Ivanovunneeded tag attribute
2020-07-05 Damyan Ivanovfix FAB icon color in night mode
2020-07-05 Damyan Ivanovremove 'Loading' layout from the main activity
2020-07-05 Damyan Ivanovadd splash on startup
2020-06-28 Damyan Ivanovfix styling of "Last update: ..." text
2020-06-28 Damyan Ivanova bit more of transaction list card elevation; default...
2020-06-28 Damyan Ivanovfurther theme fixes
2020-06-28 Damyan Ivanovdrop a couple of global colour values
2020-06-28 Damyan Ivanovfix focused comment text color on re-configuration...
2020-06-28 Damyan Ivanovplug app icon to the saving transaction animation
2020-06-21 Damyan Ivanovtransaction list: smaller account name/amount texts
2020-06-21 Damyan Ivanovuse themed text appearance for the 'Last updated on...
2020-06-18 Damyan Ivanovmake posting amounts use the same font size as account...
2020-06-17 Damyan Ivanovyet another attempt to improve layout of transaction...
2020-06-17 Damyan Ivanovnew: go to a date from transaction list
2020-06-16 Damyan Ivanovrestore transaction list card margins, default elevation
2020-06-16 Damyan Ivanovwhitespace
2020-06-16 Damyan Ivanovremove unnecessary FrameLayout with a single child
2020-06-16 Damyan Ivanovaccount list: remove trailing gap
2020-06-16 Damyan Ivanovwhitespace
2020-06-16 Damyan Ivanovmore material transaction list layout
2020-06-16 Damyan Ivanovshow transaction-level comments in transaction list
2020-06-12 Damyan Ivanovremove unnecessary id declaration
2020-06-09 Damyan Ivanov"final" fixes on account list layout
2020-06-06 Damyan Ivanovprovide all kinds of launcher icons
2020-06-06 Damyan Ivanovwhitespace
2020-05-21 Damyan Ivanovremove long unused items from account list
2020-05-21 Damyan Ivanovmore material styles
2020-05-21 Damyan Ivanovremove divider above the navigation drawer
2020-05-20 Damyan Ivanovdrop empty style
2020-05-20 Damyan Ivanov100% themed colours
2020-05-20 Damyan Ivanovthemed buttons in the currency selector
2020-05-20 Damyan Ivanovfix transaction sending progress color to follow the...
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-17 Damyan Ivanovproperly override the main toolbar theme
2020-05-17 Damyan Ivanovprofile details: proper palette tint attribute
2020-05-17 Damyan Ivanovmore themed colors usage
2020-05-17 Damyan Ivanovreplace a redundant linear layout with a simple view
2020-05-17 Damyan Ivanovremove unuset properties
2020-05-17 Damyan Ivanovreplace ContentFrameLayout with FrameLayout
2020-05-17 Damyan Ivanovmatch gravity with text alignment
2020-05-17 Damyan Ivanovemploy some themed styles
2020-05-16 Damyan Ivanovuse the proper way to load vector drawable in ImageView
2020-05-16 Damyan Ivanovuse a fixed app background, helps the fading gradient
2020-05-14 Damyan Ivanovstop
2020-05-14 Damyan Ivanovposting-level flag for amount validity; drop custom...
2020-05-14 Damyan Ivanovprofile details: add switch for showing comments by...
2020-05-14 Damyan Ivanovprofile details: put posting params in a layout so...
2020-05-14 Damyan Ivanovrework comment show/hide/blur with colors instead of...
2020-05-14 Damyan Ivanovrearrangement
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 missing contentDescription to a couple of images
2020-05-03 Damyan Ivanovreorganize main activity layout to let the CoordinatorL...
2020-05-03 Damyan Ivanovrename ic_clear_black_24dp.xml to avoid clash with...
2020-05-03 Damyan Ivanovadd a copy of the navigation drawer header to the welco...
2020-05-03 Damyan Ivanovadd progress while retrieving previous transaction
2020-05-01 Damyan IvanovNT: hide the simulation watermark by default
2020-05-01 Damyan Ivanovrework comments: add clear icon, italics, visible when...
2020-04-25 Damyan IvanovNT: better alignment anchoring when hiding comment
2020-04-17 Damyan IvanovUI for setting default profile comodity
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-03-07 Damyan Ivanovnew transaction: hide currency/commodity selector by...
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovindent comments in transaction list a bit
2020-01-05 Damyan Ivanovinitial (buggy) implementation showing account comments...
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 Ivanovexplicit declaration of orientation
2019-12-23 Damyan IvanovNT: convert row to ConstraintLayout
2019-12-22 Damyan Ivanovremove more dead code
2019-12-21 Damyan Ivanovadd backend API version setting to the profile details...
2019-12-18 Damyan Ivanovprofile details: move preferred last transaction filter...
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
next