[discontinued][ROM][unlocked][suez] Lineage-12.1 [05 MAY 2020] - Fire HD 8 and HD 10 Original Android Development

Disclaimer
Code:
/*
* 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 the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
LineageOS needs no introductions. This version of LineageOS-12.1 is a highly customised version solely for the Amazon Fire HD10
- EVEN MORE IMPORTANT: This ROM only works on devices using the bootloader hack. See <<< HERE >>> to unlock your devices.
- IMPORTANT: Do not update Magisk via the Magisk Manager App, your device will enter a bootloop if you do. Instead update Magisk via TWRP only. If you do this by accident then it is recoverable by just flashing the latest version of the ROM again (with gapps etc as required).
Rules
- Please search the thread before asking questions
- Please try to stay on topic, I know it's not always possible
- Please report bugs here
- Report only one issue per bug report
- When reporting bugs please post a logcat and/or dmesg containing pertinent information regarding the issue...
- Saying something isn't working without proper explanation will not attract any attention.
Known Issues
- Wired headphones do not work
- Camcorder does not work
Prerequisites for Installation
- Unlocked Bootloader
- TWRP Installed
Initial Installation
- Enter TWRP
- Enter wipe option
- Format Data
- Then swipe to factory reset
- Copy the ROM to your device
- Copy optional zips like gapps and magisk to device if required
- You also have the option of using micro-g framework
- Flash ROM, then optional zips
- Reboot
- And Enjoy
Upgrading to a new version
- Copy the ROM to your device
- Flash ROM
- If you use Magisk then be sure to flash that again too.
- And Enjoy
Downloads
*** Please do NOT create any mirrors ***
Lineage-12.1 for Amazon Fire HD10"
Source Code
- ROM Source: https://github.com/cm12-amami
- Kernel Source: https://github.com/ggow/android_kernel_amazon_mt8173-common
- Suez Tree: https://github.com/ggow/android_device_amazon_suez
- mt8173-common Tree: https://github.com/ggow/android_device_amazon_mt8173-common
Thanks
- @MSe1969 for the up to date cm-12.1 sources
- @k4y0z and @xyz` for the bootloader hack
- @Goayandi for the mt8173 resources
- LineageOS
XDA:DevDB Information
LineageOS, ROM for the Amazon Fire HD 8 and HD 10
Contributors
ggow
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.x
Version Information
Status: Beta
Beta Release Date: 2019-08-01
Created 2019-08-01
Last Updated 2020-05-05

Changelog / Release Notes
05 May 2020
- Fix video camera crashing system
- Update amazon binaries to update-kindle-40.6.5.4_user_654620520.bin
- Add missing dependancy libaudioutils.so
- Enable ambient light sensor
22 April 2020
- Patches up to date until April 2020 ASB patches (Unofficial)
23 August 2019
- August 2019 ASB patches (sec. string 2019-08-05)
- Additional (backported) security patches from AOSP branch 'nougat-mr2-security-release
- Privacy Browser updated to version 3.2
- SetupWizard rebranded to LineageOS
- Build libaudioroute from source
- Fixed up minor remaining issues with camcorder
- Add MD32 program and data space binaries to ramdisk (might help with power management)
- Build mediatek liblights from source
- Update power profile in overlay from stock fireos(should produce more accurate power usage stats)
- Tablet will now enter sleep state when amazon flip cover is closed.
11 August 2019
- Fixed local playback (eg. h.264, h265 etc)
- Fixed lots of other video related issues to do with codecs
- NewPipe can now play greater than 360p quality so other video centric apps may now work too.
- Can someone test video playback on youtube, facebook, instagram, plex, netflix etc and report back?
- Disable telephony (RIL and sim features)
- Fixed sdcard mountpoint - was causing the card to not be available in some cases.
01 August 2019
- Initial Release

New Build is Up
01 August 2019
- Initial Release
- Kernel sources are up
- Device configs are in progress - will be posted ASAP
- Camera works but camcorder does not

Wow, I was not expecting to see this today. I know what I'm doing when I get home!

Oh my god. Glad to see you here @ggow.

Yay! What gapps package is recommended?

coolloser said:
Yay! What gapps package is recommended?
Click to expand...
Click to collapse
I think that arm64/5.1/pico will be OK.
BTW: just for be sure: @ggow is this ROM 64 bit system based no?

Rortiz2 said:
I think that arm64/5.1/pico will be OK.
BTW: just for be sure: @ggow is this ROM 64 bit system based no?
Click to expand...
Click to collapse
Yes, 64 bit gapps should be fine. The ROM is 64 bit.

Great to see a custom rom development for this model. Appreciate all the hard work made by the Dev here.

ggow said:
Yes, 64 bit gapps should be fine. The ROM is 64 bit.
Click to expand...
Click to collapse
Cool. So I will wait until you release the device tree. I will use it as base for compile LOS 12.1 for another mt81xx device. I don't know how you do it but you are an expert with MTK tablets!

Works like a charm.
Installed it with Gapps & Magisk.
The only problem i encounter is in youtube.
The max resolution i can choose from is 360p.
Has this something to do with the build.prop?

Finalz said:
Works like a charm.
Installed it with Gapps & Magisk.
The only problem i encounter is in youtube.
The max resolution i can choose from is 360p.
Has this something to do with the build.prop?
Click to expand...
Click to collapse
I'm not sure what the issue is, but you could try YouTube Vanced. A Magisk Repo version is available (Magisk Manager > Downloads). For more info: https://youtubevanced.com

Finalz said:
Works like a charm.
Installed it with Gapps & Magisk.
The only problem i encounter is in youtube.
The max resolution i can choose from is 360p.
Has this something to do with the build.prop?
Click to expand...
Click to collapse
Follow this:
https://forum.xda-developers.com/showpost.php?p=79654113&postcount=3

Nice, just now saw this!
Any chance you want to work on pie?
Have all the sources on github, if you want to look into it.
EDIT:
Just noticed the link to unlock points to the Fire 7 unlock thread.

k4y0z said:
Nice, just now saw this!
Any chance you want to work on pie?
Have all the sources on github, if you want to look into it.
EDIT:
Just noticed the link to unlock points to the Fire 7 unlock thread.
Click to expand...
Click to collapse
Hi @k4y0z, yes for sure will look into pie.
I want to create a stable cm-12.1...
Then we can at least have a stable ROM whilst working on future versions.
I'll soon push all my device configs once I've sorted out the mess from today's prototyping.
Thanks for the head's up about the unlock link been wrong... Updated now

ggow said:
Hi @k4y0z, yes for sure will look into pie.
I want to create a stable cm-12.1...
Then we can at least have a stable ROM whilst working on future versions.
I'll soon push all my device configs once I've sorted out the mess from today's prototyping.
Click to expand...
Click to collapse
Yes definitely makes sense, and in hindsight would have spared me a lot of headaches starting with 12.1
My kernel has a few patches that might also be interesting for 12.1 such as SDCARDFS:
https://github.com/chaosmaster/android_kernel_amazon_suez/tree/lineage-16.0
Haven't yet properly upstreamed the kernel, but still planning to (unless you do first )

@ggow, one more thing I'd like to mention.
You could fix the symlinks for boot and boot_x like I'm doing in TWRP:
https://github.com/chaosmaster/android_device_amazon_suez/blob/master/recovery/root/fix-symlinks.sh
That way updating Magisk should also work with MagiskManager.

Netflix working for anyone? I've tried the static wallpaper fix, magisk lib module, magisk hide, and anything else I could think of. 5.10 error mostly, 0013 with older Netflix apks.

just to let you know, After installation, on the setup screen, I keep getting *Google services framework has stopped* message and it doesn't let me go beyond that screen.
---------- Post added at 05:40 AM ---------- Previous post was at 05:14 AM ----------
Just as an update, after flashing, the Os goes into setup mode but keeps saying "google services framework has stopped"

coolloser said:
Netflix working for anyone? I've tried the static wallpaper fix, magisk lib module, magisk hide, and anything else I could think of. 5.10 error mostly, 0013 with older Netflix apks.
Click to expand...
Click to collapse
I had similar problem on the Fire HD 8 using LOS 14.1. I just reinstalled the release from TWRP (dirty, no wiping) and then Netflix worked fine. Experience is from a different platform and rom, but might be worth a shot.
---------- Post added at 06:00 AM ---------- Previous post was at 05:54 AM ----------
sakibstark said:
just to let you know, After installation, on the setup screen, I keep getting *Google services framework has stopped* message and it doesn't let me go beyond that screen.
---------- Post added at 05:40 AM ---------- Previous post was at 05:14 AM ----------
Just as an update, after flashing, the Os goes into setup mode but keeps saying "google services framework has stopped"
Click to expand...
Click to collapse
I personally flash the OS first, run it once and the reboot to twrp to install GAPPS. It might not matter, but sounds like your gonna be reinstalling something anyway.
Personally, I'd re-download GAPPS and then try that install again first. If that doesn't fix it, worth trying from scratch.

Related

[LOLLIPOP][VER 2][03/19/2015] Cyanogenmod 12 for V400 (LG G Pad 7.0 Wifi)

Code:
/*
* Your warranty is now 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.
*
*/
So the wait is over now. Finally, CM12 has been released for V400 a.k.a LG G Pad 7.0 Wifi. Thanks to @invisiblek and @timmytim, without them, V400 will never taste Lollipop .
Make sure you follow the instruction below or your device goes bricked.
BUGS:
Slow boot animation, wait 2-3 mins after booting because it's laggy when it just finishes booting.
Screen keeps waking itself, turn off "Lift to wake" in Settings ==> Display and lights
WORKS:
Wifi
Bluetooth
Rotation
Camera
GPS
Audio
MTP
Partial USB OTG
External SD Card
Double tap 2 wake
H/W decoder
Camcorder
Offline charging
Magnetic case
...
Doesn't work:
SElinux (Now permissive)
Instructions:
1 .Download ROM and save to sdcard
2. Boot into TWRP
3. Perform a full backup
4. Factory reset, wipe cache and system
5. Flash ROM, Flash GAPPS (Optional)
6. Reboot
7. Enjoy! (Optional)
Download:
Build 03192015 with fixes: [GOOGLE DRIVE], [ANDROID FILE HOST]
Build 03192015: [GOOGLE DRIVE]
Build 03182015: [GOOGLE DRIVE]
Build 03172015: [GOOGLE DRIVE]
Build 03162015: [GOOGLE DRIVE]
*********************
GAPPS: [ITVENDS]
Credits goes to:
@invisiblek, @timmytim. Without them, this project will not come true
@gaytony for his endless help.
You for using it.
*********************
If you think this help you, please consider buying @invisiblek a beer. Click here. Or donate to me if you are very kind (J/K).
All questions, please go to Q&A thread.
XDA:DevDB Information
UNOFFICIAL Cyanogenmod 12 for LG V400 a.k.a G Pad 7.0 Wifi, ROM for the LG G Pad 10.1
Contributors
bangprovn, invisiblek, timmytim
Source Code: http://github.com/bangprovn, http://github.com/invisiblek
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Beta
Current Beta Version: 2.5
Beta Release Date: 2015-03-16
Created 2015-03-16
Last Updated 2015-03-22
**CHANGELOGS:
Build 03192015 - Ver 2:
HW Player fixed
Move app to SD fixed
Increase volume for speaker and headset
Build 03192015:
Offline charging fixed
Omitted Linux logo when booting
Sensors fixed
Support for magnetic case
Improvements
Latest source
Build 03182015:
Improvements in battery and performance
Enable ZRAM
Adjust minfree value for lowmemkiller
Using interactive governor insted of performance one: Better bettery life
Removed 1080p for back-cam recorder (doesn't work)
Latest source
Build 03172015:
Fix H/W Decoder: Playing Youtube, Video recorder...
Enable KSM: Improvements in performance
Added Power profile for better handling CPU demands
Change device characteristic to tablet
Reverted back to v410 media profiles
Latest source
Screenshots
Screenshots:
You da man! already using it, smooth like butter
Is this 400 only or does it include 410?
neo4uo said:
Is this 400 only or does it include 410?
Click to expand...
Click to collapse
Only v400
gayTony said:
Only v400
Click to expand...
Click to collapse
Thanks for letting me/us know
neo4uo said:
Is this 400 only or does it include 410?
Click to expand...
Click to collapse
Invisiblek and Tommytim will take care the v410, stay tuned !
bangprovn said:
Invisiblek and Tommytim will take care the v410, stay tuned !
Click to expand...
Click to collapse
Posting it up shortly
bangprovn said:
Invisiblek and Tommytim will take care the v410, stay tuned !
Click to expand...
Click to collapse
Youtube is not working in app, in the browser it works
goood work !!!!!!!!!!!!!!!!!!
link gApps don't work for me
thanks a lot broooo
braulio_holtz said:
link gApps don't work for me
Click to expand...
Click to collapse
Search it in google, Gapps link is provided by CyanogenMod itself...
Thanks for all
bangprovn said:
Search it in google, Gapps link is provided by CyanogenMod itself...
Click to expand...
Click to collapse
Thanks. Link gApps http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
thanks for this...one question:
the list you posted "does not work", are these not a biggie nor big showstopper? they are like I can live without it until resolved kinda issues?
jazzespresso said:
thanks for this...one question:
the list you posted "does not work", are these not a biggie nor big showstopper? they are like I can live without it until resolved kinda issues?
Click to expand...
Click to collapse
Enough for daily drivers, you can live with it
And this is that moment when you realize you bought the wrong variant! Damn you v400 owners! I am jelly.
Is youtube 720p working for you guys? mine only works at 360p

[ROM][17/7/23][4.4.4] SlimKat | The slimmest & most secure KitKat ROM for HTC Desire!

A word by the device maintainer:
I am very enthusiastic to provide you with an unofficial SlimRom for the HTC Desire. Big thanks to original authors. This is currently by far the most relevant KitKat ROM available for the HTC Desire, so if you like it fast and fancy, this is the one for you.
Info about SlimRoms:
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:
The Real Dark Slim
Full system-wide dark interfaces. - If you like it smooth and classy.
Custom Shortcuts. Everywhere.
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
System-Wide Keyboard Controls
Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
SlimCenter
Downloads, contact information, system app removal. - More fun than you can shake a stick at.
Camera Features
Trueview, Smart Capture. - Capture life moments with ease.
Important links:
slimroms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloads - Download the rom and gapps.
Slim-bravo-4.4.4.build.9.0-UNOFFICIAL-20170723-1445.zip (122.3 MB)
spz_gapps-slimkat-2016-12-05.zip (65.8 MB)
Installation instructions - Follow these steps to the letter if you're about to install SlimRoms on your device.
1. Recommendations/Requirements:
- An hboot with at least 250mb on system. These include stock hboot or @jmcclue's 250/5/182 hboot - md5 7393e92a6d4f6b6060d236c27d944ad3
How to flash an hboot (simpliest way):
1) download the alpha jelly zip and ensure its integrity by checking against the md5
2) save the alpha jelly zip to the root of your SD card and rename it into PB99IMG.zip
3) reboot into bootloader
4) apply the update
5) enter recovery
6) format all partitions except SD card
7) reboot into recovery -- now you can flash the ROM
Click to expand...
Click to collapse
- A 512mb - 1.5gb EXT partition (EXT4 recommended) on your sdcard. Use this guide, and this guide only to create the partition. Partitions made using other tools (CWM, Minitool Partition Wizard, etc.) will likely cause issues.
- The latest TWRP or 4EXT Recovery. Old versions of CWM may cause issues.
- A somewhat decently functioning brain (optional)
2. Installation Steps:
- Boot into recovery
- Full wipe *
- Flash ROM
- Boot the ROM and let it settle down for 2-3 minutes
- Enable A2SD from Terminal (Answer: Y/N/N) -> for details see below **
- Go to Settings > Security > And turn on "Advanced Reboot Menu"
- Reboot to recovery
- Flash GApps
- Reboot
- Start Play Store to load setup for WiFi, Google account, etc.
* Full wipe includes system, data, cache, dalvik cache, .android_secure and sd-ext
** Enable A2SD
- run Terminal Emulator
- type 'su' and press enter
- allow root access in the popup query
- type 'a2sd install' and press enter
- reply to questions in this order
--> y n n (dalvik to card - yes, data to card - no, reboot - no)
Latest Changelog - Read here if you want information on changes in latest build.
FAQ - The most frequent asked questions with answers.
Kernel Source - The source of your device's kernel.
Get in touch! - Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SlimRoms and spezi77 are not responsible for any damages to your device.
Have a nice day!
XDA:DevDB Information
SlimKat, ROM for the HTC Desire
Contributors
spezi77
Source Code: https://github.com/SlimKatLegacy
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 2.6.x
Based On: SlimRoms
Version Information
Status: Stable
Current Stable Version: r8
Stable Release Date: 2017-07-23
Current Beta Version: 1.0
Beta Release Date: 2015-12-31
Created 2015-12-31
Last Updated 2017-07-24
Device related change-log and unofficial features added to this ROM:
Release 1 (2015/12/31)
* Initial Release
* Add Lockscreen Notifications
Release 2 (2016/01/09)
* LockscreenTargets: Fix FC when entering Settings > Personalization/Interface > Lockscreen > Slider Targets and Shortcuts > Slider Targets
Release 3 (2016/04/08)
* Use latest busybox from CM-11
* BT tethering fix (mirabilos) - untested (please let me know if it works)
* Update CPU governor tunables for performance (kuskro)
* Add all available android security patches for 4.4.4 until 1st of March 2016
Release 4 (2016/07/16)
* Fix FC in Development Settings (thanks ze7zez for testing)
* Add android security updates until 1st of June 2016
Release 5 (2016/12/03)
* Update kernel to stay in sync with ls-kitkat:
** lower max. cpu freq to 998400 MHz.
** ioscheduler to "cfq"
** default CPU gov to SMARTASS2
** add security patches from October bulletin board 2016
* Fix a strange FC in Development/Security Settings (my fault ) --> Advanced reboot can be found under Security Settings (where it actually belongs)
* Fix camera
* Replaced DashClock with CM's cLock widget (when adding a widget a FC occurred)
* Fix graphic glitches (black regions)
* Add android security updates until 1st of November
* Compiled the ROM with -O3 flag for increased performance
Release 6 (2016/12/04)
* Hotspot/WiFi tethering fix
* Fixed issue with mounting sd-ext which resulted in applications disappearing
Release 7 (2016/12/06)
* Disable atlas service at start-up to save memory
* Align values under Display > DPI settings to be more regular: 140..260
* Fixed FC in Gallery2 app (while editing images) and merged many more stability improvements from CAF
* Fixed a crash in KeyguardWidgets (still had a reference to DashClock)
* Slim down the ROM size (e.g. LockClock 8.6MB -> 1.6MB)
Release 8 (2017/07/23)
* Android Security Update: 2017-07-01
* Kernel compiled with Linaro GCC 4.9.4
Big thanks to Andreas Blaesius aka andi34 for keeping Android 4.4.4 up with the latest security updates. Security sources: https://github.com/android-security/
Not working
* Trackball wake hack (you can use instead "home key" to wake up phone)
Happy New Year!
Wonderful!
Until recently, I used version 6.7 on my Samsung Galaxy S + and after going to the version 8.14 is a little sluggish.
I hope that 9 version will not be too hard on our Bravo.
Thank you!
---------- Post added at 18:38 ---------- Previous post was at 18:36 ----------
spezi77 said:
Happy New Year!
Click to expand...
Click to collapse
You make me happy 2015.
I hope that 2016 will also be happy for You and for Your plans.
---------- Post added at 18:47 ---------- Previous post was at 18:38 ----------
If someone had problems with manipulation of recovery,
in this post I put flashable file 4EXT v1.0.0.5 RC9 and emergency flashable file twrp-2311-bravo.zip
to facilitate the return to any other version of the recovery.
---------- Post added at 19:17 ---------- Previous post was at 18:47 ----------
As for me, it is not enough.
Code:
ro.sf.lcd_density=182
The default for A8181 is
Code:
ro.sf.lcd_density=240
---------- Post added at 20:07 ---------- Previous post was at 19:17 ----------
I'm impressed!
This is another ROM that is snappy.
The digit seven is my favorite. @spezi77 have their two!
spezi77 said:
- Important: Go into Developer Settings to enable Root for Apps & ADB
Click to expand...
Click to collapse
There is a separate tab # Superuser, but I do not need to do this, because it is already set.
ze7zez said:
Wonderful!
Until recently, I used version 6.7 on my Samsung Galaxy S + and after going to the version 8.14 is a little sluggish.
I hope that 9 version will not be too hard on our Bravo.
Thank you!
---------- Post added at 18:38 ---------- Previous post was at 18:36 ----------
You make me happy 2015.
I hope that 2016 will also be happy for You and for Your plans.
---------- Post added at 18:47 ---------- Previous post was at 18:38 ----------
If someone had problems with manipulation of recovery,
in this post I put flashable file 4EXT v1.0.0.5 RC9 and emergency flashable file twrp-2311-bravo.zip
to facilitate the return to any other version of the recovery.
---------- Post added at 19:17 ---------- Previous post was at 18:47 ----------
As for me, it is not enough.
Code:
ro.sf.lcd_density=182
The default for A8181 is
Code:
ro.sf.lcd_density=240
---------- Post added at 20:07 ---------- Previous post was at 19:17 ----------
I'm impressed!
This is another ROM that is snappy.
The digit seven is my favorite. @spezi77 have their two!
There is a separate tab # Superuser, but I do not need to do this, because it is already set.
Click to expand...
Click to collapse
All the best to you and yours!
Thanks for the flowers. I was very glad when I found out how to get this rom FINALLY working. I couldn't do that for almost 2 years. Experience is the key!
About LCD density:
I intended to keep SlimKat as close as possible to the original. Feel free to modify the build.prop. let's see how many ppl will "complain"..
About root:
You are right, I have updated the instructions.
Please keep me posted about the stability and performance..
Thanks, and have a nice evening, and remain ing time in this year!
Wow More and more Roms
Keep it up!
Screenshots? Thanks
spezi77 said:
Happy New Year!
Click to expand...
Click to collapse
Same to you, mate!
Now I see why you stopped replying in other thread.
Not complaining as Slim KAT was my preferred ROM on One X!
Too drunk to download and flash now. Will try it tomorrow. Afternoon....
All the best!
Послато са Nexus 7 уз помоћ Тапатока
FaserF said:
Wow More and more Roms
Keep it up!
Screenshots? Thanks
Click to expand...
Click to collapse
Too drunken now for posting screenshots..
As promised, after two coffies this morning - downloaded and instaled it on wife's Desire.
Well known impression - it's still there.
Great job!
Now installing the apps...
It's amazing that the Android phone from 2010 still can do the job.
Thanks @spezi77 for this. Job well done!
Yes the dpi could be different for us elders, but it could be solved.
Is it possible to enable different options in reboot menu (bootloader, recovery, hot reboot...)?
Only two homescreens, or I forgot something?
Play Store crashes in search, but...
Happy New Year!
[email protected]|-|oR said:
As promised, after two coffies this morning - downloaded and instaled it on wife's Desire.
Well known impression - it's still there.
Great job!
Now installing the apps...
It's amazing that the Android phone from 2010 still can do the job.
Thanks @spezi77 for this. Job well done!
Yes the dpi could be different for us elders, but it could be solved.
Is it possible to enable different options in reboot menu (bootloader, recovery, hot reboot...)?
Only two homescreens, or I forgot something?
Play Store crashes in search, but...
Happy New Year!
Click to expand...
Click to collapse
Searching in playstore also crashed in my phone. It occurs when you have just set up your Google account and the synchronization is still working in the background.
Solution: let the ROM settle down for a few minutes, and try it again.
Btw, you can change the dpi by editing the /system/build.prop (LCD.density). Or download an app that does the job for you.
Cheers!
spezi77 said:
Searching in playstore also crashed in my phone. It occurs when you have just set up your Google account and the synchronization is still working in the background.
Solution: let the ROM settle down for a few minutes, and try it again.
Btw, you can change the dpi by editing the /system/build.prop (LCD.density). Or download an app that does the job for you.
Cheers!
Click to expand...
Click to collapse
Will se about the Play Store. You are probably right.
And, thanks about the build.prop, I know it (used to enjoy SlimKAT at One X).
Krauten juice - the best medicine for the hangover ever!
[email protected]|-|oR said:
Will se about the Play Store. You are probably right.
And, thanks about the build.prop, I know it (used to enjoy SlimKAT at One X).
Krauten juice - the best medicine for the hangover ever!
Click to expand...
Click to collapse
Krauten juice? More details please!
About extended power menu: this is not available in SlimRom. Probably they considered this to be unnecessary. I could add it perhaps. Let's see..
spezi77 said:
Searching in playstore also crashed in my phone. It occurs when you have just set up your Google account and the synchronization is still working in the background.
Click to expand...
Click to collapse
I would recommend to download the original gapps.
After installation gapps of spezi77 can replace two files (Phonesky.apk and GoogleServicesFramework.apk) and google store works perfectly.
In addition, the original gapps are really black.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ze7zez said:
I would recommend to download the original gapps.
After installation gapps of spezi77 can replace two files (Phonesky.apk and GoogleServicesFramework.apk) and google store works perfectly.
In addition, the original gapps are really black.
Click to expand...
Click to collapse
Nice, could you maybe create a zip with your mod? If you agree, please send me a download link, and I will gladly add it to the 1st post.
spezi77 said:
Nice, could you maybe create a zip with your mod? If you agree, please send me a download link, and I will gladly add it to the 1st post.
Click to expand...
Click to collapse
In this mod gapps Phonesky.apk is in version 5.0.38 and is blocked from updating. So always will be black.
... I am working a new build right now with the next improvements.
* Add option in development settings to allow Advanced Reboot Menu
* Add LCD Density Setting
* Trackball Wake
* Add support for Fake Signatures
* Import translations from SlimRoms repo
* Add missed out Security Patches
spezi77 said:
Wait for new version before you are going to flash --> I am making a new build right now with the next improvements.
* Add option in development settings to allow Advanced Reboot Menu
* Add LCD Density Setting
* Trackball Wake
* Add support for Fake Signatures
* Import translations from SlimRoms repo
Click to expand...
Click to collapse
haha nice okay, just doing first boot.....
will wait now for newer build
This ROM will be a hit for Bravo in 2016.
Lollipop and marshmallow are too resource hungry for Bravo A8181.
nO.One2 said:
haha nice okay, just doing first boot.....
will wait now for newer build
Click to expand...
Click to collapse
Sorry, some things don't work yet. Not sure if I can fix them still by today.. Stay tuned..
Take your time, mate. Current version works just fine. A refreshment indeed.

[DISCONTINUED][7.1.2] LineageOS-eXtended [26 FEB 2018]

Disclaimer
Code:
[COLOR="gray"]
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired [B]because the alarm app failed[/B].
* Please do some research if you have any concerns about features included
* in the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
[/COLOR]
Features
1. Substratum theme engine
2. Colour engine for theming
3. Staturbar Network traffic indicator
4. Statusbar Date and Time
5. Disable screenshot sound
6. Enable media cover art on the lockscreen
7. Double tap to sleep on the lockscreen
8. One tap QS tile add/remove
9. Custom Rows/columns of QS tiles
10. One tap toggle
11. Clear All button in recent apps view
12. Show memory bar in recent apps view
And much more..
Prerequisites for Installation
- Must have an unlocked bootloader
- Update TWRP to Android-7.1 builds located here. Please make sure to use the recovery image which is appropriate for your device (Thor or Apollo).
Fresh Installation
- Backup your existing ROM first
- Wipe the /data partition (but you can keep the media storage)
- Flash the ROM File
- Flash Open Gapps: use an ARM 7.1 version smaller than the "full" size to make sure it fits
- Reboot
- Enjoy!
LineageOS-eXtended Downloads
LineageOS Builds for Thor (ggow)
LineageOS Builds for Apollo (ggow)
Gapps
- Open Gapps (use a size smaller than "Full" to make sure it fits)
NOTE: Here's what I do to solve the "Play Games" side load issue... Anytime I update my GApps zip file:
- I download the "full" and "mini" versions of GApps
- Extract the "GApps/playgames-arm.tar.lz" file from the "full" file and add it to the "GApps" folder of the "mini" file.
- Open the installer.sh script in the "mini" file and move the "playgames" line from the full_gapps_list= section into the mini_gapps_list= section
- I use this modified "mini" .zip when flashing CM-14.1 ROMs so that my Play Games install always works.
Source Code (branch: cm-14.1)
- LineageOS-eXtended
- Kernel Source
- Common Device Tree
- Thor Device Tree
- Apollo Device Tree
Credits
- LineageOS Team
- Cyanogenmod Team
- LineageOS-eXtended Team
- CodeAurora
- ggow
- Cpasjuste
- dpeddi
XDA:DevDB Information
LineageOS-eXtended, ROM for the Amazon Kindle Fire HDX 7" & 8.9"
Contributors
ggow
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Created 2018-02-28
Last Updated 2019-10-02
Reserved
New Build is Up
- Dated 26 February 2018
- Initial Release
ggow said:
I've deleted the superfluous threads, looks like the deletions have happened because my project count has gone down so just waiting for it to take effect on the forum, there is a problem with the XDA site timing out for me on these operations.
Click to expand...
Click to collapse
- consider locking superfluous threads to prevent stray activity
- suggest adding [DISCONTINUED] tag to OMS build of LineageOS
Davey126 said:
- consider locking superfluous threads to prevent stray activity
- suggest adding [DISCONTINUED] tag to OMS build of LineageOS
Click to expand...
Click to collapse
I tried to delete the LineageOMS DevDB thread but it doesn't seem to have worked.
@Moscow Desire or @Darth
Would you mind deleting the following threads, they were created in error. I was experiencing a problem when creating this thread that is looked like a failure but in fact multiple were created unbeknown to me.
Here is a list of threads which need deleting:
https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-lineageos-extended-t3757021
https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-lineageos-extended-t3757020
https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-lineageos-extended-t3757019
https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-lineageos-extended-t3757016
https://forum.xda-developers.com/kindle-fire-hdx/general/rom-lineageos-extended-t3757024
https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-lineageoms-t3635767
Thanks in advance
ggow
Mark2014 said:
What is different between LineageOS and LineageOS-eXtended?
Click to expand...
Click to collapse
Responding here as this is the core thread. See feature list in OP. In a nutshell minor UI tweaks and theming support. For general use suggest sticking with 'regular' Lineage. At least until this build gets some further feedback/testing.
Davey126 said:
Responding here as this is the core thread. See feature list in OP. In a nutshell minor UI tweaks and theming support. For general use suggest sticking with 'regular' Lineage. At least until this build gets some further feedback/testing.
Click to expand...
Click to collapse
Will the original LineageOS be developed further or is this a complete switch to LineageOS-eXtended?
Best regards
Matthias
Davey126 said:
Responding here as this is the core thread. See feature list in OP. In a nutshell minor UI tweaks and theming support. For general use suggest sticking with 'regular' Lineage. At least until this build gets some further feedback/testing.
Click to expand...
Click to collapse
Give it a try, it should be fine, I'd be very surprised if it didn't work
Sunny0815 said:
Will the original LineageOS be developed further or is this a complete switch to LineageOS-eXtended?
Best regards
Matthias
Click to expand...
Click to collapse
This is an additional build option not a replacement for the original. You can always assume there will be further builds. I will announce if otherwise.
ggow said:
This is an additional build option not a replacement for the original. You can always assume there will be further builds. I will announce if otherwise.
Click to expand...
Click to collapse
So over there https://forum.xda-developers.com/kindle-fire-hdx/orig-development/rom-cm-14-1-thor-t3517481 I can hope for updates?
As far as I see from the feature list, the eXtended build mostly adds fancy stuff, no functional improvements. As I'm happy with the not-eXtended build I would stay with it.
(I still use the tablet mostly for kindle reading, just with the up to date app. So I do not need much fancy around this.)
Best regards (and thanks for the great job of keeping this great device alive!)
Matthias
Thanks you very much! I like your roms very much! You roms is too good!!!
Thanks you very much! I like your roms very much! You roms is too good!!!
BUT it's bluetooth is not work? I t think I need it ,thanks
Just put this one on, since I wanted OMS support, and all is great so far. Also donated because I appreciate the work. Thanks again, ggow!
Does this ROM support 4G LTE? I have the LTE version of Thor, and I'm looking to upgrade my ROM.
goldentequila said:
Does this ROM support 4G LTE? I have the LTE version of Thor, and I'm looking to upgrade my ROM.
Click to expand...
Click to collapse
Likely not. Data/LTE support is only available in KitKat based ROMs.
Could we get an up to date build of this ROM? I can donate to support if necessary.

[ROM][Pie][N9600] WETA 12.0 [CSH7][Sep.7]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You flash this rom at your own risk,
i take no responsibility for any mishaps.​
To flash this rom, you will need to follow the instructions that are posted in post #2.​
Subscribe to update notifications and general chat by clicking the button below. If you have a request, do it there with the tag #wetarequest.
WETA NOTE9 TELEGRAM CHANNEL
WETA Update notification only channel - Update notifications​
This here is my personal setup and thought i'd share. Usually i test extensively before releasing to public, but if you do find something detrimental to the usage of your device that is either Force Closing or simply not working, let me know and i will in turn inform whether that is something i will tend to.
WETA is made for Music geeks like me, its main focus is stability and Audio. It is Based off latest firmware currently, and will always be using the most up to date firmware base.
This ROM is built from stock system images, decompiled and modded by me.​
Audio mods...
ViPER4Android 2.3.4.0 with Super quality audio driver or the new 2.5.0.5 with driver pre-installed (credit to @viper520 + @zhuhang)
- for more info on V4A, visit the WEBSITE or XDA thread
ViPER4Android 2.6.* , and updated V4A interface that can run on any V4A driver. Thanks goes out to - @Team_DeWitt - XDA Labs Link
Rom also includes...
Hybrid Deodexed rom (only deodexed where needed for stability and smoothness
3Minit Battery Mod Option (status bar and Home button) - (credit to @gharrington)
- for more info on 3Minit Battery, visit the WEBSITE or XDA thread
3Minit Clock Mod Option (status bar and Home button) - (credit to @gharrington)
- for more info on 3Minit Clock, visit the XDA thread
GRX Settings is used as a ROM control - (credit and thanks to @Grouxho)
GRX Circle battery mod - (credit and thanks to @Grouxho)
GRX Volume skip track mod - (credit and thanks to @Grouxho)
Changelog...
BETA 0.1
Initial build
3Minit Battery and Clock
V4A 2.3.4.0 + 2.5.0.5
Bixby Button reassign
Knox disabled
Debloated slightly
WETA reboot app
1.0
Converted to TWRP flashable zip
Added WETAmod app for mod control
1.1
Disabled high volume warning
Disabled high brightness warning
Added battery bar for status bar and navigation bar (on first boot itll be present on navbar, just disable in WETAmod if not wanted)
Added basic dark and black NavBar color options
Added basic NavBar height options
1.2
Added 3Minit Battery Home Button
Added 3Minit Clock Home Button
Added Net speed indicators
1.3
Adjustments to WETA audio
Converted most visual mods to "on the fly"
Added quick settings icons settings
Added proper color picker for navbar color
Added yellow or white spen color option (screen off memo)
Added uhq Bluetooth audio option (found this setting in firmware, no idea if it does anything)
1.4
Added better navigation bar height control (on the fly)
Updated the RMM bypass method for Note 9. Related to OEM unlock issues
Built and included custom kernel.
- built from @klabit87 TWRP kernel source
- Wireguard support added
2.0
Based off N960USQS1ARH6 PDA, September security patches
This is a base firmware update, i have decided to be bold and try basing off the usa 960U firmware as it has better security and overall updates.
*** You will need to wipe data for this update! or it will be crash city.
*** Ive been testing for 36 hours now and its as stable as N9600 firmware for me.
2.1
Added Carrier CSC/OMC/ODM to WETAmod app
How to use - You need to start by selecting an ODM file system to flash, this will give you the base to work from.
There are 4 USA options, TMobile, Verizon, Sprint and ATT. If you select one of these and apply, WETAmod will automatically
start a download of the filesystem zip, that once download is completed will bump you into twrp and flash for you. After rebooting,
you will have your stock ODM selection in place.
There is also a check box to add basic mods, such as call recording etc. This should be selected after you have booted once with your
chosen ODM selection.
3.0
New RJ6 base
Oct security patches
3.1
WETA Kernel 2.1 - updated to RJ6 source, wireguard and ioschedulers added
Fixed V4A installer for the 2.6.x version
Added Bixby disabler switch - disables all bixby services
Added secure storage fix for bluetooth issues
Rom now detects which ODM you are using and installs carrier apps if needed. This means you shouldn't have to flash ODM after a ROM flash.
3.2
This update really was the culmination of attempts to fix the lockscreen pin and pattern issues. Basically the pattern or pin would fail and a reboot would be needed for it to succeed again.
4.0
Updated to RL1 base, dec security patches
Updated Magisk to 18.0
4.1
Fixed v4a bugs
Adjusted status bar corner padding
Added Samsung debloating/disabling
Added Samsung Audio/Soundalive/dolby disable
4.2
Updated to RL3 base
- Im not sure what this update is, but RL3 is still dec sec patch, im thinking there may be a hot fix in there or something or it may just be preparing devices for PIE ota's.
4.3.1
Fixed V4A install
Updated odm xaa to RL3
Updated Kernel to RL1 source
Added GRX Circle battery mod to status and nav bars
- increased stroke size to create pie effect
Volume Skip track mod
4.3.2
Fixed up some odm things
Updated smali in skip track mod
7.0
Update to CSC1 Base
Fixed Magisk install
8.0
Updated to CSD1 Base
9.0
Update to CSE1 Base
Updated Magisk to 19.1
12.0
WETA is now a Magisk Rom, details on installation in post #2
Based on SH7 firmware, you must be in this firmware for this Magisk Module ROM to work.
Do not flash Gapps with this ROM!
Because this is based off of stock Samsung, gapps are included.
BACKUP EFS!!! this rom will not do this for you. I myself have bricked an s8+ that didn't have a backup...
Backup DATA!!! just in case.
Wipe Data if you are coming from another rom or version base if you have crashes or other issues before reporting.
Format SDCard if coming from stock encrypted
ROM Downloads
MEGA WETA Pie (Magisk Rom)
NEXTCLOUD WETA Pie (Magisk Rom)
--------------------->
Kernel Source
https://gitlab.com/mentalmuso/weta-kernel-sm-n9600
--------------------->
Beer fund
XDA:DevDB Information
WETA SM-N9600, ROM for the Samsung Galaxy Note 9
Contributors
Mentalmuso, mentalmuso
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Created 2018-09-26
Last Updated 2018-10-24
ROM Flashing instructions
WETA is now a Magisk Rom. This means you are responsible for updating your firmware to match the Magisk ROMs firmware base.
This Magisk ROM wil ALWAYS be based off TGY firmware. So if you stick with TGY you will be golden.
CSC/ODM is an ongoing work in progress, see telegram thread for more response and info.
Basic install method
1. Install TWRP - TWRP thread
2. In TWRP Flash the kernel that matches your firmware. Formatting data is needed on stock firmware. Also flash an encryption disabler, it is required. - encryption disabler thread
3. Boot into rooted system, first boot will hang on cache building, there is no way around this, hard reboot is needed after about 3min of waiting. Some people report it will boot fully after 10min of waiting. Setup magisk, you will need to download magisk manager and let it install the magisk environment. Once done and rebooted, move to next step.
4. Flash WETA Rom module, again, the module firmware base needs to match the firmware on your device.. I recommend you do this in Magisk Manager.
MEGA WETA Pie (Magisk Rom)
NEXTCLOUD WETA Pie (Magisk Rom)
How do I update my firmware base?
Downloading and flashing the firmware with Odin is the recommended way, you can get fast downloads using Frija, a Windows app that is on XDA. This will take you back to un-rooted stock. I may make a flashable zip for system/vendor/kernel for each update, but don't bank on it. You will need to update the bootloader with Odin regardless.
WETA will always be based off TGY Firmware.
------------------------------------------------------------->
Old deprecated method...
Install TWRP by @klabit87
TWRP + Rom installation from STOCK setup:
1. Switch on OEM unlock in dev settings, bootloader unlock process requires wiping of data.
2. Using Odin, flash TWRP.tar file through the AP tab, making sure to reboot into recovery straight away, dont boot ito system!
3. Format Data. wipe/format_data/yes
4. Reboot recovery/twrp
5. Using an OTG or Micro sd, copy Encryption_Disabler + WETA_Kernel or WETA_Rom to your OTG or Micro sd device.
6. Using your storage device, flash Encryption_disabler, then flash WETA_Kernel or WETA_Rom (if you want simply rooted stock, just flash WETA_Kernel.)
7. Boot up, be patient, boot times may vary.
TWRP.tar - See TWRP thread for download
WETA_Kernel - This kernel is pre patched with Magisk. Simply find and install magisk manager to utilize root. For CSE1 Pie roms only. ( may work on other Pie roms but not guaranteed )
WETA_Rom - Includes WETA_Kernel with Magisk.
--->
mine
mine 4
Excellent job, thanks for all your hard work. I love seeing new N9600 projects! Does your ROM also include root?
Also, do you have a PayPal link where we can support your development on this device?
aerobahn said:
Excellent job, thanks for all your hard work. I love seeing new N9600 projects! Does your ROM also include root?
Also, do you have a PayPal link where we can support your development on this device?
Click to expand...
Click to collapse
No root included, as im not sure what devices are compatible with the root method - HERE
Im pretty sure there are only two kernels, chinese and hong kong.
I have a "beer fund" in my sig and in the op. Not necessary but appreciated.
--->
no exynos love ?
TheUndertaker21 said:
no exynos love ?
Click to expand...
Click to collapse
Don't have the exynos device this time around. Surely it's portable though being treble and all. Early days.
--->
Mentalmuso said:
Don't have the exynos device this time around. Surely it's portable though being treble and all. Early days.
--->
Click to expand...
Click to collapse
Yeah I'm running a gsi rom now only stable rom we have lol
There are some bugs with gear and kernel that are needed.
One or. 2 roms got that bug figured out lol.
No kernel meaning the spay for gear will detect root even if you hide it from magisk.
Hope you bring your rom to us too lol.
TheUndertaker21 said:
Yeah I'm running a gsi rom now only stable rom we have lol
There are some bugs with gear and kernel that are needed.
One or. 2 roms got that bug figured out lol.
No kernel meaning the spay for gear will detect root even if you hide it from magisk.
Hope you bring your rom to us too lol.
Click to expand...
Click to collapse
Yeah I flashed pixel experience (pie) and lineage. It's awesome that it's so easy now. I love Google for pushing treble.
Interesting about the kernel. I just assumed the F had everything worked out. You also mean the gear watch? Or gear cameras etc? I've got a gear 360 I better test that it works.
[emoji450]--->
Mentalmuso said:
Yeah I flashed pixel experience (pie) and lineage. It's awesome that it's so easy now. I love Google for pushing treble.
Interesting about the kernel. I just assumed the F had everything worked out. You also mean the gear watch? Or gear cameras etc? I've got a gear 360 I better test that it works.
[emoji450]--->
Click to expand...
Click to collapse
The gear watch.
There's a bug where the pairing would get stuck pairing underway forever.
It is still an issue for most roms here lol.
Some devs even got mad and will drop support for it completely due to users like me asking about it lol.
I did try to sold it myself but couldn't.
please fixed samsung galaxy gear s3 with this rom
Chaternet said:
please fixed samsung galaxy gear s3 with this rom
Click to expand...
Click to collapse
I don't have a gear s3
[emoji450]--->
Mentalmuso said:
I don't have a gear s3
[emoji450]--->
Click to expand...
Click to collapse
He he hope you don't get mad
You'd get comments like that lol
It's that stupid bug.
Anyway, they should know you don't have the gear watch
So they can stop asking.
TheUndertaker21 said:
He he hope you don't get mad
You'd get comments like that lol
It's that stupid bug.
Anyway, they should know you don't have the gear watch
So they can stop asking.
Click to expand...
Click to collapse
I can ignore things I don't like..
[emoji450]--->
Chaternet said:
please fixed samsung galaxy gear s3 with this rom
Click to expand...
Click to collapse
I have a better idea actually, you could have a great learning curve ahead of you by trying to track down what you think is broken, maybe try a few things to see if you can fix it yourself.
I can't help you without the device or at least logs of crashes. Any dev will tell you the same thing.
[emoji450]--->
I did something really stupid. I got up early this morning and saw your thread but unfortunatley my excitemenyt about a new rom for the Note 9 overpowered my common sense and I didn't realize this was not for the N950F - so I flashed it - bad mistake - now I lost my IMEI and I don't know how to get it back.
I know what my IMEI numnber is - but I don't have a backup per se. I just got it from my GOOGLE Account where it lists my devices.
Any help yoiu can offer to help me restore my IMEI is greatly appreciated.
Oh shoot here we go :highfive:
---------- Post added at 03:57 PM ---------- Previous post was at 03:53 PM ----------
@FSadino should sticky disclaimer about gear watch on main note 9 thread ?
@metalmuso don't worry about them gear heads
WETA 1.0
Converted to TWRP flashable zip
Added WETAmod mod control app
Includes Magisk 17.2 root by default on stock kernel
*** This is just a very basic start, just so i can get my groove with my new setup. I'll be adding things periodically over the next week.. probably daily updates. Better layout and theming of the WETAmod app will eventuate also.
Download Link - SM-N9600 ONLY!!!
--->
These additions are what I was waiting for! Not that there was anything wrong with the first one! Thank you so much!

[Rom] [ Android 10.0 ] Posp Croquette For Redmi 3s/X [Unofficial][Treble]

AdityaKevin said:
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.
*/
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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte.
IR camera
Known issues:
Dt2w toggle on settings => display
Maybe usb tethering, didnt check
[SIZE=+1]Clean Install[/SIZE]
- Backup all your data (Important)
- Wipe /system, /data , /cache ,/vendor ,/dalvic
- Flash the ROM + GApps which has setupwizzard included ( mandatory ) + Magisk (for root)
- Reboot
Rom:
https://sourceforge.net/projects/ga...11-croquette.v3.1.7+12.Community.zip/download
[SIZE=+1]Credits[/SIZE]
- Google for AOSP
- Team Potato
- AOSiP
- CarbonROM
- Dirty Unicorns
- LineageOS
- Team Lawnchair for Lawnchair Launcher
XDA:DevDB Information
Potato Open Sauce Project (10) for Redmi 3S/X, ROM for the Xiaomi Redmi 3S/X
Contributors
Contributors:
All of POSP Team
AdityaKevin
Thanks to
Thanks to :
zeelog
darshan1205
Source
Source Code:
Kernel_Source
Rom_Source
ROM OS Version: 10
ROM Kernel: Linux 3.18.x
Based On: AOSP
Version Information
Status: Stable
Created 2019-09-23
Last Updated 2020-04-11
Click to expand...
Click to collapse
Pru

			
				
Does this build have Network speed meter?
sinha500 said:
Does this build have Network speed meter?
Click to expand...
Click to collapse
Not yet
Great ROM, thanks dev. Just one small issue, whenever i open ola/uber app, it shows high location accuracy required even though GPS is turned on. Any solution for this?
Do I need to wipe internal because my data is encrypted??
Bhavesh_L said:
Great ROM, thanks dev. Just one small issue, whenever i open ola/uber app, it shows high location accuracy required even though GPS is turned on. Any solution for this?
Click to expand...
Click to collapse
Set app location permission
rkjha said:
Do I need to wipe internal because my data is encrypted??
Click to expand...
Click to collapse
Decrypt first
Update is here 30-09-2019 (link updated)
- Add missing aptx blobs from crosshatch
- Add thermal controller system
- kernel : add config for pstore support
Note : use google message instead of default one, because aosp messenger is broken for now
Good afternoon! Is an update expected? There are frequent reboot s.
K7jhin said:
Update is here 30-09-2019 (link updated)
- Add missing aptx blobs from crosshatch
- Add thermal controller system
- kernel : add config for pstore support
Note : use google message instead of default one, because aosp messenger is broken for now
Click to expand...
Click to collapse
Any new update?
Good News ... April Fools ? No xD
Changelog 2020-04-01 :
1. March security patch
2. MTP issue fixed
3. Internet data issue fixed
4. Remove device is HD capable notification
5. No more aggressive kill app
6. POSP Upstream
7. DISCO
OooO why so quiet here...
Flash and speak up more about your experience here
Device Changelog 2020-04-07 :
• Selinux Enforcing
• User build variant
• Updated Graphics/GPS/Wifi Display/Media/Thermal/Sensors/Perf/Widevine Blobs From LA.UM.8.6.r1-04000-89xx.0
• Fixed internet data after disconnecting form wifi
• Fingerprint should work for both sensor, thanks @JacobDeepu ( flash and report lol, i dont have goodix )
• Fixed usb-otg issue ( external sdcard should work, i dont have it so i cant test )
• Fixed lag with HW decoder video player
• Improvement perfboost
Notes :
- Please flash gapps which has setupwizzard included to avoid any issue
K7jhin said:
OooO why so quiet here...
Flash and speak up more about your experience here
Device Changelog 2020-04-07 :
• Selinux Enforcing
• User build variant
• Updated Graphics/GPS/Wifi Display/Media/Thermal/Sensors/Perf/Widevine Blobs From LA.UM.8.6.r1-04000-89xx.0
• Fixed internet data after disconnecting form wifi
• Fingerprint should work for both sensor, thanks @JacobDeepu ( flash and report lol, i dont have goodix )
• Fixed usb-otg issue ( external sdcard should work, i dont have it so i cant test )
• Fixed lag with HW decoder video player
• Improvement perfboost
Notes :
- Please flash gapps which has setupwizzard included to avoid any issue
Click to expand...
Click to collapse
friend can you please share sources
whileloop said:
friend can you please share sources
Click to expand...
Click to collapse
He's doing great job.. You can check here for his source.. Thanks a lot sir for your great effort..
https://github.com/sweetyicecare
Enjoy..
Swamoy said:
He's doing great job.. You can check here for his source.. Thanks a lot sir for your great effort..
https://github.com/sweetyicecare
Enjoy..
Click to expand...
Click to collapse
Thanks
whileloop said:
friend can you please share sources
Click to expand...
Click to collapse
How about check main page ? xD
K7jhin said:
How about check main page ? xD
Click to expand...
Click to collapse
no dt mentioned
Small updates 2020-04-11 :
1. April security patch
2. Fix default screenrecorder
3. Switch back to userdebug
4. POSP upstream
"Why so bored changelog" well im lazy , just flash and enjoy :")

Categories

Resources