Skip to content

Latest commit

 

History

History
293 lines (182 loc) · 21.8 KB

File metadata and controls

293 lines (182 loc) · 21.8 KB

Changelog

2.0.12 (2025-09-20)

gradle

Bug Fixes

2.0.11 (2025-08-21)

gradle

Bug Fixes

  • #410 (eb8007e)
  • dex: [NetworkUtil] Restore networks across different APIs (bee531b)
  • Incorrect restore state on finish page (a378dbf)

2.0.10 (2025-08-10)

gradle

Features

  • Change default storage path (6392d0e)
  • dex: [SsaidUtil] Support multi-target for set and get (149809d)
  • dex: Implement NetworkUtil (1bffa3d)
  • Update translators (89c9e4d)

Bug Fixes

  • [SMB] Upload broken config files when reloading (0305f70)
  • dex: [HiddenApiUtil] Modern XPosed modules detection (46789a4)
  • dex: [HiddenApiUtil] Null pointer check (419017f)
  • dex: [HiddenApiUtil] Remove spaces of all types (34b36b6)
  • dex: [SsaidUtil] Crash on A16 (14be61a)
  • Lint error (fd0c855)

2.0.9 (2025-05-27)

gradle

Bug Fixes

2.0.8 (2025-05-25)

gradle

Features

  • allow insecure server connection (a12873c)
  • allow insecure server connection for webdav (cfb4b05)
  • Update screenshots (ed0ec2e)
  • Update translations and translators (26f1cb7)
  • Update translators (31af739)

Bug Fixes

  • #344 (5e74a13)
  • dex: [HiddenApiUtil] Remove line breaks for labels (f87be0c)
  • dex: NotificationUtil crash on HyperOS 2 (135cfc5)

2.0.7 (2025-01-12)

gradle

Features

  • Add last update and last backup info for details page (2303b39)
  • dex: Implement NotificationUtil (7d689db)
  • Do not reset list if operation failed (e259323)
  • Save loadSystemApps state (4a3b9e8)

Bug Fixes

  • Crash on entering app list for the first time (8eda2d9)
  • Files config export (c2d95e2)
  • removeLast() crash on API 35 (cf76bf5)

2.0.6 (2025-01-05)

gradle

Features

Bug Fixes

2.0.5 (2024-12-08)

gradle

Features

Bug Fixes

  • Potential IndexOutOfBoundsException (4fce510)
  • Potential NoShellException (d3b6bfc)
  • Toast on non-main thread (a15fe02)
  • Toast on non-main thread (7f3b5e9)

2.0.4 (2024-12-01)

gradle

Features

  • [Details] Migrate to new UI [1/2] (78d442c)
  • [Details] Migrate to new UI [2/2] (ab13309)
  • [List] Migrate to new UI (f2bad3c)
  • [Processing] Migrate to new UI (8676b48)
  • Add more logs (5b916a5)
  • Call ftw() to calculate size (bfa2c0c)
  • dex: Add TW_REVISION for CCHelper (aef12f0)
  • dex: Implement CCUtil & HttpUtil (8f72c00)
  • dex: Implement setDisplayPowerMode() (19a6bfa)
  • dex: Support for batch ops permissions (d572154)
  • Export & Import for labels (fc4a472)
  • Export configs to backup dir after backing up (4592b67)
  • Filter by labels (db9d087)
  • Fix worker crash (#308) (af51511)
  • Implement history page (e92baf3)
  • Implement more filters (55eb3fa)
  • Remove useless methods call in loadCloudApps() (97bf7ae)
  • Skip release after running release-please ci (9a4d524)
  • Support for ops permissions (c963d51)
  • Update dotlottie to 0.6.1 (521dc21)
  • Update smbj to 0.13.0 (b959320)
  • Update translators (df3b592)
  • Update translators (ffdbaa1)
  • Update translators (f01acbd)
  • Update translators (75ab555)

Bug Fixes

  • #302 (8d72849)
  • [PackageIcons] max display num (da97e47)
  • Add thread lock for RemoteRootService (b29b853)
  • Declare foreground service type (0c9088f)
  • dex: Filter error (658faf9)
  • dex: Null object on getOpsForPackage() (265b02b)
  • Duplicated app list items (a94ae6c)
  • Fix media backup bug (#285) (6c11e12)
  • Incorrect app list filter (1fa23d8)
  • Incorrect badge indicator (c9a42b0)
  • Incorrect display logic of PackageIconImage() (a3b18aa)
  • Incorrect owner and group (f1bcc67)
  • Lint error (e67856f)
  • Null object on getOpsForPackage() (08b31d2)
  • Potential cloud apps loading error (0a5ef34)
  • Potential NaN error (7954554)
  • Predictive back gesture on HyperOS (1c72db3)
  • Set placeholder for PackageIconImage() (0e5ab6b)
  • Show auto theme option from API 24 to API 28 (#297) (08fd9cb)
  • Specify foreground service type for workers (68429f7)
  • System crash when restoring not installed apps (597c4d6)
  • Use dataSync as foreground service type (8576e66)

Performance Improvements

  • Optimize processing page (63f23af)

2.0.3 (2024-07-24)

gradle

Features

Bug Fixes

  • #267 (cccd485)
  • [SMB] 0 byte uploaded file (a49031d)
  • Add compose lifecycle for crash screen (689d27e)
  • Add compose lifecycle for setup screen (35e6f0b)
  • Missing binaries on certain devices (7aebbd7)
  • Try reduce applist lag and navigator issues (#272) (0f66a8a)
  • Try to fix compose crash and some RemoteRootServiceImpl issues (3ddb598)

Performance Improvements

  • Add leading icon for package apk/data chips (6fa3601)
  • Remove String, ImageVector and StringArray tokens (#276) (458dddb)
  • Update UIs (553e808)

2.0.2 (2024-07-11)

gradle

Features

Bug Fixes

2.0.1 (2024-07-06)

Features