]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/res/raw
whitespace
[mobile-ledger.git] / app / src / main / res / raw /
2020-09-20 Damyan Ivanovremove legacy foreigh key vialotions in transaction_acc...
2020-09-17 Damyan Ivanovfix transaction_accounts in create_db.sql
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovspeed up parsed transaction/accounts storage
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-17 Damyan Ivanovrework transaction date handling
2020-06-16 Damyan Ivanovadd database support for transaction-level comments
2020-05-14 Damyan Ivanovlink show comments by default flag between the UI and...
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-04-17 Damyan Ivanovadd profile setting for default currency (db part)
2020-04-11 Damyan Ivanovprofile-level setting for showing commodify in new...
2020-01-05 Damyan Ivanovtable for profile currencies (commodities), comment...
2019-12-31 Damyan Ivanovupdate initial DB creation SQL script to include new...
2019-12-21 Damyan Ivanovstore profile API version in the database
2019-12-17 Damyan Ivanovadd profile option for entering dates in the future
2019-03-28 Damyan Ivanovnew profile field: preferred accounts filter
2019-03-28 Damyan Ivanovadd flag to accounts indicating whether their commodity...
2019-03-25 Damyan Ivanovfixup single initial revision
2019-03-25 Damyan Ivanovsingle SQL file for initial db creation
2019-03-25 Damyan Ivanovremove all data belonging to previously deleted accounts
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-02-17 Damyan Ivanovadd color setting to profile data
2019-01-27 Damyan Ivanovprofile flag for enabling/disabling addition of new...
2019-01-10 Damyan Ivanovpersistent profile list order
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-06 Damyan Ivanovdrop unique index on profile name
2019-01-06 Damyan IvanovSQL: table for storing connection profiles
2018-12-21 Damyan Ivanovimplement parsing of account currency
2018-12-19 Damyan Ivanovtransactions.id -> integer
2018-12-15 Damyan Ivanovworking transaction list retrieval
2018-12-14 Damyan Ivanovmachinery for retrieving transaction journal from hledg...
2018-12-13 Damyan Ivanovmajor rework of the async stuff, view model, pull-to...
2018-12-10 Damyan Ivanovhide accounts, shown when a global preference is checked
2018-12-08 Damyan Ivanovbetter ordering of auto-completion results
2018-12-08 Damyan Ivanovstore transaction description history upon database...
2018-12-08 Damyan Ivanovmove DB structure initialization in a sql_0.sql script
2018-12-07 Damyan Ivanovfirst DB revision! add a keep flag to accounts/values...