[ROM][06/03][MM][UNOFFICIAL] Resurrection Remix M - v5.7.4 | Xiaomi Mi Pad 1 - Xiaomi Mi Pad ROMs, Kernels, Recoveries, & Other D

{
"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"
}
Resurrection Remix has been based on CM/LOS, Slim, Omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your device.
Many things in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the CM team, OMNI team, SLIMROMS and of course to all the supporters.​
------------------------------------------------------------------------------------------------------------------------------------------------------------​
IMPORTANT INFORMATION​
-> This ROM is for the Mi Pad 1 (codename: mocha) only. Please do not try it on other devices.
-> This ROM is based off @highwaystar_ru's sources. Full credit to him for his work on them. Without him, we'd still be in Kitkat.
-> Please repartition your /system before flashing
BUGS​
All of the LineageOS 13.0 bugs from the date of the ROM's build. ( I will update as often as I can). Pretty stable in my opinion.
INSTALLATION​
-> Repartition your system.
-> Factory reset.
-> Flash ROM
-> Flash gApps.
-> Reboot.
SOURCES​Device (tree tweaked to enable building of non-LOS ROMs)
Kernel
Vendor
CREDITS​@highwaystar_ru (donate to him if you can, we wouldn't be here if it wasn't for him
@Pradyumna26 for testing
Anyone who's contributed to RR source or to the Mi Pad's development
DOWNLOAD​
AFH folder (check here for all updates that I mention in posts)
Use OpenGapps or any other package that you prefer. It shouldn't matter.
HOW TO EXPRESS GRATITUDE​-> Press the thanks button
-> Donate to highwaystar_ru
-> Donate to me
XDA:DevDB Information
Resurrection Remix M for Xiaomi Mi Pad, ROM for the Xiaomi Mi Pad
Contributors
drakonizer
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Repartitioned /system
Based On: CyanogenMod/LineageOS
Version Information
Status: Stable
Created 2017-02-26
Last Updated 2017-03-06

Reserved

This is a great new too!! Development for mipad active mode ON!! Thanks, will try today ?

Thank you for support developmen of custom ROMs for Mi Pad. Have you applied to ROM tree fixes listed here https://github.com/HighwayStar/android_device_xiaomi_mocha/issues ?
If not users will face some issues like FCs, and camera not working

highwaystar_ru said:
Thank you for support developmen of custom ROMs for Mi Pad. Have you applied to ROM tree fixes listed here https://github.com/HighwayStar/android_device_xiaomi_mocha/issues ?
If not users will face some issues like FCs, and camera not working
Click to expand...
Click to collapse
No, thank you for all your work.
I saw these patches, and I have applied them locally. I will upload a fixed build soon.

Thanks for participating in development work @drakonizer
Great build :good:

Screenshots!
Here are a few screenshots :

Ooook, this is getting interesting. I must start playing with the source code myself. Great work!
Sent from my MI PAD using Tapatalk

I can't use it, because I've Google Play Services FC's. I've tried different gapps but it doesn't work. Thank you anyway, dev!
Enviado desde mi MI PAD mediante Tapatalk

Cool RR for mi pad! Thanks for this

Juanmiwow said:
I can't use it, because I've Google Play Services FC's. I've tried different gapps but it doesn't work. Thank you anyway, dev!
Enviado desde mi MI PAD mediante Tapatalk
Click to expand...
Click to collapse
ROM has been updated to fix Google Services issue, camera and random force closes. Download link in OP.
Stay tuned for RR N!

drakonizer said:
ROM has been updated to fix Google Services issue, camera and random force closes. Download link in OP.
Stay tuned for RR N!
Click to expand...
Click to collapse
Thank you, Sir! I'll try it asap!
Enviado desde mi A0001 mediante Tapatalk

I've noticed a lot of lag and stuttering with this ROM, in fact more lag compared to the Nougat build by the same dev. Videos on youtube and Facebook become choppy and unplayable at times and requires a reboot to be resolved. This was a fresh install after a full wipe, so nothing wrong with the installation.
Must be Xiaomi's crappy drivers causing the lag. Hope the dev finds some workaround.
Otherwise great ROM and I'm glad that we are finally seeing development. Hope this ROM sees updates as I depend on Xposed a lot which Nougat doesn't support at the moment.
@drakonizer Kindly do not abandon this MM ROM and hope you can support this along with your Nougat builds.
Cheers!

Thanks!

I'm happy to see that Mi Pad 1 development is finally alive at last, thank you developers....!!

Tested this ROM extensively. Made a few tweaks and I should tell you, its a great build. I've used both Lineage OS 13.0 and later this, because I prefer RR more (using on my OP3 as well) and I should say that the experience seems to be much more smoother and fluid on this ROM compared to Lineage OS. Here are a few things that I've observed:
1. UI seems to be more fluid and smooth on this, even though both Lineage and RR use the same Trebuchet Launcher.
2. Flashed the latest FoxyKernel on this. Works quite well.
3. OTG and SD cards work very well
4. Can use on screen nav buttons. That's one advantage over other ROM's, but initially you'll end up using both capacitive and on screen buttons at the same time. I found a workaround for disabling the capacitive keys. More on that below.
5. Used Kernel Adiutor both with and without FoxyKernel using the same settings viz. turning off CPUQuiet and enabling all the 4 cores active at the same time. Videos stream without any stutters even at 1080p, be it Youtube, Facebook or Dailymotion. Tried playing a 1080p video using MX Player and it worked without any issues as well.
6. Battery standby is great.
For turning off the capacitive buttons, I tried this solution on both Lineage OS as well as RR and it worked in both. I found it on this forum: http://en.miui.com/thread-86557-1-1.html
Here is how it goes:
To enable On-Screen Nav bar:
> Open ES File Explorer/Root Browser and grant root permission
> Go to system and open build.prop using text editor
> Add the following line at the end "qemu.hw.mainkeys=0" (Remove ")
> Save the file and go back.
To disable hardware capacitive keys:
> Go to system/usr/keylayout and open "atmel-maxtouch.kl" in text editor.
> In the end of the file there will be following lines
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 158 BACK VIRTUAL
> Add # before each line so it becomes
# key 139 MENU VIRTUAL
# key 102 HOME VIRTUAL
# key 158 BACK VIRTUAL
> Save the file and exit.
> Reboot.
Now the capacitive buttons will be non functional, but still illuminate when touched. So to disable the lights in the capacitive buttons, you can download the app "Capacitive Buttons" from the Play Store and provide root access to it.
Note: You can reboot the device twice after editing the script, once after editing build.prop and once after editing atmel-maxtouch.kl. Works either ways.
Hope it helps.

mubeen_94 said:
Tested this ROM extensively. Made a few tweaks and I should tell you, its a great build. I've used both Lineage OS 13.0 and later this, because I prefer RR more (using on my OP3 as well) and I should say that the experience seems to be much more smoother and fluid on this ROM compared to Lineage OS. Here are a few things that I've observed:
1. UI seems to be more fluid and smooth on this, even though both Lineage and RR use the same Trebuchet Launcher.
2. Flashed the latest FoxyKernel on this. Works quite well.
3. OTG and SD cards work very well
4. Can use on screen nav buttons. That's one advantage over other ROM's, but initially you'll end up using both capacitive and on screen buttons at the same time. I found a workaround for disabling the capacitive keys. More on that below.
5. Used Kernel Adiutor both with and without FoxyKernel using the same settings viz. turning off CPUQuiet and enabling all the 4 cores active at the same time. Videos stream without any stutters even at 1080p, be it Youtube, Facebook or Dailymotion. Tried playing a 1080p video using MX Player and it worked without any issues as well.
6. Battery standby is great.
For turning off the capacitive buttons, I tried this solution on both Lineage OS as well as RR and it worked in both. I found it on this forum: http://en.miui.com/thread-86557-1-1.html
Here is how it goes:
To enable On-Screen Nav bar:
> Open ES File Explorer/Root Browser and grant root permission
> Go to system and open build.prop using text editor
> Add the following line at the end "qemu.hw.mainkeys=0" (Remove ")
> Save the file and go back.
To disable hardware capacitive keys:
> Go to system/usr/keylayout and open "atmel-maxtouch.kl" in text editor.
> In the end of the file there will be following lines
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 158 BACK VIRTUAL
> Add # before each line so it becomes
# key 139 MENU VIRTUAL
# key 102 HOME VIRTUAL
# key 158 BACK VIRTUAL
> Save the file and exit.
> Reboot.
Now the capacitive buttons will be non functional, but still illuminate when touched. So to disable the lights in the capacitive buttons, you can download the app "Capacitive Buttons" from the Play Store and provide root access to it.
Note: You can reboot the device twice after editing the script, once after editing build.prop and once after editing atmel-maxtouch.kl. Works either ways.
Hope it helps.
Click to expand...
Click to collapse
A cleaner implementation is in kernel :V

mubeen_94 said:
Tested this ROM extensively. Made a few tweaks and I should tell you, its a great build. I've used both Lineage OS 13.0 and later this, because I prefer RR more (using on my OP3 as well) and I should say that the experience seems to be much more smoother and fluid on this ROM compared to Lineage OS. Here are a few things that I've observed:
1. UI seems to be more fluid and smooth on this, even though both Lineage and RR use the same Trebuchet Launcher.
2. Flashed the latest FoxyKernel on this. Works quite well.
3. OTG and SD cards work very well
4. Can use on screen nav buttons. That's one advantage over other ROM's, but initially you'll end up using both capacitive and on screen buttons at the same time. I found a workaround for disabling the capacitive keys. More on that below.
5. Used Kernel Adiutor both with and without FoxyKernel using the same settings viz. turning off CPUQuiet and enabling all the 4 cores active at the same time. Videos stream without any stutters even at 1080p, be it Youtube, Facebook or Dailymotion. Tried playing a 1080p video using MX Player and it worked without any issues as well.
6. Battery standby is great.
For turning off the capacitive buttons, I tried this solution on both Lineage OS as well as RR and it worked in both. I found it on this forum: http://en.miui.com/thread-86557-1-1.html
Here is how it goes:
To enable On-Screen Nav bar:
> Open ES File Explorer/Root Browser and grant root permission
> Go to system and open build.prop using text editor
> Add the following line at the end "qemu.hw.mainkeys=0" (Remove ")
> Save the file and go back.
To disable hardware capacitive keys:
> Go to system/usr/keylayout and open "atmel-maxtouch.kl" in text editor.
> In the end of the file there will be following lines
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 158 BACK VIRTUAL
> Add # before each line so it becomes
# key 139 MENU VIRTUAL
# key 102 HOME VIRTUAL
# key 158 BACK VIRTUAL
> Save the file and exit.
> Reboot.
Now the capacitive buttons will be non functional, but still illuminate when touched. So to disable the lights in the capacitive buttons, you can download the app "Capacitive Buttons" from the Play Store and provide root access to it.
Note: You can reboot the device twice after editing the script, once after editing build.prop and once after editing atmel-maxtouch.kl. Works either ways.
Hope it helps.
Click to expand...
Click to collapse
The rom already has this feature
Edit: Sorry, I thought this was N

ROM updated with a build using Hyper toolchain (UberxSaberMod). Please test and report any differences if present.
Thanks.

drakonizer said:
ROM updated with a build using Hyper toolchain (UberxSaberMod). Please test and report any differences if present.
Thanks.
Click to expand...
Click to collapse
Whatever magic you did with the latest build, it is buttery smooth now. Haven't noticed any stutters since installing the new build. Its amazing!!
Thank you!
EDIT: @drakonizer Unable to use Google apps with the updated ROM. I keep getting the error that Google Play services isn't supported by the ROM. I reflashed GAPPS but that isn't helping either. Getting FC errors for google apps after that. Any idea why this is happening? Otherwise the ROM is buttery smooth now. This was a better update in every way. If only GAPPs would work.

Related

[ROM][IMM76L][4.0.4][AOSP] ICS333 2.0.1 | Team 3xtr3m3 | Fast,stable,easy (6/7/2012)

This ROM is built from Google Android sources, with a few added functionalities programmed by me and others based on CM9 and AOKP to make it more comfortable and user-friendly, improving the user experience.
This is a serious ROM, no functionalities of doubtful utility are added, and their source code is studied in order to be sure what they are exactly doing. This ROM is focused on providing stability and a better stock experience.
{
"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"
}
Main features:
Built from Android sources (IMM76L)
Improved notification bar toggles: long press a toggle to go to related Settings menu; multi-state sound toggle.
Numeric battery indicator (Optional - can be changed to stock battery indicator in Settings -> Battery -> Press Menu Button -> Change battery style).
Brightness control in status and notifications bars (Optional - can be disabled in Settings -> Display -> Brightness control slider).
Real and improved autobrightness: brightness really goes down when light decreases (Optional - Can be disabled in Settings -> Display - Automatic decrease). Based on stratosk's approach but using a logarithmic scale, which fits best to the human eye.
Extended power menu with reboot, recovery and screenshot.
TV-Out (Go to Settings -> Display to activate it).
Video face effects working
Application killing with long press on back button (Optional - Can be disabled in Settings -> Developer options -> Fast application killing).
Choose storage in Camera application
Power button shooter in Camera application
Timer option in Camera application
T9 Dialer
Galaxy S Settings from CM9 are 100% integrated in Settings menu
Removed "R" roaming indicator for national roaming
Root, Busybox and SuperSU
Kernel Semaphore 1.2.2s (387 MB RAM)
HugeMem patch for 720p video by F4K
Preinstalled app: OI File Manager
APN's predefined huge list (source: CM9)
Modified hosts file to remove ads in applications (source: http://winhelp2002.mvps.org/hosts.txt)
What works
Everything!
Known bugs
Camera FC when restoring default settings
Phone app FC if Bluetooth is disconnected while the phone is trying to connect to a Bluetooth headset
**************************************************************************************************
2.0.1 RELEASED!
ALWAYS READ THE FAQ AND SEARCH IN THE THREAD BEFORE ASKING!!!
Download Links
ICS333 2.0.1: http://d-h.st/PpL (Mirror: http://minus.com/mcnldhbFF/)
GAPPS: http://goo.im/gapps/gapps-ics-20120429-signed.zip
If you have questions/problems or you just want to chat about it, you can also go here : http://webchat.freenode.net Channel : ##ICS333
**************************************************************************************************
How to update from a previous version of ICS333:
Flash ICS333-2.0.1-signed.zip in CWM Recovery, without making any kind of wipe
Flash the GAPPS
Reboot. If you have followed these instructions, you won't have lost any data.
If you notice, after updating, that your media (photos, music, videos...) appears twice in Music and Gallery apps, just clear "Media Storage" data (Settings -> Apps -> All -> Media Storage -> Clear data) and reboot. Then, just wait a long while (it can take even 1 hour depending on the amount of media files you have in your phone).
Always check your IMEI after flashing. If it starts with 0049, you have lost your IMEI. If that's your case, read the installation guide for further instructions.
**************************************************************************************************
Clean Installation (if you come from other ROM)
Follow the instructions that are available in this post: http://goo.gl/elAJv (big thanks to psyqiq)
**************************************************************************************************
FAQ
I have flashed the ROM and it works OK, but I can't get signal or make/receive calls/sms. What is happening? You have lost your IMEI. You can get your IMEI back recovering your EFS backup (if you made one) or flashing a Gingrebread Stock ROM (look for one with PDA, PHONE and CSC) with Odin.
I have flashed the ROM and I don't have Play Store. How can I install it? Before flashing, read the instructions! Download the gapps file and flash it.
Does Facebook sync works? No, because adding Facebook sync breaks Picasa sync. The only responsible for this problem is Facebook. You can use third-party apps such as HaxSync for this purpose.
Battery is draining fast. What is happening? Before reporting battery problems complete two charging cycles. If you still have battery problems, ask yourself how long should the battery last with your usage (we are not using an old Nokia phone with 1.0" screen) and discard that is caused by an application. And then, if you still have a draining problem, and you don't know the cause, report your problem attaching:
1) Screenshots of every battery statistics
2) BetterBatteryStats dump. You can download BetterBatteryStats in this thread: http://forum.xda-developers.com/showthread.php?t=1179809. To generate the dump press Menu key -> More -> Dump to File. The dump file will be generated in /sdcard, and its name starts with "BetterBatteryStats".
3) The output of the logcat (the last one better in a private message). In order to get the logcat output, you will have to enable the Logger in the Semaphore app and reboot if you hadn't enabled it before. The logcat starts from scratch each time you reboot or turn on your phone so, wait some hours before sending it.
Remember: just complaining about battery life without providing useful information doesn't help anybody and will not solve your problem.
My music, photos and videos are duplicated in Music and Gallery apps. It usually happens when you flash the ROM without wipe. To fix that, just clear "Media Storage" data (Settings -> Apps -> All -> Media Storage -> Clear data) and reboot. Then, just wait a long while (it can take even 1 hour depending on the amount of media files you have in your phone).
Suddenly, all apps start throwing FCs. What's happening? Your /datadata partition is full. The best solution is to wipe everything and make a clean install of the ROM. Then, when you have finished installing the ROM, flash one of these fixes: http://forum.xda-developers.com/showthread.php?t=1541942, http://forum.xda-developers.com/showthread.php?t=1665742.
Does FM Radio work? Yes, you can download Spirit FM, but do it at your own risk.
Does HW acceleration work when playing videos? Yes, but not with stock player. There are video players in the Play Store that support HW acceleration. For instance, Dice Player.
The LED buttons don't turn on when I have notifications. How can I enable this feature? Download BLN Control from Play Store.
Can I use other kernels such as Devil or MNICS?Yes, just follow their installation instructions as in any other ICS ROM.
Can I customize or remove the toggles of the notification bar? No, you can't But maybe you want to publish a MOD for ICS333?
**************************************************************************************************
2.0.1 changelog:
Updated to IMM76L build
Changed updater script in order to make it harder to lose your IMEI when updating from Gingerbread
2.0 changelog:
New autobrightness system, totally reworked from scratch. Based on the approach of stratosk, but using a logarithmic scale.
Added option for enabling/disabling autobrightness decrease (Settings -> Display -> Autobrightness decrease)
Added option for enabling/disabling "long press on back key to kill apps" (Settings -> Developer options -> Fast application killing)
"Galaxy S Settings" is now totally integrated in the Settings menu.
Updated kernel to Semaphore 1.2.2s (will help with bootloops).
Modified installation script (trying to prevent some IMEI losses, but I can't promise anything).
Updated Messages app: prevents FC when the mmsc is null in the APN.
Updated Email app: prevents wake-ups in downloader component (source: CM9)
Updated translations (thanks to all of you that have collaborated)
Updated Busybox
Updated APN list (source: CM9).
Updated host file (source: http://winhelp2002.mvps.org/hosts.txt)
1.1 changelog:
Added an option to show/hide the brightness control slider of the notifications bar (Go to Settings -> Display -> Brightness control slider).
Added an option to change between stock battery icon and numeric battery icon (Go to Settings -> Battery -> Press Menu Button -> Change battery style).
Tried to prevent an infrequent soft reboot when loading the lock screen.
Older changelogs: http://pastebin.com/3Gbm6uxj
**************************************************************************************************
(Thanks to jarhead166 for the video)
Thanks to:
Huge thanks to Cyanogenmod team for their GalaxyS-specific code, some AOSP modifications and gapps
AOKP team (brightness control and fast application killing)
F4K for the BigMem patch
http://winhelp2002.mvps.org for the hosts file
stratosk for his awesome kernel
psyqiq for his awesome support
This looks promising. Will try it out asap.
Tapatalking in my sleep
Looks really nice, gonna try this soon!
Nice . But GApps link outdated .
btw, where are the AOKP controls? Can't see any controls in the settings menu!!
amirage said:
btw, where are the AOKP controls? Can't see any controls in the settings menu!!
Click to expand...
Click to collapse
Hello! This is not AOKP. The base is AOSP, just took brightness slider and fast application killing from AOKP. Probably I will make these two features configurable from Settings menu in the next release.
Trojan38 said:
Nice . But GApps link outdated .
Click to expand...
Click to collapse
I think that I posted the latest CM9 Gapps package. Check here:
http://wiki.cyanogenmod.com/wiki/Latest_Version#Google_Apps
I don't provide support for other third-party gapps packages.
el_navajita said:
I think that I posted the latest CM9 Gapps package. Check here:
http://wiki.cyanogenmod.com/wiki/Latest_Version#Google_Apps
I don't provide support for other third-party gapps packages.
Click to expand...
Click to collapse
Most updated GApps are always at goo.im : http://goo.im/gapps .
Trojan38 said:
Most updated GApps are always at goo.im : http://goo.im/gapps .
Click to expand...
Click to collapse
Ok, I'll try them to be sure that there is no problem using them and update the post. Thank you!
nice..
do you read my mind?
i also think a simple rom like CM9 but have a Brightness control in status bar like aokp before this and today it is in front of my eye...
i will try it after i go back to my college this friday..
Thanks, look interesting. Will flush it this weekend (so many roms to test!) and report
Trojan38 said:
Most updated GApps are always at goo.im : http://goo.im/gapps .
Click to expand...
Click to collapse
Thank you very much! Link updated.
el_navajita said:
Hello! This is not AOKP. The base is AOSP, just took brightness slider and fast application killing from AOKP. Probably I will make these two features configurable from Settings menu in the next release.
Click to expand...
Click to collapse
Yes you are correct. My mistake. Do you think you could include power saver feature from AOKP in the next update? Would love to have this...it'd be really great.
Thank you el_navajita!!!
Hey, one more new ROM. Flaaaaaaaaaaaaaaaaashing Now. Thank you el_navajita!!!
I will check that feature and think about it. Thanks!
Enviado desde mi GT-I9000 usando Tapatalk
Why not develop clean AOSP ROM odexed 4.0.4 and continue where team ICSSGS stop
Sorry for my english!
Sent from my GT-I9000 using Tapatalk 2 Beta-5
Theoretically, ICSSGS has not stopped. Anyway, this is a very clean AOSP ROM, just with very few additions that I'm sure improve the user experience. It is impossible to build a ROM that likes everybody, you know Anyway, if you want pure AOSP with my ROM, probably replacing some files of my framework with the ones of a stock Nexus S ROM will work.
Enviado desde mi GT-I9000 usando Tapatalk
sorry wrong post
Sent from my GT-I9000 using xda premium
Do you suggest an example?At least, I can see chinese words in websites.
Enviado desde mi GT-I9000 usando Tapatalk
sorry posted in a wrong thread ><
Sent from my GT-I9000 using xda premium

[ROM][LP 5.1.1_r24] [ KatKiss - Lollipop #030 ] [F2FS] [RRO] [ Stable ] [MultiWindow]

{
"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"
}
KatKiss ROM
​Lollipop 5.1.1 Release 24​Asus TF300T​
Please note that this version is made for and tested on the TF300T model.​
After a few years of success on the TF101, KatKiss is now available for the TF300T
This rom is an aosp based rom with my own additions on top of it.
The main motto of the rom being Kiss. Even though the Meerkat could give you a kiss, it stands for Keeps it Sweet and Simple too
Which means that just like the other K.A.T stuff, the rom's main goal is efficiency, speed/responsiveness,
while not adding bloated features that will slow things down
​
DOWNLOADS:
Latest Rom Version: KatKiss-5.1_TF300T_030.zip | Mirror
Gapps: gapps-KatKiss-5.1_TF300T_20150920.zip
Latest SuperSU: SuperSU.zip
Sound improvements & misc : install the K.A.T App
TF300T F2FS compatible recovery: Latest Official TWRP 2.8
F2FS: The included kernel will autodetect if /data is f2fs or ext4 (so you do not need to flash a separate F2FS kernel)
TF201: Go to the TF201 specific Q&A threads
Thanks to keep this thread for the TF300T
​
ChangeLog: http://public.timduru.org/Android/KatKiss/5.1/ChangeLog.html
Rom Source: https://github.com/timduru (branch katkiss-5.1)
Kernel Source: https://github.com/timduru/tf300t-katkernel
--
Install Instructions:
These builds are designed to be installed from your favorite recovery. MAKE SURE TO INSTALL A RECENT RECOVERY!
TF300T TWRP >= 2.8 (F2FS compatible): KANG TWRP
Backup everything !
Go to recovery
[*]Make a full wipe / factory reset (you can skip this step if you're already on the same main version of KatKiss, if ever you encounter a problem do the full wipe and try again before reporting )
Flash the rom
Flash the SuperSU zip
Flash gapps
Wipe cache/dalvik
Reboot
Rom Main Features:
Multiwindow support (see post #3)
High speed and responsive oriented
High performance and overclocked KatKernel included
Built with Sabermod 4.9, graphite, -O3 & High optimization flags
ART
Dock keyboard Support with full special/function keys support
Global Keyboard Shortcuts / KeyOverride Macro association (See post #2 for more info)
Search key quick launch shortcuts
HDMI Support
Battery Level Indicator & Dock Battery support + Mods (icon/Text/%)
F2FS (rom autodetection on /data) , CIFS, ext4, NTFS & Exfat support
RRO Theme Engine - Themes & more info
Wifi Hotspot
Native Android FSTRIM + Manual scripts for Database optimization and fstrim (see post #2)
Media Scanner Filters
Advanced per application permission management (AppOps)
All Wifi channels support
Integrated cpu & io performance settings panel
Advanced power menu with reboot options.
Custom Navbars buttons long press actions
Navbar with left or middle aligned buttons, and multiple heights.
User Immersive mode and actions with automode when docked setting
Custom Quick Settings tiles
Ethernet-auto support
Misc utils Busybox, rsync...
Included KatKernel Main Features:
-- Based on latest Asus 10.6.1.27.5 version.
-- CPU Overclockable up to 1700 (1500 default), GPU overclock (OC 520 by default) , uservoltage
-- Built with Sabermod GCC 5.1, -O3, graphite + Optimized flags
-- F2FS support
-- governors: interactive pegasusq conservative ondemand powersave performance
-- iosched: BFQV7r5, ROW, SIO, deadline, NOOP, CFQ
-- FS: ext3-4, VFAT, NTFS, F2FS, NFSV3+4, CIFS
-- TCP Congestion: illinois cubic veno reno bic westwood highspeed htcp vegas scalable yeah
-- Asynchronous Fsync
-- USB NET drivers
-- lowmemorykiller: misc optimisations & fixes
-- backports from more recents kernels (3.4,& 3.9)
-- SLUB
-- exposed SOS/LNX
-- Restrict slave mountspace so Dalvik apps can mount system-wide volumes
-- Misc optimization & fixes: cpufreq, block, mmc, i2c, sched, rcu, arm specific routines, ...
-- Misc security fixes, futex, tty ...
Credits:
Thanks to the original TeamEos, Cyanogenmod & Omni for the work on their roms, BaNks, Guillaume Lesniak, jteagle, MWisBest, D4rKn3sSyS and Yanuar Harry for the original code some of the features are based onto.
hardslog for the original TF201 & ME301T compatibility packs.
Original banner concept by i9apps, Bootanimation by mgeniusm, original drawing by BBF
WebPage
How to report
What to include in the report
Disclaimer: The usual
Use at your own risk, I won't be responsible for any damages caused to your Transformer or to yourself.
In most cases if something breaks, flashing a rom on top should fix it.
​
XDA:DevDB Information
KatKiss-Lollipop, ROM for the Asus Transformer TF300T
Contributors
timduru
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.1.x
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2014-11-27
Beta Release Date: 2014-11-07
Created 2014-11-08
Last Updated 2015-10-13
Tips
First Install
Make sure you do a full wipe the first time you install the rom
If you get error code 9XX when installing an app in the PlayStore, make sure that you format /data
(wipe doesn't format)
The first boot after a rom flash is slower than with 4.4.4 and can take a few minutes as ART is slower than dalvik to optimize the applications, but is faster after the 1st time.
(First boot takes ~2-3 minutes without gapps and 5+ minutes with gapps)
Also keep in mind that after a fresh install, it might take a bit of time to get up to full speed as media scanner & google are checking/scanning and restoring stuff.
Hardware keyboard layouts
More languages have been added in the default asusec keyboard
Set the keyboard layout through Settings => Language & Input => asusec => setup keyboard layouts
These also allow live switching without reboot with ctrl + space
Global Key Override/Shorcut Mecanism
Available in Settings => Dock => Add Key Override Actions
This will allow you not only to redefine function keys assignment, and other special keys actions,
but you'll also be able to assign global macro actions / app launch to any key + Meta key combination (shift Left or Right , ctrl..)
You can also add multiple actions to one key combination, simply click again on the "+" button for the same key combination.
For example if you want to assign to one key combination a list of action to run before going to bed for example, like: turn wifi off, Bluetooth off, mute sound, and turn screen off, you can do that
Note that starting multiple applications with one key is kinda a miss and hit for the moment due to some mecanism in android that seems to prevent applications to start too close to each others.
GPS:
if it is taking a long time to get a lock or no lock, follow this:
Install the latest K.A.T app
Then follow precisely this procedure:
1) Location Settings
- Go to Settings => Location => turn OFF (top right switch)
- Turn it back ON
- Make sure you agree to let google access the location.
- Make sure the current selected mode is High accuracy
2) Launch the new K.A.T app
- make sure you grant it root access
- make sure you have internet access
- go to the install menu, Check the "Install GPS quicker fix + Assistance
- Click the Install button
- Make sure it says "Install Finished"
3) Reboot
4) Wait that it has finished booting and launching all the stuff you have starting at boot
5) Start your GPS app outside with a clear sky line, to speed things up stay in range of the wifi / internet connection.
Do not let the gps app loose focus when it is trying to get a fix.
Do not let your tablet sleep / turn off the screen either.
Doing that here, the first time and with a cold gps start, and even staying in my house,
I get a 6 sat fix within 30 seconds and 11 sat fix in 1min 15seconds.
From there subsequent fixes takes about 3 seconds to grab 7 sats and about 10 seconds to reach the 10-11 sat fix
(you still want to let it sit outside for a bit after the 1st fix, so that the ephemeris data gets consolidated and updated to help faster fix later on)
Flash & HTML5 Video
Flash is not supported by default on Lollipop, you can still use it with Dolphin Dolphin Browser:
Install Dolphin Browser, install or activate Dolphin JetPack in settings, install the latest flash plugin.
Sites are migrating slowly to HTML5 video use the default browser & other webkit based browsers for HTML5 video support
Storage (fstrim) and Database optimization:
Fstrim is native since 4.3 and will happen in the background if your tablet is idle / sleeping and that your battery is > 70%
There is also a script to run it manually in the rom: /etc/kat/optimizestorage
To optimize the Database: /etc/kat/optimizedb
To run both, open a terminal and run:
su
/etc/kat/optimize
MultiWindow
Multiwindow allows you to split the screen in 2 vertically (while in landscape) or horizontally, you can switch an app back and forth between multiwindow mode and regular mode while it's running.
MultiWindow
NavBar:
- To switch between full screen and split View you can use the
NavBar Button
(It will lay apps alternatively in one SplitView spot then the other.)
- To change focus simply Tap on the app or use the
NavBar Button
That button can also be used in non multiwindow mode to switch quickly between the 2 most recent apps.
Global Actions
Actions to switch the app between fullscreen / splitview, switch between the 2 most recent apps and to force the splitview slot have been added
so you can bind them to a key / key combination with the Global KeyOverride or long press on navbar button too.
Note: Most apps works ok in splitview mode, but some of them might not refresh correctly sometime.
Same when rotating the screen while in splitview mode.
To force a refresh simply tap the app or if you have 2 apps in split, just click twice on the switch to last app button:
to force it to relayout
Banners
​
Over in the Nexus 4 forum someone posted this regarding TitaniumBackup
https://twitter.com/TitaniumBackup/status/524487475738443776
Gonna try it soon. Thx for Lollipop for my TF300T
l33ch0r said:
Over in the Nexus 4 forum someone posted this regarding TitaniumBackup
https://twitter.com/TitaniumBackup/status/524487475738443776
Gonna try it soon. Thx for Lollipop for my TF300T
Click to expand...
Click to collapse
Awesome, thanks for the info
just tested it and that beta version of Titanium works well on Lollipop
Second post updated.
Apart from tts occasionally crashing it works like a charme so far.
Root works flawless, the ROM is fast
Impressive work!
Well auto-rotation seems not to work
l33ch0r said:
Apart from tts occasionally crashing it works like a charme so far.
Root works flawless, the ROM is fast
Impressive work!
Click to expand...
Click to collapse
thanks
Yep for TTS see post #2,
just uninstall it, same for google search if you're using google launcher.
I'll make a minimal KatKiss gapps package later on.
But yeah it's quite nice and fast already, and it's only the early stages, high optimization flags & tweaks are not yet in,
So quite a nice change for our old TF300T and more improvements ahead
Working perfect ... Thx
Sent from my TF300T using XDA Premium HD app
I have got an issue which I had with KitKass 4.4.4 as well.
When I tunr the screen off and don't touch the tablet for a couple of hours (sometimes less than an hour) it seems to turn off.
Pressing the Power Button does not turn the screen on but instead boots the tablet up.
So for some reason it turns itself off after some time.
I have used CM11 for 2 days now and the issue has not appeared. Only that sometimes it took a couple of seconds until the screen turned on.
Since I have not read about anybody else reporting such a thing I'm wondering what I'm doing wrong or what could cause this.
Would you have any idea about it? I'd really like to fix this. After all your ROMs have amazing features like the Multi-Window (though of course not yet this ROM but I'm sure it'll come ) Thx in advance
This time even after less than 30 minutes :|
timduru said:
thanks
Yep for TTS see post #2,
just uninstall it, same for google search if you're using google launcher.
I'll make a minimal KatKiss gapps package later on.
But yeah it's quite nice and fast already, and it's only the early stages, high optimization flags & tweaks are not yet in,
So quite a nice change for our old TF300T and more improvements ahead
Click to expand...
Click to collapse
nice work, i'm having occasional media provider fcs (when using gallery) and cam(or alternate playstore cam) doesn't work, but damn good for a beta
Pretty surprised to see it this fast, good stuff as always
We don't make mistakes, we just have happy accidents.
Didn't work got bootloop
Sent from my TF300T using XDA Premium 4 mobile app
androidjel said:
Didn't work got bootloop
Sent from my TF300T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you wait long enough ? As mentionned in post #2 the first boot is quite long because of ART that will take longer to optimize the apps.
Also what do you call bootloop, and which recovery did you use ?
Did you follow the flashing procedure step by step , ie most importantly: did you do a full wipe before flashing ?
check the downloaded file md5 too.
Since a few installed it fine before you, I'd say that your issue is one of the above.
androidjel said:
Didn't work got bootloop
Sent from my TF300T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you give it a good long time? I thought the same thing as it took well over 5 minutes to boot the first time.
---------- Post added at 06:19 PM ---------- Previous post was at 06:17 PM ----------
After reinstalling all my apps, I'd say it's off to a good start. The only issues I found so far are the TTS of course, and the camera crashes a few seconds after opening. Otherwise pretty smooth running with Nova.
The link for the gapps sens me to a page to download a file named exactly the same as the rom itself. is this correct?
Is there some special way to add widgets? Every time I try, the system settings just open.
nmarrufo said:
The link for the gapps sens me to a page to download a file named exactly the same as the rom itself. is this correct?
Click to expand...
Click to collapse
Try again, link was incorrect in the first post.
just lou said:
Is there some special way to add widgets? Every time I try, the system settings just open.
Click to expand...
Click to collapse
works fine for me with the default launcher.
Might be a nova specific issue.
timduru said:
works fine for me with the default launcher.
Might be a nova specific issue.
Click to expand...
Click to collapse
I was just about to report that after a reboot (actually a random reboot), widgets worked fine.
This is pretty damn awesome! Thank you!
2 things, are you working on getting bluetooth, camera and whatever else was broken? im assuming its kernel related, maybe?
Also is anyone else having problems with auto rotate?
---------- Post added at 08:37 PM ---------- Previous post was at 08:29 PM ----------
my bad, i should read first.

[ROM-DISCONTINUED][OPO][6.0.1_r61][AOSP+CAF][CMTE+OMS][MM]CandySiX - Bacon

{
"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"
}
This is CandySiX. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM. We aim to add more features as this project progresses.
Check us out on the web @The-Candy-Shop
@matthew0776 @mar5hal @gimmeitorilltell @Cuzz1369 @rc420head @Flashalot @Venomtester @Darknites @javelinanddart @calebcabob @NoSpamDan
ROM
DEVICE SOURCE
KERNEL SOURCE
Disclaimer: We here at The CandyShop are not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended.
FEATURES
Choose from CMTE or OMS (RRO Layers is DEPRECATED)
Battery bar
LCD density options
Multi-window
Status bar customization
Quick setting customization
Quick setting pull down options
Force expand notifications
Time contextual headers in panel
Dark UI switch
Advanced power menu
Extra IME options
In-Call vibration options
Lockscreen customizations:
-Shortcuts
-Music visualizer
-Weather​Animations:
-Power menu
-List view
-System
-Toast​Navbar customization (CMTE only):
-SmartBar
-Fling
-Pulse​ Hardware Buttons settings:
-Slim Hardware key rebinding
-Long-press/double-tap actions
-Volume rocker​On the Go mode
Screenshot Crop & Share
Fully charged notification and toggle
CPU info overlay (Developer options)
Snap camera (Sultan's)
More to come, we are never done...
CHANGELOG
Steps:
ATTENTION
Some versions of TWRP, such as 2.8.7.1 have issues flashing radio files, unless you find a version which has this patched. Also, BaNks GApps has announced that they are not supporting TWRP versions older than v3.0.0.0, so It is suggested to use TWRP v3.0.0.0 and up going forward.
You may need to flash a recent CM13 Nightly to get the newest firmware before flashing this.
Coming from another ROM
1) Download CandySiX.zip (See Post #2)
2) Download 6.0 Gapps (optional - See Post #2)
3) Boot into recovery (either twrp or cwm)
4) Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
5) Flash CandySiX.zip
6) Flash Gapps
7) Reboot
Updating from previous CandySiX release
1) Download CandySiX.zip (See Post #2)
2) Boot into recovery
3) Flash CandySiX.zip
4) Reboot
5) Please give first boot a good few minutes
IMPORTANT - PROBLEMS/ISSUES:
If you have issues, I need the following:
Logs from you (logcat, last_kmsg, dmesg) linked to on pastebin.com or hasteb.in, showing the failure.
A clear description of the steps that I need to take to exactly reproduce the problem.
State what flavor build you are on: CMTE, Layers, OMS, etc...
Please DO NOT complain about problems and offer nothing to help fix it. I reserve the right to ignore you for not following insructions...
NO ETA REQUESTS!
Special thanks to @Cuzz1369, @rc420head, @Sultanxda (CAF kernel), BrokenROM, CyanogenMod, SlimRoms, Omni and all the rest who make their source open. We can't do this on our own.
XDA:DevDB Information
[ROM-DISCONTINUED][OPO][6.0.1_r61][AOSP+CAF][CMTE+OMS][MM]CandySiX - Bacon, ROM for the OnePlus One
Contributors
NoSpamDan, Cuzz1369, rc420head
Source Code: http://github.com/CandyRoms
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: May need latest CM stable or nightly flashed first if issues...
Based On: AOSP + CAF
Version Information
Status: No Longer Updated
Current Stable Version: 3.2
Stable Release Date: 2016-04-11
Created 2016-01-26
Last Updated 2017-01-05
IMPORTANT: Please understand that if you flash this ROM and experience issues, I need a comprehensive problem description along with logs (logcat and/or dmesg/last_kmsg) of the issue happening.
TWO ROM VERSIONS: Effective 26July2016, choose from CMTE or OMS/Substratum!
(You can NOT flash one on top of the other... If you decide to switch and try the other one, you MUST Clean Flash!)
DOWNLOAD OMS/Substratum themed ROM (Substratum app required - Guide to using Substratum):
CandySiX-bacon-3.2.S-OFFICIAL-0909.zip
DOWNLOAD CMTE (CM Theme Engine based) ROM:
CandySiX-bacon-3.2-OFFICIAL-0908.zip
GAPPS
"Normal" BaNks Dynamic GApps
Open GApps
Recovery:
TWRP v3.0.0 and newer
Extras:
- Flashable DeskClock with updates and fixes to fix the Settings FC.
- If you want to disableCPU underclocking, you can flash @Sultanxda's zip to do this: Disable CPU Underclock.
- If you want to remove the built-in SuperSU, flash this in recovery after the ROM: SuperSU_Root_Remover.zip
Previous ROM versions:
OMS/Substratum base ROMs:
CandySiX-bacon-3.2.S-OFFICIAL-0902.zip
CandySiX-bacon-3.2.S-OFFICIAL-0816.zip
CandySiX-bacon-3.2.S-OFFICIAL-0815.zip
CandySiX-bacon-3.2.S-OFFICIAL-0808.zip
CandySiX-bacon-3.2.S-OFFICIAL-0806.zip
CMTE base ROMs:
CandySiX-bacon-3.2-OFFICIAL-0903.zip
CandySiX-bacon-3.2-OFFICIAL-0820.zip
CandySiX-bacon-3.2-OFFICIAL-0808.zip
CandySiX-bacon-3.2-OFFICIAL-0807.zip
CandySiX-bacon-3.1-OFFICIAL-0729.zip
-----------------------------------------------
Layers base ROMs (DEPRECATED):
CandySiX-bacon-3.1.L-OFFICIAL-0715.zip
FAQ/Info
Due to several requests, here is some further information...
The below touch key and touch key lights disable information is still valid, however I've gotten this integrated into the ROM. The information has been left here for convenience and reference purposes:
DISABLE HARDWARE CAPACITIVE KEYS AND LIGHTS
Several have asked about this. I am working on an in-ROM setting for each, but for now you can do it manually if you like.
If you decide to try/use the following instructions, please understand that you do this entirely at your own risk
Some people like to use the NavBar soft keys (on-screen). If this is you, below you will find some commands you can use to disable the built-in Hardware Keys and Hardware Key Lights.
Using adb or a terminal emulator app (or the built-in one that you can install in your app drawer by enabling Settings > Developer Options > Local terminal), issue the commands under the option you want to apply.
For each item listed, copy/paste or type the commands, one line at a time, and EXACTLY as they are shown. Press ENTER after each command.
Open adb or the terminal emulator app and issue the following commands to start a shell with root access. Press ENTER after each command.
(Be sure to accept any Superuser root access propmpts you receive while doing this.)
Code:
adb shell
su root
Now issue one or a combination of the following:
To DISABLE Hardware Touch KEYS:
Code:
su -c 'echo 0 > /proc/touchpanel/keypad_enable'
To ENABLE Hardware Touch KEYS:
Code:
su -c 'echo 1 > /proc/touchpanel/keypad_enable'
To DISABLE Hardware Touch Key LIGHTS:
Code:
su -c 'echo 0 > /sys/class/leds/button-backlight/max_brightness'
To ENABLE Hardware Touch Key LIGHTS:
Code:
su -c 'echo 255 > /sys/class/leds/button-backlight/max_brightness'
Enjoy!
Reserved
(future use)
oh wow, looks nice. I keep coming back to AOSP based ROM's since they seem to give me the best performance and battery....going to be giving this a go....thanks for the work put in. will report back soon.
Edit: first boot has completed.
had no data upon boot (had cell) so had to go into APN settings and chose the correct APN (fast T-mobile) and change it to IPv4/IPV6 and it connected.
everything else seems to be good other than the fact that I cannot find a place to disable the hardware buttons (i prefer on screen)...did I miss this somewhere?
also, the Default lockscreen clock font is not the default Marshmallow font...its way too bold...and the options lack a "light" font that isn't itallic. I like the options to change this but there needs to be a true marshmallow Default, or at lest a "thin' or better yet, let us add a custom font.
ambient display doesn't seem to be working for me either.
@NoSpamDan Wow.. Great to see candy 6. Can you provide some screenshots?
Let's flash.....
Sent from my A0001 using Tapatalk
layers? wil flash this
Is it AOSP based or CM??
Patience
This is an early beta go-round for me, so please be patient with feature requests. I'm supporting 3 other devices too.
turdbogls said:
oh wow, looks nice. I keep coming back to AOSP based ROM's since they seem to give me the best performance and battery....going to be giving this a go....thanks for the work put in. will report back soon.
Edit: first boot has completed.
had no data upon boot (had cell) so had to go into APN settings and chose the correct APN (fast T-mobile) and change it to IPv4/IPV6 and it connected.
everything else seems to be good other than the fact that I cannot find a place to disable the hardware buttons (i prefer on screen)...did I miss this somewhere?
also, the Default lockscreen clock font is not the default Marshmallow font...its way too bold...and the options lack a "light" font that isn't itallic. I like the options to change this but there needs to be a true marshmallow Default, or at lest a "thin' or better yet, let us add a custom font.
ambient display doesn't seem to be working for me either.
Click to expand...
Click to collapse
Data - Yeah my AT&T APN works out of the box, but if you're on TMO or another carrier, the first thing to do is check APN , which you did.
HW Buttons - Need to look into this further.
Lock screen clock - C'mon look at the options before such reports please. Change it in Settings > Candy interface > Lock Screen > Lock screen clock font options... See the attachments.
Ambient display (Doze) - This may be tricky to track down. Logs would help. Have somone text you or whatnot and log it if Doze is not working. You can try going into Settings > Candy interface > Display and toggle Ambient display off/on or play with the settings there to see if it works? Log this activity too if you can.
pa1281 said:
@NoSpamDan Wow.. Great to see candy 6. Can you provide some screenshots?
Click to expand...
Click to collapse
Of what? Candy has layers and built-in dark mode. That's going to vary widely. See the attachments.
Apayah said:
layers? wil flash this
Click to expand...
Click to collapse
Yes indeed...
rituj26 said:
Is it AOSP based or CM??
Click to expand...
Click to collapse
You tell me... it's in the OP
I can't play any mp3 files. Is that a problem, only me ?
jkmangang said:
I can't play any mp3 files. Is that a problem, only me ?
Click to expand...
Click to collapse
I had this problem on another ROM. What helps is installing v4a
jkmangang said:
I can't play any mp3 files. Is that a problem, only me ?
Click to expand...
Click to collapse
What player are you using? What exactly is failing? Logs please.
PatrickMac said:
I had this problem on another ROM. What helps is installing v4a
Click to expand...
Click to collapse
I just restored my twrp backup of another ROM.
I'll wait for the next release.
---------- Post added at 10:10 PM ---------- Previous post was at 10:07 PM ----------
NoSpamDan said:
What player are you using? What exactly is failing? Logs please.
Click to expand...
Click to collapse
I was using Blackplayer music player. The music didn't start playing.
Then, I thought it might be a problem of my player.
Then, I tried to play it using solid explorer media player. Same problem occurred.
I'll provide the logs later. There was no error shown though.
NoSpamDan said:
This is an early beta go-round for me, so please be patient with feature requests. I'm supporting 3 other devices too.
Lock screen clock - C'mon look at the options before such reports please. Change it in Settings > Candy interface > Lock Screen > Lock screen clock font options... See the attachments.
Ambient display (Doze) - This may be tricky to track down. Logs would help. Have somone text you or whatnot and log it if Doze is not working. You can try going into Settings > Candy interface > Display and toggle Ambient display off/on or play with the settings there to see if it works? Log this activity too if you can.
Click to expand...
Click to collapse
no problem on the requests...understand completely.
as for the lock screen clock, it is st to "default" on boot....and its very Bold, much bolder than stock marshmallow font. I played with the font settings, went back to "default" and it was still too bold. are you seeing the correct font on the defualt setting?
as for "doze", I'll have to get back to you on this. I restored my Nandroid...i just can't live with the hardware buttons. If i have some extra time today I might be able to grab you a log file.
thanks for making this though...i am always on the lookout for AOSP based ROM's.
have you though of making a strict AOSP ROM without any of the add-ons? I know I would be interested in this.
jkmangang said:
I was using Blackplayer music player. The music didn't start playing.
Then, I thought it might be a problem of my player.
Then, I tried to play it using solid explorer media player. Same problem occurred.
I'll provide the logs later. There was no error shown though.
Click to expand...
Click to collapse
I am able to play MP3 files from internal SD using my paid Winamp, but other apps like FX Media Player, Xenoamp, ES Media Player, etc. could not play a test file I tried. Will need to look into this. Not sure if this is codecs or permissions or what.
turdbogls said:
no problem on the requests...understand completely.
as for the lock screen clock, it is st to "default" on boot....and its very Bold, much bolder than stock marshmallow font. I played with the font settings, went back to "default" and it was still too bold. are you seeing the correct font on the defualt setting?
as for "doze", I'll have to get back to you on this. I restored my Nandroid...i just can't live with the hardware buttons. If i have some extra time today I might be able to grab you a log file.
thanks for making this though...i am always on the lookout for AOSP based ROM's.
have you though of making a strict AOSP ROM without any of the add-ons? I know I would be interested in this.
Click to expand...
Click to collapse
I believe I'm seeing the correct lock screen clock font as intended, bold-ish or not. Honestly this is low priority.
As far as HW buttons, I take it you mean disabling them when Navbar is in use? I agree this should be a Navbar option and I'm looking into it.
I'm on a team where a pure AOSP ROM base has been worked on. This ROM is built on the same base, just has some extra features. I'll look at a pure AOSP OPO ROM but I have a lot on my plate right now, and also have no clue how many people would actually be interested in a stripped down vanilla ROM.
Running really good, no reboots, no battery drain.
But there's no live wallpaper support? Can't install KLWP.
Feature request: kill app button would be nice
Keep up the good work!
Tomcar said:
Running really good, no reboots, no battery drain.
But there's no live wallpaper support? Can't install KLWP.
Feature request: kill app button would be nice
Keep up the good work!
Click to expand...
Click to collapse
It's there in the Candy interface > Navigation > Navigation bar > Buttons. If you mean in Recents (which you DON'T really need in M), look in Candy interface > Recents settings. See the attachments.
Getting a little frustrated with the questions here already... I probably should just ignore them but that's not my style...
NoSpamDan said:
...Getting a little frustrated with the questions here already...
Click to expand...
Click to collapse
A lot of OPs of the bacon forums share that frustration. Although personal judgement or a mindset cannot be taught, it doesn't hurt to try a search in Google (or even for features in the Settings app, AOSP added that search button there for a reason!).
My two-cents sorry for OT

[EXPERIMENTAL][AOSP][NRD90U] Unofficial Android 7.0 Nougat build

Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Hello guys, this is an unofficial build of AOSP Nougat (with tag android-7.0.0_r6). Kernel is based on CM13's, with some recent commits in kernel/common in AOSP. Sources and patches are available at the end of the post.
Note: this ROM is just for having the first taste of Nougat, and thus missing a lot of key features. I may not be able to update it regularly.
Basic hardware functionality:
Almost everything works, except video hardware encoding, which causes camcorder to fail. HW decoding works though.
Everything should be working since 20160903.
I didn't find more hardware failures, but there can be more.
And remember, the proprietary firmwares and blobs are still in the age of Marshmallow, and a system won't be complete without corresponding firmwares and blobs.
Known bugs:
1. HW disk encryption is likely broken. I reverted some commits to make cryptfs_hw build, but I'm not sure if that works. Do not try it.
2. SELinux is permissive, and init allows service without a SELinux domain to start.
3. GPS may take longer to obtain a position fix. (yes it's working... sorry for the misunderstanding)
4. Only Launcher2 is included. You may install a new one as you like.
5. No LiveDisplay and gestures except DT2W (DT2W can not be turned off via Settings app for now) Color calibration is possible, see FAQ below.
6. Default input method could be broken. Be ready to "pm install your_ime.apk" in adb shell. Fixed in 20160828
7. com.qti.dpmserviceapp may produce continous FC. You can disable it via adb shell ("su -c pm disable com.qti.dpmserviceapp"). Removed in 20160828
8. Rotating screen while playing video can cause the display to "split" Fixed in 20160903
9. Camera service and media codecs all run in the same process, eliminating one of the security enhancements of Android N. May not be fixed until new HAL and blobs are available.
So the security improvements in Nougat are not making much difference in this only-a-taste ROM. If you rely on this, it would be better to wait for official releases.
FAQs:
1. Root / Gapps?
I'm using SuperSU 2.76 stable and OpenGapps 7.0 pico. They work without any issue.
If your contacts / calendars is not syncing, try the following steps:
1. Goto Settings > Apps, tap "Show system" in menu
2. Find "Google Contacts Sync", tap on it, tap "Permissions", turn on everything
3. Go back to Detail screen, clear its data
4. Go back to app list, clear "Contacts Storage"' data
5. Do the same for calendars (2-4)
6. Reboot
Click to expand...
Click to collapse
2. F2FS?
I did not test this myself... But kernel has support already (of cource, it's from CM) so you may have a try. Remember to backup!
EDIT: Some users reported that F2FS partitions are corrupted. If you are using F2FS, maybe you should wait.
Click to expand...
Click to collapse
3. Menu key / App switcher?
Menu key now acts as recents, since I don't think the former is as useful as the latter. And there is no more lag while tapping home button since we don't check for double tap anymore.
Click to expand...
Click to collapse
4. TWRP shows error?
If that's two lines of "log", you can safely ignore it.
If there is something else, please stop and post it here.
If you are using MultiROM, you may modify update-script. Read the first ~8 pages and you will find it.
Reference: I'm using official TWRP 3.0.2 w/o MultiROM This recovery didn't get replaced by stock one...
Click to expand...
Click to collapse
5. File manager (to install APKs)?
http://forum.xda-developers.com/showpost.php?p=68402423&postcount=73
Click to expand...
Click to collapse
6. Disable HW keys, enable soft keys, screen color calibration?
Disable HW keys: echo 0 > /proc/touchpanel/keypad_enable (needs repeat on reboot)
Enable soft keys: echo "qemu.hw.mainkeys=0 >> /system/build.prop (once)
Screen color calibration: echo "32768 31784 27852" > /sys/class/graphics/fb0/rgb (needs repeat on reboot, change the values as you need. This example is 100% R, 97% G, 85% B)
Optionally you can enable color enhancing: echo 1 > /sys/class/graphics/fb0/color_enhance
Click to expand...
Click to collapse
Screenshot spoiler
{
"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"
}
Flashing Guide by @The Dork Knight Rises
In the 3rd post. Direct link: http://forum.xda-developers.com/showpost.php?p=68397804&postcount=3
Video hands-on by @savadam
https://www.youtube.com/watch?v=r54vWk-Azh8
Thanks for all your support!
Download:
20160919: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpAYWRKd1owSUNudEU Mirror 2: https://mega.nz/#!fEk1CTyJ!F8rdnqT_oiipP-tHCuzFGFvsQGmUV6LRaD2t81N2WIA
You can still use HALs from 20160906 if you want.
(And if you are posting this somewhere else, please include the HALs in your post)
Older versions:
20160918: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpAMWZ4OEx6Unp5bU0 Mirror 2: https://mega.nz/#!rdlkgboI!LQuFDtcppbizC_7Tfww1uWAmhw-lYuxjAlrhg9Z0tuQ
20160910: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpAdGVTV3V0ekZaWHM Mirror 2: https://mega.nz/#!XEsTESpR!QDa7he2jdPCeIsbMY1vJAlCZ0RokAKV0IdtyuB0R-yc
20160906: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpAWHNFb0xyYlBZM3c Mirror 2: https://mega.nz/#!zBVX1DTZ!S-LnpIEgJqn1r7So6QmEoD_APUqDnp93XbP-Ug__XBk
CAF and original AOSP HALs: https://drive.google.com/open?id=0BwkmhbR5VHpAaGdCQmxDUWgxQlU
Note on the HALs:
AOSP HALs (msm8996 display + msm8974 media) can not record screen, but they "seem" to make the system smoother. (msm8974 display HAL cannot be used because it corrupts the display when rotating screen with video playing)
CAF HALs (both based on vanilla CAF LA.BF.1.1.3_rb1.13) can record screen but "seem" not to be so efficient as AOSP ones.
The HAL included in the ROM are the AOSP variant.
20160903: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpATlN5T29WTS01Qkk Mirror 2: https://mega.nz/#!OcFlTDDK!EYiNpfE-9Pxx2wu4Oto7kO_oevfe0bMkXOTdhP1HDZc
20160831: Mirror 1: https://drive.google.com/open?id=0BwkmhbR5VHpAVE1WR2xYd180MzA Mirror 2: https://mega.nz/#!jE92iSAD!pl0NMU6PPY3UNXE5DTDBKLUd4sFLG6fNTaUUMI0xdzg
20160828: Mirror 1: https://mega.nz/#!XdlXFDBQ!p7E0N64IEkGHn4GBzOZQDTCgR4KdD00O0dRwJlEnvcw Mirror 2: https://drive.google.com/open?id=0BwkmhbR5VHpAczA2T2g0RUZRS3c
20160827: https://drive.google.com/open?id=0BwkmhbR5VHpAUVdWUHNlc0lHZWs
Note: please read "known bugs" section before flashing! Also you can read the guide below.
When updating the ROM, just dirty-flash new build and Gapps (if you use them).
In order to prevent your recovery from being replaced by the stock one, flash SuperSU along with the ROM.
Sources:
Kernel: https://github.com/updateing/android_kernel_oneplus_msm8974/tree/nougat
Device: https://github.com/updateing/android_device_oneplus_bacon/tree/nougat
Build system: https://github.com/updateing/platform_build/tree/custom-kernel
And there are a lot more repos I didn't fork. The changes there as well as local_manifest are here:
20160918+ Check GitHub
20160910 https://drive.google.com/open?id=0BwkmhbR5VHpAcmo1RjhPd0N1c3c
20160906 No new patches except the HALs. For AOSP HALs, check previous patch archive and Sony's guide. For CAF HALs, just cherry-pick "Fix clang build" from CM.
20160903 https://drive.google.com/open?id=0BwkmhbR5VHpAQXFqZEJCT21UNDA
20160831 https://drive.google.com/open?id=0BwkmhbR5VHpASW54QnR4eGFlR1E
20160828 https://drive.google.com/open?id=0BwkmhbR5VHpAOEx2OWNYcE1xU2s
20160827 https://drive.google.com/open?id=0BwkmhbR5VHpALXdkNkptRnBLMkU
Changelog:
20160919
Fixed Fackbook crash by avoiding preloading libboringssl-compat.so (CM camera HAL is the only camera HAL that does not require this)
Updated BT configuration (please test if it has any side effect. Sometimes you need to search twice to find your Bluetooth gadgets.)
Tried to fix network location (added Google's network location provider)
20160918
Reverted to previous "stub" power HAL. May fix lagging and unusual power consumption noticed by some users.
Tried to fix NFC FW download mechanism. May fix non-working NFC for some users.
20160910
Updated to NRD90U (android-7.0.0_r6)
Switched to CM/QCOM power HAL. The original power HAL is more like a placeholder.
Now on Tap can be launched by long-pressing home button
Switchable WebView implementation, thanks to @fards here
Note:
1. If you are experiencing display issues (such as screen flicker with FLV SW decoding), try switching on "Disable HW Overlay" in Development Settings.
2. If you need multi-user feature, remove /system/priv-app/com.qualcomm.location. Otherwise the system will crash. It was accidentally added in this build.
20160906
Switched back to AOSP HALs to increase performance, but screen recording is broken again. You can choose CAF HALs listed above to fix that. Camcorder and HW encoding work with both variants, no need to worry.
Updated media profiles. Front camera knows that it is not capable of 1080p recording.
20160903
Fixed HW encoder and camcorder (they are different issues, though related) (and switched to CM13 media HAL)
Fixed display corruption while rotating screen with video playing (by switching to CM13 display HAL, don't know which lines of code fixed that)
DT2W can be turned off via Settings
Added Reboot option in power menu
20160831
Fixed crash in World Clock page when selecting countries/regions
Fixed hang in Developer Settings when the ROM is installed as secondary
Fixed crash when taking photos with HDR on
Added support for kexec
Added Stk
20160828
Fixed default input method FC
Remove com.qti.dpmservices to prevent FC
Dev: updated build system to finally automate everything
20160827
Initial build
Click to expand...
Click to collapse
Notes on the sources:
1. Build system produces correct boot.img in $OUT, but the boot image in OTA zip still has no DT included. Fixed in 20160828
2. Some fixes are really "dirty" (as I'm not able to find a proper way)...
3. Some JNIs fail to build (lots of C++ symbols no found). You may try linking C++ libs dynamically (c++_static -> c++_shared) to avoid this. See 20160828 patches, packages/inputmethods/LatinIME for example.
4. Some apps require android-8 ndk, but the earliest version in the tree is android-9. A symlink will do (or you can change the Android.mk in app) but I'm not really sure this will not introduce any bug.
5. Android N split mediaserver into multiple processes to improve security, such as cameraserver, mediacodec, etc. But camera blobs and old HALs were not designed like this. They assume they run in the same process, thus a buffer created by blobs are being used everywhere, which will cause illegal memory access under Android N. I reverted lots of patches about this, forcing camera and codec services to run in the mediaserver process as before - security compromised with functionality, again.
Hope you enjoy this.
I am going to try this out, thanks @updateing for your work:good:
If I could find fixes then I would send an pull request.
The All-In-One Post
Oh look at the time...it's flashy time already? XD
Screenshots:
(Layers themes work. Use Substratum app)
Guide to flashing this properly (TWRP v3.0.2-0):
(THIS GUIDE IS MAINLY FOR THE FIRST BUILD 20160827. AS I AM RUNNING IT SMOOTHLY, I DO NOT PLAN TO UPDATE TO 20160828, AS IT HAS SOME MINOR FIXES, ALREADY COVERED IN MY GUIDE.
IF HOWEVER, YOU'RE FLASHING 20160828 OR LATER BUILD, HERE'S WHAT YOU SHOULD DO DIFFERENTLY:
-Flashing Google keyboard is not mandatory, as default input mode has been fixed
-adb steps do not need to be performed as the com.qti.dpmserviceapp has been removed
-You probably shouldn't flash the SystemUI Tuner mod zip, as the SystemUI APK from previous build may not be compatible with new build. If you flash it on 28 build and have SystemUI FCs or missing SystemUI, just reflash ROM, and don't flash the mod.
REST OF THE GUIDE REMAINS THE SAME)
(This guide is for flashing as primary ROM without MultiROM. MultiROM guide by @7u5h4r: http://forum.xda-developers.com/showpost.php?p=68413163&postcount=242)
TL;DR version (that means short version)
http://forum.xda-developers.com/showpost.php?p=68552389&postcount=1172
Download ROM zip from OP and Google Keyboard flashable zip, as well as any of the zips I linked below.
Wipe your device (data, cache, dalvik/ART cache; preferably even system, just to be as "clean" as possible)
(NOTE ABOUT DIRTY FLASHING:
-If you dirty flash this ROM (eg. flashing newer build), you will need to flash GApps again along with the ROM zip as GApps are not preserved
-This ROM actually booted for me even on a dirty flash from an MM custom ROM, and as a result I didn't face a lot of the problems you'd face on clean flash (GApps crashes, continuous qti app FCs, etc)
But a lot of my apps were crashing until I reinstalled them, and in any case, it is not advised to dirty flash when coming from MM)
Flash ROM zip and keyboard zip, optionally any of the following addons (DO NOT FLASH GAPPS YET):
-SuperSU (v2.68+) for root
-Any of the mods I linked below
-Any other mods like Viper4Android etc (AT YOUR OWN RISK)
Boot into the ROM. you'll probably see a lot of crashes, ignore them, and just find a PC for the next step
(Optionally, you could try to enable Developer Options by tapping past the FC dialogs, once you have DevOps enabled, you'll see an option to mute FC notifications till next boot)
Using ADB on your PC, disable the com.qti.dpmserviceapp package by running following commands:
Code:
adb devices
You should see a device in the list of devices connected
Code:
adb shell
pm disable com.qti.dpmserviceapp
If you get error with permissions, you may need root. If your device is rooted:
Code:
su
pm disable com.qti.dpmserviceapp
(SKIP 6, 7 & 8 if you do not need Google services)
Now reboot into recovery and flash a compatible GApps package (USE 7.0 GAPPS ONLY)
Boot into ROM
Go to Settings>Apps
Find Google Play Services, and go to its Permissions. Enable essential permissions. Now Play Services won't keep crashing on you. Also find Google Contact Sync and give it permission to access Contacts.
Go to Settings>Accounts and add your Google account
Profit
Praise DuARTe
Hit Thanks if this helped
Here's some helpful zips for you guys!
My flashable zip to ENABLE Navbar/softkeys (same as the one on the MM thread) https://drive.google.com/open?id=0B2Y1syM7UNuDYVRhM3BTYVA3SXc
Flashable zip to DISABLE HW keys
https://drive.google.com/open?id=0B2Y1syM7UNuDSFZwUHNLQ0RfdXM
Flashable zip to ENABLE HW keys (revert changes made by zip above)
https://drive.google.com/open?id=0B2Y1syM7UNuDalVLVzd0SFdLekk
Flashable stock bootanimation (same as the one in MM thread; since this ROM doesn't really have a bootanimation and uses the basic fallback bootanimation)
https://drive.google.com/open?id=0B2Y1syM7UNuDelFPZVh6dmxSR2c
Flashable zip to ENABLE Hidden SystemUI Tuner Features (thanks to @AL_IRAQI, see his original guide here)
This one was tricky, my first time decompiling an APK. I was getting some crashes at first, but I think this ZIP should work fine (I tested it on a dirty flash, and it works)
https://drive.google.com/open?id=0B2Y1syM7UNuDd0JBV2ViMXl1bnc
Flashable Google Keyboard 5.1
https://drive.google.com/open?id=0B2Y1syM7UNuDbnBmdEtWZlRlNlk
Flashable Nexus Launcher (credits to uploader)
https://www.androidfilehost.com/?fid=24588232905722237
Replace the stock Power Menu with an extended custom power menu (thanks to @nofx161):
See his post
Link to app
Layers themes are supported, use Substratum app (Play Store link) to apply
(ROOT NEEDED)
NOTE: Themes made only for Substratum will not work (properly) as this ROM doesn't support Substratum (that will need patches to ROM source). Only which support RRO/Layers will work without any issues.
Wow! Great work
Subscribed!
thanks for your work dude
Cool, thanks, gonna try asap
Enviado desde mi A0001 mediante Tapatalk
Great! Thank u dev!
updateing said:
2. SELinux is permissive, and init allows service without a SELinux domain to start.
Click to expand...
Click to collapse
Which sepolicy did you use? I am porting to a different device and Im currently trying to fix neverallows which is painful but I think I merged a commit to qcom/sepolicy which allows domain to start (im not very good in sepolicy). Its based off Cyanogenmod qcom/sepolicy repo. If you want to take a look its here android_device_qcom_sepolicy-1 and I had to add one thing to platform_system_sepolicy. I hope we'll be able to fix sepolicy soon.
Awesome.... Downloading already.
Awesome! Has anyone tried If gapps work?
Flashed it. But i get a FC all the time
com.qti.dpmserviceapp has stopped.
I cant do anything..?
Deltastylez said:
Flashed it. But i get a FC all the time
com.qti.dpmserviceapp has stopped.
I cant do anything..?
Click to expand...
Click to collapse
Really sorry that I forgot this. You could do "pm disable com.qti.dpmserviceapp" in adb shell (su first if it asks so)
A fellow hamster I see! Nice one.
updateing said:
Really sorry that I forgot this. You could do "pm disable com.qti.dpmserviceapp" in adb shell (su first if it asks so)
Click to expand...
Click to collapse
I am kind of a newbie to ADB
Could you perhabs tell me how to? step a step?
Thanks!
Deltastylez said:
I am kind of a newbie to ADB
Could you perhabs tell me how to? step a step?
Thanks!
Click to expand...
Click to collapse
You may find a lot of adb tutorials around...
But if there is a mute option in the FC dialog, you can mute it and disable in Settings.
updateing said:
Really sorry that I forgot this. You could do "pm disable com.qti.dpmserviceapp" in adb shell (su first if it asks so)
Click to expand...
Click to collapse
updateing said:
You may find a lot of adb tutorials around...
But if there is a mute option in the FC dialog, you can mute it and disable in Settings.
Click to expand...
Click to collapse
well, getting this error
" Error: java.lang.SecurityException: Shell cannot change component state for com.qti.dpmserviceapp/null to 2 "
Never mind, fixed
updateing said:
You may find a lot of adb tutorials around...
But if there is a mute option in the FC dialog, you can mute it and disable in Settings.
Click to expand...
Click to collapse
i've tried through adb shell but it doesn't work shell cannot change component state for com.qti.dpmserviceapp/null to 2 moreover it is not possible to disable it in settings thank u for your job
anyone!! please any reviews??
Knew it wouldn't be long before the famous Bacon machine got that great taste of nougat :good:
holy crap holy crap
EVERYONE BOARD THE HYPE TRAIN! CHOO CHOO!

[ROM][All Quark][7.x]Resurrection Remix

{
"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"
}
ROM dedicated for All Quark (Moto MAXX/Turbo and Droid Turbo - XT1225, XT1250 and XT1254)​
Features Click Here
What's working :
Everything
What's not working :
None regarding all XT1225 featuring. General bug fix in second and third post bellow or some were in the thread use XDA Search in a Thread to find what you need...
Download Links :
ROM:
AFH ROM Click Here
Gapps:
Open Gapps Click Here (Choose Platform: ARM, Android: 7.1, and a Variant the one that have all you need, I recommend the nano pack but it may not have all you need so check before download, in case latest gapps package from Open are bad, click here to open old released page and Download a old version
TWRP For Quark:
TWRP Click Here
Instructions :
Download the latest build and GApps.
Reboot to recovery (recommended make a backup)
Coming from different ROM? Then Always wipe Data (without media aka without internal memory)
Wipe System*
Flash the latest build and GApps **
Reboot and enjoy!
* Wipe of Dalvik Cache and Cache not demanding, only necessary in some situations advised on update post, be aware wiping the caches can cause problem is some random occasion, if problem after a wipe of the caches happens do a clean install
** Gapps not demanding the ROM works perfect without it and there is ways to have play to work without gapps. In a ROM updates "dirty flash" if you have gapps always flash gapps again after the ROM update
Additional ROM Features (apart from Resurrection Remix features) :
Kernel improves
Turbo Toast app, (app to display a Toast message informing the connection of Turbo Charger like Stock ROM "TurboPower connected")
BHB27 Mod Kernel Adiutor, a app to control many aspects of the kernel give the user total control of kernel functions and information on how the devices is running deep sleep time, battery status, logs etc.
Permission to install Motorola apps direct from play *included VVM (VVM may only be accessible with the link, click here and chose open with play)
Notification LED support
All the custom featuring of LineageOS available for Quark Like:
CMaction used to control quark sensor to enable gestures for ambient display, pick-up and Wave to wake the screen, Actions Double-Twist and Chop-Chop to lunch the camera or flash light, etc.
Support for all quark models (XT1225, XT1250 and XT1254)
Crossflashing & Configuration Override (You can crossflash radio image for a different variant of the phone, but the automated setup will not pick it up. Thus you'll need to manually override it through fastboot) check CM13.0 thread #1 post for how to and files CM-13 thread click here
Plus many others featuring, improves and bugs fixes that I have add/done for the past years to custom ROM for quark
Source :
Device Tree
Kernel tree
Vendor tree
Mod Kernel Adiutor tree
Developer donation link:
To donate via paypal click here
No other donation option is available.
XDA:DevDB Information
[ROM][All Quark][7.x]Resurrection Remix, ROM for the Motorola Moto Maxx
Contributors
bhb27
Source Code: https://github.com/ResurrectionRemix/
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Created 2016-12-01
Last Updated Check Changelog click here
Below are some workaround for the most know problems.
Apps problems:
Android update always changes permission and some app may have some problems not related to Nougat caming from Marshmallow or lower, so check for app updates and know that may need some time until all app are 100%., give them the permission related to the featuring you are trying to use.
Pictures related:
One thing that I notice regarding permission is if you have a app that access a folder that was created in older OS this app may be able to access this folder but not fully access the files like the below example.
You take a picture or a screenshot and can't see or share it with some normal none root apps, the simple fix is just erased/delete the DCIM and or Pictures folder under "virtual sdcard" (or any folder were you face a picture or file related) off course backup the files to another folders first, then let the Nougat service recreate the folder if is a camera related (or manually make the new folder if is a custom folder mane by you), it will automatic recreates after you take a new picture or screenshot, test to see if the problematic app can see the new just shot pic/screen shot and restore yours files back to the new folder.
GPS / Radio:
Changing the ROM may cause GPS lock problem...
This help also applies to cases related to "no SIM Card" or "no Cell Signal level" in status bar.
To solve is necessary to erase the radio status, that can be achieved via this zip "Clean_modem_status.zip" flash it via TWRP no wipe is need.
If after you find any problem related to lost of signal, re-try the flash of "Clean_modem_status.zip", if the problem persist, flash latest radio.img version via fastboot (aka "via bootloader")
Code:
mfastboot flash radio radio.img
find the radio.img inside the stock ROM xml.zip, some xml.zip and fastboot for windows can be found here (click here)
Random Power off or reboots:
To identify if the device random reboot or simply power it self off check the prop "ro.boot.bootreason" if it is like the example bellow:
Code:
[ro.boot.bootreason]: [power_key_press]
Check the prop using :
Kernel Audiutor app > logs section > search in a log > mark getprop > search key word "reason".
If you have the above the device didn't reboot it power off.
If the Random power off are related to battery, BCL can help mitigate the problem.
BCL can be controlled via BHB27 kernel adiutor Power and battery section.
Lowering the BCL Max frequency or Making the number of hot unplugged core higher will help to mitigate the CPU power.
But if the problem persist is necessary to change the BCL low and high voltage threshold to higher values to make BCL to start sooner, the recommendation is to set they to 3700mV (Low) and 4000mV(High) and if the problem is resolved after that, the device stops randomly power it self off, lower the values 100mv it until you find a perfect value, or if the problem persist make the values 100mV higher.
XT1254 only
VVM app (VVM may only be accessible via play with the link, click here and chose open with play), VVM may not work correctly google has it on version is free and seems to work 100% Google voice, the in the ROM phone app also has a dedicated option for voice calls
Featuring request at this moment are not welcome, featuring will be add naturally through ROM updates, in 2017 after a lot of new featuring have be add if something really need is missing please report.
Bug report are welcome, make with in the most accurate description possible, do not spare words, screens and logs, a bug that I can't understand and can't be reproduced, I can't fix.
Always post a bug with @bhb27 and a log .zip
BHB27 Kernel Adiutor > Logs > One click all Logs to a ZIP, even after a random reboot share a log
If is a Reboot/Power off related bug make the log as soon the device finishes boot up
Downloading.
Thanks, @bhb27 for the work you'd for our Quark.
Been testing for some hours and so far, so good.
Battery and performance like crDroid and stable as CM.
Clean flash (wiped everything except internal storage) + OpenGapps Nano 20161201
Installed all my personal/professional apps and it's working beautifully.
Edit: forgot to mention that I didn't get any unintentional reboot nor force close as well.
Well, thanks once again @bhb27.
Thanks man!!!
#maxx4life
@bhb27 which one will be your N baby, crdroid or rr?
I want to use what your favorite is.
bhb27 said:
Done... thanks to @kitcostantino
View attachment 3955269 the attached is "FIX_NETFLIX.zip"
flash in TWRP no wipe is need.
Just to be shore I uninstall netflix and install again before I run after the flash...
Click to expand...
Click to collapse
relative here too....
I switched to this ROM and I'm never looking back how I missed RR.. I'm a Verizon customer. So any testing u need let me know.
Awesome!
@bhb27 can you enable some display notification like a stock rom when I put the Maxx in the wireless charger?
Some like this:
¿Puedes añadir alguna pantalla de notificación tal cual en rom stock, cuando pongo el moto maxx en un cargador inalámbrico?
Algo como esto:
Thank's a lot for your RR rom
@bhb27
which ROM you will gives more attettion? RR or crDroid?
---------- Post added at 01:29 PM ---------- Previous post was at 12:30 PM ----------
I did dirty install RR over crDroid and it's working fine so far.
RR has lots of options that crDroid doesn't have. so I'll stay on RR
I could not find where to disable the notification led.
The ROM is perfect, thanks for making it available.
veccini said:
@bhb27 can you enable some display notification like a stock rom when I put the Maxx in the wireless charger?
Some like this:
¿Puedes añadir alguna pantalla de notificación tal cual en rom stock, cuando pongo el moto maxx en un cargador inalámbrico?
Algo como esto:
Thank's a lot for your RR rom
Click to expand...
Click to collapse
There is any app on play that can give you that?
Me without a inductive charger and access to Motorola frameworks is really hard to implement something like this like moto did.
Maybe the play help must have some app, the stock motorola app is attached I don't know if it works, if it don't allow you to install it place in system/app/ and give 0644 permission reboot and test, long shot but you can always try...
sam564 said:
I could not find where to disable the notification led.
The ROM is perfect, thanks for making it available.
Click to expand...
Click to collapse
First post there is some pics, if you search for "led" it will show, most setting is index and can be searched what is not will be eventually, as it is a notification it is in setting > notification > click on the "gear" icon...
@bhb27
Hold back button to kill app doesn't seem to be working. I have enabled it in developer options and no luck.
antispleen said:
@bhb27
Hold back button to kill app doesn't seem to be working. I have enabled it in developer options and no luck. Also, I turn off backlight for keys, and upon reboot they are back on. Otherwise great ROM, thank you for your hard work!
*edit- backlight key settings seems to be fine now.
Click to expand...
Click to collapse
not working
charging notification
veccini said:
@bhb27 can you enable some display notification like a stock rom when I put the Maxx in the wireless charger?
Some like this:
Thank's a lot for your RR rom
Click to expand...
Click to collapse
Here's another suggestion...
In Resurrection Remix 6.0.1, under Settings/Sounds/Other Sounds/Charging Sounds, I have "Play a Sound when connecting or disconnecting a power source"and well as Vibrate enabled for that occurrence. I assume these are also available in the settings for RR 7.x?
So, when I put my phone on a Qi wireless charging pad, it confirms through vibration and a custom notification sound it is indeed CONNECTED to the charger. (I chose "Selenium" as it's very short, not annoying and it's different from my default messaging notification sound.) I don't need a explicit visual confirmation as tactile feedback and audible notification sound is enough.
Yes, when I plug into a Turbo charger, I get all three -- visual confirmation (Turbo Toast app), vibration, and notification sound, but plugging into a PC USB cord or placing on Qi wireless charger, 2 out of the 3 are enough.
Damn you android file host. I keep getting bad gateway. Try again later
Remixed Droid Turbo
bhb27 said:
Featuring request at this moment are not welcome, featuring will be add naturally through ROM updates, in 2017 after a lot of new featuring have be add if something really need is missing please report.
Click to expand...
Click to collapse
Sorry, I couldn't help it.
(And I really tried...)
EDIT:
lol, the actual point of this post was to put it in my subscription list
Loving the rom so far, Rock solid! Great work, Is there any way for me to have different sound levels for ring volume and notification? Couldn't find it

Categories

Resources