Skip to content

Proofmode for Android 2.2 RC 3

Compare
Choose a tag to compare
@n8fr8 n8fr8 released this 12 Jan 02:35
· 114 commits to main since this release

Important fixes for stability and performance

91b398b (HEAD -> main, tag: 2.2.0-RC-3) update to 2.2.0-RC-3
a924889 (origin/main, gh/main) improve generation of new activities and items to not have duplicates
8f38e59 add subtle flash to indicate photo was taken
1c6f68c fix issues with performance on selecting and browsing items - the getAll() calls were slow when the database had many items - disable the singleassetitem view side scrolling for now
441ddcf add split build configuration
5a50e0d delay creation of pgputil instance, and get proper password from prefs
c0f167c check if password value is null before using it