]> git.ktnx.net Git - mobile-ledger.git/commitdiff
rework pattern management machinery
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 30 Jan 2021 11:56:08 +0000 (11:56 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 30 Jan 2021 11:56:08 +0000 (11:56 +0000)
adding and editing of patterns mostly works (amounts not yet)

room database instantiation moved from App to DB (properly synchronised)

view holders don't hold references to corresponding items or positions
instead, they retrieve the item via getAdapterPosition() as recommended

account names/comments are stored in the DB

fix crash when a pattern with null test text is loaded


No differences found