AM Debug v2.6.5 Run#1627
Refactor Fix backport issues causing crashes in the app info tab and the manifest viewer page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix backport issues causing crashes in the app info tab and the manifest viewer page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1628
Installer Display detailed error message on installation failure
If App Manager fails to install an app and a status/error message is available,
App Manager will display the status/error message at the bottom of the regular
error message.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Installer Display detailed error message on installation failure
If App Manager fails to install an app and a status/error message is available,
App Manager will display the status/error message at the bottom of the regular
error message.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Unfortunately, the second part of the message may not be localised as expected because it is generated by the Android framework.
BatteryChargeLimit-1.3.0-debug.apk
4.9 MB
Battery Chare Limit Debug v1.3.0 Run#1
The original BCL project seems to be put on hold. Since I need to keep my phone inserted to my laptop all the time, I fixed a few bugs in this app to suite my needs. There may not be any official release any time soon (either on my side or their side), but I’ve kept the issues page in my repository opened. This is a very small project, so I would expect code/configuration contribution rather than actual issues.
This app only works in root mode!
The original BCL project seems to be put on hold. Since I need to keep my phone inserted to my laptop all the time, I fixed a few bugs in this app to suite my needs. There may not be any official release any time soon (either on my side or their side), but I’ve kept the issues page in my repository opened. This is a very small project, so I would expect code/configuration contribution rather than actual issues.
This app only works in root mode!
Note: If you're having trouble charging, enable Always write CTRL file in settings. In my phone, it only works if this is enabled.
AM Debug v2.6.5.1 Run#1629
fastlane Prepare for v2.6.5.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v2.6.5.1
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
Working on a new app just for ADB users. This is a prototype. A debug build along with source code will be available for you to test very soon.
If you have an idea of a logo for this app, you can submit it via this group (the link is time and rate limited). Note that your logo must be in SVG format, and once approved, it would be dual licensed under CC-BY-SA-4.0 and GNU General Public License 3.0 or later.
App Manager | DEBUG
If you have an idea of a logo for this app, you can submit it via this group (the link is time and rate limited). Note that your logo must be in SVG format, and once approved, it would be dual licensed under CC-BY-SA-4.0 and GNU General Public License 3.0…
ADB Shell v1.0 Debug.apk
4.9 MB
ADB Shell v1.0 Debug
This is a prototype but working release for demonstration purposes only. The real app would be very different from this.
Features
- ADB Shell
- ADB over TCP
- ADB over Network
- Wireless Debugging
-
This is a prototype but working release for demonstration purposes only. The real app would be very different from this.
Features
- ADB Shell
- ADB over TCP
- ADB over Network
- Wireless Debugging
-
su support for rooted usersAM Debug v2.7.0 Run#1630
ADB Use the newly made LibADB to manage ADB operations
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
ADB Use the newly made LibADB to manage ADB operations
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
App Manager | DEBUG
ADB Shell v1.0 Debug.apk
ADB Shell v1.0 DEBUG#2.apk
4.9 MB
ADB Shell v1.0 Debug Run#2
Fixed hanging forever if the command is too large.
Fixed hanging forever if the command is too large.
AM Debug v2.7.0 Run#1631
Separate SplashActivity from BaseActivity
Previously, when an activity was opened, AuthenticationActivity was launched if
authentication wasn't available. Due to how activity works, this would result
in the creation of duplicate activity if the device is sufficiently fast.
Instead of opening a new activity, authentication is now done inside the
activity itself (as all important activities extend BaseActivity). As a result,
SplashActivity is separated from BaseActivity which is displayed when the user
click the App Manager icon in the application launcher app.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Separate SplashActivity from BaseActivity
Previously, when an activity was opened, AuthenticationActivity was launched if
authentication wasn't available. Due to how activity works, this would result
in the creation of duplicate activity if the device is sufficiently fast.
Instead of opening a new activity, authentication is now done inside the
activity itself (as all important activities extend BaseActivity). As a result,
SplashActivity is separated from BaseActivity which is displayed when the user
click the App Manager icon in the application launcher app.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>