Eevee - 166
Pre-releaseAutomated pre-release build for Eevee (Build 166).
馃攧 Changes in this build:
-
Added another System Filter to filter out only launchable System Apps in Backup and Debloat List by @ShivamXD6
-
Removed unused helper functions by @ShivamXD6
-
Improved Debloat Logic and Separated the LazyRow actions buttons by @ShivamXD6
- Separated Debloat or Restore and Systemize or De-Systemize options for better clarity.
- Using priv-app directory for systemizer by default.
-
Added Swipe on Main Screen (yeah it was not there I just noticed xd) by @ShivamXD6
-
Updated Size calculation logic for Systemizer by @ShivamXD6
- As it didn't need to display the full app size including data, showing only app size makes more sense xD
-
Updated Some Logics by @ShivamXD6
- Using archive on supported android versions, for not supported one using the -k flag to keep the data while uninstalling.
- Fixed a bug where apps installation failing in documents ui.
-
Added Keep Data option in Debloat use case see below by @ShivamXD6
- Suppose you have many apps on your phone you use them rarely but also can't uninstall it completely with data, so you can use this option to uninstall the app while keeping its data on your phone.
- Updated app logic to recalculate the size of app when keep data toggle is enabled.
-
A lot of improvements and fixes related to the ROM Shifter App Installer by @ShivamXD6
- Fixed URI not passing any path to install the app from some apps such as browser or telegram.
- Fixed failing to fetch bundles in telegram or other apps.
- Fixed ROM Shifter not displaying while sharing .apk, .apks or any bundle app in external apps like telegram.
- Improved analyzing apps speed by only extracting and parsing the base.apk.
- Added some logs to help debugging installation.
- Improved the Installation Mini Screen UI and transitions to give more like a seamless experience.
- And some more things I forgot
-
Reworked on the Device Data Restoration by @ShivamXD6
Note: This update is not compatible with older Native Data backups. Please create a new Device Data backup before restoring it with this version.
- Improved Messages (SMS/RCS/MMS) backups and restores.
- Now it supports medias as well in Messages backups.
- Dropped Support for Android 8 and 9
- Except contacts option keeping toggle on for each device data by default, as most people (including me) uses the cloud contacts backup.
- Included several other improvements and fixes across Device Data handling.
-
Removed the progress counts from backing up / restoring Device Data by @ShivamXD6
-
Added Job counts while Backing Up or Restoring Apps and Processing debloat in background. by @ShivamXD6
-
Fixed the jobs aren't counting in some devices by removing the -r flag by @ShivamXD6
-
Renamed Native Data to Device Data as it sounds much familiar by @ShivamXD6
-
Updated Readme with detailed features section and added benchmarks section by @ShivamXD6
-
Fixed WiFi toggle not working because of case-sensitivity mismatch by @ShivamXD6
- yeah humans makes those silly mistakes still XD