]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
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 Ivanovprofile editor: a bit better check for insecure scheme
2021-02-18 Damyan Ivanovshow pattern match results in template editor
2021-02-18 Damyan Ivanovtheme: swap colorError and colorOnError
2021-02-18 Damyan Ivanovempty amounts for newly created templates
2021-02-18 Damyan Ivanovimplement account name lookup in Templates' account...
2021-02-18 Damyan Ivanovadd AccountDAO to DB
2021-02-18 Damyan Ivanovmake methods in AccountDAO public
2021-02-18 Damyan IvanovAccount.toString() returns the account name
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 missing/fix copyright statements to all SQL revisio...
2021-02-18 Damyan Ivanovadd continuation support to applyRevisionFile()
2021-02-18 Damyan Ivanovfix initial database creation
2021-02-18 Damyan Ivanovfixup deletion of templates
2021-02-05 Damyan Ivanovbump years of copyright
2021-02-05 Damyan Ivanovtemplate deletion, with undo
2021-02-05 Damyan Ivanovasync template DB manipulation routines
2021-02-05 Damyan Ivanovrename getPatternAccountDAO() to getTemplateAccountDAO()
2021-02-05 Damyan Ivanovrename getPatternDAO to getTemplateDAO
2021-02-05 Damyan Ivanovgeneric async result callback interface
2021-02-05 Damyan Ivanovcopy-constructors for TemplateHeader/TemplateAccount...
2021-02-05 Damyan Ivanovcascade delete of template_accounts from templates
2021-02-04 Damyan Ivanovdrop unused code
2021-02-04 Damyan Ivanovquicker reaction to the scroll when considering fab...
2021-02-04 Damyan Ivanovrework main activity fab show/hide to slide up/down
2021-02-03 Damyan Ivanovwhitespace
2021-02-03 Damyan Ivanovfix parameter annotation
2021-02-03 Damyan Ivanovadd icon to the dialog for choosing a template
2021-02-02 Damyan IvanovTemplates: make FAB hide on scroll up
2021-02-02 Damyan Ivanovturn foreign_keys PRAGMA in Room too
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-02-02 Damyan Ivanovguard against ncurrent navigation controller destinatio...
2021-02-01 Damyan Ivanovdrop large sample text
2021-02-01 Damyan Ivanovtranslations
2021-02-01 Damyan Ivanovhandle back arrow tap in patterns activity
2021-02-01 Damyan Ivanovuse string resource instead of hardcoded text
2021-02-01 Damyan Ivanovfix alignment of date component inputs
2021-02-01 Damyan Ivanovfix setting null literal value for date components
2021-01-31 Damyan Ivanovfix selecting from multiple matching patterns
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 Ivanovdrop redundant parameter with default value
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 Ivanovcleanup
2021-01-31 Damyan Ivanovcomplete fromRoomObject() to include date matching...
2021-01-31 Damyan Ivanovfix IDs when creating new patterns
2021-01-31 Damyan IvanovRename QEScanAbleFragment to QRScanCapableFragment
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 Ivanovmore toString() support
2021-01-30 Damyan Ivanovadd SimpleDate.toString()
2021-01-30 Damyan Ivanovfix support for matching of transaction description...
2021-01-30 Damyan Ivanovfu: Data.parseNumber
2021-01-30 Damyan Ivanovformat account amounts upon focus leave; store in DB
2021-01-30 Damyan Ivanovrename formatNumber to formatCurrency and provide forma...
2021-01-30 Damyan Ivanovmove model instantiation from onAttach to onCreateView
2021-01-30 Damyan IvanovRoom doesn't understand "NULLS FIRST" in the ORDER...
2021-01-30 Damyan Ivanovwhen saving a pattern, use the navigateUp() method
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 Ivanovglobal function for formatting numbers (locale-aware)
2021-01-29 Damyan Ivanovsomewhat working pattern list/editor
2021-01-29 Damyan Ivanovupdated gradlew.bat
2021-01-29 Damyan Ivanovbutton id rename (fab -> fabAdd)
2021-01-29 Damyan Ivanovmake Currency loadable by id
2021-01-29 Damyan IvanovApp: make the Room database handle available
2021-01-29 Damyan Ivanovextract QR-scanning machinery from new transaction...
2021-01-29 Damyan IvanovRoom database class plus a couple of DAO classes
2021-01-29 Damyan Ivanovexpand pattern tables with all needed fields; prepare...
2021-01-29 Damyan Ivanovbump versions of a couple of libraries
2021-01-29 Damyan Ivanovadd Room to dependencies
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 Ivanovupgrade a couple of library versions
2021-01-11 Damyan Ivanovuse indefinite snackbar showing interval
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-06 Damyan Ivanovnew transaction model: add setDate method
2021-01-03 Damyan Ivanovdrop TODO: transaction-level comment (done)
2021-01-02 Damyan Ivanovconvert new transaction row to view binding
2021-01-02 Damyan Ivanovconvert switch on resource IDs with a series of if...
2021-01-02 Damyan Ivanovnew transaction: bigger currency button area
2020-12-29 Damyan Ivanovmetadata: mention comments in full description
2020-12-28 Damyan Ivanovprepare release 0.16.0 (37) v0.16.0
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 Ivanovfix server version detection when the first profile...
next