]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / res /
2024-03-31 Damyan Ivanovadd ability to hide all-zero accounts from the account...
2024-03-17 Damyan Ivanovallow user certificates
2022-09-03 Damyan Ivanovfix cloud backup
2021-12-09 Damyan Ivanovadd support for hledger-web 1.23 json schema
2021-09-29 Damyan Ivanovanother db migration fix v0.16.0
2021-09-23 Damyan Ivanovfix db_62.sql (SQL syntax error)
2021-09-12 Damyan Ivanovslight rewording
2021-09-09 Damyan Ivanovdb 62: remove duplicate currency entries before creatin...
2021-09-08 Damyan Ivanovsettings backup: mention that passwords are stored...
2021-08-22 Damyan Ivanovfix crash when new trans. is started by a shortcut...
2021-08-21 Damyan Ivanovadd some explanation before the restore button on the...
2021-08-21 Damyan Ivanovoffer to restore from backup when starting the app...
2021-08-21 Damyan Ivanovworking backup and restore of configuration settings
2021-08-21 Damyan Ivanovdrop deprecation from profiles.uuid, make not null
2021-08-21 Damyan Ivanovadd uuid to templates
2021-08-21 Damyan Ivanovadd unique index on currencies(name)
2021-06-08 Damyan Ivanovfix looking up old transactions with non-ASCII names...
2021-05-09 Damyan Ivanovbetter text color reference working also in dark theme
2021-05-09 Damyan Ivanovvisual improvements in template list
2021-05-09 Damyan Ivanovfix account list end margin after flow adoption
2021-05-08 Damyan Ivanovadd small margin between account name and its amount...
2021-05-08 Damyan Ivanovhint account name wrapping after the colon to help...
2021-05-08 Damyan Ivanovimprove account list with Flow helper widget
2021-05-08 Damyan Ivanovfix auto-complete account list amounts alignment
2021-05-08 Damyan Ivanovshow current account balance when choosing account...
2021-05-07 Damyan Ivanovfixed auto-complete pop-up background color for the...
2021-05-07 Damyan Ivanovuse same font size in template editor / account name
2021-05-07 Damyan Ivanovdrop unused style attribute
2021-05-07 Damyan Ivanovexplicit pop-up background color for auto-complete...
2021-05-07 Damyan Ivanovbetter layout of the transaction list running total
2021-05-07 Damyan Ivanovrunning totals when filtering transactions by account
2021-05-06 Damyan Ivanovadd commodity support to template editor
2021-04-30 Damyan Ivanovanother fix to the layout of template date parameters
2021-04-30 Damyan Ivanovdrop description history table and support machinery
2021-04-26 Damyan Ivanovproactively apply the same fix to the new transaction...
2021-04-26 Damyan Ivanovfix profile editor's bottom part getting overlapped...
2021-04-21 Damyan Ivanovrework transaction list with proper view holders and...
2021-04-18 Damyan Ivanovfix template editor layout
2021-04-04 Damyan Ivanovadopt Room for displaying account lists
2021-03-25 Damyan Ivanovfix db migration to surrogate IDs (final step)
2021-03-24 Damyan Ivanovmore fall-outs after transition to surrogate IDs
2021-03-24 Damyan Ivanovfix migration of transaction_accounts (attempt #N)
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-03-24 Damyan Ivanovdrop unused create_db.sql
2021-03-24 Damyan Ivanovfix db migration from v0.16.0 (profile data)
2021-03-09 Damyan Ivanovsplit new transaction item holder in two
2021-03-08 Damyan Ivanovclean up unused resources
2021-03-08 Damyan IvanovТранзакция → Движение навсякъде
2021-03-08 Damyan Ivanovtemplate details delete icon needs to be white
2021-03-07 Damyan Ivanovhandle menu items click hooks by code in new transactio...
2021-03-07 Damyan Ivanovadd divider after debug items in the new transaction...
2021-03-06 Damyan Ivanovuse the "black" icon here, this is a menu
2021-03-06 Damyan Ivanovblack trash icon
2021-03-06 Damyan Ivanovprovide some guidance for template parameters
2021-03-05 Damyan Ivanovmulti-line pattern and test text input fields
2021-03-05 Damyan Ivanovadd help menu for the template list
2021-03-04 Damyan Ivanovmaterial (slightly larger) text sizes in template list
2021-03-03 Damyan Ivanovreplace unused coordinator layout with constraint layout
2021-03-03 Damyan Ivanovuse standard height toolbars in main activity and new...
2021-03-03 Damyan Ivanovuse default toolbar height for the templates activity
2021-03-03 Damyan Ivanov"fix" background of templates toolbar
2021-03-03 Damyan IvanovNT: keep cursor position while setting account name...
2021-03-03 Damyan Ivanovswitch new transaction UI to FabManager
2021-03-03 Damyan Ivanovdrop collapsing toolbar layout, plain toolbar is fine
2021-03-03 Damyan Ivanovseparate FAB management in a helper class
2021-03-03 Damyan Ivanovdrop last remnants of new transaction bottom padding
2021-03-02 Damyan Ivanovadd divider before fallback templates
2021-03-01 Damyan Ivanovnew transaction: replace bottom filler with scroll...
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-03-01 Damyan IvanovRoom takes over DB migrations
2021-03-01 Damyan Ivanovdescribe transaction_accounts to Room
2021-03-01 Damyan Ivanovdescribe transactions to Room
2021-03-01 Damyan Ivanovdescribe description_history to Room
2021-02-19 Damyan Ivanovdescribe account_values to Room
2021-02-18 Damyan Ivanovdescribe options to Room
2021-02-18 Damyan Ivanovdescribe profiles for Room
2021-02-18 Damyan Ivanovnot boolean, integer
2021-02-18 Damyan Ivanovadd fallback flag to templates
2021-02-18 Damyan Ivanovno need for gravity, only one edge is constrained anyway
2021-02-18 Damyan Ivanovinclude account position in template account head
2021-02-18 Damyan Ivanovsilence click-accessibility warning
2021-02-18 Damyan Ivanovimplement swipe-remove and drag-move in template details
2021-02-18 Damyan Ivanovuse stock drag handle icon for profile list
2021-02-18 Damyan Ivanovcorrect copyright notices on icon resources
2021-02-18 Damyan Ivanovtemplate details: replace the framework trash icon...
2021-02-18 Damyan Ivanovmanipulation of templates via pop-up menu, add template...
2021-02-18 Damyan Ivanovtemplate details: explicitly enabled layout changes...
2021-02-18 Damyan Ivanovfix mis-translation
2021-02-18 Damyan Ivanovself-explanatory amount reversal switch
2021-02-18 Damyan Ivanovtype (packend → backend)
2021-02-18 Damyan Ivanovtranslatable text for template element value from the...
2021-02-18 Damyan Ivanovuse explicit indices for format strings in string resources
2021-02-18 Damyan Ivanovfu: visual improvements in template editor
2021-02-18 Damyan Ivanovbetter sub-section headings
2021-02-18 Damyan Ivanovvisual improvements in template editor
2021-02-18 Damyan Ivanovtemplates: use "number" input type for date component...
2021-02-18 Damyan Ivanovshow pattern match results in template editor
2021-02-18 Damyan Ivanovtheme: swap colorError and colorOnError
next