App Manager | DEBUG – Telegram
App Manager | DEBUG
2.11K subscribers
104 photos
2 videos
2.33K files
1.79K links
Read policies here before downloading: https://github.com/MuntashirAkon/AMInsecureDebugBuilds

RELEASE channel: @AppManagerChannel
Download Telegram
AM Debug v3.1.0-alpha01 Run#1946

Setting Add option to disable opening App Info page from 3rd party apps

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1947

fastlane Prepare for v3.1.0-alpha01

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0 Run#1948

RunningApps Fix double scrollbars

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
😱2👍1
AM Debug v3.1.0-alpha01 Run#1949

Add Android Libraries as a git submodule

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥1
AM Debug v3.1.0-alpha01 Run#1950

Update trackers from Android Libraries

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1951

Update native libraries from Android Libraries

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1952

Update libraries from Android Libraries

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1953

Add a noscript to update all libraries at once

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.1.0-alpha01 Run#1954

Locale Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: App Manager/Main
Translate-URL: https://hosted.weblate.org/projects/app-manager/main/
Signed-off-by: Weblate <hosted@weblate.org>
👍1
App Manager | DEBUG
AM Debug v3.1.0-alpha01 Run#1953 Add a noscript to update all libraries at once Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
At this point, you might be wondering what this is all about. In App Manager, I used to update trackers and libraries from Exodus <exodus-privacy.eu.org> and IzzyOnDroid/repo <https://gitlab.com/IzzyOnDroid/repo> (also used by the F-Droid project) directly. But these repositories lack proper system to uniquely identify each library and we’re basically at the mercy of the contributors of the projects for new libraries. Finally, we share a different view regarding the definition of trackers (or the fact that the Exodus Privacy occasionally prevents some signatures to be recognised as tracker although their definition suggest otherwise). Therefore, I along with a few other contributors decided to create a dedicated repository for our own sake. This project is now alive at https://github.com/MuntashirAkon/android-libraries. This project still synchronises from the above mentioned sources but we’re assigning unique ID per library so that they can be uniquely identified as well as we can customise it contain as many libraries as we want. We’ve also considered adding other signatures such as filename and metadata to make it more generic and futuristic. In the future, we might also consider Yara-like rules to make it easy to detect packers, for example.

App Manager is now refactored to use this project. But this is just a compatibility layer. The real implementation will be available some time later. See issue#827 <https://github.com/MuntashirAkon/AppManager/issues/827> for more information.
🔥3
[PR] AM Debug v3.1.0-alpha01 Run#1955

[Debloater] Initial UI for Debloater

The list is taken from https://github.com/0x192/universal-android-debloater
and kept intact for now.

Colour codes for the list:
- Dark cyan: The app is safe to remove. It does not necessarily mean that the
  app should be removed as it is always up to the preferences of the user.
- Sand colour: The app is safe to remove, but removing it might break one or
  more features.
- Orange colour: The app may or may not be safe to remove.
- Red colour: The app is not safe to remove. It is not clear as to why these
  apps are listed in the UAD list.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2😱1