]> git.ktnx.net Git - mobile-ledger.git/shortlog
mobile-ledger.git
2021-02-18 Damyan Ivanovmodel: ensure exactly one empty account row
2021-02-18 Damyan Ivanovtemplate details model: method for creating a copy...
2021-02-18 Damyan Ivanovadapter/debug: dump new item list
2021-02-18 Damyan Ivanovdrop unused method
2021-02-18 Damyan Ivanovposition becomes plain long (not Long)
2021-02-18 Damyan IvanovAccountRow.isEmpty(): is this a disposable empty row?
2021-02-18 Damyan IvanovAccountRow.equalContents: compare positions too
2021-02-18 Damyan IvanovAccountRow: copy constructor
2021-02-18 Damyan IvanovAccountRow: set position from DB
2021-02-18 Damyan Ivanovtouch helper: avoid moving an item to its present position
2021-02-18 Damyan Ivanovheader row has (adapter) ID of 0, not -1
2021-02-18 Damyan Ivanovstop propagating UI changes to the model during view...
2021-02-18 Damyan Ivanovinclude account position in template account head
2021-02-18 Damyan Ivanovsilence click-accessibility warning
2021-02-18 Damyan Ivanovmethod rearrangement
2021-02-18 Damyan Ivanovuse expression lambda
2021-02-18 Damyan Ivanovimplement swipe-remove and drag-move in template details
2021-02-18 Damyan Ivanovtemplate modes: mark newly added accounts with negative IDs
2021-02-18 Damyan Ivanovfix saving template account removals
2021-02-18 Damyan Ivanovfix duplicate accounts in template account autocompletion
2021-02-18 Damyan Ivanovbump several library versions
2021-02-18 Damyan Ivanovuse stock drag handle icon for profile list
2021-02-18 Damyan Ivanovcorrect copyright notices on icon resources
2021-02-18 Damyan Ivanovfix visibility of amount sign switch texts
2021-02-18 Damyan Ivanovtemplate details: replace the framework trash icon...
2021-02-18 Damyan Ivanovfix marking of unmatched part at the end of the test...
2021-02-18 Damyan Ivanovdrop unused variable
2021-02-18 Damyan Ivanovmanipulation of templates via pop-up menu, add template...
2021-02-18 Damyan Ivanovmethods for duplication of a template with its data
2021-02-18 Damyan Ivanovmake pattern editor survive reconfiguration
2021-02-18 Damyan Ivanovtemplate details: explicitly enabled layout changes...
2021-02-18 Damyan Ivanovfix mis-translation
2021-02-18 Damyan Ivanovself-explanatory amount reversal switch
2021-02-18 Damyan Ivanovwhitespace
2021-02-18 Damyan Ivanovtype (packend → backend)
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
next