stayboogy AOSP 12L (12.1.0_r3, SPA2 5G) Redfin
sources:
sources:
base repo: https://android.googlesource.com/platform/manifest/+/refs/heads/android-12.1.0_r3/default.xml
my work: https://github.com/stayboogy/stayboogy_Redfin
this rom: https://github.com/stayboogy/stayboogy_Redfin/tree/main/aosp/12.1.0.r3
kernel: https://android.googlesource.com/device/google/redbull-kernel/+/refs/tags/android-12.1.0_r3
Built on the stability of stock without all the Google junk.
____________________________________________________________________________
FEATURES:
*5G Radio Activated [without any Google Apps or Services Installed]
*stayboogy Pixel Recovery--work in progress based on aosp recovery
--modded to be able to install updates even after they fail signature verification
--modded to be able to use adb shell
--modded to work on this device specifically--work in progress
*Rootable
--https://github.com/stayboogy/stayboogy_Redfin/blob/main/aosp/how_to_root
*GApps Magisk Module Capable
--https://github.com/stayboogy/stayboogy_Redfin/blob/main/aosp/Magisk_GApps
*Visual Voicemail directly in the Dialer app
*Call Recording Working and Activated
--listen to recording from Call Details
*Messaging
--export and import message threads to storage, swipe right to delete
*Gesture Navigation by default
--change in settings
*Round Icons
*Monet Color Extraction implementation from kdrag0n [protonAOSP]
*System Accent Color changes based on Wallpaper Color Extraction [always on]
--want a different color, change your wallpaper--literally many colors even cyan like lineage, just play around
*Adaptive Icons Backgrounds change based on Wallpaper Color Extraction [always on]
--if doesn't automatically change with wallpaper, just toggle themed icons in wallpaper and style settings to correct
*Adaptive In-App Themes change based on Wallpaper Color Extraction [always on]
*App Themes Change based on Light / Dark System Theme Settings [always on]
*Custom Bootanimation
*Custom Wallpapers
*Custom Workspace Grid Sizes
*Lawnicons' Themed Icons already embedded in the default Launcher3 [Lawnchair not needed]
*Retro Audio Files from Cyanogenmod from LineageOS
*ExactCalculator from LineageOS
--in app theme changes based on Wallpaper Color Extraction
*Recorder from LineageOS
*Play All Media Files straight from Files App
--no separate music / video player needed
*No QuickSearchBar on HomeScreen
*No Browser
*No Calendar
*De-Googled
THIS ROM IS MEANT TO BE GOOGLE-FREE AND STILL BE CUSTOMIZABLE AND CAPABLE




















Download:

stayboogy_Pixel5-12L-AOSP-5G_v2.0b
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
MD5:

md5sum.stayboogy_Pixel5-12L-AOSP-5G_v2.0b.zip
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
CHEATCODES:
I. GApps
If you want to use apps like YouTube and Voice to Text or any other app that requires GSF/GMS from Google, then use the Magisk Module method, which will allow you FULL GOOGLE ACCOUNT ACCESS.
stayboogy_Redfin/Magisk_GApps at main · stayboogy/stayboogy_Redfin
Redfin. Contribute to stayboogy/stayboogy_Redfin development by creating an account on GitHub.
If you don't want to follow the directions above, you can just install the Magisk GApps Core Module and use any app that requires GSF/GMS without logging in. This will allow things like Voice-to-Text to work perfectly without a Google Account and this is how I use Voice-to-Text and GBoard
II. Backup & Restore Apps+Data between ROM Releases
I have provided a free app in the app repository "oandbackup" that you can backup and restore all apps and their data, user and system both. I have tested with user apps and it works fine. This will allow you to backup and restore your actual data without TWRP which is unlikely to ever be working for this ROM. Also, I am not going to implementing a backup option on the Pixel Recovery I am making either.
Just use to the app to batch backup your user apps and their data, copyt the files to your comptuer, and then copy them back to your phone after you install a new release and pick up right back where you left off.
III. Contacts & Text Message Backup and Restore
Contacts can be exported and imported directly from the app.
Messages can be exported and restored with adb:
//backup
adb root
adb pull /data_mirror/data_ce/null/0/com.android.providers.telephony/databases/mmssms.db-journal
adb pull /data_mirror/data_ce/null/0/com.android.providers.telephony/databases/mmssms.db
//restore
adb root
adb shell rm /data_mirror/data_ce/null/0/com.android.providers.telephony/databases/mmssms.db-journal
adb shell rm /data_mirror/data_ce/null/0/com.android.providers.telephony/databases/mmssms.db
adb reboot
adb root
adb push mmssms.db-journal /data_mirror/data_ce/null/0/com.android.providers.telephony/databases
adb push mmssms.db /data_mirror/data_ce/null/0/com.android.providers.telephony/databases
adb reboot
IV. App Repository
I have provided a few common apps for your convenience so that you can get to downloading and installing whatever you need should you not have your required apps backed up already before installing this ROM. I have provided Aurora Store, Magisk, and oandbackup.
App Repository
github.com
HOW TO ROOT:
github.com
stayboogy_Redfin/aosp/app_repository at main · stayboogy/stayboogy_Redfin
Redfin. Contribute to stayboogy/stayboogy_Redfin development by creating an account on GitHub.
HOW TO ROOT:
stayboogy_Redfin/how_to_root at main · stayboogy/stayboogy_Redfin
Redfin. Contribute to stayboogy/stayboogy_Redfin development by creating an account on GitHub.
Last edited: