]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/utils
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / utils /
2024-03-31 Damyan Ivanovmigrate to non-transitive R resources class to speed...
2021-05-08 Damyan Ivanovhint account name wrapping after the colon to help...
2021-05-07 Damyan Ivanovuse the primary theme colour for transaction list accents
2021-04-25 Damyan Ivanovprovide a common routine for running something on the...
2021-04-22 Damyan Ivanovadd some profiling on acount/transaction list storage
2021-04-21 Damyan Ivanovdrop MobileLedgerDatabase, move initComplete to DB
2021-04-20 Damyan Ivanovdrop now unused MLDB class along with its async db...
2021-04-15 Damyan IvanovRoom-based profile management
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 Ivanovreplace custom autocompletion adapter hooking with...
2021-03-07 Damyan Ivanovminor optimization: avoid constructing empty string...
2021-03-01 Damyan Ivanovoptimize calls to checkTransactionSubmittable()
2021-03-01 Damyan IvanovRoom takes over DB migrations
2021-03-01 Damyan Ivanovinitialize Room after all legacy upgrading is done
2021-02-18 Damyan Ivanovdescribe profiles for Room
2021-02-18 Damyan Ivanovanother approach at supporting multi-line SQL statements
2021-02-18 Damyan Ivanovadd fallback flag to templates
2021-02-18 Damyan Ivanovadd accounts to Room
2021-02-18 Damyan Ivanovfix detection of continuations in SQL revision scripts
2021-02-18 Damyan Ivanovlet SQL revision files control the transaction
2021-02-18 Damyan Ivanovadd continuation support to applyRevisionFile()
2021-02-18 Damyan Ivanovfix initial database creation
2021-02-05 Damyan Ivanovcascade delete of template_accounts from templates
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-01-31 Damyan Ivanovadd a pattern flag for negation of amount
2021-01-31 Damyan Ivanovadd two indices, corresponding to foreign keys to help...
2021-01-30 Damyan Ivanovadd SimpleDate.toString()
2021-01-30 Damyan Ivanovrework pattern management machinery
2021-01-30 Damyan Ivanovadd test text to pattern table and drop position
2021-01-29 Damyan Ivanovexpand pattern tables with all needed fields; prepare...
2021-01-11 Damyan Ivanovfirst step towards pattern-assisted auto-filling of...
2021-01-06 Damyan Ivanovdb tables for patterns and pattern accounts
2020-12-28 Damyan Ivanovmigrate profile detail fragment to view binding
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 IvanovDB: move pragma execution in onConfigure() where it...
2020-09-26 Damyan Ivanovsplash: setup DB in the background
2020-09-20 Damyan Ivanovenable the foreign_keys PRAGMA only in debug builds
2020-09-17 Damyan Ivanovreplace local utility functions with ones from TextUtils
2020-09-16 Damyan Ivanovfix many lint errors/warnings
2020-09-16 Damyan Ivanovdisable some annoying debug
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...
2020-09-06 Damyan Ivanovspeed up parsed transaction/accounts storage
2020-08-15 Damyan Ivanovforgotten import
2020-08-15 Damyan Ivanovproper constant declaration
2020-08-15 Damyan IvanovData: migrate profile to a private variable, provide...
2020-08-01 Damyan Ivanovrework account list management to be fully asynchronous
2020-08-01 Damyan Ivanovimplement AutoCloseable in Locker
2020-07-19 Damyan Ivanovmove setting case_sensitive_like=ON to helper.onOpen
2020-07-10 Damyan Ivanovrework colours using more colour theory
2020-07-10 Damyan Ivanovreplace colorAccent with colorSecondary
2020-07-05 Damyan Ivanovdrop accounts.hidden and "hidden by star" handling
2020-06-28 Damyan Ivanovwhitespace
2020-06-28 Damyan Ivanovdrop unused global colour values
2020-06-28 Damyan Ivanovfurther theme fixes
2020-06-28 Damyan Ivanovdrop a couple of global colour values
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-06-16 Damyan Ivanovadd support for transaction-level comments in the JSON...
2020-05-19 Damyan Ivanovwhitespace
2020-05-19 Damyan Ivanovdynamic count of swipe circle colours
2020-05-19 Damyan Ivanovrename method to better reflect its function
2020-05-17 Damyan Ivanovfix theming
2020-05-14 Damyan Ivanovstyle for error texts
2020-05-14 Damyan Ivanovlink show comments by default flag between the UI and...
2020-05-14 Damyan Ivanovthemed color for disabled text
2020-05-04 Damyan Ivanovdarker colour palette, matching theme (pre-generated...
2020-05-04 Damyan Ivanovremove unused code
2020-05-03 Damyan Ivanovfix rounding of the automatic profile color of the...
2020-05-03 Damyan Ivanovdelete stray options of already removed profiles
2020-05-03 Damyan Ivanovwhitespace
2020-05-03 Damyan Ivanovfu: async sql machinery
2020-05-03 Damyan IvanovLogger: add warning methods
2020-05-03 Damyan IvanovMLDB: machinery for asynchronous select queries
2020-05-03 Damyan Ivanovfaster description pop-up
2020-05-03 Damyan Ivanovadd an index on transactions(description)
2020-05-01 Damyan Ivanovvariant of isEmptyOrNull for CharSequence
2020-04-20 Damyan Ivanovutility routines for comparing strings with another...
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-04-05 Damyan Ivanovhelper routines for treating "" as null and vice versa
2020-03-14 Damyan Ivanovomit use of deprecated Date.getYear() and Date.getMonth()
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-01-25 Damyan Ivanovwhitespace, imports
2020-01-25 Damyan Ivanovprofile editor: offer a suitable color for new profiles
2020-01-25 Damyan IvanovthemeId -> themeHue
2020-01-05 Damyan Ivanovtable for profile currencies (commodities), comment...
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-11-25 Damyan IvanovMisc: add routined for hiding the soft keyboard
2019-11-25 Damyan IvanovMisc.showSoftKeyboard: handle fragemtn.getActivity...
2019-11-11 Damyan IvanovshowSoftKeyboard: show also when the present keyboard...
2019-11-11 Damyan IvanovshowSoftKeyboard: act only of no hardware keyboard...
2019-11-11 Damyan IvanovshowSoftKeyboard(fragment): delegate to showSoftKeyboar...
2019-11-10 Damyan Ivanovmake soft keyboard appear when new transaction descript...
2019-11-09 Damyan Ivanovwhitespace
2019-11-09 Damyan Ivanovmore robust theme ID calculation
next