]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/MobileLedgerProfile.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / MobileLedgerProfile.java
2021-04-15 Damyan IvanovRoom-based profile management
2021-04-11 Damyan Ivanovasynchronous profile initialisation
2021-04-10 Damyan Ivanovmore Room adoption - accounts@100%, some profiles/trans...
2021-04-04 Damyan Ivanovadopt Room for displaying account lists
2021-03-26 Damyan Ivanovfix SQL when cleaning obsolete transaction/accounts
2021-03-26 Damyan Ivanovminor optimization in getting next generation
2021-03-25 Damyan Ivanovfix transaction account storage SQL
2021-03-24 Damyan Ivanovmore fall-outs after transition to surrogate IDs
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-01-29 Damyan Ivanovmake Currency loadable by id
2021-01-12 Damyan Ivanovshuffle some classes under proper packages
2020-12-28 Damyan Ivanovdetect and report API errors when saving new transactions
2020-12-28 Damyan Ivanovmove API version enum in a standalone class
2020-12-27 Damyan Ivanovfinish support for multiple server APIs when retrieving...
2020-10-04 Damyan IvanovUI and machinery for detecting hledger-web version
2020-09-26 Damyan Ivanovsplash: setup DB in the background
2020-09-24 Damyan Ivanovordered deletion when wiping profile data
2020-09-17 Damyan Ivanovstore new currencies upon account amounts storage
2020-09-17 Damyan Ivanovfix storing/retrieval of currency position
2020-09-16 Damyan Ivanovfix many lint errors/warnings
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovaddress nullability warning
2020-09-06 Damyan Ivanovspeed up parsed transaction/accounts storage
2020-08-16 Damyan Ivanovrename mergeAccountLists method to better reflect its...
2020-08-16 Damyan Ivanovfix merging of account lists so that changes are detected
2020-08-01 Damyan Ivanovrework account list management to be fully asynchronous
2020-07-16 Damyan Ivanovmore asynchronous account list (re-)loading
2020-07-16 Damyan Ivanovstore a weak reference to the profile in the account...
2020-07-10 Damyan Ivanovwhitespace
2020-07-10 Damyan Ivanovprofile: copy constructor missed two fields
2020-07-05 Damyan Ivanovadd splash on startup
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-17 Damyan Ivanovnew: go to a date from transaction list
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-04-18 Damyan Ivanovfix storing profile params to DB after adding default...
2020-04-17 Damyan Ivanovexplicit parseInt
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-04-05 Damyan Ivanovprofile methods for loading currency by name
2020-04-05 Damyan Ivanovtreat null currency as "" when storing transaction...
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-02-20 Damyan Ivanovadd two more limit options for the future date entry...
2020-01-25 Damyan IvanovthemeId -> themeHue
2020-01-05 Damyan IvanovDB support for transaction account comments
2019-12-31 Damyan Ivanovuse non-exclusive mode for write-enabled transactions
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-17 Damyan Ivanovwhitespace and wrapping
2019-12-17 Damyan Ivanovprofile editor: remove the profile options when removin...
2019-12-17 Damyan Ivanovadd profile option for entering dates in the future
2019-05-03 Damyan Ivanovmove DB access routines to the application class
2019-05-03 Damyan Ivanovdebug message when profile data is wiped
2019-05-03 Damyan Ivanovmigrate a bunch of globals to LiveData
2019-04-28 Damyan Ivanovcopy constructor for MobileLedgerProfile
2019-04-27 Damyan Ivanovsilence some debug
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-19 Damyan Ivanovmigrate lastUpdatedate to LiveData
2019-04-12 Damyan Ivanovdeveloper menu item for wiping all local profile data
2019-03-28 Damyan Ivanovnew profile field: preferred accounts filter
2019-03-28 Damyan Ivanovreuse the SQL parameter list that is the same for the...
2019-03-28 Damyan IvanovProfile: drop constructors filling all fields
2019-03-25 Damyan Ivanovlocks around observable list's access
2019-03-25 Damyan Ivanovno direct interface to ObservableList's value
2019-03-25 Damyan IvanovbeginTransaction should be outside the try{} block
2019-03-25 Damyan Ivanovremove the distinction between "readable" and "writable...
2019-03-25 Damyan Ivanovfix method chain
2019-03-25 Damyan Ivanovwhitespace
2019-03-25 Damyan Ivanovremove all profile data when removing a profile
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-03-07 Damyan Ivanovmore debug (disabled)
2019-03-07 Damyan Ivanovset keep=1 when inserting new accounts
2019-03-07 Damyan IvanovProfile/storeAccount[Value],storeTransaction: get the...
2019-03-07 Damyan Ivanovcentral method for setting the last profile update...
2019-03-07 Damyan Ivanovcentral methods for marking accounts and transaction...
2019-02-28 Damyan Ivanovfix saved profile moving at the top of the profile...
2019-02-17 Damyan Ivanovadd color setting to profile data
2019-02-09 Damyan Ivanovmachinery for loading transaction by profile and ID
2019-02-06 Damyan IvanovRename to MoLe
2019-01-28 Damyan Ivanovfix the 'Posting committed' switch in the profile editor
2019-01-27 Damyan Ivanovprofile flag for enabling/disabling addition of new...
2019-01-27 Damyan Ivanovremove unused method
2019-01-27 Damyan Ivanovremove unused method
2019-01-19 Damyan Ivanovprofiles: ensure single instance per profile, fix havoc...
2019-01-12 Damyan Ivanovreplace dates in transaction list items with delimiters...
2019-01-12 Damyan Ivanovwhitespace
2019-01-12 Damyan IvanovtoCamelCase
2019-01-10 Damyan Ivanovfix refresh mangling with account "starred" status
2019-01-10 Damyan Ivanovmultiple profile list fixes
2019-01-10 Damyan Ivanovdelete profile menu as action; hide when only one profi...
2019-01-10 Damyan Ivanovpersistent profile list order
2019-01-09 Damyan Ivanovdynamic list of profiles, add profile removal
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-06 Damyan Ivanovmodel: class for working with connection profiles