]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res
drop a couple of global colour values
[mobile-ledger.git] / app / src / main / res /
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 Ivanovadd round icon
2020-06-18 Damyan Ivanovrestore vector-only app icon
2020-06-18 Damyan Ivanovbetter shortcut icon
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 Ivanovuse event icon for 'go to date'
2020-06-17 Damyan Ivanovnew: go to a date from transaction list
2020-06-17 Damyan Ivanovrework transaction date handling
2020-06-16 Damyan Ivanovfollow recommendation for using ifRoom for action menu...
2020-06-16 Damyan Ivanovextract Filter menu item title as a string resource
2020-06-16 Damyan Ivanovwhitespace
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 Ivanovadd database support for transaction-level comments
2020-06-16 Damyan Ivanovshow transaction-level comments in transaction list
2020-06-12 Damyan Ivanovremove unnecessary id declaration
2020-06-10 Damyan Ivanovmore launcher icon fiddling
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-26 Damyan Ivanovrearrange attributes
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-20 Damyan Ivanovfix FAB disabled tint color
2020-05-19 Damyan Ivanovтрансакция → транзакция
2020-05-19 Damyan Ivanovuse toolbar height that changes with font size
2020-05-19 Damyan Ivanovuse outlined dense text input layouts
2020-05-19 Damyan Ivanovmigrate to Matherial DayNight themes
2020-05-17 Damyan Ivanovproperly override the main toolbar theme
2020-05-17 Damyan Ivanovprofile details: proper palette tint attribute
2020-05-17 Damyan Ivanovattribute rearrangement
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-17 Damyan Ivanovfix theming
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-16 Damyan Ivanovuse rsvg-convert (librsvg2) instead of convert (imagema...
2020-05-16 Damyan Ivanovmove app_icon.png images from drawable-* to mipmap-*
2020-05-14 Damyan Ivanovstop
2020-05-14 Damyan Ivanovposting-level flag for amount validity; drop custom...
2020-05-14 Damyan Ivanovstyle for error texts
2020-05-14 Damyan Ivanovtranslation
2020-05-14 Damyan Ivanovlink show comments by default flag between the UI and...
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-04 Damyan Ivanovdarker colour palette, matching theme (pre-generated...
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 Ivanovshow a message when no transactions are found containin...
2020-05-03 Damyan Ivanovadd a copy of the navigation drawer header to the welco...
2020-05-03 Damyan Ivanovdelete stray options of already removed profiles
2020-05-03 Damyan Ivanovnote create_db.sql reflects changes up to rev. 29
2020-05-03 Damyan Ivanovadd an index on transactions(description)
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-17 Damyan Ivanovadd profile setting for default currency (db part)
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-03-07 Damyan Ivanovtypo in resource name
2020-03-07 Damyan IvanovTypos in visible strings
2020-03-07 Damyan Ivanovnew transaction: hide currency/commodity selector by...
2020-02-20 Damyan Ivanovuse opaque base text color
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovindent comments in transaction list a bit
2020-02-20 Damyan Ivanovadd two more limit options for the future date entry...
2020-01-23 Damyan Ivanovtranslate account comment hint
2020-01-05 Damyan Ivanovinitial (buggy) implementation showing account comments...
2020-01-05 Damyan Ivanovtable for profile currencies (commodities), comment...
2020-01-05 Damyan Ivanovfully functional comments UI
2020-01-05 Damyan Ivanovadd UI and API support for sending posting (transaction...
2019-12-31 Damyan Ivanovupdate initial DB creation SQL script to include new...
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
next