[ROM] BeanStalk-4.4.270 03/18/14 | PurityRom 4.4.2 03/09/14 | Dirty Unicorns 01/26 - AT&T LG Optimus G

Disclaimer:
I am not responsible for your device. Once flashed warranty void. I am not a dev.
Click to expand...
Click to collapse
These are UNOFFICIAL builds:
Installation
Use TWRP KitKat: http://forum.xda-developers.com/attachment.php?attachmentid=2453200&d=1386977662
* Flash Rom
* Flash Gapps
* Flash SuperSu
NO Alternate kernel support, NONE:
If you use an alternate kernel, ask support from whoever developed or built the kernel.
Credit and thanks go to: @xboxfanj @chadouming @brothaedhung @arcardinal @scott.hart.bti, @xboxfanj, @MiZrY
{
"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"
}
►KitKat 4.4.2 KOT49H
►AOSP and CyanogenMod sources based
►Halo, Expanded Desktop, Quick Settings, Active Display, Screen Density, and more
Link to Beanstalk, including changelog: http://forum.xda-developers.com/showthread.php?t=2091900
Beanstalk 03/18 4.4.270: http://www.androidfilehost.com/?fid=23329332407579884
►KitKat 4.4.2 KOT49H
►AOSP sources based
►Art - Bionic - Dalvik - Skia tweaked
►Fully deodexed, Busybox & Supersu included​
Rom thread / info: http://forum.xda-developers.com/showthread.php?t=2528265
Download Rom: PurityRom 01/28/14
PurityRom 03/09: http://www.androidfilehost.com/?fid=23329332407577251
- Test and leave feedback
►KitKat 4.4.2 KOT49H
►OmniRom sources based
►Settings/Dirty Tweaks and ENJOY!!!
►Init.d, build.prop tweaks, Active Display, Gesture Anywhere, Halo, Quick Settings, App Bar, Immersive and more...
►Supersu included
Don't flash SuperSu. It's already included in the rom.
Thread Link: http://forum.xda-developers.com/showthread.php?t=2588152
Rom Download: Dirty Unicorns 01/26
​

BeanStalk 4.4.270- 3/18/2014
Slim Recents
Home button to answer call ( setting ---> accessibility )
bump to beanstalk 4.4.270
Optimizing system app used ram
DeskClock: Support double-digit hours for timers
Don't fetch deleted messages from IMAP folder
audio: Added lock during closing of direct output
ifdef "stagefright: Enable GraphicBuffer usage to decoder before querying formats
Keyguard: Fix configuration change observer
Don't recreate keyguard for MCC/MNC changes.
FWB: Allow disabling of FC dialogs
Remove double tap, make long press to enable torch
Settings/Wifi: Add support for Ad-hoc (IBSS) networks
Fix resource IDs being added to the android namespace
Other cm stuff
♦ PURITY ROM ♦ 22/01
Bionic:
- reverted 19/01 bionic patches
- Make use of new memcpy, tweak settings
- [ARM] libc: optimized strnlen, strncat, strncmp, and strlcat
- [ARM] libc: define return and conditional return macros …
- libc stdlib: implement C99 _Exit and C11 quick_exit API …
- libc: support __errno_location
Build:
- core: support make 4.00
Dialer:
- Proposal to amendment the look of dialer to fit kk
Frameworks_base:
- FLAG_PRIVILEGED disappears if privileged app is updated and rebooted …
- Keyguard: let the user drag the challenge down if widgets are disabled …
- Keyguard: fix not shown overlay widgets from system …
- Keyguard: do not allow to delete the system widget if widgets are dis… …
- Make SurfaceView layers captured by screenshotApplications() …
- Keydispatching timeout while finish Activity …
- onAccountsUpdated shouldn't be called back after listener unregistered …
- Add explicit close of Scanner input …
- Fix memory leak in PatchCache …
- Re-initialize error after attach …
- Initialize pointer members to NULL to avoid illegal reference …
- Fix fatal exception due to missing looper for current thread. …
- Revert "power: Add CPU boosting interface" …
- core: added national roaming info for Spring Mobil in Sweden... …
- Revert "Keyguard: don't refresh ui when screen off" …
- change alert dialog to new 4.4 UI guidelines and add …
- global menu follow new 4.4 UI …
- Follow on seekbars new UI guideline for 4.4 …
- aapt: Support for mxmf file playback …
- ProcessList: use different polling interval when screen off …
- Fix to NullPointerException on move back in ActivityStack. …
- Fix error checking in MemoryFile. …
- Fixed incorrect calculation of dirty invalidation area …
- Fixed race condition in Spinner.DialogPopup on null reference. …
- Fix preference puts with "null" values. …
- MountService listeners can not be unregistered …
- Add NULL check in updateProxyConfig …
- Before requerying a cursor, check if it is closed. …
- Fix visibility of multiple non-fullscreen activities.
Kernel_lge_hammerhead:
- msm: mdss: Use workqueue to send panel commands …
- msm: mdss: Add hardware revision check …
- msm: mdss: Display gamma control
Hardware_libhardware:
- Revert "power: Add POWER_HINT_CPU_BOOST"
Settings:
- Follow kitkat's ui …
- Bleed keyguard widget picker list into translucent bars
System_core:
- restorecon_recursive("/sys") speed boot time
- restorecon /data/misc/media.
Vendor:
- SuperSu 1.91
♦ PURITY ROM ♦ 19/01
Known bugs:
- fixed location service bug
- fixed missed photo profile in QS
- fixed random navbar back button dimmed
Bionic:
- Remove harmful attempts to be helpful in pthread_mutex functions. …
- ARM: Change dmb domain for bionic_atomic_barrier() …
- Clean up the pthread-only atomic stuff a little. …
- Clean up some ARMv4/ARMv5 cruft.
Dalvik:
- export setThreadName() and add NULL check …
- Set Processes comm name to package name …
- A char array copy optimization (dalvik).
Frameworks_base:
- Keyguard: don't refresh ui when screen off …
- Missed import in BatteryService
- Revert "Show owner info creation if no owner is set for UserTile" …
- frameworks/base: added national roaming for Saunalahti in Finland …
- frameworks/base: added national roaming for Noverca in Italia …
- frameworks/base: added national roaming for BSNL in India …
- Revert "SystemUI: apply alpha value to all layouts." …
- Missing break in switch statement
- reverted new location tile until a proper fix is found
- base: added national roaming info for Simyo in Spain
Frameworks_rs:
- Stop using the PLD macro.
Kernel_lge_hammerhead:
- cleanup
♦ PURITY ROM ♦ 16/01
Contacts:
- Optimized png for xhdpi & xxhdpi
Device_lge_hammerhead:
- Revert "liblight: Add battery light support"
- hammerhead: add charging led support
Frameworks_base:
- core: added national roaming info for Bob in Austria.
- Keyguard: Fix PIN layout on sw320dp-mdpi devices
- base: added national roaming info for Tuenti Movil in Spain …
- Base: The Netherlands national Roaming …
- Show owner info creation if no owner is set for UserTile …
- Optimized png for xhdpi & xxhdpi …
- Port Lockscreen See through feature (1/2) …
- base: added national roaming for Orange in Austria …
- base: added national roaming for ONO in spain …
- Update for ita and pl translations
- Fix visibility of camera widget on insecure lock screens with DPM …
- Update for ita translations
- Update for battery text style
- Fix QS power tile icons …
- CompoundButton: Let text can be changed by config …
- Revert "Remove the navigation camera icon in keyguard if disabled by … …
- Update expandable volume panel icon …
- QS: GPS Tile tweaked …
- XmlUtils#readThisMapXml should handle null keys. …
- Cursor leakage due to cancellation signal …
- QS: Power tile
Kernel_lge_hammerhead:
- custom purity kernel added (faux sound control, tweaked row values, lower brightness, etc...)
IncallUI:
- Optimized png for xhdpi & xxhdpi
Settings:
- Fix for the new gps tile …
- QS: Power tile
- Update de translations
- Revert "Show DSP Manager" …
- Optimized png for xhdpi & xxhdpi …
- Settings: Lockscreen see through feature (2/2) …
- Added pl translations …
- Update for ita translations
Vendor_purity:
- SuperSU 1.89
- Remove DSP Manager
- Add b-mobile apn - Remove proxy and port on apn 3 indonesia
BeanStalk 4.4.225 - 1/20/2014
* Forward ported theming options for MMS app
- Includes fully customizable theming options for conversation list and message view
- Removed TDRS compatibility since theme is fully customizable
- Set default bubble theme with kitkat UI colors in mind
* Favorite contact tile
* Smart pulldown
* Fixed navring longpress options
* Fixed accessibility force close
* Fixed zero percent battery tile
* Quicksettings - Quick collaps
* Home and menu unlock options
* button longpress lockscreen options from CM
* lockscreen battery percentage options
* Glowpad torch
* Telo Radio (option to customize mobile data during specific events - settings - more - connection manager)
* Listanimation views and interpolator
* Text signal display option
* Text signal color option
* Signal hide option
* Vibrate notification expand
* Custom tiles
* LTE power widget/quicksettings tile fixes
* More AD fixes
* Flip to Mute/Reject Call
* CM sources merged
* Plenty of small fixes around the build
BeanStalk 4.4.215 - 1/10/2014
* Removed goomanager and added BeanStalkOTA app. OTA updates for GAPPs and ROM updates. Huge thanks to the PA team as I used their base OTA package to get started. Please keep in mind that this will only find updates if your device maintaner uploads to the official beanstalk goo account.
* Setup change log webpage at http://www.scotthartbti.com/index.php/beanstalkbuilds/
* Couple of fixes to Active Display
* Added option to view rambar in GB instead of MB
* Changed the busy dialog animation font to match 4.4 UI
* Added Misc features under lockscreen menu which include the following:
- Lockscreen blur
- Lockscreen blur radius
- Lockscreen transparency
- Lockscreen rotation
* Option to set signal icon to either LTE or 4g
* Forward ported notification drawer brightness slider
* Added Gesture navigation
* Added longclick switchbutton
* Sleep Screen shortcut
* Option to set the phone to 2g while screen is locked to save battery
* Hidden 'android animation' planted somewhere secretely in the build
* Added system update to about phone. Setup to point to BeanStalkOTA
* Forward ported sound settings
* Forward ported power connect/disconnect
* Added Stylus gesture features
* Tons of UI fixes and improvements to better suite the 4.4 theme
* Tons of misc fixes and imrpovements throughout.
♦ PURITY ROM ♦ 08/01
Known bugs:
- Netflix FC fixed
Bluetooth:
- Allow sending apk files to remote device
Frameworks_base:
- Revert "Do not show roaming icon for Videotron operator when access C… …
- Fix broken XML parsing idiom. …
- Revert "Fix a bootloop problem when /data/system/usagestats/usage-his…
- Show confirmation for deleted screenshot. …
- systemui: Add text plain battery style …
- Squashed: Add dock battery support …
- base: Check for homeAsUp status when collapse actionbar widget …
- Use highp precision for scaled coordination …
- Revert "Fix for Concurrency issue reported in 525529" …
Frameworks_native:
- BatteryService: Restore the original parcel order …
- native: Add dock battery support …
- Update HWUI config for xxhdpi/2GB devices
IncallUI:
- InCallUI: Disable Back button on Non-intursive InCall Card …
- Revert "Phone: Add transparency to incall screen"
Lge_hammerhead:
- Disable secure discard
Package_Installer:
- PackageInstaller: Show current & new version
Settings:
- Settings: Double tap to sleep
- settings: Add text plain battery style …
- Add dock battery support …
- Always show band 0 …
- Settings: fix led pulsespeedoff disable behaviour
System_core:
- init.rc: TCP Performance tuning
- healthd: Add dock battery support
System_extras:
- procmem: Use size_t instead of int to remove a potential bug. …
- procrank: Use %zu for size_t and %d for pid_t …
- use BIONIC implementation of mmap64 …
- ext4_utils: Yet another MMC discard pain in the ass
♦ PURITY ROM ♦ 04/01
Art:
- Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.
Bionic:
- libc: Enable high-performance memmove and bcopy for cortex-a15
Dalvik:
- Use Bionic's memmove on cortex-a15
Frameworks_base:
- Improve AOSP Download/Upload animation …
- Keydispatching timeout while finish Activity …
- Fix a variety of small publicly-reported bugs. …
- NPE in SearchManager.triggerSearch …
- Prevent MediaScanner infinite loop with invalid path …
- Fix derp
- Add touch feedback to the clear all recents button …
- Make the lock screen camera widget configurable (1/2) …
- SystemUI: fix SearchPanel gesture in landscape mode. …
- WifiController: fix high perf lock sometimes not respected …
- SystemUI: apply alpha value to all layouts. …
- BluetoothManagerService: fix enabling/disabling BT from Quictsettings…
- Hardcode double tap to sleep gesture. …
- Don't try to set service.bootanim.exit …
- Fix one and hide the other warnings from core/jni …
- Fix to NullPointerException on move back in ActivityStack. …
- Clean up native AlarmManagerService tabs/spaces and unused parameter … …
- Don't pseudolocalize untranslatable strings. …
- MediaDrm#mNativeContext is a long, not int. …
- DO NOT MERGE - Fix improper declaration/use of pointer. …
- When DPM is updated while lock screen is inhibited, don't …
- Remove unnecessary updateSurfaceScreenOn call. …
- ActionBar: Compute required items prior to optional items …
- Option to use volume keys to control media volume anytime (1/2)
- Fix Icon size in DocumentsUI …
- SystemUI: Add double tap to sleep gesture …
- Remove the navigation camera icon in keyguard if disabled by DPM
Frameworks_opt_telephony:
- Fix Data stop while calling
InCallUI:
- Fix non intrusive incall ui layout and revert custom theme
Lge_hammerhead:
- Update cpufreq settings …
- Remove apn copy step
Lge_mako:
- Add missing libacdbloader blob
Settings:
- Fix app icon sizes in notification lights settings
- Address the 'ART' Issue + Camera widget settings part
- Fix FC when trying to adjust radio band via *#*#4636#*#* dialer code.
- Revert "Better lockscreen interface"
- Option to use volume keys to control media volume anytime (2/2)
Vendor_purity:
- apns update
Beanstalk 01/03/14
My update:
- LTE is back
- krait optimization, junk for TWRP added
- Torch is back and working. Torch works in quick settings tiles as well. Thanks to @r.asimi.
Scott Update:
- Added another launcher that sucks. Don't know why he added it.
- DSP, Calc, deskclock apps updated
- Fixes and updates for phone, dialer
- Removed and cleaned up bunch of files for audio
- Cleaned up bionic, believe not related to our device though
- Added junk for CAF which doesn't seem to impact kernel.
- Probably other **** but the above is just quick glance at his git. He hasn't posted his **** yet.
BeanStalk 4.4.200 - 12/18/2013
* Fixed variable lock pattern issue. Works as it should now.
* Add lockscreen rotation as an optional rotation setting
* Forward ported power widgets - located in quicksettings and notification drawer menu.
* Ported fixes and additional power widgets
* Option to set active/inactive colors for power widgets
* Option to set headset to launch voice commands
* Allow to disable quicksettings completely
* fix for screenshot animation glitch in portrait
* new busy dlg animation from skyliner
* Quicksettings fliptile when clicking a tile
* AudioEffect: Add a stereo widener effect
* AudioFX: Add center frequency param to bassboost
* update icons and remove cm specific icons.
* allow disabling call end sound
* QS: make dynamic tiles configurable
* Custom lockscreen handle
* Beanstalk shortcut options (this is all slims work, just renamed to beanstalk)
* Custom carrier label
* Added brightness slider (swipe status bar to control brightness when enabled)
* Updated density changer to set density on the fly. No longer requires a reboot!
* Wake on connect/disconnect option
* Numerous fixes and improvements throughout the build
BeanStalk 4.4.015 - 12/04/2013
* Readded QuickSettings from CM.
* Suspend Actions and Wakelock Blocker
* Fix Navbar for devices with hardware keys
* Expanded desktop
* Configurable device rotation
* Active Display
* LockScreen Targets
* Disable full screen keyboard in landscape mode.
* Force show enter key in keyboard
* Built in screen recorder (volume up + power to activate and disable)
* HALO
* Quick Unlock
* Brought back all lockscreen widget settings
* Implement a pin keypad shuffler
* Add gesture based lockscreen security.
* Add support for variable size pattern lockscreen
* Port forward chameleon App sidebar
* Allow disabling non intrusive incall UI
* Less notification sounds
* Added back button settings
* Changed previous settings layout a bit
* Added build.prop modder
* NUMEROUS additions and fixes scattered across the build
* Current CM sources
Beanstalk 4.4006 from Beanstalk git glance
* Fixes errors and bad merges.
Changelog for 4.4005 (Observed, Scott hasn't posted official yet)
* Added Halo
* Added DPI Custom
* Added fixes, rebased to CM
Changelogs from Beanstalk
BeanStalk 4.4.001 - 11/20/2013
* Based off of AOSP kitkat 4.4 sources.
* Completely rebased to CM standards and layouts. (this gives us the current CM source to work from)
* QS swipe control
* removed CM specific features (updater/changelog/statistics)
* Added back about beanstalk and name changes for BeanStalk
* Added back custom beanstalk loading animations
* Added back beanstalk graphics thoughout the build.
* New BeanStalk 4.4 boot animation thanks to skyliner
* Added BeanStalk options menu from the main settings menu.
* Notification drawer custom background and transparency
* Customizable low battery pop-up warning
* Option to enable notification light while screen is on
* Alternate app picker
* Add back network usage stats with custom color options
* Enhanced screen off animations.
* AOKP Custom system animations
* status bar brightness controls
* Notification shortcuts
* Battery styles and options
* Clock and date options
* lockscreen ring battery setting
* navbar and navring (still needs some work)
* Slim power menu with custom options
* Introduce misc settings menu again and add mediascanner control options
* Add RAM bar again
* Fixes and theme updates for a better looking 4.4 all around
Carbon Changelog From Git 11/26-11/28
Bluetooth, camera, ext4 fixes. Updates from AOSP until CM is updated.

Thank you for keeping our Beanstalk alive!
Sent from my Optimus G using Tapatalk

Should have an Adreno build tonight. Seems Bean has the most features for a 4.4 ROM so far, to me the only things missing is Pie and DPI changer. Scott works fast!
Hopefully Shellnutt2 will update CM E970 stuff to 4.4 soon.

Thank you I love me some beans
Sent from my LG Optimus G using XDA Premium 4 mobile app

Nice, you got it! :highfive:
Now it's my turn....

I had an infuse before my lgog, can't wait to try this, Scott does great work and his beanstalk builds are amazing. Thank you for bringing it to us.

zymphad said:
Should have an Adreno build tonight. Seems Bean has the most features for a 4.4 ROM so far, to me the only things missing is Pie and DPI changer. Scott works fast!
Hopefully Shellnutt2 will update CM E970 stuff to 4.4 soon.
Click to expand...
Click to collapse
Sweet. I'll hold off for that one then. I've been using LMT to hold me over for the missing pie (I actually like its features better than pie, but it's not quite as responsive) and I have mostly given up using dpi tweaks. Sounds pretty much perfect to me!
Sent from my Optimus G using Tapatalk

Updated with Houst0nn's Adreno, WiFi is working. Spent last night trying to build with Chad's 4.4 kernel, ran into a lot of issues, solved some, some I'm clueless. Until 4.4 kernels mature more or if Chad gets back to me on how to fix it, will stick with Houst0nn's 4.3 kernel for now.
Download Beanstalk 4.4001 with Adreno
It's running well, smooth for me at least. Have fun with the current most featured filled 4.4 ROM

zymphad said:
Updated with Houst0nn's Adreno, WiFi is working. Spent last night trying to build with Chad's 4.4 kernel, ran into a lot of issues, solved some, some I'm clueless. Until 4.4 kernels mature more or if Chad gets back to me on how to fix it, will stick with Houst0nn's 4.3 kernel for now.
Download Beanstalk 4.4001 with Adreno
Click to expand...
Click to collapse
Sweet, downloading now. Probably won't give time for the full wipe install treatment till tonight, gonna go freeze my ass off to get in one more bike ride before the snow flies... gotta pick up a couple parts and fix my dryer. I'll let you know how it goes when I'm up and running.
Sent from my Optimus G using Tapatalk

dandrumheller said:
Sweet, downloading now. Probably won't give time for the full wipe install treatment till tonight, gonna go freeze my ass off to get in one more bike ride before the snow flies... gotta pick up a couple parts and fix my dryer. I'll let you know how it goes when I'm up and running.
Sent from my Optimus G using Tapatalk
Click to expand...
Click to collapse
Cool. I commute to work on bike in winter also. Love road bikes Got a Masi, after winter is done wreaking parts, want to do a full upgrade to Shimano 105 set in the spring. I feel like snowman in winter riding, with so many layers, need better gloves.

zymphad said:
Cool. I commute to work on bike in winter also. Love road bikes Got a Masi, after winter is done wreaking parts, want to do a full upgrade to Shimano 105 set in the spring. I feel like snowman in winter riding, with so many layers, need better gloves.
Click to expand...
Click to collapse
Nice! Though the one I'm talking about has a 1200cc motor onboard!
Sent from my Optimus G using Tapatalk

Thank you. Downloading now. I installed Houston 4.4 on the original and it fixed WiFi but inverted all the colors . Can't wait to try the new version
Sent from my LG Optimus G using XDA Premium 4 mobile app
---------- Post added at 04:01 PM ---------- Previous post was at 04:00 PM ----------
Kernel
Sent from my LG Optimus G using XDA Premium 4 mobile app

getting error when flashing
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip
I'm using TWRP 2.6.3.0 any ideas?

Globalrebel said:
getting error when flashing
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip
I'm using TWRP 2.6.3.0 any ideas?
Click to expand...
Click to collapse
Might try flashing with CWM.
Sent from my Optimus G using xda app-developers app

Globalrebel said:
getting error when flashing
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip
I'm using TWRP 2.6.3.0 any ideas?
Click to expand...
Click to collapse
I used this 4.4 TWRP recovery and had no problems. You might give it a try.
http://www.androidfilehost.com/?fid=23212708291678110
Sent from my LG Optimus G using xda app-developers app

Sorry assumed you would all know about using the 4.4 TWRP. I'm using the same one o0shaft0o listed. Will add to OP.
Also if anyone is interested I can build the last stable 4.3 Beanstalk.

Just getting things set-up and restored at the moment. Ran into a snag with Xposed. It wouldn't install, was complaining that /system/bin was read-only. I tried a couple times, with reboots, and it still wouldn't go. Browsed to /system/bin with xplore file manager, checked permissions of /system/bin - showed 755, which is what it should be I believe. Tried running the Xposed installer again, and it seemed to work - at least it says both portions are now installed. The couple modules I usually run (pics2sd and greenify experimental) don't seem to be working, however...still messing with it to see if I can get it sorted. Very well may just be Xposed not being all the way ready for 4.4 - I don't know...
At any rate, just thought I'd throw it out there in case anyone else is having issues.

Could be. Also be aware that CM11 is not stable yet, it's still Alpha/RC right now. And Scott still working on Beanstalk. Also still waiting for CM11 to update so can try to build with Chad's 4.4 kernel again.

zymphad said:
Could be. Also be aware that CM11 is not stable yet, it's still Alpha/RC right now. And Scott still working on Beanstalk. Also still waiting for CM11 to update so can try to build with Chad's 4.4 kernel again.
Click to expand...
Click to collapse
Oh yeah, I'm certainly not counting on or expecting everything to be rock solid or perfect this early in the game with 4.4. To be honest, I'm VERY impressed with the stability and features we have right now with it. Hope my previous comment didn't come across as a complaint... It wasn't meant to be!
Loving my 4.4 beanstalk!
Sent from my LG Optimus G using Tapatalk

Related

[KERNEL][GPL][SM 4.9.2][KK/L][3.4.x] TheArkenstone [N5]

FOR 4.4.x Android "L" AOSP and STOCK ROMs ONLY
This kernel is focused on smoothness and stability, no other bu**sh*t or whatever.
Also feel free to discuss anything here, thats fine with me, just please respect each other.
If you're looking for a kernel that is close to stock, then here it is.
Changelog:
- Latest linux Upstream
- Stock Optimized 4.4.x and Android "L" Kernel
- SaberMod 4.9.2
- -Ofast Optimizations
- Graphite Enabled Memory Optimizations
- Cortex A15 Optimizations
- Optimized GPU
- S2W DT2W
- Color Control
- Kexec Patch
- F2FS Support
- faux sound control
- fastcharge
Check SOURCE for detailed changelog
How to's:
- Download Kernel
- Flash it
- Flash ROOT just in case
- Reboot
- B*t*h Slap an iPhone user
- Smile!
- Profit
SOURCE
DOWNLOAD
Special Thanks:
@sparksco SaberMod
@MikeCriggs AOSPAL
@ayysir PAEK Kernel
@ak AK Kernel
@LaboDJ Linaro Kernel
@Info4Geek hubdroid server
And to all Nexus 5 Kernel Devs...
[ROM] SimpleAOSP
This is SimpleAOSP rom based on Google AOSP..This ROM is as we want it and this is as Simple as it gets.
{
"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 Features:
- Cm Theme Chooser with all bug fixes
- Hover with floating window
- Peek
- Auto brightness Configuration
- Advanced Power Menu
- Battery light
- PA QS Tiles Customization
- PA Pie 2.0
- PA recents clear all Button
- PA Battery Icons
- Expandable Volume Panel
- Gapps Backup Script
- IME selector notification Enable/Disable option
- Incoming call in Background
- Incall vibration options
- Integrated Supersu in Settings
- Lokscreen Slider Shortcuts
- Lock screen see through
- Lock screen Blur
- Lock screen wallpaper
- Notification Light Customization
- Nav bar Height customiztion
- Navring shortcuts
- Notification Count
- Quick unlock
- QS swipe to switch
- Quick Settings Pull Down
- Slim Clock customization
- Smooth Progress Bars
- Statusbar Double tap to sleep
- Screenshot: Quick delete
- Status bar: Date/Time actions
- Statusbar brightness control
- Two line layout for statusbar Date/time
- Volume wake/music control/safe headset & cursor control
- etc...
Kernel Features
- Arkenstone kernel features
SimpleAOSP Screenshots
Instruction
* Wipe data/factory reset
* Install zip from sdcard
* Flash Gapps
* Reboot!
* Enjoy
Edit:Regarding Themes...To void any issues...A Reboot is recommended after applying any theme...
Downloads:
ROM Download
Credits
AOSP
CM Team
PA Team
AOSPAL Team
Sparksco
Rascarlo
Gnome
BaNkS
Chochiwpg
Many thanks to kgill7 for an awesome SimpleAOSP wallpaper..
Rom Source: SimpleAOSP
Kernel Source: Arkenstone kernel
CHANGELOGS:
Code:
[B]Changelog 17/07[/B]:
- Merge tag 'android-4.4.4_r2
- Added all latest Theme Chooser upstream commits from cm
- Google Dialer
- Volume Panel rework design
- Wake of Power connect/disconnect notification
Changelog 18/07:
Code:
- Theme Chooser bug fixes
- Speed up booting on multicore devices.
Changelog 19/07:
Code:
- Added App Ops
- Rearranging & organizing of Settings Menu
- Added Quick boot
- DownloadManager:Add support pause/resume/stop notifications
- Parallel shutdown
- Theme Chooser bug fixes
- Add Navigation menu for Telephony
- Added Chinese Location Lookup
Changelog 22/07:
Clean flash is recommended on this build
Code:
- PA Pie 2.0 (includes all bug fixes up till date)
- PIE: Add themeable colors support
- Theme chooser upstream commits
- Hidden Battery Option
- Long press recents to switch to last app
- add switch to last app as navigation ring target
- Reset custom user preferences (For Clear all recents,Pie & Long press to switch to last app)
- On-The-Spot: Add clear all recents button to user preferences.
- Reimplementation of Navbar height & making it work nicely along with Pie
- Other fixes here & there in the build
Changelog 24/07:
Code:
- Network traffic meter
- Add battery level around unlock ring
- Add missing permission for NavRing kill app, stop fc's
- Add fastscroll to the Manage applications screen
- Theme Chooser upstream fixes
Changelog 28/07:
Code:
- Framework: Make the dialog divider color themeable
- SystemUI: Allow themeing of the "no recents" label
- SystemUI: Seperate system bar BGs for themes
- Added some more upstream theme chooser commits
- Hover Master Switch
- Status bar activity indicators settings
- Option to enable Notification Light when screen is on
- instant led test
- Navbar Custom Glow Time
- incallui: make navigation bar translucent + other fixes
Changelog 29/07:
Code:
[B]Build[/B]:
- Dropped CM Calculator
- Dropped CM LatinIME
- Development shortcut in StatusBar and Recent Panel
- Make incoming call screen style configurable
- Don't expand the contact picture behind the call buttons during call.
- SystemUI: Follow CM changes for system bars [PS3]
- Status bar activity indicators settings
- HOVER: Fix status bar icon size
- Some more cm theme choose upstream fixes
Changelog 8/08:
Code:
[B]Build[/B]:
- Fake ID vulnerability fix
- Quickpulldown PA Style
- Hardcode quick pulldown from right status bar side.
- frameworks/base: Update quick launch shortcut icons/resources
- Hover: exclude from insecure lockscreen (1/2)
- Added some more upstream theme chooser commits
- Port "Framework Track Control : Switch from broadcast to audio service"
- Lockscreen VolCtrls : Don't raise volume on skipTrack
- Disable safe headset volume warning
- VolumePanel: Fix Theme Engine support with On-The-Spot dialog
- Allow translucent navigation bar in landscape mode.
- Launch Heads Up in floating window
- Remove Slim QuietHours
- Framework: Show advanced reboot menu only if device is unlocked
- Fix hot reboot in powermenu
Changelog 11/08:
Code:
[B]Build[/B]:
- Add NFC QuickSettings Tile
- HOVER: touch to hide
- Frameworks: bring back all lockscreen Widget Settings
- Framework: disable keyguard widget frame
- Framework/base: Lockscreen maximized widgets
- TrafficMeter: added option for auto-hiding on inactivity
- QuickSwipe: swipe anywhere to flip
- Quicksettings: Fix battery tile showing 0% in certain conditions
- Quicksettings: Update all of the battery tile, not just mModel refresh
- Volume Rocker: Hardcode music track seek option
- Revert: Headsup
- MultiUser: Bring support to our features
- Prevent lock/unlock sound during music playback
- Added some more upstream theme chooser commits
- Frameworks: Increasing Ringtone
- Frameworks: Advanced low battery indicator options (1/2)
- Theme card lockscreen targets
- AppOps: Improve listing of apps
- Themeable pager tab strip
- Blacklist: Avoid crash when dialog dismissed via back button.
Changelog 14/08::
Code:
[B]Build[/B]:
- Base: Blacklist support
- HOVER: A few improvements
- ProximityWake: Squash and port from CyanogenMod
- Base: Configurable rotation
- Swap volume buttons when the screen is rotated by 90 or 180 degrees
- Add an option to change the device hostname (1/2).
- QuickSettings: onlongclick: Change autorotation tile longpress to enter display settings
- Bring back Quiet Hours
- Quicksettings: Update all of the battery tile, not just mModel refresh
- Added some more upstream Theme Engine commits
- Settings: add development animation transition mode 0.75
- Settings: correct 0.75 animation scale for other lanuages and add 0.25
Changelog Build 1-9::
Code:
[B]Build[/B]:
- Open Delta Ota Updates
- JustArchiBuild Optimizations
- Switched to SaberMod Toolchain 4.8 for Rom
- Switched to cm Bionic
- Quick launch powerMenu action
- Use java.util.Objects instead on internal API
- Network traffic color option
- Over scroll effects
- Add screen recorder
- Quicksettings: Add separate dimension for dual switch icon
- Upstream Theme Engine commits
- ProtectedApps pattern lock fixes
Changelog Build 11::
Code:
[B]Build[/B]:
- TeloRadio
- TeloRadio: optimizations
- SystemUI: hide up arrow NavRing indicator if no targets present
- TrafficMeter: fix monitor visibility when wifi or mobile data is disabled
- Upstream Theme Engine commits
- Fix SuperSU and SuperUser hiding
- Revert "Allow changing theme to Holo.Light without crashing"
- Settings: Remove leftover from old theme chooser
- Settings: Fix alignment of print settings icon
- Update to new adreno drivers (08.08.2014) ([email protected])
- Add G3 Bionic Patch
- Add Z2 Dalvik Patch
- Replace deprecated string resources.
- Allow blacklisting calls from call log detail menu.
- Blacklist:Fix Dialer FC
Changelog Build 12::
Code:
[B]Build[/B]:
- NavigationBar Customization
- TrafficMeter: fix monitor visibility when wifi or mobile data is disabled
- SystemUI: NavbarEditor: Fix saveKeys logic
- Fix glitch appearing when using translucent system bars in landscape.
- Upstream Theme Engine commits
- BootMessage: show more info in boot dialog
- Merged French translations
- Hover: Fix switch state being out of sync.
- Peek: Actionbar Switch
- See through: Actionbar switch
- DeskClock: Add a few layout color redirections for Theme Chooser
Changelog Build 13::
Code:
[B]Build[/B]:
- Add Percent only Battery icon
- Remove CM VoicePlus
- Revert:NavigationBar Customization
- Add Italian translations
- Upstream Theme Engine commits
- Update French translations
- Fix translucent navigation bar layout on tablets in landscape.
- Reworked Quiet Hours (Bringing it inline with Omnirom)
- DocumentsUI: Add a standalone File Manager
- DocumentsUI: Add all bug fixes
Changelog Build 14::
Code:
[B]Build[/B]:
- Extend SwipeHelper to support vertical gestures
- HOVER: Implement hide only on swipe up
- Hover:Long Press Actions ([COLOR="Red"]Long Press on hover button opens Hover Settings[/COLOR])
- Add option to Restart SystemUI to Development Settings
- Keyguard: do not play sounds while phone call is active
- NFC: getNdefMessage() should throw exception if no tag in field.
- Revert:NavigationBar Customization
- Add Spanish translations
- Upstream Theme Engine commits
- Update French translations
- Keyguard: update correctly track title and info if screen turns on
- Fix problem where PhoneWindowManager waits for keyguard to draw
- libhwui: Fix a native crash with patch caching
- show LTE instead of 4G
Changelog Build 15::
Code:
[B]Build[/B]:
- National Data Roaming
- Pie Settings
- Pie tile: add LongClick to go to Pie settings
- Rotation tile: Longclick action
- Percent Battery: Add charging Animation
- Only show status bar blocker view if nav bar is translucent.
- Upstream Theme Engine commits
Build 16 Change log:
Code:
- On-The-Spot: Add Gif support
- Update Pie QS Icons
- Update the volume panel color to match Hover
- Upstream Theme engine commits
- Option to hide Adb notification icon
- Battery light rework (Battery led colors can be configured now)
- Settings: Use a seekbar preference to allow setting arbitrary animation scale values
- Open app when clicking on icon in App Info screen
- Clock on lockscreen
- ART: Picked up some commits from master
- InCallUI: Tweak button background color value (Used black color for 'classic incoming call screen style')
- [B]Kernel[/B]: Linux 3.4.104
Very smooth my friend!!
Sent from my Nexus 5 using Tapatalk
Sweet! Running well!
Sent from my Nexus 5 using Tapatalk
Let us know any feedback possible =)
Sent from my Nexus 7 using Tapatalk
Added a new test kernel. Just checkout the downloads folder.
Smoother than the previous test well done mate
!
Sent from my Nexus 5 using Tapatalk
dex2grigg said:
Smoother than the previous test well done mate
!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks mate! Hopefully a lot would try it..
Just letting you guys know. I'm testing a new build and got 90% Deep Sleep on the kernel. Hope you all are trying this out.
Sent from my Nexus 5 using Tapatalk
Its pretty awesome. gnome made awesome ROM's on the N4, just waiting on him to get the N5
Sent from my Nexus 5 using Tapatalk
Wow, really like the feel of this kernel, very smooth, impressed so far. Thank you for sharing. :good:
How's your guys deep sleep? I'm getting 90%
Sent from my Nexus 5 using Tapatalk
---------- Post added at 07:07 PM ---------- Previous post was at 06:48 PM ----------
Sent from my Nexus 5 using Tapatalk
probably look like a fool asking, but whats the difference between Linaro & SaberMod, Well i know about Linaro, but whats SaberMod and which one is better and etc... could u please explain
Kababayan,it's also a good idea to post this or ask a mod to xfer this thread to Android dev or Original Android dev to attract more users. Good luck on your kernel and will try it out as soon as I get mine too
Pizza_Dox said:
probably look like a fool asking, but whats the difference between Linaro & SaberMod, Well i know about Linaro, but whats SaberMod and which one is better and etc... could u please explain
Click to expand...
Click to collapse
Sabermod is a Toolchain Optimized by @sparksco who he personally built just like Linaro. Difference is that SM Toolchain has some other Optimizations than Linaro w/c makes it much better IMO.
ickoicko said:
Kababayan,it's also a good idea to post this or ask a mod to xfer this thread to Android dev or Original Android dev to attract more users. Good luck on your kernel and will try it out as soon as I get mine too
Click to expand...
Click to collapse
Thanks Kabayan!
=============================
UPDATED Kernel to Linux 3.4.78
DOWNLOAD
Check SOURCE for full changelog.
Gnome said:
Sabermod is a Toolchain Optimized by @sparksco who he personally built just like Linaro. Difference is that SM Toolchain has some other Optimizations than Linaro w/c makes it much better IMO.
Thanks Kabayan!
=============================
UPDATED Kernel to Linux 3.4.78
DOWNLOAD
Check SOURCE for full changelog.
Click to expand...
Click to collapse
Update is running fast and smooth, thanks again
Chochiwpg said:
Update is running fast and smooth, thanks again
Click to expand...
Click to collapse
I'm glad you like it. Can't wait to get me a hammerhead to add some stuff to it.
Gnome said:
I'm glad you like it. Can't wait to get me a hammerhead to add some stuff to it.
Click to expand...
Click to collapse
Clean Kernel. Keep it minimal.
BaNkS said:
Clean Kernel. Keep it minimal.
Click to expand...
Click to collapse
Yeah, let me correct that, just some "Useful" stuff. I like it minimal too...
Gnome said:
Yeah, let me correct that, just some "Useful" stuff. I like it minimal too...
Click to expand...
Click to collapse
Would one of those useful stuff possibly include Automount OTG like chaos kernel?

[ROM][PORT][KK] 6/17/14 Resurrection Remix® 4.4.2 KitKat v5.1.5

This is only a port, I did not develop this ROM; thanks to westcrip for permission to port his work, and thanks to RenderBroken for the kernel
Announcement from westcrip: "This is the final release of Resurrection Remix android kitkat series. I'll catch you guys on next android version A.K.A 4.5 or 5.0. See you soon.Thank you!"​
{
"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"
}
...Original i9100 thread...
About Resurrection Remix ROM®
Resurrection Remix the ROM has been based on AOKP, CM, PA , 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 that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Included Main Features:
Halo
Active display
Lockscreen Notifications
Application side bar
Omniswitch
Notification panel tweaks
Tiles style
Music Toggle
Pitch Black UI Mode
Camera mods
ListView Animations
Custom system animations
Custom progress bar
Screen recorder
Hardware buttons and navbar options
Status bar traffic monitor
Battery bar options
CRT animations
SB Brightness slider
Expanded desktop
Profiles
Performance controller
Flip tiles
Theme chooser
Keyboard features
Lockscreen see blur and reduce slider
Show Wi-Fi name
Headset action
Low battery warning
Lock clock widget
Privacy guard
Permission management
Power sounds
Share ROM
Battery mods
Changelog
Lockscreen options and targets
Center Clock/No clock/Right Clock
AM/PM,date and colors
New Wallpaper app
Nova/Stock launcher included
AND MORE...
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
How to Install:
...For Fresh Install...
BACKUP BACKUP BACKUP
Download Resurrection Remix ROM® v5.1.5 ported for the i777 thanks to razen_kain for the file
Download Resurrection Remix® KK Gapps
Format /system
Wipe Data/Factory Reset
Flash the Rom (Kernel included in the flash)
Flash Gapps
Reboot
Enjoy RR!
...Updating from previous Resurrection Remix ROM®...
Download current version / gapps
Boot into recovery and flash both files
Reboot system and enjoy RR!
Click to expand...
Click to collapse
Announcement(s):
1) This is a straight up port, no added features or apps. It's as @westcrip built it.
2) This port comes packaged with RenderBroken's TWRP 3/22 CM kernel - be warned, it WILL install TWRP as your new recovery. If you want a CWM recovery, you can flash that independently; just know that I haven't tested it with the CWM version (although it should be fine).
3) If you encounter any problems please post in this thread, NOT the i9100 one. You will get no support over there because this is a port.
4) I will update this whenever westcrip updates the i9100 version, and time allows me.
5) Do not use the ROM updater under Resurrection Tools > RR Updates: it is NOT for the i777.
Click to expand...
Click to collapse
Changelog for 5.1.5
- Navigation bar dimensions
- Ability to disable hardware keys via nav bar settings
- Add android:key in hardware keys enable/disable option to forward enable this option
- Themes: Delete icon resources during uninstall
- Themes: remove unused code
- Themes: uninstallThemeForAllApps shouldn't check if map is empty if it's null
- base: remove extra checks
- Don't cleanup overlay mapping for non-theme apps
- appops: enforce appop for bluetooth disabled action
- About Resurrection: devcard layout - fix FC devcard on lanscape mode
- settings: FC on quick settings editor on tablets without a vibrator
- Add a HAF access permission
- Fix layout recreation check
- CameraTile: Launch default gallery app when long pressing active camera tile
- SystemUI: prevent NPE on clear recents double press
- MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue().
- Correct stride for drawing to cached glyph bitmap
- Use alpha channel instead of red in drawCachedGlyphBitmap
- Temporarily hide lock screen unlock targets if opening a widget
- fw: media: Handle NPE due to threading race
- FW: LS Notification: fix FC when an expanded notification gets reposted without bigContentView
- fix derp on INotificationListener
- WallpaperCropper: do not display null bitmaps
- Make theme change broadcast a protected broadcast.
- Reduce memory leaks by removing all views.
- appops: do not prune apps that are not present
- apn: national roaming for ONO (Spain)
- fix more keyguard derp
- Mms: Clear notifications and mark messages read in certain situations
- galaxys2-common: fix front cam video recording
- Recovery - Version 6.0.4.9
- included all cm-11.0 m7 updates
- Check out the source activities for more details https://github.com/ResurrectionRemix
Link for 5.1.4
Changelog for 5.1.4
- Add gesture anywhere
- Add equalizer tile
- Add compass tile
- On-The-Go mode & shake to turn on/off torch
- Add system app remover
- Added Power button to available NavigationBar buttons
- Add on-the-go and volume as Default tile
- Fliptile animation:For Compass Tile & On-The-Go Tile
- SystemUI: Make wifi combo margin themable
- Lockscreen: Avoid SystemUI crash due to NPE - fix all bıtmap derp
- Fix resource leaks
- Fix hiding ADB notification
- CM11 Themes: Use package name from AndroidManifest
- wm: Underp menu key release processing
- Fix circle battery opaqueness for the low battery color
- wm: Make the default menu longpress action configurable at build time
- wm: Underp menu key release processing
- wm: Simplify menu action decision paths
- quiethours: fix vibrate option
- Keyguard : Fix album art sticking after playback is stopped
- fix default lockscreen targets
- CM11 Themes: Don't kill setup wizards
- Fix wallpapers not applying in full screen
- Added Non-Roaming for carrier BSNL in UP East and WEST INDIA
- frameworks: allow Keyguard package to be defined in overlay
- Keyguard: Make sure disabling Camera widget
- perf: Don't persist the perf profile across a reboot
- perf: Send a boost hint when a key on the navbar is pressed
- Animate circle battery rotation back to 0 after unplugging
- Bluetooth: Fix for device gets stuck in pairing
- Bluetooth: Acquire wakelock to turn on lcd during Connection
- settings: Move headset option, hide MoreDeviceSettings if empty
- Settings: Remove screen rotation from accessibility
- Settings: Allow access for external apps to launch ThemeSettings Fragment directly
- Settings: read keyguard package name from overlays
- Settings: Disable Battery status preference on ModLock.
- Settings: Remove "Make pattern visible" regardless.
- Settings: Device Maintainers: Remove janice & codina
- Settings: Maintainer : add device Galaxy Note int
- n7100 - Fix sensors - audio hal updates - Update fingerprint
- i9300 - Add iso mode settings to the CameraWrapper - fix preview/camera crash after stopping video record
- ResurrectionSetup updates
- Trebuchet updates
- Theme chooser updates
- Camera app improvements
- Calculator updates
- MMS updates
- Included lot of performance,sound and media updates
- Included All CyanogenMod source updates and fixes
- Check out the source activities for more updates https://github.com/ResurrectionRemix
Link for 5.1.3
Changelog for 5.1.3
- Peek: updates and fixes
- NEW: App Circle Sidebar
- Pitch Black : Red Action Bar
- Dismiss IME when floating window is dismissed
- Don't animate the circle battery meter when battery is fully charged
- Smart Pull-Down - Any Notification
- Themes: Support launcher based icon packs
- Remove blank app from notification access menu
- Add "Accept all files" option for incoming files via Bluetooth
- Revert "CPUFreq Tile"
- Perf: Improve performance profiles
- Immersive mode: don't unconfirm a package, that's just dumb
- Development: Add setting for overwriting recovery
- CM11 Themes: Allow defining a custom default theme
- Fix ressource leaks
- Bluetooth updates
- Add a getter for the x and y offsets of the wallpaper window
- Keep title clean : remove ® from resurrection remix title
- Updates to FR translations by Madikan
- Settings: correct y-axis brightness in preview
- Remove nova launcher
- Add maintainers: LG Optimus 4X HD-Nexus 7 2013-Nexus 7 LTE 2013-Sony Xperia M
- Trebuchet updates
- Torch updates
- Camera updates
- Themes app updates and improvements
- i9300-Device provides its own camera HAL
- i9300-n7100-Fix google camera
- smdk4412-common: fix charging animation
- smdk4412-common: Enable use of FFMPEG codecs for extended formats
- smdk4412-kernel updates
- hammerhead: Fix default value of color calibration
- Included lot of performance,sound and media updates
- Included CyanogenMod source updates and fixes
Link for 5.1.2
Changelog for 5.1.2
- Add New RR Team member t4n017 (Tano Abeleyra) to developer info cards
- Settings: make animations faster by default
- Floating Window:updates and fixes
- New Lockscreen custom wallpaper from cm11 .new theme chooser capable
- CPUFreq Tile
- WallpaperPicker: Destroy cropview to avoid leaks
- Allow 3 AT (mnc05) to roam on T-Mobile in Austria
- Avoid SystemUI crash due to NPE
- CamcorderProfile: Add 4k timelapse encoder constants
- AudioService: fix safe volume enforced even when disabled
- fix systemui fc while changing slim recents to left on hdpi compiled devices
- Second Clock Statusbar
- Add AutoRotate and music as Default tile
- MediaFile: support more media types
- UserTile: Fix displaying user information for multi-user devices
- Add missing mdpi, hdpi, xhdpi drawables for new theme engine
- remove xperia neo - hallon from device tree
- Fix NullPointerException issue when user change
- Packages : Fix for Softap turn ON/OFF fail issue.
- Fixes error message during pairing of HOGP devices
- Bluetooth: Ignore the second button if one already pressed
- Bluetooth: Release pan proxy object while coming out from tethering menu
- settings: Remove "mobile plan"
- make LinearColorBar themeable
- Settings: modify AOSP RU translation
- fix RR Tools xxhdpi PNG s
- Themes: List ThemeSettings as a valid fragment
- Add maintainer- Samsung Galaxy Nexus - Toro (by nasty007)
- Add maintainer- Samsung Galaxy Mega 6.3 - GT-I9205 / GT-I9200 (by Silesh.Nair)
- Trebuchet updates
- Theme chooser updates
- Torch updates
- Camera updates
- Email updates
- Recovery updates
- Mms updates
- Lockclock updates
- Latin İME updates
- Contact updates
- Translation updates
Link for 5.1.1
Changelog for 5.1.1
- Notification Peek (from Paranoid Android)
- Active Display: Many updates and fixes from OmniROM (thanx to t4n017 @ XDA)
- Updated the Torch app interface
- Speeded up the overall UI
- Fix recents showing up when waking the device with the home button
- Allow configuration of the default screen-off animation style
- Fix Airplane Mode on/off issue
- Update mobile networks icon in Settings
- Fix Total and available fields missing in Settings storage menu
- AudioService: Fix absolute volume for AVRCP
- Fix delay of Volume popup when tapping 'Volumes' in 'Settings>Sound'
- Allow Power Notification Sounds For Wireless
- Camera2: Update to use newer slow-shutter parameter
- Camera2: Prevent autofocus when video snapshot is in progress
- Camera2: Surface Qualcomm denoise option
- Camera2: Disable ZSL for slow shutter shots
- Contacts: QuickContact: onLongClick save item data to clipboard
- SystemUI: add AOSP RU translation
- i9082: fix low call volume bug
- Add maintainer Xperia Arc - Anzu (by 3andala)
- add maintainer Samsung Galaxy Nexus - Maguro (by nasty007)
- add maintainer Xperia Z1 - Honami (by omarainea)
- add maintainer Samsung Galaxy Mega 6.3 - GT-I9205 / GT-I9200 (by Silesh.Nair)
- add maintainer Samsung Galaxy S4 Mini - GT-I9195 / GT-I9190 (by Silesh.Nair)
- Add new Sony xperia maintainers NEO-NEOV-Z1
- hammerhead: Add hardware tunables support: display
- hammerhead: Add hardware tunables support: vibrator
- Torch: set default hasHighBrightness flag to false
- torch: Don't show the about dialog on first launch
- Hide search assistant arrow from lockscreen when custom lockscreen is enabled
- Bluetooth: pause music player on A2dp service disconnect
- Bluetooth: Add Total track number.
- Base: Many other updates to Bluetooth
- RR Tools French translations - translated by Pierre Delfosse
- Included lot of sound and media updates
- Included CyanogenMod source updates and fixes
Link for for 5.1.0
Changelog for 5.1.0
- Downloads: add support for manual pause/resume/stop downloading
- Gesture Lockscreen
- Notification Drawer: Custom Clock & Calendar Shortcuts
- About RR - Add new website
- Fixed 480x800 bootanimation zip looping (thanx to iceyhotguy @ XDA)
- For Device Maintainers: Added a new command - make dirty (read more - http://goo.gl/i1JB3W)
- Parallel Shutdown
- SlimRecents: fix sometimes missing first task
- Device Maintainers: add M7 maintainer
- Device Maintainer: add Droid RAZR maintainer
- Don't show "Eject card" if the card is not accessible
- Audio: Fixed system/call stream volume can't adjust with HS connected.
- Fix "Email" App data lost when screen rotated.
- Fix a number of aapt warnings.
- Settings: Make mobile settings a first-class citizen
- Update device source -i9100-i9300-n7100: fixed lot of bugs
- Fix very long app_name crash.
- RR Tools French translations - translated by Pierre Delfosse
- Included lot of sound and media updates
- Included CyanogenMod source updates and fixes
Link for 5.0.9
Changelog for 5.0.9
- Fix android run time (ART)
- phone-fix flip action call options
- Totally fix for system ui fc
- Add NEW Ringtone C.Y.E-Resurrection - set as default
- Add RR tools Russian translations translated by Aleksashik
- settings: Add blacklist provider permission
- allow Mock SMS
- Separate Change Encryption Password Entry
- Use SSL for submitting stats
- Do not enable Camera widget on non-camera devices
- Update 'Wi-Fi display' string to 'Cast screen'
- SoundSettings: Assigning a null to an unnecessary variable
- update device maintainers nexus 5-nexus 4-i9305-Galaxy Note III hlte
- fix slider torch checkbox
- Settings: Apply Processor settings to all cpus
- New Theme Engine
- Runtime resource overlay, iteration 2
- New command line tool 'idmap'
- Remove T-mobile items not used by new theme engine
- Wallpaper Overscroll and Transparent NavBar
- SysUI: Use LocationController from status bar service for GPSTile.
- Set some GC parameters only for dalvik
- CM11 Themes: Take into account ALL res/xml dirs
- Fix the value type of def_noise_suppression
- SysUI: Don't recreate controllers.
- SlimRecents: user configurable default expanded mode
- Frameworks: SlimRecents pass gesture detector to the cardslistview
- Frameworks: add 1dp more bottom paddingcore: Add support for Luxembourgish
- Frameworks: SlimRecents: Make expanded layout pretty
- SysUI: Don't recreate controllers.
- Update settings after recreating status bar.
- Suppress String resources build warnings
- Keyguard: Fix problem where PhoneWindowManager waits for keyguard to drawable
- Keyguard: We need to ensure that keyguard is showing as well to set the token
- SlimRecents: Adress the 50ms touch unsresponsive issue
- base: Fix screen on stats after a boot
- Restore pre-KitKat permissions to external sd for all apps
- Don't make isSafeMode a field on the Zygote class.
- [video] : added mime-type for mov files
- Fix LTE tile
- LTE toggle support
- Solve three memory leaks related to PatchCache
- Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON
- Do not show Home behind full screen activity
- core: Add support for Luxembourgish
- hammerhead-hh: Better scaling values
- hammerhead-enable multiuser
- hammerhead-hh: Collapse primary audio outputs
- hammerhead-Make SYSTEM owner of cpu online files
- i9300- Camera2: Don't try to cancel focus messages when preview stops
- i9300- Switch back to the binary camera HAL
- Included lot of sound and media updates
- Included CyanogenMod source updates
Link for for 5.0.8
Changelog for 5.0.8
- New boot animation (thanx to therichieboy)
- Fix multi-user
- Live Volume Steps
- IME Animations
- Custom scroll mod
- Developer options: long press back to kill configurable timeout
- Pitch Black Theme for Calendar app
- Pitch Black Theme for Email app
- Quiet Hours: Add 4 state (off, timed inactive, timed active and forced on) support
- Settings: Integrate Voice+ into Settings
- Add T-Mobile and AT&T Galaxy S III maintainer Deliberate
- RR Tools Romanian translations - translated by Vlad Daniel Calin
- Bootanimation: Add continuous splash support
- Revert back to CM camera for now - Devices like i9100:fix for front video camera issues - install 5.0.7 camera app
- WallpaperCropper: Fix crash when set .gif as wallpaper
- Lockscreen Blur: Disable if music is playing
- Settings: Fix Quiet Hours Tile long press action
- Add theme support to Ringtone and Profile pickers activities
- Contacts: Holo Light ringtone picker dialog
- Lockscreen Notifications: some fixes
- Update some translations
- SystemUI: add Indonesian translation
- Base: forward port DC-HSPAP support from cm-10
- Base: Proper security labeling of multi-user data directories.
- Base: Fix the random UI corruption
- Halo: Modify behavior
- Halo fixes
- Fix Floating window bug
- Frameworks: do not kill favorite recent apps
- Frameworks: notify arrayadapter early that data has changed on clear all
- Frameworks: fix possible NPE + missing expandable panel
- Base: Mirroring layout on RTL languages
- Contacts: Add support for import contacts to local phone storage
- Galaxy S2: Fix the inability to mount/unmount sdcard
- smdk4412: update fimc_capture and sr130pc20 cam driver
- smdk4412: update camera resources
- smdk4412: update batteryCurrentNowPath
- i9300: audio: bring back removed microphone fix
- i9300: audio: fix input device selection
- Included lot of sound and media updates
- Included CyanogenMod source updates
Link for v5.0.7
Changelog for v5.0.7
- Updated kernel to Render's 3/22 TWRP version (thanks to RenderBroken for the continued support!)
- Smart Pulldown
- Add evening time for notification header
- Add Device Maintainer - Galaxy Ace 2
- SystemUI: Resurrection design pulldown
- Phone: Smart Phone Call
- Developer Options: Allow disabling of FC dialogs
- AccountPreference: Sync in progress accessibility status
- LockClock: change font style
- Frameworks: Fix linked volume does not persist after reboot.
- Slim Recents: make it RTL/LTR aware + scaling + lefty mode + add favorite mode
- Replace CM Torch QS tile pngs with pngs from Paranoid Android
- FaceUnlock: Check if faceunlock is disabled
- Make notification_header_bg a .9.png for better theming
- Fix for lockscreen rotation bug
- Update PB default wallpaper
- Fix F/C in TTS settings
- PB: update status bar close png
- Keyguard: Fix configuration change observer
- Fix to memory leak leaving WallpaperCropActivity.
- Fix progress of VolumePanel never refresh
- Remove unnecessary switchUser call
- NULL previous background bitmap upon changing wallpaper
- Hang off call by power button while screen is on
- [ScreentShot]: change the implementation of get image file size
- Squash: Memory leaks, NPEs, races and optimizations for base
- Detach engines before destroying WallpaperService
- Fix SystemUI FC on boot
- App sidebar: some improvements
- n7100: fix static in video
- n7100: audio: updates from replicant
- n7100: audio: updates for hal
- Add RR tools Arabic translations translated by Cooper DMselecto
- Add RR tools Italian translations translated by Volpe92
- Resurrection Developers: allow twitterHandle to be null
- Included lot of sound and media updates
- Included all CyanogenMod source updates
Link for v5.0.6
Changelog for v5.0.6
- Systemui:fix notification panel layout overlap
- Add new halo switcher button on notification pulldown
- Slim recent fix home button lag
- Frameworks: slimrecents fixes update
- SlimRecents: go more inline with AOSP and add menu + new googly shortcuts
- SlimRecents: keep IME keyboard alive due recent is showing
- Slimrecents: call app details screen correctly
- Slimrecents: go kitkat + style tweaks and follow googles color sheme
- PackageManager: Fix reconnection logic in Installer.
- update notification header images
- SystemUI: Update Ringer tile code.
- Lockscreen background style
- FaceUnlock: Check if faceunlock is disabled
- Lockscreen: Faster wake up from the deep sleep to lockscreen
- Dialer Hide Titlebar while loading InCallUI
- Updated CM File manager
- SystemUI: Set Status bar opaque during drawer pulldown on tablets only
- SystemUI: fix calculating alpha for back button in landscape mode.
- settings : Deactivate stock recents options on selecting Slim Recents
- update all xml & values OPS resources
- Fixed sd card media scan and lag issues
- Add rr tools Hindi language -translated by the-dagger
- Add rr tools Norway translations - translated by Thomas Åsnes
- Add rr tools Danish translations - translated by David Kallestrup
- Add rr tools Malaysian translations - translated by Hasif Hashem
- Fix in Danish language fc when tap on HW buttons options
- Settings/Wifi: Add support for Ad-hoc (IBSS) networks
- Fix resource IDs being added to the android namespace
- Settings: Fix AppOps arrays
- Kernel : update local version to RESURRECTION
- i9300 & n7100: audio: fix battery drain after phone call
- i9300: audio: update hal
- i9300: audio: hal update
- Return to slim camera ( more stable )
- Merged latest fixes and commits from CyanogenMod
- Many more fixes and updates...Enjoy this f**** sexy,smooth and rock stable release!
Link for v5.0.5
Changelog for v5.0.5
- Completely redesigned Resurrection Tools
- Added the new Slim Recents (can be toggled back to stock recents in Resurrection Tools)
- Added Slim's Notification Reminder feature
- Added Device maintainers
- Added an Xposed Setting in Resurrection Tools (it will show up only if Xposed-Installer is installed)
- Added Suspend Actions
- Added Wakelock blocker
- Added a new Location Tile - Port from SlimROMs (thanx to rodman01)
- Updated Resurrection Walls to v7.0
- Added Toast Animation settings
- Resurrection setup-switch to holo theme
- Added an option to toggle status bar visiblity on lock screen
- i9082: Add multi-user support
- Added an option to disable camera sounds
- switch back to cm camera
- Base: fix icon overflowing with centre clock
- Base: Added support for Lightbulb app from Paranoid Android
- SystemUI: open quick settings panel if there are no notifications
- SystemUI: Fix displaying of user photo.
- Settings: Added more options in AppOps
- Settings: SD card partition info menu
- Added day and week on data usage cycles
- Enabled status bar brightness control for tablets
- Base: Do not force notification vibrations in Vibrate Mode
- Base: Decrease volume panel transparency
- VolumePanel: Don't force navigation bar
- Improved Pitch Black (removed red buttons on holo light theme)
- fixed issue system background not changing on installed custom themes
- Bluetooth: Added new key to store last connected A2dp Sep type
- SystemUI: Only show H+ if config_hspa_data_distinguishable is set
- Base: Fix graphics corruption caused by HWUI caches
- Fixed upgrading from forward-lock application to system application
- Updates to Privacy Guard
- InCallUI: fix non intrusive incallui black on black font
- SF: Determine if virtual display can use HWC for composition
- SF: Fix invalid reduction of transparent region from a layer.
- AV: add .mov extension support
- AV: fix mute issue for h.264 and MPEG4
- AV: add Sony camera parameters
- AV: alot of other updates and fixes
- Merged latest fixes and commits from CyanogenMod
- Many more fixes and updates...
Link for v5.0.4
Changelog for v5.0.4
-Add facebook sync
-Tile style options -colors - pressed colors - transparency
-Updated Resurrection Remix logo in updater-script
-Show default profile name if no profile exists
-Show owner info creation if no owner is set for UserTile
-Custom clear recents button options
-activated performance controller CPU frequency options
-Upgrade Network Speed Indicator
-Camera-Fix Power Shutter Exception
-Fix detection of 0.3 hwcomposer
-Graphics:Add error check when create GraphicBuffer
-n7100 add back multi user
-smdk4412 kernel: update Boeffla Sound 1.6.5
-fix i9100 storage issues
-fix for 3d games sound issues
-Fix the memory leak in Settings
-improved Camera and media updates
-MediaRecorder: Add pause interface
-VideoView: Implement the suspend/resume operation in VideoView
-Add 2 APIs (suspend/resume) in MediaPlayer
-custom Animations-fix black space with enter only and translucent reverse exit
-Show panels on lockscreen in expanded desktop mode.
-Fix the issue that the top of fullscreen dialog is clipped away
-Set expanded desktop through profiles
-UserTile : Check if profile has a photo
-NumberPicker: Don't filter Bengali-Indic characters
-Block application install from unknown sources through adb
-add STREAM_DTMF to stream affected by ringer mode
-Set slient persist property according to ringer mode
-Speed up boot dex opt on multicore devices.
-Change the default colors for progress bar
-Add reset to progressBar
-Fix a little derp for ProgressBar
-Clarify Notification PG perm
-fix android browser bookmarks sync
-Fix lockscreen rotation
-Fix crash on theme change
-Fix too long ON/OFF strings
-BT: Multi HF support in Settings App.
-AppOps: Modify Chinese string for Camera as MIIT's suggestion.
-lockscreen options: remove security preference
-RR Tools: move custom progress bar to misc
-update resurrection tools png
-abour rr : use correct email for avatar
-Expanded Desktop : Fix Left handed navbar during landscape mode
-fix notification header not updating automatically
-fix notification header image timings
-A background started service is removed from mStartingBackground when timeout
-Fix, MountService now only sends one onShutDownComplete
-Finish fixing Zygote descriptor leakage problem
-Fix a programmatic smooth scroll bug
-fix volume panel more button transparency
Hey hey! Alright! New toys!
Gonna have some free time tonight. I'll download and try it out!
"... one thing I can tell you is you got to be free..."
Does the front camera video recording work if so will test out. Not sure I want to rebuild phone again so soon if not
Sent from my SGH-I777 using Tapatalk
---------- Post added at 10:54 AM ---------- Previous post was at 10:54 AM ----------
Thank you for bringing this to us
Sent from my SGH-I777 using Tapatalk
david72262 said:
Does the front camera video recording work
Click to expand...
Click to collapse
Just tested it, it works for me. Recorded 5 seconds of my face, so forgive me for not posting that as proof!
SteveMurphy said:
Just tested it, it works for me. Recorded 5 seconds of my face, so forgive me for not posting that as proof!
Click to expand...
Click to collapse
thanks just downloaded will test out today trying to download the updated gapps from a couple days ago its being a pain
Thanks SteveMurphy for giving life to our i777
Sent from my SGH-I777 using xda app-developers app
pepe100 said:
Thanks SteveMurphy for giving life to our i777
Click to expand...
Click to collapse
You're welcome, but please go to the original thread and thank/support westcrip for allowing this port!
SteveMurphy said:
You're welcome, but please go to the original thread and thank/support westcrip for allowing this port!
Click to expand...
Click to collapse
Done.
very nice like the pitch black setting
david72262 said:
Done.
very nice like the pitch black setting
Click to expand...
Click to collapse
Pitch black settings!? Ohh this sounds promising. Can you post some flattering screen shots? :sly:
"... one thing I can tell you is you got to be free..."
razen_kain said:
Pitch black settings!? Ohh this sounds promising. Can you post some flattering screen shots? :sly:
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
Here's a quickie...
SteveMurphy said:
Here's a quickie...
Click to expand...
Click to collapse
Nice! What's it got there under resurrection tools? Ui mods?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Nice! What's it got there under resurrection tools? Ui mods?
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
Oh yes, and that's putting it mildly. Customizing will keep you busy for a long time. I've been on it for three days and I'm still tinkering!
SteveMurphy said:
Oh yes, and that's putting it mildly. Customizing will keep you busy for a long time. I've been on it for three days and I'm still tinkering!
Click to expand...
Click to collapse
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
... now where did i put that twrp recovery...?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
... now where did i put that twrp recovery...?
"... one thing I can tell you is you got to be free..."
Click to expand...
Click to collapse
seems to work fine on cwm 6.0.4.5 recovery had a google stop error right after install but seems fine.
razen_kain said:
Sounds like fun! I had a wreck last week and I'm going to be laid up for at least next week with some fractures and deep contusions.
Click to expand...
Click to collapse
What!!! That's horrible, hope everything heals the way it should.
david72262 said:
seems to work fine on cwm 6.0.4.5 recovery had a google stop error right after install but seems fine.
Click to expand...
Click to collapse
I did this with slimkat (twrp based) and it did fine at first. Then it froze up and i couldn't boot into recovery. That's when i had to Odin back to stock here a while back and start over. Once i got it fixed i installed twrp recovery and everything was fine.
SteveMurphy said:
What!!! That's horrible, hope everything heals the way it should.
Click to expand...
Click to collapse
So far so good. I'm in a lot of pain and my knee was mangled up. It's in an immobilizer and I'm on heavy medication but they say i won't need surgery or anything. My chest and ribs are what's really killing me but i digress.... I'm excited to try this out. I'm curious, do you like this better than slimkat?
"... one thing I can tell you is you got to be free..."
It's different than Slim, in that it's bigger and has more customizations, but I've found it to be just as stable. I ran RR for a very long time back in the early ICS days, and it was a beast. I'm finding this one to be the same.
Get well soon, my friend.
Just to be clear, i don't need to flash a kernel after flashing ROM&gaps?
"... one thing I can tell you is you got to be free..."
razen_kain said:
Just to be clear, i don't need to flash a kernel after flashing ROM&gaps?
Click to expand...
Click to collapse
Correct; Renders' 1/25 TWRP CM kernel is included in the flash.

[ROM][D855/D852][6.0.1_r24] Resurrection Remix M v5.6.7 [12.04.16]

{
"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"
}
Disclaimer:
Since Westcrip changed device, there was no maintainer for D855. I love RR and have some skills, so i decided to become one.
This thread is meant as continuation of Westcrip's original thread.
Contents:
1. About Resurrection Remix ROM
2. Install/Update instructions
3. Downloads
4. Know issues
5. To-Do list
6. FAQ
7. Useful Links
8. Credits
About Resurrection Remix ROM
"Resurrection Remix" is based on CM, Slim, Omni and original Remix ROM builds. This creates an awesome combination of performance, customization and new features, brought directly to your device.
Main features:
Specific d855/d852 features:
Proximity wake - which works correctly with "Press Power twice to open camera"!
Gesture lock
KCAL support
Voltage control support​
General RR features
Based On Latest Google Android 6.0.1_r13 Release
Based On Cyanogenmod 13 Sources
RR Customizations:
Buttons:
Navigation Bar
Enable/Disable Navbar
Navbar Button Customization: buttons, color, arrow keys...
Navbar Slim Dim
Animate Dim
Dim Timeout Duration
Dim Alpha
Double Tap To sleep navbar
Navigation Bar left/Right handed mode Switch for landscape
Rotation animation for navbar icons​
Statusbar
Enable/Disable Brightness Slider
Enable/Disable Show Notification Count
SuperUser Indicator Switch
Double Tap To sleep Statusbar
Carrier Label
Carrier Label Switch
Carrier label Colour
Carrier Label Size
Clock Customizations
Time & date
Clock Colour
Day & date Toogle
Center/Right/Left Clock Choice
Date Format
Clock Font Styles​ Battery
Battery Bar customization
Battery Icon Customization(circle/landscape/Potrait and more)
Battery % Text​ Network Traffic Indicator
Network Traffic Arrows Switch
Incoming/OutGoing Traffic
Network traffic Color​ Statusbar RR Logo
RR logo Color​ StatusBar Weather
Weather Color
Weather Position(left/right)
Weather Style
Weather Size​Breathing notifications for calls, voicemail and SMS
Animations
System Animations
Toast Animations
Display app icon in toast
ListView Animations
Power menu animations
IME animations
Scrolling cache controls​
Gestures
Gestures Anywhere Feature
3 Finger Swipe Screenshot Gesture
App Circle Bar
Choose apps in AppSidebar
Trigger Width
Trigger Hieght
Trigger Position
App Sidebar
Choose apps in App circle
Trigger Width
Trigger Hieght
Trigger Position
Pie
Pie Trigger(left ,Right ,Bottom)
Pie Targets
Pie Colors
More Pie Features​
Recents Panel
Clear All button Switch
Clear All Tasks Switch
Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)
Clear All Button Style
Recents Search Bar
Full Screen (Immersive) Recents
Slim Recents
OmniSwitch​
Cclock Widget
CLock And Alarm Customizations
Weather Panel Customizations
Calender Events​
LockScreen
Lockscreen Bottom Shortcuts
Lockscreen General Shorcuts
100+ Icons for Shortcuts​ Double Tap to Sleep Lockscreen
LongPress power button to use torch (While screen is off)​ Lockscreen Media Art/Enable Disable
Lockscreen visualiser​ Quick PIN/Patter Unlock
LockScreen Blur
Lockscreen Blur Intensity
Lockscreen Colors, fonts and transparency​ Secure Lockscreen Bouncer Settings
LockScreen Notification Count and Transparency
LockScreen Wallpaper
Lockscreen Weather Widget
Lockscreen Icons Color​
Quick Settings Draggable Tiles
Customizable Tiles
Customizable number of rows/ items per row​ Enlarge two first tiles in the first row
Dynamic Tiles Adjustment
Brightness icon
Ability to disable QS on lockscreen
Smart&Quick pulldowns.
QS vibrations​ Notification Drawer
Colors, fonts, icons, etc customization
Weather Display Switch
LongPress Toogles to Enter Settings
Disable Immersive Mode Messages
Force Expand Notification
Task Manager Switch
Time Contextual Header(HD,Modern,Poly) with shadow control
Quick PullDown Switch​
Buttons
Backlight Timer
Backlight Strength
Advanced Reboot Menu
Power Menu Customizations
Power Off
Reboot(Recovery, Bootloader, Hot Reboot)
ScreenShot
Power Menu End Calls Switch
Restart SystemUI
Airplane Mode
ScreenRecord
On the Go Mode
Sound Panel​
Home Button(For devices with HW keys Only)
Home Button answer call
Long Press Actions
Double Tap Actions​
Menu Button(For devices with HW keys Only)
Short Press Actions
Long Press Actions​
Search Button(If Device Supports)
Short Press Action
Long Press Action​
Volume Buttons
Wake Up Device
Playback Control
Ringtone Volume Control
Keyboard Cursor Control
Swap Buttons on Landscape mode
Volume Key Answer
Volume steps​
Miscellaneous
Multi-window mode
Launch music app when headset is connected
Selinux Switch (Switch Between Permissive and Enforcing Selinux if Device has Selinux Enabled)
AdAway shortcut
cLock Shortcut
Disable Battery Saver Warning Color
Disable Fc Notifications
Wakelock Blocker
Media Scanner On Boot Behaviour
Advanced sound:
Camera Shutter/Screenshot Sound Enable/Disable
Safe headset volume
Less frequent notification sounds​SystemUI Tuner
Enabled By default
Removed Demo mode and Tweaked SystemUI Tuner As compared To AOSP
StatusBar Icons Cuzomizations ​Other Features
Perfomance Profiles
LCD Density
Ambient display
Proximity-based wake
Expanded Desktop Mode
Audio FX
Heads Up Switch
Live Display
Configurable 0,90,180,270 Degree Rotation
Lock Screen Autorotate Switch
Native Tap to Wake From Marshmallow
Double Tap Power Button To enable Camera gesture
Prevent Accidental Wakeup
Wake Phone on Charging Plug
Battery Light Customizations
Notification Light Customizations
Font Size
CM privacy guard
Performance Tweaks(Kernel Aduitor Inbuilt)
SuperSU Inbuilt​
RR OTA
CM Theme Chooser
OverAll Smoothness Improvements
Optimizations to Improve Battery
Includes All Android Marhsmallow Features
Includes ALL CM13 Features
AND MUCH MUCH MORE​
Installation/Major upgrade(5.1.1->6.0) instructions:
Install 21C firmware, root it, install twrp
Download the latest build
Download Gapps
Take a nandroid backup
Full wipe and factory reset
Flash ROM using latest TWRP recovery
Flash Gapps
Reboot
Enjoy!
Update instructions:
Make sure you are running 21C baseband (modem partition)
Download the latest build
Download Gapps
Take a nandroid backup
Flash ROM using recovery
Flash Gapps
Wipe cache & dalvik cache
Reboot
Enjoy!
Downloads:
6.0.1
TO ALL D855 USERS: EVERYONE IS REQUIRED TO INSTALL 21C BASEBAND (AKA MODEM, RPM AND TZ PARTITIONS), OR ROM WILL NOT FLASH. 21C BASEBAND CAN BE INSTALLED FROM THIS THREAD.
5.6.7, 12.04.16 stable build:
Main changes from 14.03.16:
Lockscreen : Fix dead-zone in bottom area.
hal: Add support for AUDIO_DEVICE_OUT_LINE
AudioFX: New and stylish app
Port VoLTE support from DialerNext into AOSP Dialer
And a lot of other improvements... Check full changelog for details.
Full changelog
Downloads:
D855:
AFH
BasketBuild
D852:
AFH
BasketBuild
GAPPS:
2016/04/08 OpenGApps
5.1.1:
5.5.9, 27.11.15 build:
Changelog from 5.5.8 to 5.5.9
Changelog from 22.11.15 to 27.11.15
Android File Host
GApps
---------------------------------------------------------------------------------------------------------
To-Do list:
Option for showing data usage screen on mobile data tile longpress.
Remove "Edit tiles" tile.
4k recording - CM guys got it working almost completely.
My own implementation of knock-code.
Known issues:
6.0:
Phone won't power on with charger connected. A CM issue, i am looking into it. -- trying to fix right now.
5 GhZ WI-FI may disconnect sometimes. A CM issue.
EAP-SIM not working.
System UI may make the whole phone slow and unresponsive after prolonged use. Restarting it via power menu fixes it for some time. Looking for a fix...
GPS not working if there is no internet connection. Fixed by setting CAPABILITIES to 0x31 in /system/etc/gps.conf. WIll be included in the rom later.
5.1.1:
d2tw stops working after some amount of time.
Workaround: restart d2tw either via settings, either via "echo '1 1 0 0' > /sys/devices/virtual/input/lge_touch/lpwg_notify". I still have no idea why and when it happens...
Sound recording quality in AMR-NB is pretty bad. That affects sound messages in Whatsapp and such.
Stock kitkat and earlier lollipop roms use AMR-WB with 22050 sampling rate and high bitrate, instead of 8000 SR on AMR-NB. BTW, latest stock roms also use amr-nb and produce baaad sound...
AUX is not working for some people. An old issue, most probably related to resistance thresholds.
Update 19.10.15: Probably needs stock drivers to work properly. Will try to fix.
FAQ:
Q: Will you support people who use Xposed?
A: Only if you provide very detailed bug report, which proves what neither Xposed, nor it's modules are at fault.
Q: How do i report a bug? What should i do before reporting a bug?
A:
0) Search google and CM-13 XDA threads for this problem - a lot of ROM's issues stem from AOSP/Cyanogen, and there may already be a working fix. Or a commit that has to be cherrypicked.
1) Do a factory reset and check if the problem remains.
What a proper bug report should contain:
1) RR version and build date.
2) What is the problem?
3) What are the exact steps needed to reproduce it from a clean flash?
4) Additional info. A logcat, screenshots, videos, anything that may help.
You should understand that without that info I, most likely, will not be able to reproduce this bug and fix it.
Q: Can i use other GAPPS packages?
A: You may try. There's no guarantee that they will work, however.
Q: What's the best config for this rom? CPU/GPU/IO scheduler, readahead value, etc?
A: You should disable developer options, unless you are a developer. Most used features from them (Advanced reboot, force GPU compositing, animation duration) were transferred to configuration->button settings, configuration->performance and configuration->animations. Everything else should be left stock.
Q: Should i use CTT mod? Or a custom kernel? Or any other performance mod with this rom?
A: I believe that you shouldn't. At least, try vanilla RR for 3-4 days before installing such mods. They are double-edged: they increase performance but decrease stability and battery life.
Q: What about battery life?
A: I personally lose 0.5-0.7% per hour of standby (With LTE, sync and Bluetooth enabled), and have 4.30-5.30 h of SOT while browsing on LTE. I consider these results to be quite good.
Q: When i change resolution/density with my favorite program, my phone reboots! Why?
A: Because RR reloads SystemUI after successful 'wm density'. It is needed to fix navbar&statusbar after dpi change. Solution: use 'wm size widthxheight && wm density xxx' from terminal. Example: 'wm size 1080x1920 && wm density 340'. WARNING: do not do this from root user... wm won't work as root.
P.S. - some newer programs, such as ScreenShift, are bypassing this. You may not need to use terminal.
Q: What about stock features? Quick Circle, Quick Remote, LG Health, LG Camera, "Phone as Bluetooth speaker", etc.?
A: Currently, only "Double tap to wake", "Double tap on lockscreen and statusbar to sleep" and "Hide navbar in certain apps" (It's possible to set up expanded desktop this way) are included. You can find ports of Quick Circle and Quick Remote in "Apps and Themes" forum. Everything else is not included, and will probably never be. And yeah, there is no 4k recording. Or laser focus...
Q: How do i make "Double tap on empty space in launcher to sleep" work?
A: If you are using Nova Prime: go to "Nova settings->Gestures->Doule tap->Nova actions->Screen off". If you are using other launcher, download Screen Off and Lock and some launcher with a doubletap gesture. Make it launch "Applications -> Screen off".
Q: What camera should i use?
A: They all will have the same picture quality. I personally use inbuilt SnapCamera.
Q: How do i unlock all Snap camera's settings?
A: Press many times on "Red eyes" option in Photo mode, until a toast appears.
Q: How do i disable LED in DnD mode?
A: Go to "Settings->Notifications->Do Not Disturb->Priority only allows:", uncheck "Notification light".
Q: What toolchain and flags do you use?
A: UBER 5.x.x (Always latest one) with all Archi's optimisations - graphite, etc.
Useful links:
"How to Build Resurrection Remix ROM" tutorial
Resurrection Remix at Github
Resurrection Remix Forum
Resurrection Remix at Google Plus
PitchBlack™ Themes
My "Android File Host" directory
My GitHub profile
Kernel source
Big thanks to:
XDA developers
RR team
CM team
Omni team
Slim rom team
Dirty Unicorns team
JustArchi
Zane Zam
Eliminater74
AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS
Thanks m8. Great work.
Sent from my LG-D855 using Tapatalk
Thanks a lot man! Your latest build is running fine on my D855 - thanks a lot!
All i can say is: WOW!!!
Excellent rom!
:good:
Welcome and thnx to keep updating the RR rom. I flash it soon.
thanks @YaDr
Poslato sa mog LG G3 koristeci Tapatalk
Thank you for continue to support this!
Will it be possible to dirtyflash this on top of the last build (that was the offical one) to continue to get your updates ?
Eventyret said:
Thank you for continue to support this!
Will it be possible to dirtyflash this on top of the last build (that was the offical one) to continue to get your updates ?
Click to expand...
Click to collapse
Yes.
Thanks for your work on continuing this ROM!
5-6h SOT with QHD (1440x2560) or FHD(1080x1920) resolution?
Current build base is LVY48E.
Are you going to update to LVY48F?
@YaDr Dude, thx A LOT for continuing the work on this rom!
Tried a lot of different roms and still think this is the best one by far so kudos to you, sir! :highfive:
One question: Is your build any different than Westcrip's last build or are they similar? I flashed his 5.5.5 so i'm wondering if i should flash yours again?
Kookitza said:
Current build base is LVY48E.
Are you going to update to LVY48F?
Click to expand...
Click to collapse
Yes, in a day or two.
I have already compiled it, just didn't have any time to test it.
Take a backup if you flash this. I'm 99% positive that it'l work, but just in case...
Gdrive
Mega
Changelog:
====================
09-11-2015
====================
* android/
945a407 android-5.1.1_r13 -> android-5.1.1_r18
acdf8b0 Add hardware/cyanogen
* build/
367539e Merge tag 'android-5.1.1_r18' into cm-12.1
d9e5978 repopick: Update script with some fixes
55d322b repopick: print the status of a skipped cherry pick
* device/lge/g3-common/
9a74263 g3: use bfq ioscheduler after boot
* external/skia/
8876213 Merge tag 'android-5.1.1_r18' into cm-12.1
* frameworks/base/
4767d95 Themes: Use current user ID when getting ThemeConfig
3ee40e8 Merge tag 'android-5.1.1_r18' into cm-12.1
660b243 Fix Custom Resolver Theming
204ff85 Fix ActivityManager patches
b0ec8ad Revert a couple of badly-behaving ActivityManager patches.
e0cea1b Compilation fixes
bbd4468 NetworkPolicyManagerService: Handling IllegalArgumentException
95b52d1 Add network policy for each sub on powerup
14658de Camera: Longshot with Burst Functionality.
* frameworks/native/
a60ce86 Merge tag 'android-5.1.1_r18' into cm-12.1
* frameworks/opt/telephony/
6ff91ff Telephony: Don't show as roaming if new state isn't in service.
5c3af54 Merge tag 'android-5.1.1_r18' into cm-12.1
0d7a1dd Catch possible NumberFormatException in ServiceStateTracker
* packages/apps/Settings/
72a409f Settings: System app remover * Credits to SlimRoms and Dirty Unicorns (Credits in class)
aee0ca0 android-5.1.1_r13 -> android-5.1.1_r18
* packages/services/Telephony/
42cacd8 TeleService: Remove HomeAsUp arrow for nested pref screens
* system/core/
b767d5d Revert "Charger: Add font to show real battery capacity in charger mode."
a2e20c3 Merge tag 'android-5.1.1_r18' into cm-12.1
* system/security/
4212584 Merge tag 'android-5.1.1_r18' into cm-12.1
* vendor/cm/
63c30d3 Update SPN override for China Telecom
3561209 vendor/cm: cmsettings -> cmpartnerinterface
WstrKuNoužč said:
@YaDr Dude, thx A LOT for continuing the work on this rom!
Tried a lot of different roms and still think this is the best one by far so kudos to you, sir! :highfive:
One question: Is your build any different than Westcrip's last build or are they similar? I flashed his 5.5.5 so i'm wondering if i should flash yours again?
Click to expand...
Click to collapse
Mine is newer. Full changelog:
====================
09-10-2015
====================
* android/
3fff476 android-5.1.1_r6 -> android-5.1.1_r13
* build/
7a2bdbf Merge tag 'android-5.1.1_r13' into cm-12.1
* device/lge/g3-common/
5138252 g3: add radish blob
ea7e36c g3: build ebtables and ethertypes
* external/libpng/
a23466e Merge tag 'android-5.1.1_r13' into cm-12.1
* external/sonivox/
80852d4 Merge tag 'android-5.1.1_r13' into cm-12.1
* external/wpa_supplicant_8/
7902b17 Merge tag 'android-5.1.1_r13' into cm-12.1
* frameworks/av/
545aba8 Merge tag 'android-5.1.1_r13' into cm-12.1
* frameworks/base/
7cf9135 Themes: Don't use themed fonts for non themable packages
d4051d6 Update RR TILE drawables
ff809b0 power: Boost improvements
* frameworks/native/
c1d21a0 SurfaceFlinger: Fix integer overflow in Mesh ctor
d905141 libgui: Clear frame number while freeing slot
* frameworks/opt/hardware/
fb7fbd9 Merge branch 'lollipop5.1' of github.com:ResurrectionRemix/android_frameworks_opt_hardware into lollipop5.1
7d08a9f cmhw: Add PersistentStorage API
* frameworks/opt/telephony/
5a8338a Merge tag 'android-5.1.1_r13' into cm-12.1
* hardware/broadcom/wlan/
6462419 Merge tag 'android-5.1.1_r13' into cm-12.1
* kernel/lge/g3/
84c24a0 g3: regen defconfigs, enable bfq/bfqio
3433814 block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.4.0
19e6d3f block: introduce the BFQ-v7r8 I/O sched for 3.4
c1b86fe block: cgroups, kconfig, build bits for BFQ-v7r8-3.4
* packages/apps/OTACenter/
515230e Merge pull request #8 from Seb02859/patch-1
0bac9e9 Create strings.xml
* packages/apps/Settings/
7595ff1 Update Moto G 2015 and Otus Maintainer
9610356 android-5.1.1_r6 -> android-5.1.1_r13
* packages/apps/Stk/
c54e006 Merge tag 'android-5.1.1_r13' into cm-12.1
* packages/services/Telephony/
47dc1ca TeleService: Remove HomeAsUp arrow for nested pref screens
e9edcda Revert "Network Settings: don't crash on bad lookup"
82ed193 Network Settings: default user mode to preferred mode
4c0a5ce Revert "Network Settings: default user mode to preferred mode"
* prebuilts/cmsdk/
c5f124b prebuilts/cmsdk: Update api level 2 for PersistentStorage.
* system/core/
6306b5e Camera: Longshot with Burst Functionality.
* system/extras/
e084215 f2fs_utils: fix block alignment calculation
* vendor/cm/
13bbbf4 cm: SELinux policy for persistent properties API
28d8cba CM SDK: rename SettingsManager to PartnerInterface
a866120 cm: Set the IO scheduler based on a system property
* vendor/cmsdk/
a9d1de3 cmsdk: Add persistent properties API
7e78b21 Update API txt files for cyanogenmod.media.MediaRecorder. Update API txt files for PartnerInterface.
2f2ea1f Add Broadcast action and query API for AudioSource.HOTWORD.
* vendor/lge/
2d88583 v4xx: add radish blob
14a3ab8 g3: add radish blob
====================
09-09-2015
====================
* build/
4626f3b build: Create a oem image when BOARD_OEMIMAGE_FILE_SYSTEM_TYPE is defined
927c9c8 build: better zsh dopush support
47e1beb Add darwin support for f2fs host tools
9968798 releasetools: Fix the bug when deleting files.
4aa24a6 releasetools: Fix the bug in symlink deletion.
dfd9878 build: allow using host flex binary
* frameworks/base/
9565164 Add broadcast and query API for AudioSource.HOTWORD.
fb8f07c base: report wtf for external cm services
cb42c31 Add RRConfigurations Tile logic
6c98c51 QS: Add RR Configurations Tile [1/2]
471247c SpamFilter : Avoid a requery for each item
042a36d base: start nfc service prior to systemui
eaa8f20 SystemUI: unregister visualizer on hide
7c96280 SystemUI: fix potential divide by 0 exception
b515217 SystemUI: hide visualizer when keyguard is occluded
* packages/apps/Mms/
86a2db4 Temp Fix: Localize Smilies in Ukranian
* packages/apps/Nfc/
f5f5eef nfc: create a bootstrap service
* packages/apps/Settings/
6f28501 Merge pull request #202 from Fast0n/patch-62
b7a2747 Update string
5701614 Settings : Update filterSpam to new contract
edaed1f Settings: Only show multi-sim card configuration for owners
bf9692c QS: Add RR Configurations Tile [2/2]
3476816 Update Titan Maintainer
* system/core/
3e09a07 fs_mgr: When formating ext4 volumes, respect the length parameter
d551b51 fs_mgr: zram: allow specifying stream count
====================
09-08-2015
====================
* external/f2fs-tools/
4ed43ea Fix f2fs_trim_device multiple definitions
* hardware/qcom/display-caf/msm8916/
26056c1 hwc: Reserve pipes for video layers first
6aa55f2 hwc: Avoid MDP comp for RGB downscaled layer
59e9973 hwc: Handle multiple YUV layer use case in low end targets
99271ec hwc: Avoid updating refresh-rate if already done
a75c025 hwc: Use GPU to compose for smaller updates
e619991 hwc: Set refresh rate during idlefallback for unhandled cases
d0707e1 hwc: Donot rely on previous comp type to trigger idlefallback
* packages/apps/Settings/
dbf7aa3 Merge pull request #200 from Sohamlad7/lollipop5.1
ed385eb Add Xperia Z3 Maintainer
4bd1c81 Merge pull request #195 from TheNoFace/patch-10
a693a9b Merge pull request #199 from Fast0n/patch-61
* system/core/
0e9caa6 Fix build break for multiple definition
979ef7f init: Fire a trigger when a class is started/stopped
====================
09-07-2015
====================
* frameworks/base/
9823be4 OmniSwitch: Actually Fix Default Recents
9b540af FWB: omniswitch as default recents (squash) (1/2)
* hardware/qcom/display-caf/msm8916/
8de2868 hwc: Roundoff the input fps to nearest standard fps
15b0492 hwc: Trigger dynamic refresh-rate change for more usecases
* packages/apps/Settings/
236e21f Settings: Remove Duplicate Lockscreen Visualizer Display Switch
57a3204 Merge pull request #198 from Fast0n/patch-60
304a66e Update string v3
7fea81e Update string v2
7d764f4 Settings: omniswitch as default recents (2/2)
b7edb52 Merge pull request #196 from Fast0n/patch-57
* packages/apps/Trebuchet/
f3c0e34 Trebuchet: fix potential NPE when info is null
thanks for this man!
can u tell me what this mean exactly? "6306b5e Camera: Longshot with Burst Functionality "
is that new option in camera or some improvement overall?
thanks
I am missing the settings for ActiveDisplay ...
awesome to see the ROM again! will this work on other variants like the D852 or just strictly the D855
digitall1982 said:
thanks for this man!
can u tell me what this mean exactly? "6306b5e Camera: Longshot with Burst Functionality "
is that new option in camera or some improvement overall?
thanks
Click to expand...
Click to collapse
From what i've seen, it's an improvement, not a new feature.
kniffo80 said:
I am missing the settings for ActiveDisplay ...
Click to expand...
Click to collapse
So am i... Will check it.
oxxshadow said:
awesome to see the ROM again! will this work on other variants like the D852 or just strictly the D855
Click to expand...
Click to collapse
Only for D855. Other G3 variants have their own maintainers.
Well, i found he code which hides ambient display activity.
The condition for hiding came from AOSP code:
Code:
public static boolean isDozeAvailable(Context context) {
String name = Build.IS_DEBUGGABLE ? SystemProperties.get("debug.doze.component") : null;
if (TextUtils.isEmpty(name)) {
name = context.getResources().getString(
com.android.internal.R.string.config_dozeComponent);
}
return !TextUtils.isEmpty(name);
}
I.e you have to add "debug.doze.component=1" to build.prop for ambient display to work.
In future builds i will include that line in build.prop.
Rom works great like every update gratz. Only one problem i have like every update so many months this fail problem still exist without fix. Every time to close the screen after phone calls dt2w dont work and need check and uncheck to works again. Dont exist any fix for that?
YaDr said:
Well, i found he code which hides ambient display activity.
The condition for hiding came from AOSP code:
Code:
public static boolean isDozeAvailable(Context context) {
String name = Build.IS_DEBUGGABLE ? SystemProperties.get("debug.doze.component") : null;
if (TextUtils.isEmpty(name)) {
name = context.getResources().getString(
com.android.internal.R.string.config_dozeComponent);
}
return !TextUtils.isEmpty(name);
}
I.e you have to add "debug.doze.component=1" to build.prop for ambient display to work.
In future builds i will include that line in build.prop.
Click to expand...
Click to collapse
Thanks a lot - worked without a reboot

[ROM][6.0.1_r62][SURNIA][WEEKLIES] Dirty Unicorns v10.5

{
"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"
}
About Us:
Dirty Unicorns is a project that started out with no name. It was a project that was first based off AOKP back in the early days of Jelly Bean. In the early days it was just a one man show on one device, the EVO 3D. Since then, many others have joined the project and it has grown exponentially.
We have seen a lot of talent contribute to this project of ours. Big or small, the focus was always on contributing to the community. That is ultimately why we do what we do. After Jelly Bean, we decided to move to a new base, OmniROM. While AOKP was fun, OmniROM proved to be even more exciting base because it challenged us to see what we could do with a project that had different goals in mind. We learned a lot and again, gain contributors. With Lollipop, we moved to an AOSP base with a lot of patches from CAF to make our older devices function as they should. We grew even more and learned a whole lot more.
It has been an awesome learning experience and is still not over! We are still learning every day and continue to move forward. Lastly, we DO NOT accept, nor ask, for donations. We don't believe in that. Everything that is necessary to keep this project going is out of our own pocket. Gerrit, Jenkins, Websites, Devices, etc. We will never ask for a dime. All we do ask, is that you have patience, search, read and try to enjoy the process with us!!
Flashing Instructions:
- Perform a FULL WIPE as described below if coming from another ROM or a different version of Android
(A full wipe is when you wipe system/data/cache)
- Flash the latest version of this ROM
- Flash recommended GAPPS linked below
- Reboot and ENJOY!!
Change Log:
Code:
[B]Version 10.0 [/B]
- Initial Release of M
[B]Version 10.1[/B]
- Update to Android 6.0.1_r24
- Add Torch to Power Menu
- Adjust Themes tile
- Messaging: QuickReply
- Phone: Call blacklisting
- Custom Ambient Display options
- Add Caffeine QS tile
- Fix volume key music control seeking while ambient display is enabled
- Restore animations back to stock values
- Materialize SIM Toolkit icon
- SmartBar: Fixes across the board
- Fix the duplicate value in expanded download field
- Add custom shadow on header image
- OmniSwitch: Add basic multiwindow support
- Switch to OpenWeather for lockscreen and header weather
- Compile theme apps in the background
- Fix weather items NPE while casting
- Show volume panel tile in QS
- Update SuperSU to 2.71
- Add Heads Up button to the extended statusbar
- Centerize the empty view for WiFi and BT tiles
- Add Heads Up Timeout option
- Remove color picker options
- Fix annoying black statusbar and navbar issue
- Organize Dirty Tweaks more to make things streamlined
- Optimizations and bug fixes
- CMTE fixes and updates
- Updated translations
[B]Version 10.2[/B]
- Update to Android 6.0.1_r43
- New and improved DU changelog app
- Show more accurate internal storage capacity
- Allow screen recording to record up to one hour
- Allow screen recording in landscape
- Replace hamburger menu icons with horizontal ellipsis
- Allow system_app access to setenforce
- Fix font changes for clocks
- Fix notification LED NPE
- Add in-app search bindable actions and resources
- Fix recents passing through Google search bar
- Fix off-center date on lockscreen when no alarm is set
- Fix hotspot client AP count
- Fix InCallUI contact image position
- Add SMS/MMS limitation feature
- Enable turn on data when MMS received feature
- Update Chromium to LKGR
- Use circular reveal for showing/hiding task manager panel
- Update SmartBar editor popup menu logic and animation refresh
- Update OmniSwitch
- Show the option for 'Show running apps' for AOSP recents
- Re-center lockscreen notifs
- Add a carrier config for default value of WFC user setting
- Allow Smartbar to unlock recent apps button and make it removable
- Fling: Up swipe left/right support
- Enable quick pulldown for all
- Add a check to see whether the wallpaper's size has changed
- Point Ambient display tile longpress action to it's own settings
- Various CMTE fixes
- Various optimizations and fixes
- Updated translations
[B]Version 10.3[/B]
- Update to Android 6.0.1_r46
- Lots of translations
- Lots of CMTE fixes
- Add interpolators to qs tiles animation
- Fixes the system server crash issues caused by null pointer in NetworkPolicyManagerService
- Screenshot Crop and Share
- Dynamically Configurable Pulse Bar Dimensions
- Fix WaveGenerator memory leak
- Fix overflows in amrwbenc
- Fix for rounding error during encoding
- Enable Wifi Display to support 1920*1080 60fps
- Fix high battery drain after using flashlight
- Fix de-referencing NULL mSource
- Added null check for memory reference
- Fix a video recording issue when sw encoder is used
- Fix compiler warnings
- Fix cameraId type of onDeviceStatusChanged
- Allow media server to disconnect camera even unlocked
- OmniSwitch: cleanup BitmapCache handling
- Remove gallery option from mid-screen shortcuts
- Power/reboot dialogs dim
- Remove bluetooth only when connected toggle
- Add back 'setOnlyAlertOnce' to notification for restricting background data
- Introduce ScreenType class
- Battery bar enhancements
- Fix lcd density theme derp with text edit color
- Restore custom DPI density after updates
- Remove unused observer in AmbientDisplayTile
- Tighten up how we execute a theme change
- Clean up spaghetti factory in BatterySaver tile
- Updated DU-About layout
- Show charging current in mAh on lockscreen
- Keyguard charging current switch
- Fix wakelock blocker's janky layout
- Fix animations duration slider preference janky layout
- Headers overlay support!
- Fix du logo size inside DU-About
- Fix Quick settings tiles font themes derp
- Update theme in CellBroadcastReceiver to match settings
- Fix wrong label for Desktop backup password
- Change battery full level from 90 to 100
- Bring back the 'AOSP look' in Settings
- Fix double tap power launching custom lockscreen icon
- Fix default app for default grants
- Grant signature permission to setup and search
- Fix adb over network
- Use VectorDrawable's for rendering battery
- Add UI/UX capability to attach a saved video to a MMS message
- Display humidity and wind data in LockClock forecast dialog
- National data roaming is off when no active subscriptions
- Adjust the CAF task manager layout
- Harden against null bitmaps from provider still processing
- Lots of Camera2 (AOSP Camera) fixes
- Fix jank with 'Show4LTE mod'
- Make Launcher3 theme aware (for real this time)
- Add animations to quick settings tiles
- Added support for video and audio mms attachments
- Speed up notification panel pulldown animation when called externally
- Make sure to expand all the way when flinging
- Fix phone crashes after tapping Data Usage in Settings
- Stop adjustConfigurationLw causing sleep/lock
- Fix possible NPE in Settings
- Fix Storage Applications Manager dropdown
- Allow sorting Applications by size in Settings
- Fix the memory leak in TetherSettings
- Use DocumentsProvider API helper methods
- Long press StatusBarHeaderView to launch ThemeChooser headers
- Show title of category in browser fragment (CMTE)
- Battery fixes from CM (vector)
- Added RTL support to theme chooser
- Stop resetting per-app overlays all the time!
- Add More Storage preference to Gallery2
- Fix dismissing Play Store app installed notification
- Mark Pixel C keyboard as having hardware autorepeat
- Separate default header handling from contextual headers
- Fix google-explicit-constructor warnings
- Fix batterySendBroadcast not synchronized issue
- Fix system crash caused by invalid array index of LegacyTypeTracker
- Fix possible OOB
- Fix resume box appear when reopen a video by Gallery
- Fix facing check in CameraUtils
- Fix misleading indentation
- Gallery's progress bar stay at 0 when play some clips
- Fix so you can go back in Time zone page
- IP protocol shows wrong in ApnEditor
- Fix the memory leak in DrawOverlayDetails
- Use correct icon for sim card
[B]Version 10.4[/B]
- Update to Android 6.0.1_r54
- Update SuperSU to v2.76 stable release
- Lots of translations
- Lots of changes and fixes to DU Certified
- SmartBar/Fling clear notifications action
- SmartBar/Fling volume panel action
- SmartBar editor action
- Add a visual cue when editing SmartBar
- Reset SmartBar button animation/pressed state when cancelled
- Add SmartBar save/restore profiles
- Add a visual cue when editing SmartBar
- Add volume tones back
- Add volume dialog timeout
- Fixed WiFi not saving bug
- Add edit action for screenshot notification
- Add support for gestures on certain devices
- Add draw stroke width support to Screenshot Crop/Share
- Add blur feature to Screenshot Crop/Share
- Add launcher mode to OmniSwitch
- OmniSwitch launcher mode day 0 fixes
- Fix a glitch causing shadow not to be reset when header disabled
- Fix one more misbehaving shadow
- Fixed storage permission issue for attachments
- Fix playback for mkv files with lacing
- Cleaned house in Dirty Tweaks, layout fixes
- Clean up System app remover
- Clean up and fix potential NPE's in Recents
- Move DU logo under statusbar items
- Add missing INTERACT_ACROSS_USERS_FULL permission
- Adding NullPointerException check in DocumentsUI
- Add new Theme Provider icon
- Remove unneeded top margin in QS tuner
- Set zygote process priority to -20 to speed up VM startup time
- Call eglReleaseThread in threadLoop for bootanimation
- Enable single tap rebinding for hwkey back and home
- Support MPEG4 codec in Matroska files
- Pass AAC profile from MatroskaExtractor
- Adds some parsing capability
- Support HEVC tracks in Matroska containers
- Remove charging from persisted function composition
- Expose extended statusbar shadow values for themers
- Use correct read/write perms for provider
- Update controls preview to properly render themed assets
- Apply band-aid to ensure theme provider preview permissions are correct
- Use proper API for Fling dialog handling and make them cancelable
- Add API to get detailed state of DeviceIdleController
- Create configurable default expanded desktop style
[B]Version 10.5[/B]
- Lots of translations
- Update to Android-6.0.1_r62
- New DU logo for QS navbar/fling tile and keyboard
- Added revert recents in OmniSwitch
- Bring back basic group support
- Enable support for groups in External contacts accounts
- Sync citylist handling with upstream in DeskClock
- Fix crash when no storages are available
- Fix concurrent access to mStorages
- Disable all ListView and GridView selectors in OmniSwitch
- New DU logo everywhere
- Added ability to change location sensors mode in quick settings
- Added Solid bar sanity levels and Lavalamp anim speed
- Fix lock insanity with ActivityManager
- Fix and remember state with OmniSwitch's launcher mode
- Allow immersive options for Slim Recents
- Move LockClock up per request
- Fix notification panel can't hide in statusbar
- Enable camera hal v3 interface
- Disable cellular networks settings menu if airplane mode is enabled
- Set upper limit of 40 FPS on Pulse's renderer drawing
- Added Proximity wake on selected devices
- Fixed NPE in Messaging app
- Add tabs transitions effects in DirtyTweaks
- Add a blank footer to System app remover
- Add ability hide/show app launcher icon for OmniSwitch
- Make sure screenshot Qs and power menu icons match
- Fix volume timeout derp
- Get rid of ugly dialog in radio info
- Adjust padding between battery icon and text
- Add CPU info overlay
- Add backup services to the whitelist after the android-6.0.1_r54 merge
- Remove navigation bar option in Extended desktop settings conditionally
- Pulse 2.0 Advanced Audio/Visual Rendering
- Fix SmartBar alpha when pulse enabled and music paused from lockscreen
- Update DU Certified to v2.3
For a detailed change log, check http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z
Download Links:
Surnia: Hi, i'm a link
GApps: Hi. i'm a link too
Other Links:
- G+ community -
- ROM Source -
XDA:DevDB Information
DirtyUnicorns 6.0.1, ROM for the Moto E 2015
Contributors
srfarias
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Stable
Created 2016-06-15
Last Updated 2016-08-20
DuSources for Surnia: https://github.com/DirtyUnicorns-MotoE2015
Special Changelog:
2016/06/18
- Bluetooth fixed
- Caf updates
- More issues fixed
2016/06/15
- Initial build
This too! ^^
Great!!! You have made many roms for surnia!!!
Amazing, another great rom for our Surnia.
The rom is good but I have a problem with bluetooth, when you try to search for a Bluetooth device hangs abnormally and you have to restart
@srfarias is on fire!? Another Famous Rom in surnia's list B)
rushabshah32 said:
@srfarias is on fire!? Another Famous Rom in surnia's list B)
Click to expand...
Click to collapse
when you switch on bluetooth, it trigger FC, otherwise awesome rom!
Good thing I don't use bluetooth lol, I'm sure he'll get it sorted out
I'm downloading it now to check it out, thanks again @srfarias, your Turbo Rom was a big hit with me, hopefully this one is the same, I absolutely loved DU on other devices I've had it on
I will try this one too since this is AOSP and not AOSP-CAF.
@srfarias
Could you please to port Ubuntu Touch for moto E? I think many people really like it(including me)
nguyenquangduc2000 said:
@srfarias
Could you please to port Ubuntu Touch for moto E? I think many people really like it(including me)
Click to expand...
Click to collapse
No
I like this rom :3
good work
srfarias said:
No
Click to expand...
Click to collapse
why ??????????????????????
I flashed this rom and everything works on first boot. I get LTE and mms actually works. I have the XT1526 cdma on Ringplus
..
the link is down for surnia
Sent from my XT1526 using Tapatalk
R u planning to make this ROM official in the future or........
Sent from my XT1521 using XDA Labs
ayush rao said:
R u planning to make this ROM official in the future or........
Sent from my XT1521 using XDA Labs
Click to expand...
Click to collapse
Maybe :highfive:
caviera said:
when you switch on bluetooth, it trigger FC, otherwise awesome rom!
Click to expand...
Click to collapse
Log?

[ROM][OFFICIAL] AquariOS 8.1.0 || Live Support || VoLTE/WFC || Theming - July 24

{
"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"
}
JOIN OUR TELEGRAM CHAT!
Latest Oreo builds are now live!!!
JOIN HERE!
No Telegram? Don't worry, all stable builds will also come this way!​
Disclaimer:
We are NOT responsible for anything that may happen to your device as a result of flashing ROMs, kernels, or installing any other mod. You are responsible for your own actions and bad decisions - so stop blaming others!
This is a user friendly thread. Please be respectful and courteous to other users. While feature requests will be considered, AquariOS tries to maintain a ROM that is smooth and stable, so adding every feature under the sun is not the plan here.
READ!​1. Unless I tell you otherwise, you MUST always, absolutely, positively, most certainly wipe data AND system before flashing AquariOS...without a doubt!
2. Don't report bugs if you haven't followed directions - most likely it's user error at that point as far as I'm concerned.
3. Always run a backup before doing anything.
4. Provide a log when reporting a bug (see more info below).
5. Be respectful.
​AquariOS Team:
LEAD DEVS:
*@calebcabob
*@rc420head
OTHER CONTRIBUTORS:
*@Fezzy102
*@Roger.T
*@MikereDD
*@popogijo
*@DespairFactor
OFFICIAL TESTERS:
*@p70shooter
*@biron_w
*@S8ntsHaz3
*@pathum1
*@dadoc04
*@kheltek
*@Lawlrus
*@bryantjopplin
*@undeadking
*@tcat007
Features:
Featured attractions
Built-in theme engine (accent control, dark background & QS panel transparency control)
Kernel in-lined by @DespairFactor !
Smart Bar, Pulse, and Fling
Custom status bar battery options
Custom status bar clock and date
Multiple weather options (OmniJaws engine)
QS Google Sound Search tile
Custom Headers (built-in or custom)
Battery Bar (status bar & navbar)
Battery & Per-app Notification LED controls
Optional "Clear all" recents button
Volume rocker options
Lock screen visualizer
Advanced powermenu (Stock look & feel)
App Ops
Expand to see full list of features:
Navbar & Status bar
Smart Bar, Pulse, and Fling
One-handed mode
Ripple/Spring/Flip/Pixel animations
Optional seek arrows for media playback
All visualizer customizations
Custom status bar battery options (circle, dotted circle, large circle, square, hide)
Custom status bar clock and date
Battery Bar (status bar & navbar)
Network traffic indicator
Notification Drawer
QS Weather tile (OmniJaws engine)
Custom Headers (contextual or custom)
Advanced location tile (3-mode location toggle)
Brightness slider on/off toggle (on bottom)
Haptic feedback on quick setting on/off toggle
Ability to change number of quick settings columns/rows
Option to hide QS tile titles
Heads-up (less boring & blacklisting)
Lock screen
Lock screen bottom shortcut options
Lock screen charging info
Media art on lock screen (enable/disable)
Lock screen weather (OmniJaws engine)
Lock screen visualizer
Buttons
Power Menu customizations (shortcuts, actions)
Volume key wake
Volume key music control
Volume key orientation swap
Volume key keyboard cursor control
Volume down to enter do not disturb
Volume up to exit do not disturb
Do not disturb volume panel switch
Long-press power button for torch
System and Misc
Substratum compatibility
Battery and Notification LED controls
Music app launcher with headset options
Optional "Clear all" recents button (including placement)
Increasing ringtone option
Ability to unlink notification volume from ringer volume
Option to force show Enter key
Download speed in notification
Status bar brightness control
Double-tap to sleep on lock screen, navbar, & status bar
Advanced Reboot menu
Advanced screenshot functionality (partial/fullscreen & editor app selector)
Advanced screen recording tile
Advanced charging sound controls
App package name to app info screen
Ability to launch app when touching app icon in app info screen
Dynamic vendor image notification
Long press power for torch
Option to disable fingerprint success vibration
Hidden dashboard hints & summaries
Developer settings enabled by default
Custom night light brightness options
Disabled forced encryption
Disabled tether provision checks
Expanded desktop options
Vibrate on plug (enable/disable)
Wake on plug (enable/disable)
Bug fixes and stability improvements
Changelog:
Code:
===============
05-04-2018
===============
===============
05-03-2018
===============
===============
05-02-2018
===============
===============
05-01-2018
===============
* frameworks/base/
- Add snackbar updater text color to be used by overlays
* manifest/
- Track Launcher3
* vendor/pixelgapps/
- Remove prebuilt PixelLauncher & Hangouts
===============
04-30-2018
===============
* frameworks/base/
- SystemUI: minimal qs header mode [1/2]
* packages/apps/CoralReef/
- CoralReef: Add Haptic feedback to tiles [2/2]
- CoralReef: Force expanded notifications [2/2]
- CoralReef: Reorganize Quick Settings
* packages/apps/Launcher3/
- Merge branch 'o2' of https://github.com/ezio84/abc_packages_apps_Launcher3 into HEAD
- Strings: "Hotseat icons" > "Dock icons"
- Remove out of place summary for others category
===============
04-29-2018
===============
* device/google/taimen/
- taimen: Enable Smart Pixels
* device/google/walleye/
- walleye: Enable Smart Pixels
* frameworks/base/
- Adding optimization to reduce callbacks to TextClock
- Sounds: Squashed cleanup of sound files
- Change QS customizer 'drag to add tile' string
- QS: Use proper color attr for enabled tile
- base: preference seekbar widgets should follow the rules
- SystemUI: Don't update if HeadsUp is disabled
- Show infinity for large notification counts
- Weather: hide lockscreen weather when dozing
- Quick settings: Add Haptic Feedback to tiles [1/2]
- Skip track remote compatibility: fixes and improvements
- Screen off skip track: add Spotify/kdeconn./others remote session compatibility
- Protect against possible concurrent mod
- Force Expanded Notifications [1/2]
- Don't refresh ui when screen off
- SystemUI: Kill off mipmap
- Delete Media Tests
- Fix visibility of single-line view in expanded group notification
- Turn off some debugs
- Fix notification shows wrong question
- base: Add some missing sounds/Notifications
- Let's cut Max Excape Animation in Half
- framework: shorten wait time for shutdown time optimization
- Add make_unique function for jni
- Disable More Debugging
- Send broadcast to MediaScannerReceiver to refresh gallery
- Fix broadcast receiver leak issue
- [Process] remove duplicated incorrectly code in ProcessRecord
- clean receivers completely when forceStop the process
- Fix logic typo in the JobPackageTracker
- Exclude users with guestToRemove in getUsers()
- Fix window transformation related issue
- Fix to avoid UI freeze issue
- Various default config.xml changes
- Parcel: Avoid NPE in finalization
- base: fix dummy expansion of qs on double tap to sleep
- hwui: Disable fine-grained logging
- core: etc: Set permissions for media provider package
- Wifi: Fix the signal weak when forget the connected AP.
- frameworks/base: reduce the setTransactions
- Emergency call redial implementation
- MediaScanner: Detect folders
- AudioService: disable safe media volume
- Fix for wallpaper flicker on bootup on some targets
- base: printservice: dont spoil log if not needed
- Permissions: Grant Pixel's Wallpaper app access to SD
- Show full alarm info
- InputMethodService: Disable fullscreen keyboard.
- SystemUI: make sure to expand all the way when flinging
- Status bar notification: Use Material icons for missed calls
- Reduce log verbosity: Don't spam logcat
- Avoid needless Integer.valueOf() object allocation.
- aapt: silence density flag warnings
- base: set scrolling to 0.006f
- Treat default value that wasn't found as empty value.
- Scroll: modified velocitytracker
- SystemUI: Fix wierd 'IDAT: chunk data is too large' error
- Base : Update default material popup animations
- fixed handling of data URI schemes in Intent.toUri
- KernelWakelockReader: stop the panic
- ParcelFileDescriptor: can we stop the panic here?
- Add lockscreenAntiFalsingClassifierEnabled
- systemui: change recents fab icon
- Frameworks: icon materialization
- base: allow locking rotation in any angle
- frameworks:more tweaks to make this smooth
- base: remove dep between accessability rotate and tile
- Forward Port: Smoother Upload and Download Animation
- frameworks: squash of leak & race fixes
- systemui: Updated headphones statusbar icon
- Remove dead code
- Fix Quick QS scroller clipping/margin on rounded corner devices
- Sound search tile: Extend the use
- Smart Pixels: Switch to registered receiver
- Smart Pixels: Move out of SystemUI
- SystemUI: Refactor Smart Pixels tile
- SystemUI: Add Smart Pixels tile
- SystemUI: Smart Pixels [1/2]
- SystemUI: screen-dimmer-pixel-filter
- hwui: check the buffer status before draw
- Add permission whitelist for EmergencyInfo app
* packages/apps/CoralReef/
- Update Smart Pixels menu
- CoralReef: Add Smart Pixels warning
- CoralReef: Update Smart Pixels menu
- CoralReef: Smart Pixels [2/2]
* packages/apps/Launcher3/
- Exclude all activities from recent
- WorkSpace: add fade out animation to items when switching page
- Launcher3: Stability NullPointer issue
- Launcher3: No Calendarwidget 4x4 widget displayed
- Launcher3: App search interface overlap with the desktop icon
- Avoid crash when widget previews have no intrinsic size
* packages/apps/Settings/
- Settings: Add index rules for our CoralReef features
- Fix memory leak of DataSaverPreference
- Fix memory leak of page "Languages & input"
- Revert "Refresh UI on force stop/disable"
- fuelgauge: add back battery level animation
- Settings: add animations in WifiSettings
- USBMode: add dialog for mode selection
- Default apps settings disappear when switching to secondary user
- Fix NPE crash in UsageAccessDetails
- Settings: use ro.build.date for search index check
- Add a preference controller for Smart Pixels
- Settings: External Smart Pixels fragment launch
- Improve Wi-Fi settings UI
===============
04-28-2018
===============
* packages/apps/CoralReef/
- CoralReef: Clean up and improve lots of strings
* packages/apps/Settings/
- Fix wifi NullPointerException crash
===============
04-27-2018
===============
* kernel/google/wahoo/
- build: R28
===============
04-26-2018
===============
* frameworks/native/
- Fix resampling for multiple pointers
- Fix broken input tests
- Use -Werror in frameworks/native/libs
* packages/apps/OmniStyle/
- Add 2 more AquariOS header packs. Color & Color (with logo)
===============
04-25-2018
===============
* device/google/taimen/
- Something burning?! I smell Snoke!
* device/google/walleye/
- Walleye: Add dependencies
* kernel/google/wahoo/
- lge_battery: Load battery id before anything else
- lge_battery: Defer probe if battery ID is zero
- Revert "power: {lge,htc}_battery: Use late_initcall instead of module_initcall"
- Merge remote-tracking branch 'stable/android-msm-wahoo-4.4-oreo-m2' into aquarios
- lge_battery: Use EPROBE_DEFER instead of ENODEV during probe
* manifest/
- Add walleye...OFFICIALLY!
* packages/apps/Launcher3/
- Update version name to 3.5
- Keep trying to connect to the Google Now Feed after onAttachedToWindow
- Rewrite Google Now Feed code based on Pixel Launcher P-4623511
- Use the correct color for the widgets and At A Glance shortcut drawables
- Make status bar haze black when dark theme is activated
- Use real status bar height for drawer search bar positioning
- Hardcode text color to always match AOSP
- Fix crashes from too little app suggestions for Google search
- Disable white theme pre-Nougat when there is no Google App connection
- Cleanup custom profiles and use correct hotseat defaults for Pixel C
- Clean up default homescreen setup after a fresh install
- Reduce icon title padding to be inline with Pixel Launcher
- Deobfuscate more decompiled Pixel 2 Launcher classes
- Prevent crash from searching when too many apps are hidden
- Load extracted colours for UI pre-Nougat
- Ensure all floating views are closed when switching pages
- Directly fall back on Google Go or browser when Google App not found
- Open Google Go when available on a search bar press
===============
04-24-2018
===============
* device/google/taimen/
- Add dependencies
- Add back pixelgapps
- Build CarrierConfig again for testing
* device/google/wahoo/
- CarrierConfig: Telus: Add configs for VVM
- wahoo: move liblights to system/lib
- wahoo: liblight: Add kernel header dep
* kernel/google/wahoo/
- Merge 4.4.129 into android-msm-wahoo-4.4-oreo-m2
- Linux 4.4.129
- writeback: safer lock nesting
- fanotify: fix logic of events on child
- ext4: bugfix for mmaped pages in mpage_release_unused_pages()
- mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
- mm: allow GFP_{FS,IO} for page_cache_read page cache allocation
- autofs: mount point create should honour passed in mode
- Don't leak MNT_INTERNAL away from internal mounts
- rpc_pipefs: fix double-dput()
- hypfs_kill_super(): deal with failed allocations
- jffs2_kill_sb(): deal with failed allocations
- powerpc/lib: Fix off-by-one in alternate feature patching
- powerpc/eeh: Fix enabling bridge MMIO windows
- MIPS: memset.S: Fix clobber of v1 in last_fixup
- MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
- MIPS: memset.S: EVA & fault support for small_memset
- MIPS: uaccess: Add micromips clobbers to bzero invocation
- HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
- ALSA: hda - New VIA controller suppor no-snoop path
- ALSA: rawmidi: Fix missing input substream checks in compat ioctls
- ALSA: line6: Use correct endpoint type for midi output
- ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
- ext4: fix crashes in dioread_nolock mode
- drm/radeon: Fix PCIe lane width calculation
- ext4: don't allow r/w mounts if metadata blocks overlap the superblock
- vfio/pci: Virtualize Maximum Read Request Size
- vfio/pci: Virtualize Maximum Payload Size
- vfio-pci: Virtualize PCIe & AF FLR
- ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
- ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
- ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
- ALSA: pcm: Avoid potential races between OSS ioctls and read/write
- ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
- ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
- watchdog: f71808e_wdt: Fix WD_EN register read
- thermal: imx: Fix race condition in imx_thermal_probe()
- clk: bcm2835: De-assert/assert PLL reset signal when appropriate
- clk: mvebu: armada-38x: add support for missing clocks
- clk: mvebu: armada-38x: add support for 1866MHz variants
- mmc: jz4740: Fix race condition in IRQ mask update
- iommu/vt-d: Fix a potential memory leak
- um: Use POSIX ucontext_t instead of struct ucontext
- dmaengine: at_xdmac: fix rare residue corruption
- IB/srp: Fix completion vector assignment algorithm
- IB/srp: Fix srp_abort()
- ALSA: pcm: Fix UAF at PCM release via PCM timer access
- RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
- ext4: fail ext4_iget for root directory if unallocated
- ext4: don't update checksum of new initialized bitmaps
- jbd2: if the journal is aborted then don't allow update of the log tail
- random: use a tighter cap in credit_entropy_bits_safe()
- thunderbolt: Resume control channel after hibernation image is created
- ASoC: ssm2602: Replace reg_default_raw with reg_default
- HID: core: Fix size as type u32
- HID: Fix hid_report_len usage
- powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
- powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
- powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- HID: i2c-hid: fix size check and type usage
- usb: dwc3: pci: Properly cleanup resource
- USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
- ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
- ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
- regmap: Fix reversed bounds check in regmap_raw_write()
- xen-netfront: Fix hang on device removal
- ARM: dts: at91: sama5d4: fix pinctrl compatible string
- ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
- usb: musb: gadget: misplaced out of bounds check
- mm, slab: reschedule cache_reap() on the same CPU
- ipc/shm: fix use-after-free of shm file via remap_file_pages()
- resource: fix integer overflow at reallocation
- fs/reiserfs/journal.c: add missing resierfs_warning() arg
- ubi: Reject MLC NAND
- ubi: Fix error for write access
- ubi: fastmap: Don't flush fastmap work on detach
- ubifs: Check ubifs_wbuf_sync() return code
- tty: make n_tty_read() always abort if hangup is in progress
- x86/hweight: Don't clobber %rdi
- x86/hweight: Get rid of the special calling convention
- lan78xx: Correctly indicate invalid OTP
- slip: Check if rstate is initialized before uncompressing
- cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
- hwmon: (ina2xx) Fix access to uninitialized mutex
- rtl8187: Fix NULL pointer dereference in priv->conf_mutex
- getname_kernel() needs to make sure that ->name != ->iname in long case
- s390/ipl: ensure loadparm valid flag is set
- s390/qdio: don't merge ERROR output buffers
- s390/qdio: don't retry EQBS after CCQ 96
- block/loop: fix deadlock after loop_set_status
- Revert "perf tests: Decompress kernel module before objdump"
- radeon: hide pointless #warning when compile testing
- perf intel-pt: Fix timestamp following overflow
- perf intel-pt: Fix error recovery from missing TIP packet
- perf intel-pt: Fix sync_switch
- perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
- parisc: Fix out of array access in match_pci_device()
- media: v4l2-compat-ioctl32: don't oops on overlay
* vendor/aquarios/
- Switch back to pixelgapps
===============
04-23-2018
===============
* device/google/walleye/
- Disable DCDC bypass for NFC Reader mode.
- Derp: Add these back
- Add prop for WiFi-Calling
* manifest/
- Clean up and organize.
===============
04-22-2018
===============
* device/google/walleye/
- Cleanup aquarios.mk
- Prep for Snoke kernel inline
- Add default AquariOS wallpaper
- Remove extractor tools
===============
04-21-2018
===============
Downloads:
ROM: Latest AquariOS build
GApps: OpenGapps
Q & A
Read this before telling everyone something is broken!
1. Android Pay isn't working!! What do I do?
Go into Magisk settings and toggle on the "Hide Magisk" option. Then try again. Also, I've found once in a great while, even with this enabled, it will say it failed - if this happens, just try again...it'll work.
2. It's bootlooping after flashing ROM with Magisk - now what?
Don't flash Magisk until you have already booted into the new AquariOS build at least once. If that wasn't your issue, sometimes Substratum overlays can cause bootloops. If you have anything applied, flash the SubstratumRescue zip from your substratum directory
3. Why is the built-in System Theme section greyed-out (background, accent, & fonts)?
When the Substratum app is installed, this section will become inaccessible in order to prevent conflicts. You CANNOT use them both at once!
Reporting a bug?
See how to do so here:
BEFORE REPORTING A BUG:
1. Flash the SubstratumRescue zip and see if your issue is still there.
2. If you have flashed a custom kernel or ANY OTHER MODs, delete 'data/system/packages_cache' then wipe dalvik/cache, and flash AquariOS again WITHOUT any additional modifications/custom kernel.
3. Check to see if your issue persists.
*Do NOT even bother reporting an issue if you have dirty-flashed AquariOS over some other ROM! We WILL be able to tell!
Logs are crucial to resolving almost any kind of issue. You need to provide a log in order for the issue to be addressed. Please also include info on how to reproduce the reported bug if possible (maybe even take a screen recording for us ).
If you need a log extracting app, try out CatLog!
Either save your log locally and share it, or paste your log into an online code sharing tool like hastebin.com - then share the URL after hitting the SAVE icon.
Credits & Thanks:
Ezio84
Dirty Unicorns
SlimRoms
The LineageOS Community
Team Substratum
OmniRom
DespairFactor - shamu kernel
Camcory
Myself5
Many Others for the shamu
The AquariOS testers!!!
And all other open source Devs/Teams who share their work!
Source Code:
Kernel
JOIN OUR G+ COMMUNITY!​
XDA:DevDB Information
AquariOS, ROM for the Nexus 6
Contributors
MikereDD, calebcabob, rc420head
Source Code: https://github.com/Aquarios
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AquariOS
Version Information
Status: Stable
Current Stable Version: AquariOS_shamu-8.1.
Stable Release Date: 2018-07-24
Created 2018-04-25
Last Updated 2018-07-24
New build is uploading.
AquariOS_shamu-8.1.0-OFFICIAL-20180424-2332
Wahoo, good work
*#*#4636#*#* > Phone information
Works in this build?
upload is at 81% interweb is dragging arse. I'm off to bed it's 01:27 gotta be at 06:00
great work!
Where can I find the source to the 8.1 kernel? The link in the OP is for Nougat.
heisenbergfromIN said:
Where can I find the source to the 8.1 kernel? The link in the OP is for Nougat.
Click to expand...
Click to collapse
https://github.com/Aqua-devices/kernel_moto_shamu
Charging led
One of the better ROMS that I have tried for his phone. Only thing I can't find is where to turn off the charging led.
rostop4a said:
*#*#4636#*#* > Phone information
Works in this build?
Click to expand...
Click to collapse
I am also wondering whether this works.
Is anyone using Viper or any other sound mods with this rom? If so which one are you using? Thanks.
New build is up.
5/4 in my afh folder link in op.
Getting drunk will update post eventually.
OP updated. Changelog in OP
Sent from my BKL-L04 using Tapatalk
I for the most part use the 6p, but, I have been keeping the software up to date on the Nexus 6, that was until support ended a few months ago.
This is my first 8.1 Oreo ROM. This far it's been a great ROM.
rostop4a said:
*#*#4636#*#* > Phone information
Works in this build?
Click to expand...
Click to collapse
No, it does not. I have yet to find an Oreo build for the Nexus 6 that doesn't crash when you select Phone Information from the test menu.
This ROM did seem to get further as far as APN setups than any other AOSP 8.1 ROM.
I like this ROM a lot and will be sticking with it a while. Still trying to get U.S. Cellular to help me set up the phone for enhanced LTE. There's hope now as AquariOS has a setting for it!
I have a new build done. This will bring it up to June.
The source has been rebased an the main dev is working on bringing July up soon.
But... I'm out for the night bar hopping an such.
If someone feels like testing hit me up in the Telegram group chat or let me know an I'll link to my testbuilds directory in a DM.
Or wait till tomorrow sometime after I test an move to my release directory.
Sent from my BKL-L04 using Tapatalk
Good news!! Haven't seen much since Frankie left.....
BobAzzon said:
Good news!! Haven't seen much since Frankie left.....
Click to expand...
Click to collapse
Frankie had nothing to do with shamu builds nor Aquarios. XD
Main dev has been too busy with life, now he has some time.
Got another build going since he pushed some updates after I synced.
Test build up when done. If anyone wants to be my guinea pig. ^_^
Sent from my BKL-L04 using Tapatalk
Ive a build for the July patch if anyone wants to test join the telegram channel an hmu.
So far is running fine for me.
https://www.dropbox.com/s/sm4wor7xclho956/Screenshot_20180708-193257.png?dl=0
swear0730 said:
No, it does not. I have yet to find an Oreo build for the Nexus 6 that doesn't crash when you select Phone Information from the test menu.
This ROM did seem to get further as far as APN setups than any other AOSP 8.1 ROM.
I like this ROM a lot and will be sticking with it a while. Still trying to get U.S. Cellular to help me set up the phone for enhanced LTE. There's hope now as AquariOS has a setting for it!
Click to expand...
Click to collapse
Updating to the 07/08/18 build now. AOSiP got the phone information from the test menu working in the 07/09/18 version. Any chance that can be incorporated into this ROM?
swear0730 said:
Updating to the 07/08/18 build now. AOSiP got the phone information from the test menu working in the 07/09/18 version. Any chance that can be incorporated into this ROM?
Click to expand...
Click to collapse
@MikereDD, I looked up the merged changed that addressed this issue in AOSiP. Hopefully it will help fixing the issue on AquariOS.
https://review.aosiprom.com/c/AOSIP/platform_packages_apps_Settings/+/3953

Categories

Resources