]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res
use the proper way to load vector drawable in ImageView
[mobile-ledger.git] / app / src / main / res /
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
2019-12-21 Damyan Ivanovadd backend API version setting to the profile details...
2019-12-21 Damyan Ivanovstore profile API version in the database
2019-12-21 Damyan Ivanovsupport both 1.14 and 1.15 JSON APIs
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-12-17 Damyan Ivanovadd profile option for entering dates in the future
2019-11-30 Damyan Ivanovpermit cleartext traffic on P
2019-11-30 Damyan Ivanovstyle the simulation watermark to stretch
2019-11-30 Damyan IvanovNT: add simulation watermark when simulation is enabled
2019-11-27 Damyan Ivanovnew transaction: simulated backend communication is...
2019-11-26 Damyan Ivanovnew transaction form: use a CoordinatorLayout as base...
2019-11-26 Damyan IvanovNT: fragment animations all at medium speed
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 Ivanovslightly shorter text while saving the transaction
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 IvanovAdd strings for saving transaction layout
2019-11-24 Damyan Ivanovadd upward animations
2019-11-24 Damyan Ivanovbetter calendar icon
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-24 Damyan Ivanovcalendar item icons
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 Ivanovclarify that crash reports are sent via email and user...
2019-07-20 Damyan Ivanovstrings: replace three dots with ellipsis
2019-07-20 Damyan Ivanovadd contentDescription for the color picker button...
2019-07-20 Damyan Ivanovremove unused namespace declaration
2019-07-13 Damyan Ivanovprofile editor: validate entered URL
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 Ivanov5-degree theme steps, for smooth color selection
2019-05-05 Damyan Ivanovdrop unused menu item
2019-05-05 Damyan Ivanovdrop unused attribute
2019-05-05 Damyan Ivanovreorganization of profile list
next