AM Debug v3.0.0-alpha03 Run#1801
Refactor Print all the causes in the crash reporter
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Print all the causes in the crash reporter
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-alpha03 Run#1802
Setting Block user until ADB connection is fully configured
After enabling ADB over TCP or Wireless Debugging, due to a lack of user
interaction, the user may resolve to think that no additional interaction is
required which may or may not be correct. Instead, a progress dialog is
displayed while it processes the mode of operation in order to block the user
from interacting with App Manager.
It also removes a few deprecated methods of interacting with ADB.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Setting Block user until ADB connection is fully configured
After enabling ADB over TCP or Wireless Debugging, due to a lack of user
interaction, the user may resolve to think that no additional interaction is
required which may or may not be correct. Instead, a progress dialog is
displayed while it processes the mode of operation in order to block the user
from interacting with App Manager.
It also removes a few deprecated methods of interacting with ADB.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-alpha03 Run#1803
Refactor Annotate Path#getName as NonNull
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Annotate Path#getName as NonNull
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-alpha03 Run#1804
Refactor Fix NPE when ApplicationInfo#deviceProtectedDataDir is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix NPE when ApplicationInfo#deviceProtectedDataDir is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc01 Run#1805
fastlane Prepare for v3.0.0-rc01
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.0.0-rc01
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
As promised last year, a new build for Metro will be available very soon. I’ve also wanted to release Battery Charge Limiter but I still haven’t managed any icons.
❤8👍1
AM Debug v3.0.0-rc01 Run#1806
Fix crashing due to missing package name when accessibility service is enabled
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Fix crashing due to missing package name when accessibility service is enabled
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc01 Run#1807
docs Update pages, ADB over TCP, and add wireless debugging, automation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
docs Update pages, ADB over TCP, and add wireless debugging, automation
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
AM Debug v3.0.0-rc01 Run#1807 docs Update pages, ADB over TCP, and add wireless debugging, automation Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
If you have a good understanding of English grammar and formal English, you are requested to proofread the docs to find potential issues.
👍4
AM Debug v3.0.0-rc01 Run#1808
ADB Auto-detect port number while pairing via wireless debugging
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
ADB Auto-detect port number while pairing via wireless debugging
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc01 Run#1809
docs Add basic checks for syntax errors, update translations
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
docs Add basic checks for syntax errors, update translations
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
I gave some serious thoughts on implementing a unified API for app stores such as Google Play Store, F-Droid or even APK files uploaded via GitHub releases. Due to simplicity of implementations, GitHub and F-Droid will be our top priority.
The following issue describes the working principle of the unified API, but the design has not yet been confirmed. If you have ideas on how App Manager should integrate such a feature, please comment there with relevant documents, screenshots, etc.
https://github.com/MuntashirAkon/AppManager/issues/464#issuecomment-1115871354
The following issue describes the working principle of the unified API, but the design has not yet been confirmed. If you have ideas on how App Manager should integrate such a feature, please comment there with relevant documents, screenshots, etc.
https://github.com/MuntashirAkon/AppManager/issues/464#issuecomment-1115871354
GitHub
Unification of Google Play Store (Yalp/Aurora) and F-Droid · Issue #464 · MuntashirAkon/AppManager
In App Manager, our goal, as always, is to unify features and remove the burden of using another application. Currently, we've included Aurora Store, APK Updater and F-Droid in various pages so...
👍8