Compare commits

...

13 Commits

Author SHA1 Message Date
pluja ce10ee810a Merge pull request #534 from 0xDE57/patch-1
add new section: Android Debloat Tools
2025-08-06 20:31:39 +03:00
pluja b580484dc3 Merge pull request #537 from 0xDE57/patch-4
fix AOSP link
2025-08-06 20:30:28 +03:00
pluja 0bf632985e Merge pull request #538 from 0xDE57/patch-5
add Fossify Phone to Dialer
2025-08-06 20:30:05 +03:00
pluja 4d91d4266d Merge pull request #536 from 0xDE57/patch-3
remove Posidon (discontinued)
2025-08-06 20:29:33 +03:00
pluja cfabc93ee2 Merge pull request #535 from 0xDE57/patch-2
remove DivestOS (discontinued)
2025-08-06 20:28:43 +03:00
arbitrary hexcode e19ac3def4 add Fossify Phone to Dialer
closes #404
2025-08-06 06:48:56 +00:00
arbitrary hexcode 96dbdf8861 fix AOSP link
closes: #528
2025-08-06 05:41:08 +00:00
arbitrary hexcode 6bfe918f4c remove Posidon (discontinued)
closes: #505
2025-08-06 03:45:37 +00:00
arbitrary hexcode 1886e76dff remove DivestOS (dinscontinued)
DivestOS is no longer maintained. closes: #504
2025-08-03 21:31:53 +00:00
arbitrary hexcode 503bc1f70a Update README.md
-add header link to Contents, alphabetically
2025-08-02 23:16:45 +00:00
arbitrary hexcode 1059e461c8 Update README.md
-update fork. initially linked the outdated (2 years ago) fork.
2025-08-02 23:13:44 +00:00
arbitrary hexcode 5072125b92 Update README.md
fix name of offending application
2025-08-02 22:50:41 +00:00
arbitrary hexcode 1ddbbbfc86 add: Universal Android Debloater GUI 2025-08-02 21:26:43 +00:00
+10 -3
View File
@@ -22,6 +22,7 @@
- [Analytics](#analytics)
- [Android](#android)
- [Android App Store](#android-app-store)
- [Android Debloat Tools](#android-debloat-tools)
- [Android Dialer](#android-dialer)
- [Android File Manager](#android-file-manager)
- [Android Gallery](#android-gallery)
@@ -174,6 +175,13 @@
### Alternative Google Play Store clients
- [Aurora Store](https://auroraoss.com/download/#aurora-store) - Aurora Store is an open-source alternative Google Play Store frontend client with privacy and modern design in mind.
### Android Debloat Tools
**Avoid**
- ADB AppControl - A simple adb wrapper with a [terrible privacy policy](https://adbappcontrol.com/en/terms/) to collect things like device information and what applications you install/unsinstall.
**Instead use**
- [Universal Android Debloater Next Generation](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/) - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
### Android Dialer
**Avoid**
@@ -181,6 +189,7 @@ Third-party dialers found on the play store. They may contain ads/trackers and m
**Instead use**
- [Koler](https://github.com/Chooloo/koler) - Uniquely stylized phone app with customizable features.
- [Fossify Phone](https://github.com/FossifyOrg/Phone) - A handy phone call manager with phonebook, number blocking and multi-SIM support.
### Android File Manager
**Avoid**
@@ -233,7 +242,6 @@ Third-party launchers found on the play store. They may contain ads/trackers and
- [OpenLauncher](https://github.com/OpenLauncherTeam/openlauncher) - Customizable and Open Source Launcher for Android.
- [KISS](https://kisslauncher.com/) - Lightning fast, open-source, < 200kb Android launcher.
- [Olauncher](https://github.com/tanujnotes/Olauncher) - Minimal AF (ad-free) launcher app for Android.
- [Posidon Launcher](https://posidon.io/launcher) - Posidon launcher is a minimal, one page homescreen with a vertical scrolling feed.
- [Pie Launcher](https://github.com/markusfisch/PieLauncher) - Android home screen launcher that uses a dynamic pie menu instead of fixed positioned icons.
- [Rootless Pixel Launcher](https://github.com/amirzaidi/Launcher3) - The Launcher3 fork known as "Rootless Pixel Launcher".
- [Bliss Launcher](https://f-droid.org/en/packages/foundation.e.blisslauncher/) - The default launcher of the /e/ Android-based OS.
@@ -915,7 +923,7 @@ Many websites require phone number verification. These services offer a way to r
## Operating Systems
### Android
⛔ Try to avoid using Google Android or any Android that has been modified and tuned by any manufacturer such as Xiaomi, Huawei, Samsung, etc. Android is an Open Source project - [AOSP - Android Open Source Project]() - and it has many versions that will respect the user privacy and data and won't share it with private servers from manufacturers or service providers.
⛔ Try to avoid using Google Android or any Android that has been modified and tuned by any manufacturer such as Xiaomi, Huawei, Samsung, etc. Android is an Open Source project - [AOSP - Android Open Source Project](https://source.android.com/) - and it has many versions that will respect the user privacy and data and won't share it with private servers from manufacturers or service providers.
**Instead use**
@@ -936,7 +944,6 @@ These ROMs also offer good priavcy and/or extended support for a wider range of
- [CalyxOS](https://calyxos.org/) - Privacy by Design ROM. Offers better security than LineageOS or Replicant.
- [LineageOS](https://lineageos.org/) - A free and open-source operating system for various devices, based on the Android mobile platform.
- [DivestOS](https://divestos.org) - LineageOS fork with increased security and privacy.
- [Replicant](https://www.replicant.us/) - Replicant is a fully free Android distribution running on several devices.
#### Based on Linux