]> 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 /
2021-02-18 Damyan Ivanovimplement account name lookup in Templates' account...
2021-02-18 Damyan Ivanovadd accounts to Room
2021-02-18 Damyan Ivanovlet SQL revision files control the transaction
2021-02-18 Damyan Ivanovadd missing/fix copyright statements to all SQL revisio...
2021-02-18 Damyan Ivanovfix initial database creation
2021-02-18 Damyan Ivanovfixup deletion of templates
2021-02-05 Damyan Ivanovtemplate deletion, with undo
2021-02-02 Damyan IvanovTemplates: make FAB hide on scroll up
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-02-01 Damyan Ivanovdrop large sample text
2021-02-01 Damyan Ivanovtranslations
2021-02-01 Damyan Ivanovuse string resource instead of hardcoded text
2021-02-01 Damyan Ivanovfix alignment of date component inputs
2021-01-31 Damyan Ivanovui/machinery support for negated pattern amounts
2021-01-31 Damyan Ivanovadd a pattern flag for negation of amount
2021-01-31 Damyan Ivanovcorrection in index name
2021-01-31 Damyan Ivanovno background for pattern edit buttons
2021-01-31 Damyan Ivanovremove background colour of pattern list
2021-01-31 Damyan Ivanovtypo in view id
2021-01-31 Damyan Ivanovchange toolbar title when editing/adding a pattern
2021-01-31 Damyan Ivanovadd two indices, corresponding to foreign keys to help...
2021-01-30 Damyan Ivanovadd support for filling new transaction data from match...
2021-01-30 Damyan Ivanovadd test text to pattern table and drop position
2021-01-29 Damyan Ivanovsomewhat working pattern list/editor
2021-01-29 Damyan Ivanovbutton id rename (fab -> fabAdd)
2021-01-29 Damyan Ivanovexpand pattern tables with all needed fields; prepare...
2021-01-12 Damyan Ivanovpave the way to fragment navigation for pattern list...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2021-01-11 Damyan Ivanovfirst step towards pattern-assisted auto-filling of...
2021-01-06 Damyan Ivanovdb tables for patterns and pattern accounts
2021-01-02 Damyan Ivanovconvert new transaction row to view binding
2021-01-02 Damyan Ivanovnew transaction: bigger currency button area
2020-12-28 Damyan Ivanovremove an extra LinearLayout
2020-12-28 Damyan Ivanovdrop unnecessary namespace declarations after layout...
2020-12-28 Damyan Ivanovreplace xml onClick declaration with run-time hooking
2020-12-28 Damyan Ivanovconvert MainActivity to view binding
2020-12-28 Damyan Ivanovmigrate profile detail fragment to view binding
2020-12-28 Damyan Ivanovdetect and report API errors when saving new transactions
2020-12-27 Damyan Ivanovwhitespace
2020-12-27 Damyan Ivanovfinish support for multiple server APIs when retrieving...
2020-12-27 Damyan Ivanovdrop unused menu file
2020-12-27 Damyan IvanovMigrate from Switch to SwitchMaterial
2020-12-23 Damyan Ivanovfix currency selector layout with long list of currencies
2020-11-28 Damyan Ivanovmigrate from ViewPager to ViewPager2
2020-11-28 Damyan Ivanovassign click handler at runtime
2020-11-28 Damyan Ivanovdrop growMode progressBar attribute, no longer valid
2020-11-28 Damyan Ivanovadd fab icon description
2020-10-11 Damyan Ivanovbetter version detection progress
2020-10-04 Damyan Ivanovwhitespace
2020-10-04 Damyan IvanovUI and machinery for detecting hledger-web version
2020-09-26 Damyan Ivanovthemes: secondary==primary, a bit closer primaryDark...
2020-09-26 Damyan Ivanovsplash: setup DB in the background
2020-09-24 Damyan Ivanovuse theme-driven new transaction FAB icon color
2020-09-20 Damyan Ivanovremove legacy foreigh key vialotions in transaction_acc...
2020-09-19 Damyan Ivanovshow the number of accounts in the account list head...
2020-09-19 Damyan Ivanovlast update text also includes transaction count
2020-09-18 Damyan Ivanovfix mismatch in the gap above the last update text
2020-09-18 Damyan Ivanovconvert the last update global header to a list header
2020-09-17 Damyan Ivanovdrop unused empty style
2020-09-17 Damyan Ivanovbetter shadow under main header in dark mode
2020-09-17 Damyan Ivanovfix transaction_accounts in create_db.sql
2020-09-16 Damyan Ivanovfix many lint errors/warnings
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovspeed up parsed transaction/accounts storage
2020-08-28 Damyan Ivanovfixup: progress
2020-08-17 Damyan Ivanovput default colour in the base theme
2020-08-17 Damyan Ivanovuse DayNight theme overlay for the profile details...
2020-08-17 Damyan Ivanovtheme color tint for the delete icon
2020-08-17 Damyan Ivanovwhitespace
2020-08-16 Damyan Ivanovwhitespace
2020-08-16 Damyan Ivanovnew transaction: fix saving progress in/out navigation
2020-08-15 Damyan Ivanovmore string translations
2020-08-15 Damyan Ivanovdrop unused string resource
2020-08-15 Damyan Ivanovadd splash icon description
2020-08-15 Damyan Ivanovunused event handler declaration
2020-08-15 Damyan Ivanovwhitespace
2020-08-15 Damyan Ivanovreplace <fragment> with FragmentContainerView as recomm...
2020-08-15 Damyan Ivanovuse recommended '0.xx' instead of '.xx' in one vector...
2020-08-15 Damyan Ivanovfix a bunch of spelling mistakes all around
2020-08-15 Damyan Ivanovrename 'iter' variable to 'iterator'
2020-07-19 Damyan Ivanovaccessibility: describe account expander arrow image
2020-07-16 Damyan Ivanova but narrower account expander
2020-07-16 Damyan Ivanovvisual enhancements of the account list
2020-07-16 Damyan Ivanovmore asynchronous account list (re-)loading
2020-07-10 Damyan Ivanovrework colours using more colour theory
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 Ivanovexplicit secondary theme color
2020-07-05 Damyan Ivanova bit darker 'table_row_dark_bg' in night mode
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-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-28 Damyan Ivanovlet "accent" (a.k.a. primary dark) colour be darker...
next