feat: update fandroid

main
sudo pacman -Syu 2023-07-29 14:54:19 +07:00
parent e3894d95f6
commit 8bab21c90d
2 changed files with 218 additions and 5 deletions

View File

@ -36,7 +36,7 @@
>F(an) android
</h1>
<p>You know what I mean :D</p>
<p>Just a collection/checklist of what to do before using Android phone.</p>
<p>Just a collection/checklist while using Android phone.</p>
<p>All Android phones are bloat.</p>
<p>
So first thing first, use
@ -45,10 +45,171 @@
>.
</p>
<h2>
<a id="user-content-misc" class="anchor" aria-hidden="true" href="#misc"
<a id="user-content-apps" class="anchor" aria-hidden="true" href="#apps"
><span aria-hidden="true" class="octicon octicon-link"></span></a
>Misc
>Apps
</h2>
<p>
Use <a href="https://f-droid.org/en/" rel="nofollow">F-Droid</a> with
<a href="https://github.com/Droid-ify/client">Droid-ify</a> to replace
Google Play as much as you can.
</p>
<p>Daily:</p>
<ul>
<li>
<a href="https://github.com/TeamAmaze/AmazeFileManager"
>Amaze File Manager</a
>
</li>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Clock"
>Simple Clock</a
>
</li>
<li>
<a href="https://github.com/SimpleMobileTools/Simple-Music-Player"
>Simple Music Player</a
>
</li>
<li><a href="https://github.com/thundernest/k-9">K-9 Mail</a></li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo"
rel="nofollow"
>Gallery</a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.google.android.calculator"
rel="nofollow"
>Calculator</a
>
</li>
</ul>
<p>Security:</p>
<ul>
<li>
<a href="https://github.com/GrapheneOS/Camera"
>GrapheneOS Secure Camera</a
>
</li>
<li>
<a href="https://github.com/GrapheneOS/PdfViewer"
>GrapheneOS Secure PDF Viewer</a
>
</li>
<li>
<a href="https://github.com/bitwarden/mobile"
>Bitwarden Mobile Application</a
>
</li>
<li>
<a href="https://github.com/beemdevelopment/Aegis"
>Aegis Authenticator</a
>
</li>
</ul>
<p>Productivity:</p>
<ul>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.trello"
rel="nofollow"
>Trello</a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.devhd.feedly"
rel="nofollow"
>Feedly</a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.google.android.keep"
rel="nofollow"
>Google Keep</a
>
</li>
</ul>
<p>Social:</p>
<ul>
<li><a href="https://github.com/tuskyapp/Tusky">Tusky</a></li>
<li>
<a href="https://github.com/Mosc/Glider">Glider for Hacker News</a>
</li>
</ul>
<p>Misc:</p>
<ul>
<li>
<a href="https://github.com/tailscale/tailscale-android"
>Tailscale Android Client</a
>
</li>
<li><a href="https://github.com/TeamNewPipe/NewPipe/">NewPipe</a></li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet"
rel="nofollow"
>Wavelet</a
>
</li>
<li><a href="https://github.com/markusfisch/BinaryEye">Binary Eye</a></li>
<li>
<a href="https://github.com/trynoice/android-app">Noice for Android</a>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone"
rel="nofollow"
>1.1.1.1</a
>
</li>
</ul>
<p>Make color (change frequently)</p>
<ul>
<li>
<a href="https://github.com/Delta-Icons/android"
>Delta Icons for Android</a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=bitpit.launcher"
rel="nofollow"
>Niagara Launcher</a
>
</li>
</ul>
<p>If using Google:</p>
<ul>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.google.android.apps.subscriptions.red"
rel="nofollow"
>Google One</a
>
</li>
</ul>
<p>If buying Xiaomi devices:</p>
<ul>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.xiaomi.smarthome"
rel="nofollow"
>Mi Home</a
>
</li>
<li>
<a
href="https://play.google.com/store/apps/details?id=com.duokan.phone.remotecontroller"
rel="nofollow"
>Mi Remote controller</a
>
</li>
</ul>
<div>
Feel free to ask me via

View File

@ -2,10 +2,62 @@
You know what I mean :D
Just a collection/checklist of what to do before using Android phone.
Just a collection/checklist while using Android phone.
All Android phones are bloat.
So first thing first, use [Universal Android Debloater GUI](https://github.com/0x192/universal-android-debloater).
## Misc
## Apps
Use [F-Droid](https://f-droid.org/en/) with [Droid-ify](https://github.com/Droid-ify/client) to replace Google Play as much as you can.
Daily:
- [Amaze File Manager](https://github.com/TeamAmaze/AmazeFileManager)
- [Simple Clock](https://github.com/SimpleMobileTools/Simple-Clock)
- [Simple Music Player](https://github.com/SimpleMobileTools/Simple-Music-Player)
- [K-9 Mail](https://github.com/thundernest/k-9)
- [Gallery](https://play.google.com/store/apps/details?id=com.google.android.apps.photosgo)
- [Calculator](https://play.google.com/store/apps/details?id=com.google.android.calculator)
Security:
- [GrapheneOS Secure Camera](https://github.com/GrapheneOS/Camera)
- [GrapheneOS Secure PDF Viewer](https://github.com/GrapheneOS/PdfViewer)
- [Bitwarden Mobile Application](https://github.com/bitwarden/mobile)
- [Aegis Authenticator](https://github.com/beemdevelopment/Aegis)
Productivity:
- [Trello](https://play.google.com/store/apps/details?id=com.trello)
- [Feedly](https://play.google.com/store/apps/details?id=com.devhd.feedly)
- [Google Keep](https://play.google.com/store/apps/details?id=com.google.android.keep)
Social:
- [Tusky](https://github.com/tuskyapp/Tusky)
- [Glider for Hacker News](https://github.com/Mosc/Glider)
Misc:
- [Tailscale Android Client](https://github.com/tailscale/tailscale-android)
- [NewPipe](https://github.com/TeamNewPipe/NewPipe/)
- [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet)
- [Binary Eye](https://github.com/markusfisch/BinaryEye)
- [Noice for Android](https://github.com/trynoice/android-app)
- [1.1.1.1](https://play.google.com/store/apps/details?id=com.cloudflare.onedotonedotonedotone)
Make color (change frequently)
- [Delta Icons for Android](https://github.com/Delta-Icons/android)
- [Niagara Launcher](https://play.google.com/store/apps/details?id=bitpit.launcher)
If using Google:
- [Google One](https://play.google.com/store/apps/details?id=com.google.android.apps.subscriptions.red)
If buying Xiaomi devices:
- [Mi Home](https://play.google.com/store/apps/details?id=com.xiaomi.smarthome)
- [Mi Remote controller](https://play.google.com/store/apps/details?id=com.duokan.phone.remotecontroller)