Skip to content

Latest commit

 

History

History
206 lines (136 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

206 lines (136 loc) · 16.8 KB

Changelog

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

  • ✨ Optimized UIs
  • ✨ Added SFTP by @frknkrc44 in #244
  • 🐛 Fixed logical error when backing up apps to the cloud (2da30aa)
  • 🐛 ABI filter bug #247 by @frknkrc44 in #248
  • 🐛 Filtered some storage entries by @frknkrc44 in #250
  • Add release-please ci (033f341)