This commit is contained in:
Korbs 2024-12-20 15:14:33 -05:00
parent 4907fa0e14
commit 974b06ef98
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
3 changed files with 52 additions and 23 deletions

View file

@ -1,41 +1,35 @@
cd ./temp/ cd ./temp/
# Add FUTO Repository
./fdroidcl_v0.7.0_linux_amd64 repo add FUTO https://app.futo.org/fdroid/repo
./fdroidcl_v0.7.0_linux_amd64 repo enable FUTO
./fdroidcl_v0.7.0_linux_amd64 update
# Install FUTO Apps # Install FUTO Apps
./fdroidcl_v0.7.0_linux_amd64 install org.futo.voiceinput ./fdroidcl_v0.7.0_linux_amd64 install org.futo.voiceinput
./fdroidcl_v0.7.0_linux_amd64 install org.futo.inputmethod.latin ./fdroidcl_v0.7.0_linux_amd64 install org.futo.inputmethod.latin
./fdroidcl_v0.7.0_linux_amd64 install com.futo.platformplayer
# Add Bitwarden Repository
./fdroidcl_v0.7.0_linux_amd64 repo add Bitwarden https://mobileapp.bitwarden.com/fdroid/repo
./fdroidcl_v0.7.0_linux_amd64 repo enable Bitwarden
./fdroidcl_v0.7.0_linux_amd64 update
# Install Bitwarden
./fdroidcl_v0.7.0_linux_amd64 install com.x8bit.bitwarden
# Install Fossify Apps # Install Fossify Apps
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.calendar
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.clock
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.contacts ./fdroidcl_v0.7.0_linux_amd64 install org.fossify.contacts
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.gallery ./fdroidcl_v0.7.0_linux_amd64 install org.fossify.gallery
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.messages ./fdroidcl_v0.7.0_linux_amd64 install org.fossify.messages
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.phone ./fdroidcl_v0.7.0_linux_amd64 install org.fossify.phone
./fdroidcl_v0.7.0_linux_amd64 install org.fossify.notes
# Install Other Apps # Install Other Apps
./fdroidcl_v0.7.0_linux_amd64 install me.zhanghai.android.files ./fdroidcl_v0.7.0_linux_amd64 install eu.ottop.yamlauncher
./fdroidcl_v0.7.0_linux_amd64 install com.jerboa
./fdroidcl_v0.7.0_linux_amd64 install net.mullvad.mullvadvpn ./fdroidcl_v0.7.0_linux_amd64 install net.mullvad.mullvadvpn
./fdroidcl_v0.7.0_linux_amd64 install us.spotco.fennec_dos
./fdroidcl_v0.7.0_linux_amd64 install app.organicmaps
./fdroidcl_v0.7.0_linux_amd64 install org.joinmastodon.android.moshinda
./fdroidcl_v0.7.0_linux_amd64 install chat.fluffy.fluffychat
./fdroidcl_v0.7.0_linux_amd64 install org.jellyfin.mobile
./fdroidcl_v0.7.0_linux_amd64 install app.alextran.immich
./fdroidcl_v0.7.0_linux_amd64 install nodomain.freeyourgadget.gadgetbridge ./fdroidcl_v0.7.0_linux_amd64 install nodomain.freeyourgadget.gadgetbridge
./fdroidcl_v0.7.0_linux_amd64 install de.baumann.browser ./fdroidcl_v0.7.0_linux_amd64 install app.alextran.immich
./fdroidcl_v0.7.0_linux_amd64 install org.kde.kdeconnect_tp ./fdroidcl_v0.7.0_linux_amd64 install us.spotco.fennec_dos
./fdroidcl_v0.7.0_linux_amd64 install de.mm20.launcher2.release
./fdroidcl_v0.7.0_linux_amd64 install org.videolan.vlc
# Add FUTO Repository
./fdroidcl_v0.7.0_linux_amd64 repo add FUTO https://app.futo.org/fdroid/repo
./fdroidcl_v0.7.0_linux_amd64 repo update
# Downloading APKs from SudoVanilla Ocean # Downloading APKs from SudoVanilla Ocean
wget https://ocean.sudovanilla.org/softwares/apps/apks/hoodik-sudovanilla-instance.apk
wget https://ocean.sudovanilla.org/softwares/apps/apks/Spotify_v8.9.18.512.apk wget https://ocean.sudovanilla.org/softwares/apps/apks/Spotify_v8.9.18.512.apk
adb install ./hoodik-sudovanilla-instance.apk
adb install ./Spotify_v8.9.18.512.apk adb install ./Spotify_v8.9.18.512.apk

View file

@ -23,5 +23,31 @@ adb shell pm uninstall -k --user 0 com.google.android.apps.tachyon # Google Meet
adb shell pm uninstall -k --user 0 com.google.android.videos adb shell pm uninstall -k --user 0 com.google.android.videos
adb shell pm uninstall -k --user 0 com.google.android.apps.adm adb shell pm uninstall -k --user 0 com.google.android.apps.adm
adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music adb shell pm uninstall -k --user 0 com.google.android.apps.youtube.music
adb shell pm uninstall --user 0 com.android.vending # Google Play Store, not Google Play Services adb shell pm uninstall --user 0 com.android.vending # Google Play Store, not Google Play Services
adb shell pm uninstall -k --user 0 com.chiller3.bcr
adb shell pm uninstall -k --user 0 com.google.android.apps.bard
adb shell pm uninstall -k --user 0 com.google.android.apps.safetyhub
adb shell pm uninstall -k --user 0 com.google.android.apps.weather
adb shell pm uninstall -k --user 0 com.google.android.apps.recorder
adb shell pm uninstall -k --user 0 com.google.android.apps.restore
adb shell pm uninstall -k --user 0 com.google.android.projection.gearhead
adb shell pm uninstall -k --user 0 com.google.android.accessibility.voiceaccess
adb shell pm uninstall -k --user 0 com.google.android.apps.accessibility.voiceaccess
adb shell pm uninstall -k --user 0 com.google.android.accessibility.soundamplifier
adb shell pm uninstall -k --user 0 com.android.chrome
adb shell pm uninstall -k --user 1 com.android.chrome
adb shell pm uninstall -k --user 2 com.android.chrome
adb shell pm uninstall -k --user 0 com.google.android.inputmethod.latin

View file

@ -0,0 +1,9 @@
adb shell pm uninstall -k --user 0 com.android.dailer
adb shell pm uninstall -k --user 0 com.android.messaging
adb shell pm uninstall -k --user 0 com.android.deskclock
adb shell pm uninstall -k --user 0 org.lineageos.eleven
adb shell pm uninstall -k --user 0 org.lineageos.recorder
adb shell pm uninstall -k --user 0 org.lineageos.jelly
adb shell pm uninstall -k --user 0 org.lineageos.glimpse
adb shell pm uninstall -k --user 0 org.lineageos.etar
adb shell pm uninstall -k --user 0 org.lineageos.audiofx