AM Debug v4.0.0-beta02 Run#2803
Backup Include the reason for a failed APK installation during restore
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Backup Include the reason for a failed APK installation during restore
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2🤩1
AM Debug v4.0.0-beta02 Run#2804
Refactor Fix lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix lint issues
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2👍2
AM Debug v4.0.0-beta02 Run#2805
Implement primary framework for parsing the intent-filters
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Implement primary framework for parsing the intent-filters
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v4.0.0-beta02 Run#2806
Refactor Fix parsing AndroidManifest using ARSCLib
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix parsing AndroidManifest using ARSCLib
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤1
AM Debug v4.0.0-beta02 Run#2807
Refactor Fix parsing APK files with wrong headers
Android framework does not care about GBPF, data denoscriptors, extra fields, etc.
These properties are also ignored in App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix parsing APK files with wrong headers
Android framework does not care about GBPF, data denoscriptors, extra fields, etc.
These properties are also ignored in App Manager.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤3
AM Debug v4.0.0-beta02 Run#2808
Explorer Add special VirtualFileSystem for APK files
The standard ZipFileSystem may not properly load an APK file. An alternative
filesystem is added that can explore any APK files.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Explorer Add special VirtualFileSystem for APK files
The standard ZipFileSystem may not properly load an APK file. An alternative
filesystem is added that can explore any APK files.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤3👍1
App Manager | DEBUG
AM Debug v4.0.0-beta02 Run#2808 Explorer Add special VirtualFileSystem for APK files The standard ZipFileSystem may not properly load an APK file. An alternative filesystem is added that can explore any APK files. Signed-off-by: Muntashir Al-Islam <mun…
A zip file viewer is usually sufficient to view the contents of an APK file. However, due to the flexibility provided by the Android framework, a developer can generate an APK that a typical viewer may not be able to load or even if it can load it, it may miss some files or folders or display it differently than it actually is. This is especially true if the viewer is equipped with detecting common zip vulnerabilities such as zip slip attack.
👍4
AM Debug v4.0.0-beta02 Run#2809
FM Ignore storing last opened path from a virtual filesystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Ignore storing last opened path from a virtual filesystem
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v4.0.0-beta02 Run#2810
Usage Improve the usage widget
- Replaced old colors with the new ones
- Fixed padding issues in Android 12 onwards
- Set an upper limit for the widget (350dpx450dp).
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Improve the usage widget
- Replaced old colors with the new ones
- Fixed padding issues in Android 12 onwards
- Set an upper limit for the widget (350dpx450dp).
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤3
App Manager | DEBUG
AM Debug v4.0.0-beta02 Run#2810 Usage Improve the usage widget - Replaced old colors with the new ones - Fixed padding issues in Android 12 onwards - Set an upper limit for the widget (350dpx450dp). Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I know it still looks bad compared to Google's. More improvements will be added during the holidays.
👍1
A sample sent by a tester. Google's on top, AM's at the bottom. The AM's widget looks washed out which can be fixed. Also, I haven't yet applied material colors here (because it's a bit complicated). The time difference is due to the former not taking account of the usage of the launcher (Google apparently believes that people don't just randomly keep their launcher app open, which is wrong, by the way, because certain launchers offer features such as news or email widgets where people can actually spend their time).
👍12❤1👎1
AM Debug v4.0.0-beta02 Run#2811
Usage Further improve the usage widget
- Utilized the dynamic text sizing on Android Oreo onwards
- Use secondary colors instead of the default colors for labels
- Use dynamic colors if available
- Hide bubbles/circles if available apps is < 3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Usage Further improve the usage widget
- Utilized the dynamic text sizing on Android Oreo onwards
- Use secondary colors instead of the default colors for labels
- Use dynamic colors if available
- Hide bubbles/circles if available apps is < 3
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤7👍2