Skip to content

Latest commit

 

History

History
258 lines (147 loc) · 18.8 KB

File metadata and controls

258 lines (147 loc) · 18.8 KB

1.3.0 (2026-01-12)

Bug Fixes

  • download: Handle app update download failures (03b614d)
  • DownloadManager: Don't cache incomplete downloads (0b3890b)
  • DownloadManager: Replace system DownloadManager with Ktor (0ffe251)
  • DownloadManager: Replace system DownloadManager with Ktor (#48) (bd1faca)
  • InstallStep/Shizuku: Installation method fallback (#37) (422ae0a)
  • update strings casing (#50) (2a3da1b)

Features

  • Add battery optimization request dialog (9897c4e)

1.3.0-dev.1 (2026-01-12)

Bug Fixes

  • download: Handle app update download failures (03b614d)
  • DownloadManager: Don't cache incomplete downloads (0b3890b)
  • DownloadManager: Replace system DownloadManager with Ktor (0ffe251)
  • DownloadManager: Replace system DownloadManager with Ktor (#48) (bd1faca)

Features

  • Add battery optimization request dialog (9897c4e)

1.2.1-dev.1 (2025-10-07)

Bug Fixes

  • InstallStep/Shizuku: Installation method fallback (#37) (422ae0a)

1.2.0 (2025-03-17)

Bug Fixes

  • fillVoid when replacing AndroidManifest.xml in base apk (c623d1d)
  • App version comparison for updates (b2a5122)
  • Correct version code parsing and update dialog comparison (e6be2f5)
  • Don't cache canceled partial downloads (b0a637d), closes #21
  • Don't remove "unnecessary" prefix handling (7266bf5)
  • Invalid updater URLs (4d01c52)
  • Parse update download URL from API response (d9b6916)
  • Remove unnecessary prefix handling (f226621)

Features

  • Add progress tracking to update download (75602c1)
  • Update mirror list, and fallback to default on invalid selection (bb31a90)

1.2.0-dev.4 (2025-03-17)

Bug Fixes

  • Don't cache canceled partial downloads (b0a637d), closes #21

1.2.0-dev.3 (2025-03-17)

Bug Fixes

  • fillVoid when replacing AndroidManifest.xml in base apk (c623d1d)

1.2.0-dev.2 (2025-03-04)

Features

  • Update mirror list, and fallback to default on invalid selection (bb31a90)

1.2.0-dev.1 (2025-02-09)

Bug Fixes

  • App version comparison for updates (b2a5122)
  • Parse update download URL from API response (d9b6916)

Features

  • Add progress tracking to update download (75602c1)

1.1.1-dev.4 (2025-02-05)

Bug Fixes

  • Don't remove "unnecessary" prefix handling (7266bf5)

1.1.1-dev.3 (2025-01-20)

Bug Fixes

  • Remove unnecessary prefix handling (f226621)

1.1.1-dev.2 (2025-01-20)

Bug Fixes

  • Correct version code parsing and update dialog comparison (e6be2f5)

1.1.1-dev.1 (2025-01-20)

Bug Fixes

1.1.0 (2025-01-16)

Bug Fixes

  • Display correct group status in between steps (706a547)
  • Switch to JingMatrix/LSPatch to fix patching on Android 15 (#10) (343a91d)

Features

  • Cleanup about page and remove previous team members (39ee2c6)
  • Implement automatic mirror switching and fix handling of stalled downloads (#14) (9921793)
  • Temporarily use DEFAULT if SHIZUKU permissions are not granted (#15) (f784bf6)

1.1.0-dev.3 (2025-01-16)

Features

  • Cleanup about page and remove previous team members (39ee2c6)

1.1.0-dev.2 (2025-01-16)

Bug Fixes

  • Display correct group status in between steps (706a547)

Features

  • Implement automatic mirror switching and fix handling of stalled downloads (#14) (9921793)

1.1.0-dev.1 (2025-01-16)

Features

  • Temporarily use DEFAULT if SHIZUKU permissions are not granted (#15) (f784bf6)

1.0.1-dev.1 (2024-11-24)

Bug Fixes

  • Switch to JingMatrix/LSPatch to fix patching on Android 15 (#10) (343a91d)

1.0.0 (2024-10-20)

Bug Fixes

  • actually increment resource index (980811d)
  • Appearance tab causing crashes (bdff280)
  • correct session handling for split package (8deea0f)
  • downgrade lspatch & add proguard rules (#69) (4909003)
  • Fix download link (2ab4e50)
  • fix maisy's username (b35908e)
  • hack for red patched icon (f9ae0ba)
  • Incorrect xposed module cache path (4c7324b)
  • migrate to new update tracker (#6) (35eafd1)
  • only show launch button if install is successful (#63) (b302f93), closes #35
  • README: imgshield link (#2) (6266d65)
  • request Shizuku permissions only when necessary (#64) (cc449da)
  • ui: discord link on about screen (#4) (8cbe4ca)

Features

  • add installer selection UI (8e484a8)
  • add shizuku dependencies (42acb6a)
  • downgrade shizuku and finish installer (8ede0cd)
  • Download from Revenge (8ec0ca7)
  • Download updates from Revenge (9901299)
  • DownloadManager: properly handle downloading (#66) (d65cd45)
  • enable release optimizations (#67) (ed9fb6e)
  • Rebrand to Revenge (bdc40e9)
  • Rebrand to Revenge (#7) (eb13258)
  • shizuku binding and permission handling (493ec80)
  • shizuku installer (#55) (c60414b)
  • shizuku user service (3f2b18f)
  • update about screen links (59c36c2)

1.0.0-dev.4 (2024-10-04)

Features

1.0.0-dev.3 (2024-09-18)

Bug Fixes

  • Appearance tab causing crashes (bdff280)

1.0.0-dev.2 (2024-09-16)

Features

1.0.0-dev.1 (2024-09-16)

Bug Fixes

  • actually increment resource index (980811d)
  • correct session handling for split package (8deea0f)
  • downgrade lspatch & add proguard rules (#69) (4909003)
  • Fix download link (2ab4e50)
  • fix maisy's username (b35908e)
  • hack for red patched icon (f9ae0ba)
  • Incorrect xposed module cache path (4c7324b)
  • migrate to new update tracker (#6) (35eafd1)
  • only show launch button if install is successful (#63) (b302f93), closes #35
  • README: imgshield link (#2) (6266d65)
  • request Shizuku permissions only when necessary (#64) (cc449da)
  • ui: discord link on about screen (#4) (8cbe4ca)

Features

  • add installer selection UI (8e484a8)
  • add shizuku dependencies (42acb6a)
  • downgrade shizuku and finish installer (8ede0cd)
  • Download from Revenge (8ec0ca7)
  • Download updates from Revenge (9901299)
  • DownloadManager: properly handle downloading (#66) (d65cd45)
  • enable release optimizations (#67) (ed9fb6e)
  • shizuku binding and permission handling (493ec80)
  • shizuku installer (#55) (c60414b)
  • shizuku user service (3f2b18f)
  • update about screen links (59c36c2)