]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res
rename 'iter' variable to 'iterator'
[mobile-ledger.git] / app / src / main / res /
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
2019-05-05 Damyan Ivanovupdate icon files
2019-05-03 Damyan IvanovLatest transactions → Transactions
2019-05-03 Damyan Ivanovwhitespace
2019-05-03 Damyan Ivanovfix text color for the account name filter
2019-05-03 Damyan Ivanovlet the loading screen use the default background color
2019-05-03 Damyan Ivanov"Loading..." screen while DB is being read
2019-05-03 Damyan Ivanovdrop remnants of hollow transaction list item
2019-04-28 Damyan Ivanovslightly lighter yellow accent
2019-04-28 Damyan Ivanovfix header items (acc name filter, retrieve progress...
2019-04-19 Damyan Ivanovhide the options drawer item
2019-04-19 Damyan Ivanovmore animations when collapsing profile list and when...
2019-04-16 Damyan Ivanovrevert unintentional change in text color
2019-04-16 Damyan Ivanovrework theme color spectrum to match the holy grail...
2019-04-16 Damyan Ivanovadd theme list start/end markers to aid automatic gener...
2019-04-16 Damyan Ivanovnote wanted primary color in theme list
2019-04-19 Damyan Ivanovdrop unused resource definition
2019-04-16 Damyan Ivanovadd more "air" in the app icon, decreasing the image...
2019-04-13 Damyan Ivanovuse the standard "add" icon for the new transaction FAB
2019-04-13 Damyan Ivanovfix ring placement in the color selector dialog
2019-04-13 Damyan Ivanovmove two vector icons in anydpi directory
2019-04-12 Damyan Ivanovwhitespace
2019-04-12 Damyan Ivanovdeveloper menu item for wiping all local profile data
2019-04-12 Damyan Ivanova bit of padding on the no profiles screen
2019-04-12 Damyan Ivanovhook profile list expansion/collapsing on tap at runtime
next