All Projects → MuntashirAkon → Appmanager

MuntashirAkon / Appmanager

Licence: gpl-3.0
A full-featured package manager and viewer for Android

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Appmanager

Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-69.69%)
Mutual labels:  android-app, material-design
Materialcalendar
A Material design calendar inspired by the CalendarView of School Diary.
Stars: ✭ 196 (-56.64%)
Mutual labels:  android-app, material-design
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-68.58%)
Mutual labels:  android-app, material-design
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-71.68%)
Mutual labels:  android-app, material-design
Android Carbon Forum
Android Client for Carbon Forum with Material Design.
Stars: ✭ 254 (-43.81%)
Mutual labels:  android-app, material-design
Shotang App
The New Home Screen is designed in a modular way with the core focus on product discovery. Search, Deals, Products everything has been brought upfront. The hamburger menu has been replaced with a bottom navigation bar for easy reachability. On the tech side too, this design allows us to run new deals and other experiments in an agile manner which wasn't possible in the previous version.
Stars: ✭ 132 (-70.8%)
Mutual labels:  android-app, material-design
Awesomedialog
A Beautiful Dialog Library for Kotlin Android
Stars: ✭ 163 (-63.94%)
Mutual labels:  android-app, material-design
Twitlatte
Twitter and Mastodon client for Android
Stars: ✭ 92 (-79.65%)
Mutual labels:  android-app, material-design
Alarmio
A simple alarm clock focused on design, readability, and internet radio.
Stars: ✭ 248 (-45.13%)
Mutual labels:  android-app, material-design
Material Backdrop
A simple solution for implementing Backdrop pattern for Android
Stars: ✭ 221 (-51.11%)
Mutual labels:  android-app, material-design
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (-73.01%)
Mutual labels:  android-app, material-design
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (-28.1%)
Mutual labels:  android-app, material-design
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-76.77%)
Mutual labels:  android-app, material-design
Danmaqua Android
⚓ Make Bilibili translation danmaku floating as subtitles
Stars: ✭ 135 (-70.13%)
Mutual labels:  android-app, material-design
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-78.54%)
Mutual labels:  android-app, material-design
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-65.04%)
Mutual labels:  android-app, material-design
Gitexplorer Android
Find the right git commands 🔥 without digging through the web.😊😊😉
Stars: ✭ 72 (-84.07%)
Mutual labels:  android-app, material-design
Metronome Android
A lightweight, well designed metronome app for Android.
Stars: ✭ 77 (-82.96%)
Mutual labels:  android-app, material-design
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-51.55%)
Mutual labels:  android-app, material-design
Githubfollows
A demo project based on MVVM architecture and material design & animations.
Stars: ✭ 272 (-39.82%)
Mutual labels:  android-app, material-design

App Manager

Debug Build Translation status GitHub release (including pre-releases) F-Droid GitHub Repo Size TG Channel Twitter @AppManagerNews

Yet another Android package manager and viewer but...

  • Copylefted libre software (GPLv3+)
  • Material design (and a nice UI)
  • No unnecessary permissions
  • Does not connect to the Internet (the permission is required for ADB mode)
  • Displays as much info as possible in the main window
  • Lists activities, broadcast receivers, services, providers, permissions, signatures, shared libraries, etc. of any app
  • Launch (exportable) activities, create (customizable) shortcuts
  • Block any activities, broadcast receivers, services, or providers you like with native import/export as well as Watt and Blocker import support (requires root)
  • Revoke permissions considered dangerous (requires root/ADB)
  • Disable app ops considered dangerous (requires root/ADB)
  • Scan for trackers in apps and list (all or only) tracking classes (and their code dump)
  • Generate dynamic manifest for any app
  • View/edit/delete shared preferences of any app (requires root)
  • Display running processes/apps (requires root/ADB)
  • Display your app usage, data usage, and app storage info (requires “Usage Access” permission)
  • Share APK files (hence the use of a provider)
  • Clear app data or app cache (requires root/ADB)
  • Batch operations: clear app data, disable run in background, disable/kill/uninstall apps
  • One-click operations: block ads/tracker components, block components by signature, block multiple app ops

…and other minor features such as installing/uninstalling/updating/enabling/disabling apps, displaying app installation info, opening in F-Droid, Aurora Droid or Aurora Store. This single app combines the features of 5 or 6 apps any tech-savvy person needs!

Get it on F-Droid Get it on IzzyOnDroid

App Manager Docs: https://muntashirakon.github.io/AppManager

Telegram Support Group: https://t.me/AppManagerAndroid

Telegram Update Channel: https://t.me/AppManagerChannel

Follow @AMUpdateChannel on Twitter: https://twitter.com/AMUpdateChannel

Translations

Translate App Manager at Weblate: https://hosted.weblate.org/engage/app-manager/

Translate App Manager Docs at Crowdin: https://crwd.in/app-manager-docs

Translation status

Mirrors

GitLab: https://gitlab.com/muntashir/AppManager

Riseup: https://0xacab.org/muntashir/AppManager

Codeberg: https://codeberg.org/muntashir/AppManager

Screenshots

Dark

Light

Build Instructions

  • System Requirements: Any PC/Mac with 4GB RAM (8GB recommended)
  • Operating System: Linux/macOS (no support for Windows)
  • Software: Android Studio, gradle
  • Active internet connection

macOS

  • Install Homebrew:
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    
  • Install yarn using Homebrew:
    brew install yarn
    
    You can also install yarn manually, but it is not recommended for macOS.
  • Install bundletool if you want to build APKS:
    brew install bundletool
    

Linux

  • Install development tools. For Debian/Ubuntu:
    sudo apt-get install build-essential
    
    For Fedora/CentOS/RHEL:
    sudo yum groupinstall "Development Tools"
    
    For Arch/Artix/Manjaro:
    sudo pacman -S base-devel
    
  • Install yarn. A generic way would be to install it via the installation script:
    curl -o- -L https://yarnpkg.com/install.sh | bash
    
  • Install bundletool-all.jar if you want to build APKS, and make sure it is available as bundletool command. A quick way would be to create a file bundletool in /usr/local/bin directory with the following contents:
    #!/usr/bin/env bash
    exec java -jar "/path/to/bundletool-all.jar" "[email protected]"
    
    Make sure to replace /path/to/bundletool-all.jar with actual path for bundletool-all.jar. Also, make the file executable:
    chmod +x /usr/local/bin/bundletool
    

Clone and Build App Manager

  1. Clone the repo along with submodules:
    git clone --recurse-submodules https://github.com/MuntashirAkon/AppManager.git
    
    You can use the --depth 1 argument if you don't want to clone past commits.
  2. Open the project AppManager using Android Studio/IntelliJ IDEA. The IDE should start syncing automatically. It will also download all the necessary dependencies automatically provided you have the Internet connection.
  3. Build debug version of App Manager from Menu > Build > Make Project or from the terminal:
    ./gradlew packageDebugUniversalApk
    
    The command will generate a universal APK instead of a bundled app.

Create bundled app

In order to create a bundled app in APKS format, build Android App Bundle (AAB) first. Then run the following command:

./scripts/aab_to_apks.sh preRelease

Replace prePelease with release or debug based on your requirements. It will ask for keystore credentials interactively.

The script above will also generate a universal APK.

Contributing

You are welcome contribute to App Manager! This doesn't mean that you need coding skills. You can help AM (App Manager) by creating helpful issues, attending discussions, improving documentations and translations, adding unrecognised libraries or ad/tracking signatures, reviewing the source code, as well as reporting security vulnerabilities. If you are going to contribute to AM with your coding skills, please read the following:

  • If you're going to implement or work on any specific feature, please inform me before doing so. Due to the complex nature of the project, integrating a new feature could be challenging.
  • You're absolutely welcome to fix issues or mistakes, but AM's code base changes a lot almost every day. Therefore, if you are requested to make changes in your pull request but can't address them within 2 (two) days, your pull request may be closed depending on the importance of the request. This instruction will be removed once AM's code base becomes stable.

Note: Repositories located in sites other than GitHub are currently considered mirrors and PR/MR submitted there will not be accepted. Instead, you can submit patches (as .patch files) via email attachment. My email address is muntashirakon [at] riseup [dot] net. Beware that such emails may be publicly accessible in future. GitHub PRs will be merged manually using the corresponding patches. As a result, GitHub may falsely mark them closed instead of merged. Make sure to sign-off your commits.

Donation and Funding

App Manager doesn't support any donations directly. However, if you like my projects (App Manager being one of them), you can buy me a coffee by sending an anonymous donation to one of the following Bitcoin addresses:

33TDkWVv5EgwfKGJk7YaS2Ev1CBzBP9Sav
38bzvWDD99dJhXg9tC4yQEnGdnAKPtwSXG
3FHTxPoYa92dNJK6pkhwyVkMG8Vv3VpGpg

By sending me BTC, you agree that you will not share the transaction information in public i.e. the transaction will remain anonymous nor will you use it as a leverage to prioritise your requested features. I accept feature requests without any donations, and they are prioritised according to my preferences.

App Manager is open for a fund/grant. If you are an organization interested in funding App Manager, you can contact me directly at muntashirakon [at] riseup [dot] net (FINGERPRINT: 7bad37c2981e41f8f6abea7f58f0b4f26c346fce).

Credits and Libraries

A list of credits and libraries are available in the About section of the app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].