• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][10.0.0_r39] POSP v3.1.9+14 - jasmine [UNOFFICIAL]

Anush02198

Senior Member
Feb 15, 2017
164
891
93
Panvel


Code:
#include <std_disclaimer.h>
/*
 * Your warranty is void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
Now that I'm done saving my butt, let's proceed :D



Potato Open Sauce Project is a butter smooth Android aftermarket firmware. We handpicked the best features around and are adding our own sauce to it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things the community is accustomed to.

[SIZE=+2]Team Potato[/SIZE]
@Agent_fabulous
@ZerNico
@raj_jdja
@ShreyanshLodha
@ATechnoHazard
@deletescape
@HrX
@JagravNaik
@ash4win

Design:
@McAwesomePL
Valvze
Joshua Baldassarre

[SIZE=+1]Got an issue or suggestion? Reach us at[/SIZE]
Telegram: https://telegram.me/SaucyPotatoesOfficial
Twitter: https://twitter.com/PotatoAndroid



- Custom RGB/HSL QS background colors and opacity
- Advanced reboot
- Double tap status bar to sleep
- Custom RGB/HSL accent picker for dark/light themes
- Custom icon shapes and icon pack support
- POSP logo in statusbar
- 4G/VoLTE icon on status bar
- Lockscreen media art blur level
- Permission hub
- Signature spoofing
- Custom height for new Q nav gestures
- Improved AOD ambient play ticker
- Three mode Notch Handler (Notch-City)
- QS rows/column numbers
- Pre-P style mobile data icon
- Network speed indicator (OOS style)


POSP: PotatoProject
POSP Device Sources: PotatoDevices
POSP Code Review: Gerrit Code Review


[SIZE=+1]Clean Install[/SIZE]
- Backup all your data (Important)
- Wipe /system, /data and cache.
- Flash the ROM + GApps (Download link below)
- Reboot

[SIZE=+1]Updates[/SIZE]
- Flash ROM
- Reboot!


ROM: https://www.androidfilehost.com/?w=files&flid=311764
GApps: OpenGApps

[SIZE=+1]Credits[/SIZE]
- Google for AOSP
- Team Potato
- AOSiP
- CarbonROM
- Dirty Unicorns
- OmniROM
- LineageOS
- Team Lawnchair for Lawnchair Launcher

Contributors
Agent_fabulous
Source Code: https://github.com/xiaomi-sdm660/android_kernel_xiaomi_sdm660.git

XDA:DevDB Information
[ROM][10.0.0_r39] POSP v3.1.9+14 - jasmine [UNOFFICIAL], ROM for the Xiaomi Mi A2

Contributors
Anush02198, rcstar6696
ROM OS Version: Android 10
ROM Kernel: Linux 4.x

Version Information
Status: Stable
Current Stable Version: 3.17-12
Stable Release Date: 2020-05-09

Created 2020-05-09
Last Updated 2020-06-06
 

Attachments

Last edited:

NE0HP

Senior Member
Mar 19, 2015
589
389
63
Wow..nice work..look forward to flash it and hoping to get continued support and updates time to time in future. :good:
 

Schhnizer

Member
Jul 20, 2019
16
2
0
The ROM just removed twrp

This is long,but if you lost twrp,skip to the last.

So,after installing the ROM with a clean install,my twrp is replaced with android recovery. And upon booting twrp via adb ,it couldn't read data.

So I tried repairing through the wipe option and selecting data,changing file system from Ext2 then switch back to Ext4 and swipe to confirm. Guess what happened, it could read my data now at the cost of formatting my data (internal storage data all gone, poof) now I can flash twrp to the recovery ramdisk again and flash gapps and magisk.

NOTE : TWRP 3.3.1-0 cant read Magisk 2.4 (only noticed this after I lost twrp while changing to this ROM). So go with magisk 2.3 and update it after you boot.

So yeah ,this was fun. I don't really care about my files since I got backups in my PC.

And I guess putting " lawnchair launcher is the default launcher" or something similar in the features or contents will be best .

Oh and if the devs could see this,
please add features like screen recorder with internal audio recording and a fps meter on the QS . Really love these features from other ROMs.

Anyone who lost twrp after installing the ROM,a little advice.
1. Install twrp from adb with command
fastboot boot 'drag and drop IMG file '
And click enter.
2. Check the mount section if data is mounted.
3. If its mounted,reflash twrp to recovery ramdisk and flash other necessary files like gapps. If not mounted, try the next step.
4. Reboot and backup your internal storage cuz this next step fixes my problem but wiped my data.
5. Go to wipe>select data>change file system>ext2 and swipe.
6. Follow the same step as above but select ext4 and swipe. Ext4 is the default setting .
7. Now,check if data can be mounted.

For any reason you still can't,look up google cuz I only ever tried this method to fix this problem and works all the time.

Gonna use the latest version for a while,I'll update about bugs if I faced any.