|
1 | 1 | CHANGELOG |
2 | 2 | ========= |
3 | 3 |
|
4 | | -8.3.8 (04.08.2024) +30 Commits & +9 0 Translations |
| 4 | +8.3.9 (10.12.2024) +230 Commits & +80 Translations |
| 5 | +------------ |
| 6 | + |
| 7 | +#### Function |
| 8 | + |
| 9 | +- Add: Logic repositories in view models |
| 10 | +- Add: Scheduling worker (revamp scheduling logic) |
| 11 | +- Fix: Neo Backup not being on default SMS list (credit @dl200010) |
| 12 | +- Fix: InvalidBackup directory & packageNameFixed |
| 13 | +- Fix: Root access not working and fallback to SAF |
| 14 | +- Fix: Specials restore |
| 15 | +- Fix: Synchronizing backups |
| 16 | +- Fix: Empty properties files |
| 17 | +- Fix: ShadowRoot sub-folder not working |
| 18 | +- Fix: Possible deletion of built-in plugin |
| 19 | +- Update: Revamp & single-inject all view models |
| 20 | +- Update: Revamp permissions handling |
| 21 | +- Update: Revamp SortFilterModel handling |
| 22 | +- Update: (DevTools) allow search operators (and='+' or=',') |
| 23 | +- Update: (DevTools) ignore single char search pattern |
| 24 | +- Update: Simplify DAOs |
| 25 | +- Update: Replace unsafe string context menu action with enum |
| 26 | +- Update: Set pauseApps default to false (true causing increasingly problems) |
| 27 | +- Remove: Proxy usages of viewmodels, powermanager over OABX |
| 28 | +- Fix: Sorting locales for reproducible build (@obfusk) |
| 29 | +- CompileSdk 35 |
| 30 | + |
| 31 | +#### UI & UX |
| 32 | + |
| 33 | +- Add: Different sorting/filtering for different pages |
| 34 | +- Add: Adaptive layout in Main & PrefsPage |
| 35 | +- Add: ListDetail layout for Home & Scheduler pages |
| 36 | +- Add: App & data size to sort/filter sheet |
| 37 | +- Add: Version code to BackupItem |
| 38 | +- Add: Data partial selection to context menu |
| 39 | +- Add: Share action to plugin editor |
| 40 | +- Add: Use Preferences button to jump to DevTools on RootMissing |
| 41 | +- Add: Make invalid backups visible |
| 42 | +- Fix: Empty terminal text |
| 43 | +- Fix: (DevTools) closing when there is no real activity |
| 44 | +- Update: Revamp sheets layouts |
| 45 | +- Update: Revamp backups layouts |
| 46 | +- Update: Split BlockBorder to Top & Bottom |
| 47 | +- Update: Hide schedule Tags filters when empty |
| 48 | +- Update: Replace AlertDialog usage with composables |
| 49 | +- Update: Make schedule backup types initially open and on top |
| 50 | +- Update: Animate Permission cards |
| 51 | + |
| 52 | +8.3.8 (04.08.2024) +30 Commits & +90 Translations |
5 | 53 | ------------ |
6 | 54 |
|
7 | 55 | #### Function |
|
0 commit comments