New Experience Reborn Rom Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This rom is my personal project for add in cyanogenmod 11 extra parts for my personal goal. It is build from scratch.
Credits:
- Cyanogenmod Team;
- Slim rom Team;
- Liquid Smooth Team;
- Dirty Unicorn Team;
- @lion0738;
- @temasek;
- @Dokdo.
Changelog v3.5 - 03 August 2014
- Sync with latest CM source (03 August 2014);
- Disabled Phase Beam live wallpaper;
- New static default wallpaper;
- Welcome back sound recorder (without it, sms app will force close creating mms for audio registration).
Frameworks Base:
- Merge:make incoming call screen style configurable (1/3)
- Merge: add option to change size of QS ribbon bar (1/2);
- Frameworks: Add color to status bar clock (1/2);
- Statusbar clock font style (1/2);
- Clock Font: Adding more styles (1/2);
- Fix status bar clock clicking;
- Fix status bar clock;
- HeadsUp: User configurable timeout (1/2).
Package Settings:
- Merge: Add option to change size of QS ribbon bar (2/2);
- Add color to status bar clock (2/2);
- Statusbar clock font style (2/2);
- Clock Font: Adding more styles (2/2);
- Fix clock font style default setting;
- HeadsUp: User configurable timeout (2/2).
Package InCallUI:
- Merge:make incoming call screen style configurable (2/3)
Packages/services/Telephony:
- Merge:make incoming call screen style configurable (3/3)
Click to expand...
Click to collapse
OLD CHANGELOG IN SPOILER:
Changelog v3.0 - 25 July 2014
Code:
- Major bug fixing release with a lot of merged and unmerged commits;
- New boot animation.
[B]Frameworks Base:[/B]
- Last app toggle from Omni Rom (navring target)(1/2);
- Framework: new navring icons for last app;
- Clear Hardware-Layers before system destroys HardwareRenderer;
- QS: Make PerformanceProfile Tile respect locale change for label;
- QS: Make CameraTile respect locale changes for the label;
- [ActivityManager]: Update home process when home activity resumed;
- [ActivityManager] Do not finish root activity when reset task;
- [ActivityManager] Move top task to top in window manager;
- [HWUI]: fix residual line on FrameBuffer;
- [AssetAtlas]: Fix AssetAtlas not consider all size of texture;
- Add global setting for all stats control;
- Fix possible NPE (NAVBAR THEMED);
- Logging in LocalTransport on as default;
- Boost hint when waking screen;
- HeadsUp: Fix dismiss on back key press;
- [ActivityManager] Avoid mistaking visibility by finishing task;
- Add framework torch service;
- Fully fix interaction between torch and camera usage;
- Make sure we clean up;
- Fix NullPointerException in ListView;
- Fix thumbnail bug;
- Fix possible NPE in SyncHandler.onBootCompleted();
- PackageManagerService: fix StrictMode violation in getFileCrC;
- ActivityManager: reduce reuse recycle;
- Fix AudioTrack and AudioRecord JNI;
- Fix the bug in replacing a fragment with itself;
- ExpandableListView: Fix to nofity group collapse event;
- Frameworks: Make Spinner widget request the itemtype of the adapter;
- Fix "pm list permissions" crash if resource string missing;
- Fall back to "tl" if "fil" is absent;
- WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent;
- [HWUI]: Fix invisible views are still shown in popup window;
- [HWUI]: Fix residual line on FrameBuffer;
- Bluetooth-OBEX: Fine tune OBEX Tx MTU for better performace/power;
- Frameworks: Fix ap list issue while wifi turns on;
- Wifi: Support for AP with Chinese GBK Charset SSID;
- Bluetooth: Avoid fd leak for Bluetooth server socket connections;
- IndexOutOfBoundsException observed in ProcessStats;
- Wifi: Disable the network based on the Deauth reason code;
- Show submenu from menu list on hardware MENU key press;
- P2P : Flush P2P scan results on group fomation failed event;
- Framework/base: Do not kill the supplicant on a request to stop it;
- Add support for BeiDou and Glonass;
- Revert "Add support for BeiDou and Glonass";
- Wlan: Fix to handle the failure status on supplicant start;
- Framework/base: Handle P2P-REMOVE-AND-REFORM-GROUP event;
- QuickBoot: don't wake up screen when usb connected;
- Mms: Fix FC issue that when tapping contact icon many times;
- Audio: SetForceUse config check in AudioService;
- Bluetooth: Fix to avoid object leaks during BT OFF;
- ChooseTypeAndAccountActivity: Fix the Null pointer Exception of monke;
- DialogFragement: Add null pointer check for mDialog for protection;
- Framework/base: Create surface based on the panel orientation;
- SystemUI (MSIM): Fix Airplane mode toggle issue using Quick Access menu;
- Make sure that items are visible;
- When mInputText isn't on focus, hide the soft keyboard;
- Libmediaplayer: update MIME types to include DASH support;
- Frameworks/base: Update timelapse quality check;
- Reduce total number of background apps for low memory devices;
- Add CAP_BLOCK_SUSPEND Linux capability to system server;
- Server: make clat interface name public.
[B]Packages Settings:[/B]
- Last app toggle from Omni Rom (navring target)(2/2).
Changelog v2.6 - 19 July 2014:
Code:
- Sync with latest CM source (19 July 2014);
- Build with SaberMod 4.8.4 Toolchain;
- Merge tag android 4.4.4 r2 (KTU84Q);
- Zipalign script and binary;
- Build.propo tweaks;
- New boot animation;
[B]Frameworks Base:[/B]
- Theme: support applaying components from multiple themes (1/3);
- Lockscreen notification: please don't die;
- Power menu tiles in quick settings (1/2);
- Ad blocker (1/2);
- Wackelock blocker (1/2);
- Add brightness slider to notification drawer (1/2).
[B]Packages Settings:[/B]
- Power menu tiles in quick settings (2/2);
- NER Tweaks header settings;
- Ad blocker (2/2);
- Wackelock blocker (2/2);
- Add brightness slider to notification drawer (2/2);
- Add system app remover.
[B]Packages Theme Chooser:[/B]
- Theme: support applaying components from multiple themes (2/3).
[B]Package CMAccount:[/B]
- Theme: support applaying components from multiple themes (3/3).
Changelog v2.5 - 14 July 2014:
Code:
- Sync with latest CM source (14 July 2014);
- New su binary;
[B]Frameworks Base:[/B]
- Advanced reboot: soft reboot option;
- Framework: doc comments and typo fix;
- Fix APPT so that duplicate packages id errors are not incorectly reported;
- Base: allow disabling non intrusive InCallUI (1/3).
[B]Package Settings:[/B]
- Add option to restart SystemUI;
- Removed CM Updater, CM Statics and changelog;
- Add Supersu header in settings package.
[B]Package Services/Telephony:[/B]
- Telephony: allow disabling non intrusive InCall ui (2/3);
[B]Package InCallUI:[/B]
- InCallUI: allow allow disabling non intrusive InCallUI (3/3);
- InCallUI: add a non intrusive dialog for incoming calls (1/2);
- InCallUI: disable back butoon on non intrusive incall card;
- IncallUI: fix non intrusive in call layout.
[B]Package Dialer:[/B]
- Add add a non intrusive dialog for incoming calls (2/2).
Changelog v2.1 - 09 July 2014
Code:
- Sync with latest CM source (09 July 2014);
- New Rom Logo in device info;
- New developer ID string in device info.
[B]Frameworks Base:[/B]
- Custom clear recent button (1/2);
- Ram Bar (1/2);
- SystemUI: clear disappering children and remove headup on recreate;
- HeadUp: only remove headup if attached to windows.
[B]Package Settings:[/B]
- Custom clear recent button (2/2);
- Ram Bar (2/2):
- For the sake of search don't split security settings;
- Bump settings search DB version;
- Remove security preferences from lockscreen option.
Changelog v2.0 - 07-07-2014
Code:
- Rom (not kernel) builded with Linaro 4.9 toolchain;
- Sync with last CM source (07-07-2014) with new search feature in all settings, arrow key while typing etc.
[B]Frameworks Base:[/B]
- Smooth Progress Bar: initial commit;
- Smooth Progress Bar: user custom settings (1/2);
- Smooth Progress Bar: interpolator option, change default option (1/2)
- Lockscreen Notification: fix and clean up;
- Lockscreen Notification: fix force close on launching Hangout notification;
- Lockscreen Notification: beauty;
- Add support for pause, resume, stop and retry download by manual (1/2);
- SystemUI: improve headup expanding performance;
- Reduce memory leaks by remove all views;
- Services: don't clear wallpaper when SystemUI restart;
- Speed up orientation rotation;
- Apple can do, we can do better: speed up system animation.
[B]Package Settings:[/B]
- Smooth Progress Bar: (2/2);
- Smooth Progress Bar: interpolator option, reset option, add preset.
[B]Package DownloadProvider:[/B]
- Add support for pause, resume, stop and retry download by manual (2/2).
Changelog v1.5 - 30-06-2014
Code:
[B]Framework Base:[/B]
- Lockscreen notification (1/2);
- Lockscrren notification: make dynamic widht a device overlay settings;
- Lockscreen notification: rewrite and notification logic;
- Lockscreen notification: try to fix Systemui occasionally force close at boot;
- Lockscreen notification: fix NPE;
- Losckscreen notification: add shol all notification button;
- Lockscreen notification: dismiss all butto, improve animations, clean up;
- lockscreen notification: fix show/hide all button;
- Lockscreen notification: some fix;
- Add traffic meter statusbar (1/2);
- Hide statusbar traffic meter if there is not data (1/2);
- Add custom color statusbar traffic meter (1/2);
- Advanced reboot enabled by default.
[B]Package Settings[/B]
- Lockscreen notification (2/2);
- Add traffic meter statusbar (2/2);
- Hide statusbar traffic meter if there is not data (2/2);
- Add custom color statusbar traffic meter (2/2).
Changelog v1.0 initial release:
Code:
[B]Framework Base:[/B]
- Navigation bar custom dimensions (1/2);
- App sidebar (1/2);
- App sidebar some adjustemant;
- App sidebar fix icons label;
- App sidebar notify if app is not installed;
- Statusbar clock and date customization (1/2);
- Custom carrier text (1/2);
- AOKP system custom animations (1/2);
- Update AOKP animations (1/2);
- Listview custom animations (1/2);
- Custom toast animation (1/2);
- Fine seekbar control;
- Improve scrolling cache;
- Speedup statusbar notification drawer;
- Add cpu boosting hooks.
[B]Package Settings:[/B]
- Navigation bar custom dimensins (2/2);
- App sidebar (2/2);
- Statusbar clock and date customization (2/2);
- Custom carrier text (2/2);
- AOKP system custom animations (2/2);
- Update AOKP system custom animations (2/2);
- Listview animations (2/2);
- Custom toast animations (2/2);
- Install unknown source app by default;
- App verification disabled by default;
- Personaized device info settings.
DOWNLOAD
NER v3.5
GAPPS
XDA:DevDB Information
NER, ROM for the Google Nexus 4
Contributors
autoradio78
ROM OS Version: 4.4.x KitKat
Version Information
Status: Abandoned
Created 2014-06-24
Last Updated 2014-09-26
F.A.Q.
Q. Can I request new features?
A. You can do what you want, but your request will be ignored
Q. How I can flash this rom?
A. Reboot device in recovery mode, wipe cache factory reset, wipe dalvik cache flash rom..done, reboot.
Q. Whic kernel can I use?
A. This rom is cm11, so you can use all CAF basedkernel.
Q. Are the gapps included?
A. Nope.
Q. What are the requirements for flashing the rom?
A. No requirements, you must go from any kitkat rom.
Nice, a cm based rom with only the more useful features added. I'll give it a try.
Sent from my Nexus 4 using XDA Premium 4 mobile app
ltjmax said:
Nice, a cm based rom with only the more useful features added. I'll give it a try.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yeah, keep me informed
Are there quick settings tiles mod? I mean 5 in a row and tiles reboot and etc
Sent from my Nexus 4 using XDA Premium 4 mobile app
sid21 said:
Are there quick settings tiles mod? I mean 5 in a row and tiles reboot and etc
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Nope, but in new cm11 there is option for small tiles
Well, I'll pass some time on this rom for sure.
Seems pretty stable and the added features works well. It is, for me, cm as it should be.
No need for a rom with all the existing features, just this, simple and useful.
I'll see for the battery life after a couple of charge cycle.
Thanks for the rom!
Sent from my Nexus 4 using XDA Premium 4 mobile app
ltjmax said:
Well, I'll pass some time on this rom for sure.
Seems pretty stable and the added features works well. It is, for me, cm as it should be.
No need for a rom with all the existing features, just this, simple and useful.
I'll see for the battery life after a couple of charge cycle.
Thanks for the rom!
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Rom is stable and yes, include only needed features..
In future will be lockscreen notification I think
Uhmm, sources and stuff?
Xr01d_GT said:
Uhmm, sources and stuff?
Click to expand...
Click to collapse
There is not my source...commit was cherry picked from github of the Team/Author that I indicate in credits.
New update, check first post..enjoy!!
Anything new coming?
beillal said:
Anything new coming?
Click to expand...
Click to collapse
O yeah, every 7-10 day will come new build with sync source ( new feature search in all settings and arrow key while typing by CM Team)..
New version will be compiled with Linaro and I will add some little fix and features...stay tuned
Version 2.0 is up: enjoy
Screenshoots
This sub-menù appears 2 time, under Security (as usual) and under lockscreen - Security
Inviato dal mio Nexus 4 utilizzando Tapatalk
haget83 said:
This sub-menù appears 2 time, under Security (as usual) and under lockscreen - Security View attachment 2838868
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
Thanks for information
I will fix this small issue in next build
Sent from my Nexus 4 using XDA Premium 4 mobile app
I Just got a reboot while using WhatsApp, im Not a geek, i dont know if this can help
Inviato dal mio Nexus 4 utilizzando Tapatalk
haget83 said:
I Just got a reboot while using WhatsApp, im Not a geek, i dont know if this can help View attachment 2839796
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
Reboot occur when? When you receive a notification? Have you enable handup?
Tomorrow new build
Sent from my Nexus 4 using XDA Premium 4 mobile app
looks awesome
Sent from my Nexus 4 using XDA Premium 4 mobile app
Related
{
"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"
}
Hello everyone! I started building AOKP roms a while back for the Galaxy Nexus and would like to support the Nexus4!
I've been running my own nightlys for a while now and figured I'd share with the community
Code:
AOKP is a WORK IN PROGRESS; some things might be broken or missing.
I'm still learning to build roms; I may have broken additional things.
Don't flash any of my builds unless you are comfortable
with reverting to a prior ROM in case something does go wrong. Keep in
mind that I build these for fun
I WILL NOT BE RESPONSIBLE IF YOUR PHONE EXPLODES.
You've been warned. ;)
This was built from AOKP source
AOKP Website
AOKP Gerrit
Thanks to the team KANG for an amazing product and all their hard work!
Thanks to the Cyanogenmod team for all they've contributed to Android. We wouldn't be where we are now without them!
Thanks to all the Devs who submit commits to AOKP Gerrit - this keeps the project flowing and gives me cherries to pick
Thanks to all of you who try this ROM for making the time I spent on this worth while!
What I want to add to the rom:
* CMFileManager
* Apollo
* Goo.im OTAs
* Include Goo.im app with rom
* Custom boot animation
* Custom Default Wallpaper
What I've changed:
* Added CMFileManager
* Added Apollo
* Goo.im OTAs are working!
* Added Goo.im app
* Wallpaper in the OP will now be the default wallpaper for new installs. - THANKS MAZDA
-= Cherries picked from gerrit.aokp.co =-
I'm currently building nightly AOKP builds without additional cherry picking.
What works:
Everything should be working
What's broken?
You tell me
Fresh Install
Wipe data/Factory Reset
Wipe Cache Partition
Wipe Davlik Cache
Flash ROM.zip, Gapps, and Kernel if desired
Reboot
Coming from previous nightly
Wipe Cache Partition
Wipe Davlik Cache
Flash ROM, Gapps, and Kernel
ROMS:
4.2.2
Downloads
GAPPS:
4.2.2 Gapps
If you download my Rom, Let me know!
I'd like to know if the community wants me to keep this up or not.
Thanks and Enjoy!
**Change Log**
12/05/2012
Code:
Recent Merges:
I85006356 - RomControl Add in Power Control And Update NavBar (2/2)
I970bae38 - Frameworks - Make NavBar hide [1/2]
I2fb472e0 - Add option to set the color of the digital clock widget
Ia043ebb2 - SysUI - Return Search as NavBar option [2/2]
I32ce71a9 - RC/NavBar - Bring back Search Key/Action [1/2]
Ic911c251 - add AOKP clock widget
I99bf5738 - DeskClock - Fix FC at Dreams settings
12/10/2012
Code:
Recent Merges:
I46aa7dec - Add IME Toggler (1/2)
Id0db2b3d - Add IME Toggler (2/2)
I75ee3ba8 - Allow all widgets to be added to lockscreen.
Id28ba9b7 - Allow full themeing of mms via theme chooser
I09db1208 - Allow full theming of Contacts via theme chooser
Ic441d256 - Dialer - T9 / Landscape Merges
I4227c79a - libion: Support for old ION API
I52a57cb0 - Lockscreen allow homescreen widgets
I84233118 - Lockscreen: Option for Unlimited Widgets 1/2
I4bc97c92 - Lockscreen: Option for Unlimited Widgets 2/2
I11a26232 - Make both analog clocks available on the lockscreen
I16c5ab04 - Phone : Dialpad settings
I1eb5904b - Phone mods
I60bd761e - PowerMenu: Add Screenshot, Airplane Mode, and Torch (2/2)
If448084d - PowerMenu: Add Screenshot, airplane mode, and Torch Icons needed.
If091b91f - Quicksettings: add favorite contact tile (1/2)
I08b8859f - Quicksettings: add favorite contact tile (2/2)
I306217ab - Quicksettings: add favorite contact to available toggles
I69dda966 - Set Longpress home to blank
Ib8a355d1 - Settings : Fix App & Widget Pickers.
Id9abcd0c - SystemUI: Fix/Update some quicksettings icons
I1c64e30c - update clock hands for the AOKP clock widget
12/19/2012
Code:
Recent Merges:
AOKP/frameworks_base
I287ae3d2 - fix license header
Iba75e8f1 - SystemUI: nav bar menu keys as left and right dpad arrows
Ie5200e57 - FWB: National data roaming and make it optional (1/3)
Ib9a96672 - Themability of battery text type
I8594ef82 - Framework: Use holo alert drawables
Icab95253 - SystemUI: fix quick toggles layout in landscape mode
I3f2539ee - SystemUI: remove mStatusBarContainer to fix focus handling
I3607a146 - SystemUI: fix pulldown header for themes
I42d33568 - framework: port "fix notification icons not animating till ticker is updated"
I31a9d851 - SystemUI: fix long pressing notifications
AOKP/packages_apps_Phone
I524f3b71 - Phone: Forward port Add national data roaming and make it optional (2/2)
AOKP/packages_apps_ROMControl
I7d6c1fd8 - add menu arrow keys toggle
I11c187ad - avoid multiple registrations
I9c0ef29b - QuickSettings: add nitros images again...
If651bbac - change default bluetooth connect and headphones connect modes to off
I815ac1f3 - Revert "QS Toggles: New Icons from Nitroz"
Icd46fe89 - QS Toggles: New Icons from Nitroz
I400c05fc - Powermenu: show back arrow in actionbar
AOKP/vendor_aokp
I561a6127 - Update Performance Control
I7ca6a5c6 - Remove prebuilt LatinIME
I7d4088d0 - enable tracing on aosp latinime
01/21/2013
Code:
Recent Merges:
I9e811cfd keyguard: fix layout for 320dp devices AOKP/frameworks_base
I7b708553 Frameworks: Allow Custom Icon Tinting Option (1/2) AOKP/frameworks_base
I19dd1b19 ROMControl: Allow Custom Icon Tinting Option (2/2) AOKP/packages_apps_ROMControl
I715b88ac SystemUI: show date on 2 lines in status bar AOKP/frameworks_base
I64b5f53a Lockscreen: Add timeout and instant lock option to slide lock (2/2) AOKP/frameworks_base
Ide8e8d14 Lockscreen: Add timeout and instant lock option to slide lock (1/2) AOKP/packages_apps_Settings
Ife7db452 Lockscreen : Hide clock for DeskClock AOKP/frameworks_base
I86d758cb Add custom vibrate AOKP/packages_apps_Mms
01/22/2013
Code:
Recent Merges:
Ie7e32a0e Lockscreen: provide haptic feedback on longpress unlock AOKP/frameworks_base
I2051489c mako: updated kernel AOKP/device_lge_mako
Iab19a48b derp typo AOKP/packages_apps_Mms
Ie8594cf1 Mms auto-retrieval (3/3): mms app AOKP/packages_apps_Mms
I1d8321f2 Mms auto-retrieval (1/3): framework AOKP/frameworks_base
I29529636 camera: Add new commands to compatibility block AOKP/android_system_core
Ice401292 camera: Remove histogram commands AOKP/android_system_core
I6b7c74c5 SystemUI: simpler RAM bar implementation AOKP/frameworks_base
I6cab3100 Adjust pseudo to the new build output AOKP/pseudo_buildbot
I94cd49e1 Add Call statistics to Contacts (Phone) AOKP/packages_apps_Contacts
Ied9440ec Make keyboard hints a better visible AOKP/packages_input_LatinIME
02/21/2013
4.2.2
Code:
Recent Merges:
I95d9f05c - Squash commits from CM for making lunch faster
I0bb2f411 - mako: enable krait optimizations
Ib3b88c83 - Fix Quiet Hours not muting notification sounds
I4ae639b9 - Framework: QuickRecord Tile (2/3)
I3d2d863b - Fix NavButton AlphaGlow when pressed
Ifdc825bb - Fix longpress action for tehter toggles
I0a99f98c - Lockscreen: allow widgets to use more space on tablets (1/2)
Ie9ddf00c - SystemUI: unregister ContentObserver
I02f49841 - Fix Transparency Value not sticked with autohide
I541ab53a - Lockscreen: remove mAppWidgetContainerHidden instead of hiding it
Ia067b717 - Camera: SoftwareHDR: Reduce mem usage and let exposure time get tuned
I7a9e52e5 - [1/2] Camera: add software HDR rendering
Iaa92a0ac - Custom vibration per contact
I3e8759a1 - ROMControl: QuickRecord Tile (3/3)
I4149de5d - Add AOKP "developer" to About
I199d680d - unpackbootimg: remove host LOCAL_MODULE_TAG
I5b355be4 - Don't use underscore in lunch combos
Iad5f6529 - Lockscreen: allow widgets to use more space on tablets (2/2)
Ibe29b762 - Vendor: QuickRecord Tile (1/3)
02/22/2013
Code:
Recent Merges:
I99b5aac2 - Revert "kernel_manifest: track own smdk4412"
I7843dc3f - UserInterface: remove vibrate on expand if device has no vibration
Ibea5c87b - Fix AndroidHttpClient leaking connection
I5871dd4f - kernel manifest: remove depreciated method.
Ib6ebcaf8 - Fix Searchlight showing under NavBar at Lockscreen
02/28/2013
Code:
Recent Merges:
I257756d9 - mako: update fast charge path
I5e405e34 - SystemUI: transparency mgr bug fixes
I52ef8182 - Phone: Port CM Advanced Phone Settings
I4d98b883 - Framework: AOSP Fix - starting window memory leak
I80ef0c3f - Toggle rewrite (1/2)
I47d58392 - Keyguard: fix nasty file handle leak
Id21c15cd - RC: Add a little clarity to new toggle implementation
I7ceb1e38 - Toggles: fix initial bluetooth icon
I8c3d2b6a - support Koush's Superuser
Id3b6baf5 - Remove old toggle overlays
Idb9c658a - RC: Toggle rewrite (2/2)
I5f20d97b - Remove Nova Launcher as prebuilt
I95d9f05c - Squash commits from CM for making lunch faster
Ie9ddf00c - SystemUI: unregister ContentObserver
I37fb05a5 - Update SuperSU and su to latest version
I7405b7f1 - add missing QuickSettings toggles to overlays
Ife7db452 - Lockscreen : Hide clock for DeskClock
Iaf3f6300 - UserInterface: updated logic for initial Allow 180 Rotation check state
I3227343f - Sound Toggle: Improve logic with new icons.
Ib9b6cd58 - PowerMenu: Security Feature (Toggle) to Hide Reboot (reboot recovery) 1/2
I2ceb4bf4 - PowerMenu: Security Feature (Toggle) to Hide Reboot (reboot recovery) 2/2
I5090ba91 - Vendor: Tablet Toggles
03/04/2013
Code:
Recent Merges:
I917de8cf - Workaround until gps can be fixed, force gps to stay in standalone mode when ...
I4113e049 - Settings: Add setting in security for sms message rate alerts from CM10
I6778bf52 - Update btif_media_task.c
I33342f5e - RC: Navring rework.
Iff157e4e - FW: Navring Rework.
I2a2ccba7 - Avoid invalid memory access when using extractMetadata()
I38864a09 - Fix Toggles summary
I3655e991 - frameworks: Smooth background gradient
I96face58 - RC: Fix Headers
Icb4b0680 - Spen Options 2/2: Enable Spen options
Id811af65 - Toggles: fix silent off label
I3f1b4e74 - RC - Allow User select Tablet Mode [1/2]
I4bc044fa - Include android.permission.ACCESS_SUPERUSER permission in the base API
I0fa34996 - QuietHours Toggle (1/2)
I2082e12f - QuietHours Toggle (2/2)
I70995cd1 - DeskClock: Add option to toggle unlock on dismissal of alarm
Id604c092 - Remove unused RunConfig.
I820e0fa8 - Navbar and navring: remove screenshot option
I9159a700 - AwesomeAction: Make more awesomeer
Id1e02801 - Spen Options 1/2: Enable Spen options
Ibcaf8a76 - mako: update blobs
03/07/2013
Code:
Recent Merges:
I2f6e760d - Fix shifted CallLog duration display
Iec31e924 - About AOKP: remove donate links
I917de8cf - Workaround until gps can be fixed, force gps to stay in standalone mode when ...
I8c8385af - audio: Subsystem Restart changes
Idc3fe5b4 - SystemUI: avoid NPE when no toggles are set
If9918051 - Add check for sw600DP screens
I451f53bb - SystemUI: set correct initial NFC toggle state
I33b37e74 - Fix audio recording for ICS audio blobs
Iec9f8d91 - audio: Fix input enums for pre-4.2 audio blobs
Ic7b42356 - Update SuperSu and su to latest version
Ib739f875 - RC: Fix toggle setup dialog width & move toggle option up in RC
I4113e049 - Settings: Add setting in security for sms message rate alerts from CM10
I737833b5 - input: Add option to toggle pointer icon when using stylus
I6778bf52 - Update btif_media_task.c
I33342f5e - RC: Navring rework.
Iff157e4e - FW: Navring Rework.
03/08/2013
Code:
Recent Merges:
Ibd70dd7e - Add option for switching between UMS and MTP/PTP mode. (1/2)
Ic6fa16dc - Add option for switching between UMS and MTP/PTP mode. (2/2)
I94b9f058 - NFC toggle fix
I98789343 - msm_fb: display: calculate mdp clock including borderfill pipe
I203ce618 - msm_fb: display: Configure solidfill color to black
If1378514 - manifest: track own e2fsprogs
I9ab84e4d - CRT screen off animation user defined (2/2)
I0d553179 - CRT screen off animation user defined (1/2)
I0882b4bb - Switch to open source superuser
I0882b4bb - Switch to open source superuser
I0882b4bb - Switch to open source superuser
03/11/2013
Code:
Recent Merges:
Id3a9bb94 - RC : Hide items when not viable
I4a88438f - Fix camera extra settings menu
Id8004342 - Navring: Fix landscape for phones and 4+ targets
I59c75349 - Performance increase in thumbnail handling
I36779d8a - Skia: Introduce caching of unscaled Bitmaps.
I1f733f53 - Vectorize bitmap operations on A15 too
Id4341e75 - core/jni/android/graphics: Cache copy of pre-scaled Bitmaps
I12defef6 - frameworks/base: vectorize Bitmap operations
Iec7f79f9 - Navring: fix NPE if app uninstalled and in Navring
I398f372b - Fix the message when Bluetooth is turning off while on the tethering menu.
03/19/2013
Code:
Recent Merges:
I526e53ab manifest: Track CMs calculator for additional functionality
Ic1ffec4d Fix race in bootanimation
Ie92cb2ed Change property check to AOKP
I16dc2a90 Fix Hidden Navbar Enable. On "Hidden Navbar Enable" changed,"Drag Handle ...
Iad89a0c4 Ported: Volume adjust sound preference 1/2
Iad89a0c4 Ported: Volume adjust sound preference 2/2
I697c01bd Mms - Insert Emoji and Smiley at Cursor position
03/23/2013
Code:
Recent Merges:
RC : Overhaul NavBar buttons UI
FW : Rework NavBar UI in ROMControl.
add option to daydream on wireless charger (1/2)
add option to daydream on wireless charger (2/2)
FW: Status Bar Hide toggle (1/3)
RC: Status Bar Hide toggle (2/3)
Create custom manifest while tagging
Settings: Lockscreen rework WIP
RC lockscreen rework WIP
FW: Lockscreen rework WIP
Enable support for WebGL
performancecontrol: add COMMON_VDD_PATH
03/25/2013
Code:
Recent Merges:
Fix increasing volume checkbox layout
FW : Fix Tablet Layout (Clock & Notification)
FW : Bring Scrollable toggles back
Refactor Lockscreen fragment layouts
ROMControl: Vibration, NavRing, Lockscreen Arrows
04/05/2013
Code:
Recent Merges:
[HTML5] Implementation of WebSockets (framework).
[HTML5] Implementation of WebSockets (WebKit).
a2dp hw: adding a2dp tuning through bdroid_buildcfg.h
Ability to hide Volume State toggles in Power Menu (Frameworks Part)
Ability to hide Volume State toggles in Power Menu (RC Part)
add more devs! (2013 edition)
Adjust margin of ActivityPreference
Allow calls to su on nonDebug builds
Allow enabling WebSockets from Labs Preferences
apns-conf: add T-Mobile US LTE
build: fix device assertions
Clock Options: UX improvements
disable camera sounds (1/3)
disable camera sounds (2/3)
disable camera sounds (3/3)
Disable fast toggle if traditional/scrollable style is active
envsetup: Add pstest
Fix a Cursor leak
Fix initial SuperUser denial
Fix memory leak when creating SkBitmapProcShader
Fix picture size tables
Fix race condition in backlight adjustment.
Fix resource leak: When call MediaMetadataRetriever.setDataSource or ...
Framework: CustomToggle [WIP]
FW: add spacers to Traditional Toggles.
FW: New unlock logic for lockscreen
hwui: This code should only be enabled with QCOM_BSP
libbt-hci: include bdroid_buildcfg.h from device repo
libstagefright: Stop the logspam from LPAPlayer
Lockscreen: adjust layout of GlowPad
Mako RC overlay: fix typo
MDPI devices compatibility
Mms: Fix Visibility of Action Bar Text
native: Add custom 32-aligned NV12 colorformat
NavRing: fix icon size
Overhaul CMDProcessor to fix deadlock and allow redirection
Pause drawing when not visible
Phone: Ignore restart ringer once silent requested when incoming call
RC New unlock logic for lockscreen
RC: Fix accidentally amended arrays
RC: Vibration Patterns should have an odd number of intervals
Reboot dialog fixes
remove CDMATools prebuilt
Remove opaque check in GLRenderer when preparing dirty region.
Revert "Pause drawing when not visible"
ROMControl: CustomToggle [WIP]
ROmControl: Remove android:label from TransparencyDialog
Settings: fix incorrect value in autobrightness adjustment
SystemUI: Reboot Toggle
SystemUI: Screenshot Toggle
SysUI : Fix opacity of LastApp Icon
SysUI: Prevent Kill-Task from killing SystemUI.
Tighten enforcement of file modes.
Toggles: Add screenshot delay option
Touch up toggle setup dialog
Track own dalvik
Update Straight Talk ATT MMS proxy
04/09/2013
Code:
My Changes:
Included CMFileManager
Recent Merges:
None
04/10/2013
Code:
My Changes:
Included Apollo
Recent Merges:
None
04/16/2013
Code:
Recent Merges:
MDPI devices compatibility
Revert "Add PerformanceControl Quick Link in Settings"
Camera: fix crash from storage selection patch
Remove PerformanceControl & a510
ROMControl: NavRing Layout (DualPanel) Part 2
ROMControl: NavRing Layout (DualPanel)
also mine
one more... for good measure
Glad to see you here.....will be trying this asap
Sent from my Nexus 4 using xda premium
The link is broken
Sent from my Nexus 4 using xda premium
jaestreetss said:
The link is broken
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
What link is? They both seem to work for me
jaestreetss said:
The link is broken
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Working here
Sent from my Nexus 4 using xda app-developers app
What's the difference between this AOKP ROM from the one in original development?
ArmandHammer said:
What's the difference between this AOKP ROM from the one in original development?
Click to expand...
Click to collapse
the original dev thread is official AOKP supported.
Mine is unofficial. as of right now both are practically the same but when I start cherry picking this will be the same as that one plus extra features
I'm all about change. Thanks for this!!! Downloading now and will take it for a spin a day or two
So couple of hours in and may I just say............WOW!!! LUV LUV the zipness, rich colors and overall performance!
Think this may be my ROM of choice for a while!
solrac.dc said:
So couple of hours in and may I just say............WOW!!! LUV LUV the zipness, rich colors and overall performance!
Think this may be my ROM of choice for a while!
Click to expand...
Click to collapse
I'm glad you like it!!
Thanks for letting me know!
Absolutely!! Also don't forget to hit my thanks button
Let me ask LOL what song is your Boot Animator jamming too LOL
solrac.dc said:
Absolutely!! Also don't forget to hit my thanks button
Let me ask LOL what song is your Boot Animator jamming too LOL
Click to expand...
Click to collapse
He's jammin to what ever you want haha.
I was sitting around one day trying to think of a fun boot animation for my Rom and that's what I came up with
shalkith said:
He's jammin to what ever you want haha.
I was sitting around one day trying to think of a fun boot animation for my Rom and that's what I came up with
Click to expand...
Click to collapse
I've been jamming a lot to Will.I.Am track "Scream & Shout" so there you go
EDIT: Yo!!! That quick reply pop up window is SICK. Like how it is done up, this junt is getting better and better!
going for a spin...will report back...looking forward to it...
somehow i got system force close on the first boot anyone?
No changes for now ? Then I will wait for the changes before trying it
chiensibut said:
somehow i got system force close on the first boot anyone?
Click to expand...
Click to collapse
Did it continue to do that over and over or just once?
Did a reboot fix it?
exadeci said:
No changes for now ? Then I will wait for the changes before trying it
Click to expand...
Click to collapse
Cherrypicks are coming soon
{
"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"
}
Dirty Unicorns is a custom ROM built with stability in mind and optional customization. The idea to start this ROM began out of pure boredom around 4.1.2 on the EVO 3D and later turned into a form of an addiction (a good one) to see where we could go from there. We have since expanded to more devices to include the HTC One, Nexus 5, SGS4 and many more. We quickly realize that users loved what we were doing as well as other developers because it was done the right way. We've always had fun doing it and take pride in knowing that we've done it without having to bug the end user for donations to pay for server costs and/or any of those sob stories you hear. This ROM is 100 percent free and will remain that way.
Those wanting to use our ROM as a base are more the welcomed to do so but please maintained the credits/thanks below, do not ask for donations as it wouldn't be fair to do so considering and let us know as we often like to contribute to other projects.
As stated above, we love to maintain authorship but we also like to publicly praise those that have helped us along the way with our wonderful project. With that said, this wouldn't be possible without the work and help of those listed below THANK YOU ALL!!
| OmniROM | AOKP | CM | ChaOS | Paranoid Android | Slim ROMs | Preludedrew | Team Black Out | Official Testers / Translators |
Please check our gerrit/github for full credits/thanks of individual contributorsBelieve it or not, we are human and we do forget things. If we have left someone out of the credit/thanks list, just PM us and we'll gladly add on to the list.
Code:
-- [b]Theme chooser![/b]
-- Heads up
-- Built-in ad blocker (able to update hosts on the fly)
-- Ability to disable FC notifications
-- Enable pointer/user microphone options (screen record)
-- Download Center (Gapps, Xposed, etc)
-- Ability to force Expanded Notifications
-- Over 100 cloud based wallpapers
-- Facebook Sync Hack
-- Immersive mode
-- Hot Reboot In Power Menu
-- Appbar (app sidebar)
-- Customizable Quick Settings
-- Customizable power menu
-- Customizable lockscreen shortcuts
-- App Ops access in Settings
-- TRDS (built in theme in settings)
-- Statusbar Clock options
-- NavBar Options
-- Halo (multi-tasking tool)
-- Halo size/color changer
-- Hardware key remap mod (only for HW button devices)
-- Battery Bar / Circle batteries
-- Network speed indicators in statusbar
-- SuperSU (chainfire)
-- Build.prop mods
-- Init.d Tweaks
-- Active Display (Moto X notifications)
-- ListView Animations
-- Custom System Animations
-- Toast Animations
-- Custom BusyDialog
-- Advanced Low Battery Indicator options
-- ScreenShot QuickTrash
-- Color Changing PhaseBeam
-- Gesture Anywhere
-- Button Light Notification
-- Statusbar Color options
-- OmniSwitch (multi-tasking tool)
-- Driving Mode
-- Lockscreen theme options
-- Lockscreen notifications / options
-- System App Remover
-- Identicons
-- Suspend Actions
-- Wakelock Actions
-- SlimROM based recents
-- Contextual notification panel headers
-- SlimROMs privacy guard
-- Blacklist calls/sms
And much much more, just take a peek into Dirty Tweaks and ENJOY!!!
- https://github.com/DirtyUnicorns-KitKat/android_kernel_samsung_smdk4412
Code:
1. Make sure you're using the latest recovery for your device
- https://www.clockworkmod.com/rommanager
- http://techerrata.com/browse/twrp2
- https://goo.im/devs/OpenRecovery/
2. Download the latest update for your device
(either check http://download.dirtyunicorns.com or hit the TEST Builds tab here and find the latest)
3. Move anything that you think is important over to your Desktop or upload it to dropbox or whatever (pictures, music, etc)
4. Backup your apps via Titanium backup or equivalent app and either upload them to dropbox or onto your Desktop
5. Reboot into recovery
6. Wipe everything. This doesn't mean just system or factory settings. This means EVERYTHING!
Tap on Wipe/Advanced Wipe and check the following and swipe to wipe
- Dalvik Cache
- Cache
- Data
- Internal Storage
- System
- MicroSD (some devices don't have this option)
7. Move the ROM zip over to your sdcard either by mounting USB storage or adb
8. Flash the ROM zip
9. Let it boot
10. Reboot back into recovery
11. Flash whatever GAPPS (as long as it's 4.4.X)
12. ENJOY!!
-- Have not seen any issues but if you do, please provide as much information as possible and/or a logcat
Code:
[b]v8.1 -22-10-2014[/b]
- Call Recording
- Wifi notifications: notify when wifi connects
- Make InCall Dialog themeable
- Dynamic Color Changer Mod
- Hide carrier in keyguard option
- Improve floating window functionality
- Hide features not being used by certain devices
- Call Recording format selection
[b]v8.0 - 29-09-2014[/b]
- Camera: exposure time support
- PIE from ParanoidAndroid added
- PIE color settings
- More PIE targets
- NavBar keyboard arrows toggle
- WiFi power menu
- Calendar enhancements and fixes
- Dirty Tweaks tile
- Added Power Menu / Quick Settings button in pulldown
- Theme engine improvements and fixes
- Add moar default tiles/toggles
- Quiet Hours up to date with slim rom
- Gallery enhancements and fixes
- Show Heads Up on Bottom
- Carrier logo statusbar option
- Complete translations for five languages added
- Rebase to cleaner looking traffic indicator
- Remove blur lockscreen
- More DU wallpapers added
- Heads Up background color/transparency
- Vibration options
- Keyguard: Bring back fast unlock
- Custom Tile
[b]v7.9 - 21-08-2014[/b]
- MIUI Style carrier text in the statusbar
- Bring Slim Recents up-to-date with SlimROM
- Show notification when charging
- Modify Location Tile
- Filter spam notifications
- Move Dark UI into themes
- Theme chooser fixes
- Toggle boot audio on and off
- Add ability to play audio to Boot Animation
- New shutdown animation and busy dialog
- 6-bar signal icon style
- Overscroll effects
- Add moar Gapps to the Download Center
- Camera2: Make navigation bar and status bar transparent
- User defined wifi/usb tether network
- Toggle nav bar through power menu
- Add hardware tunables for some devices
- Show plugged type (AC / USB) on QS battery tile
- Option to always show heads up in expanded mode
- Option to disable heads up in lockscreen
- G+ system ui f/c fix
- DU Neon Clock
- Add option for setting device phone number
- Removed redundant features from tablets
[b]v7.8 - 02-08-2014[/b]
- Update to android-4.4.4_r2
- New Bootanimation
- Left handed navbar during landscape mode
- CPUFreq Tile
- Fix hot reboot
- Fake Id vulnerability fix
- Allow changing theme to Holo.Light without crashing
- Themes: Make notification list bg themeable
- Move LCD density from build.prop to it's own category
- Fix holo dark background
- DU about app: Add/Remove People/Devices and General Cleanup
- Moar Double tap to sleep options
- Back to kill app mod
- Fix crash when set .gif as wallpaper
- Fix themes not sticking on reboot if using Xposed framework
- Weather panel
- Fix SwiftKey disappearing issue
- Fix QS layout for camera tile
[b]v7.7 - 07-07-14[/b]
- Updated the ASCII art for flashing
- Theme chooser
- Heads up
- Ability to disable immersive messages
- Blacklist/configureable timeout for heads up
- New sound recorder
- Roboto Fonts from Android L
- Updated SuperSU to v2.01
- Many "under the hood" changes
[b]v7.6 - 21-06-14[/b]
7.6 - 06/21/14
- Update to Android 4.4.4
- Added few toggles/tile (ad-blocker, halo, camera, compass, navbar, etc)
- QS Fliptile animation
- Pattern size upgrade for pattern lockscreen
- Option to reset battery stats
- Fixed Italian camera derp
- Updated SuperSU to v2.00
- Many under the hood changes
[b]v7.5 - 14-06-14[/b]
- Update to 4.4.3_r1.1
- Enabled appointment details in Calendar
- Kernel Tweaker Removed
- Halo Color
- New HALO drawables for KK
- ART fixed (Thanks Google!)
- Show Seconds next to StatusBar Clock
- InCallUI: Add "Answer Via Speakerphone" Glowpad Target
- Launcher3: Icon pack support
- Launcher3: Add custom hotword detection
- OmniSwitch: Fixes and improvements
- Added JB-like battery icon
- Fix volume rocker to skip tracks
- New Ad blocker
- Implement App circle sidebar
-Multi-Floating windows
- Implement SIM card management
- DownloadManager: add support pause/resume/stop notifications
For a more detailed changelog, feel free to check out our Gerrit
[URL="http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z"]http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z[/URL]
DOWNLOAD LINK (i9300) - http://dl.niimdroid.com/i9300/Official/DU_i9300_4.4.4_20141020-1938.v8.1-OFFICIAL.zip
MD5 - http://dl.niimdroid.com/i9300/Official/DU_i9300_4.4.4_20141020-1938.v8.1-OFFICIAL.zip.md5sum
GAPPS LINK - http://goo.gl/3dcG27
Google+ community - https://plus.google.com/u/0/communities/109738128866939227235
Please keep in mind that in our Google+ community, we like to post test builds to fix bugs and/or gauge what the user would like to see in this ROM.
With this said, if you would like to test out an experimental build (might not be stable) please check out our G+ community.
Github source (4.4.4) - https://github.com/DirtyUnicorns-KitKat
Gerrit review - http://gerrit.dirtyunicorns.com/
If you would like to submit a patch to our ROM, please use our gerrit as pull requests often go unnoticed.
All patches are welcomed and reviewed in a timely matter
For more screenshots, please visit this imgur gallery - http://imgur.com/a/vzG2e#0
PLEASE DO NOT MIRROR ANY VERSION OF THIS ROM!
- IF THERE'S AN ISSUE WITH THE LINKS, JUST LET ME KNOW!
XDA:DevDB Information
Dirty Unicorns 4.4.4, ROM for the Samsung Galaxy S III I9300
Contributors
GIJS053
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: Omni
Version Information
Status: Stable
Current Stable Version: 7
Stable Release Date: 2014-04-13
Current Beta Version: 6.1
Beta Release Date: 2014-02-05
Created 2014-02-05
Last Updated 2014-10-22
Reserved
Changelog:
v8.1 -22-10-2014
- Call Recording
- Wifi notifications: notify when wifi connects
- Make InCall Dialog themeable
- Dynamic Color Changer Mod
- Hide carrier in keyguard option
- Improve floating window functionality
- Hide features not being used by certain devices
- Call Recording format selection
OLD RELEASES
v8.0 - 29-09-2014
- Camera: exposure time support
- PIE from ParanoidAndroid added
- PIE color settings
- More PIE targets
- NavBar keyboard arrows toggle
- WiFi power menu
- Calendar enhancements and fixes
- Dirty Tweaks tile
- Added Power Menu / Quick Settings button in pulldown
- Theme engine improvements and fixes
- Add moar default tiles/toggles
- Quiet Hours up to date with slim rom
- Gallery enhancements and fixes
- Show Heads Up on Bottom
- Carrier logo statusbar option
- Complete translations for five languages added
- Rebase to cleaner looking traffic indicator
- Remove blur lockscreen
- More DU wallpapers added
- Heads Up background color/transparency
- Vibration options
- Keyguard: Bring back fast unlock
- Custom Tile
v7.9 - 21-08-2014
- MIUI Style carrier text in the statusbar
- Bring Slim Recents up-to-date with SlimROM
- Show notification when charging
- Modify Location Tile
- Filter spam notifications
- Move Dark UI into themes
- Theme chooser fixes
- Toggle boot audio on and off
- Add ability to play audio to Boot Animation
- New shutdown animation and busy dialog
- 6-bar signal icon style
- Overscroll effects
- Add moar Gapps to the Download Center
- Camera2: Make navigation bar and status bar transparent
- User defined wifi/usb tether network
- Toggle nav bar through power menu
- Add hardware tunables for some devices
- Show plugged type (AC / USB) on QS battery tile
- Option to always show heads up in expanded mode
- Option to disable heads up in lockscreen
- G+ system ui f/c fix
- DU Neon Clock
- Add option for setting device phone number
- Removed redundant features from tablets
v7.8 - 02-08-2014
- Update to android-4.4.4_r2
- New Bootanimation
- Left handed navbar during landscape mode
- CPUFreq Tile
- Fix hot reboot
- Fake Id vulnerability fix
- Allow changing theme to Holo.Light without crashing
- Themes: Make notification list bg themeable
- Move LCD density from build.prop to it's own category
- Fix holo dark background
- DU about app: Add/Remove People/Devices and General Cleanup
- Moar Double tap to sleep options
- Back to kill app mod
- Fix crash when set .gif as wallpaper
- Fix themes not sticking on reboot if using Xposed framework
- Weather panel
- Fix SwiftKey disappearing issue
- Fix QS layout for camera tile
v7.7 - 07-07-14
- Updated the ASCII art for flashing
- Theme chooser
- Heads up
- Ability to disable immersive messages
- Blacklist/configureable timeout for heads up
- New sound recorder
- Roboto Fonts from Android L
- Updated SuperSU to v2.01
- Many "under the hood" changes
7.6 - 06/21/14
-Update to Android 4.4.4
-Added few toggles/tile (ad-blocker, halo, camera, compass, navbar, etc)
-QS Fliptile animation
-Pattern size upgrade for pattern lockscreen
-Option to reset battery stats
-Fixed Italian camera derp
-Updated SuperSU to v2.00
-Many under the hood changes, head over to gerrit.dirtyunicorns.com for all the changes.
V7.5
-- Update to 4.4.3
-- Enabled appointment details in Calendar
-- Kernel Tweaker Removed
-- Halo Color
-- New HALO Drawables for KK
-- ART Fixed
-- Show Seconds next to StatusBar Clock
-- InCallUI: Add "Answer Via Speakerphone" Glowpad Target
-- Launcher3: Icon pack support
-- Launcher3: Add custom hotword detection
-- OmniSwitch: Fixes and improvements
-- Added JB like battery percents style
-- Fix volume rocker to skip tracks
-- New Ad blocker
-- Implement App circle sidebar
-- Multi-Floating windows
-- Implement SIM card management
-- DownloadManager: add support pause/resume/stop notifications
-- Tons of fixes and improvements to the kernel and rom
V7.1
http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z
V7
-- Updated Linux kernel upstream
-- Tweaked interactive gov
-- Added kexec hardboot support
-- Enabled USB OTG on ROM side (seek kernel that supports for full support)
-- Added Slim & OmniSwitch Recents
-- Added built-in Kernel Tweaker
-- Added Sprint diag mode (PRL/Profile update support)
-- Implemented Chamber of Secrets (from Slim)
-- Added a 45 sec display sleep timer option
-- Improved status bar color changer
-- Added bionic, dalvik, and system optimizations
-- Implemented Google Reverse Lookup
-- Allow blacklisting of calls from call log menu
-- Enabled gesture lockscreen
-- Added in SMS Tasks
-- Added in Smart Phone Call feature
-- Updated SuperSU
-- Added On-The-Go feature (including QS Tile)
-- Holo Blue genocide
-- Enabled Recents background color changer
-- Added in DU Clock
-- Added in Show 4G instead of LTE option
-- Added in more (and new) animations
-- Added in lock screen handle customization
-- Added in contextual notification panel header
-- Updated links in DU Download Center
-- Allow InCallUI to stay in memory
-- Tons of bug fixes
V6.2.1
-- Added Kerneltweaker (replaces Performance Control)
-- Many under the hood changes (Check Gerrit for a full changelog)
V6.2
-- Option to disable FC notifications
-- Ad-free toggle (Hosts file manager)
-- Facebook Sync Hack
-- PDroid patches included
-- Immersive mode
-- Hot Reboot Option
-- Appbar (ribbons)
-- Customizable Quick Settings
-- Customizable power menu
-- Customizable lockscreen shortcuts
-- App Ops access in Settings
-- TRDS (built in theme in settings)
-- Statusbar Clock options
-- NavBar Options
-- Halo (multi-tasking tool)
-- Halo size changer
-- Hardware key remap mod (only for HW button devices)
-- Battery Bar / Circle batteries
-- Network speed indicators in statusbar
-- SuperSU (chainfire)
-- Build.prop mods
-- Init.d Tweaks
-- Active Display (Moto X notifications)
-- ListView Animations
-- Custom System Animations
-- Toast Animations
-- Custom BusyDialog
-- Advanced Low Battery Indicator options
-- ScreenShot QuickTrash
-- Color Changing PhaseBeam
-- Gesture Anywhere
-- Button Light Notification
-- Statusbar Color options
-- OmniSwitch (multi-tasking tool)
-- Driving Mode
-- Lockscreen theme options
-- Lockscreen notifications / options
-- System App Remover
-- DU Download Center
-- Identicons
-- Suspend Actions
-- Wakelock Actions
-- SlimROM based recents
-- Contextual notification panel headers
-- SlimROMs privacy guard
-- Blacklist calls/sms
V6.1
-- Updated kernel
V6
-- Initial i9300 Kitkat release
Reserved
READ THIS
Let's make a few things clear.
I won't give ETA's because I can't give them. There will be new stuff added (even if it's visual but "under the hood") and that means that it could break something. Fixing it could be easy but it can be hard.
This also means that it could take weeks before a new version is online but it could also be online in a couple days. There's not a schedule. I try to built weekly. And even when there isn't a new version in weeks, it doesn't mean that I'm doing nothing. I'm always busy and when it's ready you'll see a new version.
I hope that I've informed you well enough. If you still have questions, feel free to ask.
Thanks for your patience.
Click to expand...
Click to collapse
AND THIS
FAQ
I cannot flash 4.4, I get an error on recovery about Status 7
You need to install CWM latest recovery. Philz or any other wont work. http://forum.xda-developers.com/show....php?t=2200501
ART does not work, I get FC everywhere
Art is in development, latest PA GAPPS will work, Titanium Backup, Skype, SuperSU wont. Latest Whatspp version doesnt work but this one does https://www.cubby.com/pl/WhatsApp-2-...f482a17a4a9e19
If you want stabilty switch to dalvik.
Somepeople have reported to have root working on ART by flashing 1.65 SuperSU update and setting it to always grant root. Try it at your own risk
How can I enable ART?
Developer settings
Im having problems with my keyboard
Try clearing the keyboard data or switch to another keyboard
My extFAT sdcard does not work
Install an other kernel
I get FC on gapps when flashing a new version
Reflash gapps everytime you flash a new version, its the safest way atm
I dont like the ribbons, its redundant
Wait
The battery icon ribbon is out of place. Plz fix it
Its WIP
Calendar does not sync
Use the Calendar from the Play Store
How can I restore SMS?
by @Goretto
About restoring SMS, follow these steps:
- Go back to your previous rom (you did a nandroid backup, right?)
- Backup your SMS with SMS Backup and Restore
- Flash CM11 (V1 or V2 + fix, up to you)
- Restore your SMS with SMS Backup and Restore but first make sure that SMS Backup and Restore is set as the default SMS App under settings. Once restored, you can set whichever SMS app you want as default (Messages, Hangouts or third party)
Google Now does not work
Your country may not be supported by Google Now, try to use a VPN
Saying "Ok google" Does not work
Change google now lenguage to "English(US)"
Difference between normal gapps and PA Gapps?
PA Gapps are compatible with ART, it also has more apps (look at file size)
Click to expand...
Click to collapse
For are your bug reports and feature requests please use Jira:
http://jira.dirtyunicorns.com
Great! Thanks for the build! Will try it after work and report.
Tapagetalkt via Dirty Unicorns vom Nexus 7 (flo)
Downloading now, will report back if i find any bugs, thanx
GIJS053 said:
Changelog:
V1.1
Repo synced
Kernel updated (3.0.64)
Out of the Testing status, beta now (semi stable)
V1
Initial release
Click to expand...
Click to collapse
The rom could not possibly have been more perfect, apart from a little graphical glitch in the battery tile in quick settings where battery percentage becomes invisible due to it being too far down on the tile, speed is wonderful, and now i will test battery life and whatever i have seen so far i am already liking it. Great work and thanx
Olivebranch said:
The rom could not possibly have been more perfect, apart from a little graphical glitch in the battery tile in quick settings where battery percentage becomes invisible due to it being too far down on the tile, speed is wonderful, and now i will test battery life and whatever i have seen so far i am already liking it. Great work and thanx
Click to expand...
Click to collapse
It's nice to hear this . I'll take a look at the battery tile this day.
Sent from my GT-I9300 using XDA Premium 4 mobile app
New mirror coming soon, for those who don't like the XDA download section.
How is battery life on this Rom?
Verstuurd vanaf mijn GT-I9300 met Tapatalk
Erik1805 said:
How is battery life on this Rom?
Verstuurd vanaf mijn GT-I9300 met Tapatalk
Click to expand...
Click to collapse
http://imgur.com/a/bncmy :angel:. That was my first run.
Great ROM. Congratulations.
Could not have navigation bar? I can not find the setting.
Thanks and Regards.
Enviado desde mi GT-I9300 usando Tapatalk 2
jicv said:
Great ROM. Congratulations.
Could not have navigation bar? I can not find the setting.
Thanks and Regards.
Enviado desde mi GT-I9300 usando Tapatalk 2
Click to expand...
Click to collapse
Hello jicv, you're right. It currently is not in the ROM. Will try to cherry pick it and put it in the next release. In the mean time you can download xposed framework and get GravityBox. You can enable it there :victory:
The FTP server has been offline since this morning. The reason for this: switching domains. I'm currently setting up my new domain and uploading the files. Please be patient. In the mean time: use the XDA download section.
New domain is up and running!
Sent from my GT-I9300 using XDA Premium 4 mobile app
Finally... had to wipe my phone because install as second ROM with Devil recovery did not work, but I don't mind about that (all apps are saved with Titanium).
The ROM works like a charm, no issues yet. Thanks for the build!
Tapagetalkt via Dirty Unicorns vom i9300
Really glad to see DU on our I9300.
Awesome to see DU On our S3 again, its been far too long
here's a VR
http://youtu.be/F41dOVatgBU
Hope this helps!
Koogly said:
Awesome to see DU On our S3 again, its been far too long
here's a VR
http://youtu.be/F41dOVatgBU
Hope this helps!
Click to expand...
Click to collapse
This helps a lot! Thank you :good:
V2 is looking good! Online in a couple days :thumbup:
Sent from my GT-I9300 using XDA Premium 4 mobile app
V2 is taking longer since I ran into some problems
L-DROIDBy SeniorLimpio
DISCLAIMER! By downloading and installing this ROM you accept that your warranty is void and that I am in no way responsible for any damage or data loss that may incur.
Screenshots:
{
"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"
}
Introduction:
L-Droid is a rom loosely based off of SlimRoms AOSP sources with various sources picked from other great developers. I have spent the last 6 months putting together a ROM for my Galaxy S3 that I could use as a daily driver and also contains all the features I like on my phone. This rom comes with all the bells and whistles but without taking a hit on battery life. I do this on my spare time and absolutely love it so I hope you'll like my work. As I am just setting up my thread I will add more detail on this later. If at any point you have a bug or a feature request to point out, I would be more than willing to look into it as long as I have a logcat or source code to work with. Enjoy!
Features:
Hover
Active display
Gesture anywhere
Halo
Lock screen Notifications
Peek
SlimPie
SlimRoms navigation bar
Floating window multi-tasking [WIP]
QS drawer and Ribbons
Fully customizable status bar (clock, battery, icons, colour)
Breathing notifications
8 lock screen targets
Lock screen shortcuts
Customizable notification panel header
App sidebar
Circle app bar
Driving mode
Customizable recents panel (SlimRecents or stock recents)
Complete animation control
Identicons
Battery saver mode
Wakelock blocker
Integrated Xposed frameworks
Init.d control
Build.prop control
On the go
And many more....
Installation:
Coming from another ROM:
1. Take full Nandroid backup
2. Full wipe
3. Flash L-Droid
4. Flash kernel and Gapps
5. Wipe caches
6. Reboot
Upgrading from previous version:
1. Take full Nandroid (if desired)
2. Flash L-Droid
3. Flash kernel (Gapps as well if you don't have a back up script)
4. Wipe caches
5. Reboot
Changelog:
- v4.0.1-kk-final
Sorry I've been slack with the changelogs, life has gotten pretty busy. This is just a small number of important things, the real list is HUGE.
- Custom background and text colour of headsup
- Dynamic status bar and navigation bar
- Removal of Halo
- Removal of hover status bar button which was pointless anyway
- Updated Sabermod to most recent
- Fixed chrome bug with floating window
- Option to disable statusbar ticker
- Enable speaker proximty
- Speaker proximity only while in call
- MIUI Style carrier text and logo in the statusbar
- Call recording with format choice
- Slimrecent background colour
- Paranoid android PIE (SlimPIE is still there)
- 6 bar signal icon
- New APIs for Lollipop camera
- Soft reboot option
- Overscroll effects
- NFC polling mode
- Fixing of power shutter
- UMS support
- Lots of wifi updates
- Lots of audio/visual updates
- Lots of theme updates
- A million source updates
- v2.2.0
- Android 4.4.4_r1
- Updated Portuguese translations. Thanks @Dou
- Added Protected Apps (This may not fully work as I have had a chance)
- Added heads up feature (once again this isn't fully tested)
- Themes: Theme immersive mode cling
- WallpaperCropper: include wallpapers from themes
- Fix PackageManagerService WTF in systemReady
- PackageManager: Fix logic around upgrading text display
- Add missing KitKat audio files and update makefile
- Do not launch floating window when on default launcher
- StatusBarView: Ensure to not overload in/out animations
- Correctly close IME keyboard if Calculator is launched
- Fix Early CCS bug
- Telephony: Dialpad key padding
- Add EventLog event for logging of attempts to call java.lang.Object.getClass
- Keyguard: update correctly track title and info if screen turns on
- Keyguard: don't try to fetch the badgeIcon if remoteClientPackage == null
- v2.1.7
Changelog:
- Fixed eject SD card not showing up in settings
- Fixed Dialer torch pulse!
- Fixed Torch tiles not showing up (now able to select torch shortcuts throughout)
- Fixed Hover tile long press FC
- Possibly fixed ART bootloop (Haven't had a chance to try. Please do a nandroid backup if you do try)
- Make hover tile flip
- Option to close notification panel on dismiss
- Remove DEFAULT_THEME_APPLIED_ON_FIRST_BOOT
- Add status bar and navigation bar to ThemesContract
- Add previews to the themes contract
- Revert "Vpn: Setup routes
- smdk4412-common: camera: Hold for 25 msec between preview cycles
- smdk4412-common: fix charging animation
- smdk4412-common: Fix google camera
- smdk4412-common: KitKat blobs
- smdk4412: Provide available freq sysfs for exynos (fixes performance settings CPU frequency slider)
- ARM: 7670/1: fix the memset fix
- ARM: 7668/1: fix memset-related crashes caused by recent GCC
- Additional memset fix for gcc 4.8
- Compiled kernel with -Ofast optimisation
- Bring full ArchiDroid optimizations to kernel
- Compile frandom as module
- Boeffla-Sound: Engine 1.6.6
- cpufreq: Lulzactiveq governor (tweaked)
- ZZmoove 0.9 beta2 (official)
- samsung_battery: Charge level interface
- earysuspend: speedup late resume (faster wakeup of the device)
- binfmt_elf.c: use get_random_int() to fix entropy depleting (Jeff Liu )
- logger: Add sys fs kernel interface to configure Android logger
- Add iso mode settings to the CameraWrapper
- fix preview/camera crash after stopping video record
- v2.15 & v2.1.6
- Blacklist: Avoid crash when dialog dismissed via back button
- Slim Recents: Option to show topmost task
- Slim Recents: Always show topmost task collapsed
- Sensor: Enable the motion accelerometer for screen orientation change
- HOVER: Option to only show up in Fullscreen-Mode
- HOVER: Theme Engine compatibilities and some resources tweaks
- HOVER: Add QS Tile
- HOVER: Option to exclude topmost app
- Master switch to disable Hover
- Themes: Get resources with an explicit theme attached
- Don't log an error if we cannot open icon hash
- Fix DocumentsUI FC
- frameworks: Fix blacklist in floating notification launch with expanded desktop on
- Add UUID (re-)scan support for vold-mounted volume
- QuickRecord: Fix crash on other languages
- SystemUI: Update circle battery UI to be in line with CM
- quicksettings: allow flip animation on clicking a tile
- Revert swaprect feature for new upstream implementation
- frameworks/native: Propagate dirty region in hwc_layer
- SF: Add known programs to cache
- sf: Determine if virtual display can use HWC for composition
- Mms: disable SplitActionBar
- Themes: Set bounds on iconUpon
- tests: Hide new private APIs
- PackageManagerService: Prevent sending a SIGKILL while the device shutdown
- Keyguard: Distinguish the TextView id of pinEntry
- Fix resource leaks
- Fix wallpaper not applying to full screen (black navigation bar)
- Fix icon support for secondary users
- Don't create idmap if app doesn't have resources.arsc
- v2.1.4
- Added back lockscreen wallpapers (this is the old implementation and not through theme manager. You can find this in lockscreen settings in the vault. This is temporary until I can find a solution for the theme manager.)
- PEEK: Sensors improvements
- Hover: disallow notfications from currently active app
- Themes: Add categories to theme change intent.
- Floating window: Fix possible NPE (This does not fix the current fc when clicking outside a window.)
- Themes: Don't kill launchers that handle the theme change
- Themes: Don't set icons for iconpack that is applied.
- hwui: Always enable the scissor while composing layer
- listview: ensure active views are filled prior than scrap views
- CM11 Themes: Add support for composed icons
- TextView: Check also for mLayoutParams before calling checkForRelayout
- Option to show statusbar in expanded desktop
- Add CM Profiles
- Add Profiles to SlimActions
- QuickSettings: Added ProfileTile
- Dispatch keys to a device specific key handler
- Support GESTURE_SENSOR input device type with GestureService
- HOVER: Options to exclude non-clearable and low priority notifications
- Master switch to disable Hover
- HOVER: Option to disable HOVER-Button in StatusBar
- Set a number of build.prop tweaks as default
- STE OMX Fix (this should fix embedded video playback)
- audio:Avoid AudioTrackThread if Track creation fails
- stagefright: add ClockEstimator API and WindowedLinearFitEstimator
- Smooth out AwesomePlayer
- audioflinger: Stop resetting compress offload streams
- libstagefright: Fix incorrect comparison of mimetype
- libstagefright: Use channel count if channel mask is zero.
- libstagefright: Fix app crash during pcm offload playback
- v2.1.3
- Implemented PA hover. A very cool feature. Thanks to the Paranoid Android team and their hard work.
- Added camera tile in quick settings
- Added Trebuchet Launcher
- Added way to reset preferences for floating mode (located in Settings -> backup & reset)
- Multiple Audio/visual frameworks fixes
- Updated sources
- v2.1.2
- Fixed dialpad buttons not showing in lights out mode
- Fixed dialpad buttons not showing in call user interface
- Brought back app sidebar and contextual status bar headers
- Fixed lock screen icon misalignment
- Added compass tile to quicksettings
- Prevent NPE in TextView.checkForRelayout
- FW/B: check also for mLayoutParams before calling checkForRelayout
- settings: Enable location mode header switch
- MediaProvider: Deactivate the MiniThumbFile when it is not needed.
- MediaProvider: Clean up cursors in try/finally
- inputdevices: update from aosp (master)
- synchronize updateStringCache on mAccessLock
- Themes: Check CRC of APK MANIFEST.MF at install
- Themes: Avoid compiling icon packs every boot
- DocumentsUI: Add a standalone File Manager
- DocumentsUI: Handle NPE gracefully
- DocumentsUI: Allow open files instead of URIs
- Fix crash when clicking a file from recents or downloads
- DocumentsUI: Remove catch-all statements
- Fix Icon size in DocumentsUI
- TRDS: Dark DocumentsUI
- Updated sources
- v2.1.1
- Fixed issue with Kernel – bootloop should be resolved (I've noticed that slim AIO Gapps contains a buggy Google home launcher and doesn't install properly. I downloaded twice and same issue. Minimal Gapps is fine though and works well with TRDS.)
- Updated Halo drawable to be in line with Kitkat
- Add shortcut icons for Gmail and Snapchat
- MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue().
- base: remove extra checks*
- SmoothProgressBar: update to v0.4.0
- sync status bar transparency state on theme change
- Don't cleanup overlay mapping for non-theme apps
- UsbDebuggingManager : Handle race condition when toggling rapidly
- Themes: uninstallThemeForAllApps shouldn't check if map is empty if*it's null
- Reduce memory leaks by removing all views.
- Themes: Update last postFinish call
- fw: media: Handle NPE due to threading race
- WallpaperCropper: do not display null bitmaps
- Themes: Delete icon resources during uninstall
- Make theme change broadcast a protected broadcast.
- Themes: Handle apps using "original-package" tag
- Themes: Add '|' delimited list of components to broadcast
- Cleanup app->{theme1,theme2...} mapping on uninstall
- SystemUI: Swipe to float for notifications and recents (very much a work in progress but something we'll try out. I've noticed a few apps don't like this and fc)
- Add on-the-spot user preference dialog
- v2.1.0
- Android 4.4.3_r1.1
- Updated download links in download centre to Gapps 4.4.3
- Re-added Identicons
- Re-added partition info
- Move mobile network settings to main settings page
- Added back Performance controls for now
- Updated to @JustArchi optimizations v3
- Fixed issue with exFAT sd cards not mounting
- Introduced some Linaro toolchain optimisations
- Added changelog to about section in settings (this function looks up the last 5 days of my github account, it can take a while to load)
- Some camera updates
- Updates to kernel tweaker
- Updated sources
- v2.0.0 Beta2
- Re-added Driving Mode
- Re-added brightness slider
- Re-added Init.d and Propmodder
- Re-added Download Centre
- Re-added CPU info overlay
- Fixed a few settings NPEs and force closes
- Fixed addon.d support (addon scripts should work properly again)
- v2.0.0 Beta:
- Completely rebased off of SlimKat sources.
- New boot animation by @ayoubadri. Thanks a lot for that!
- Added CM11 theme chooser
- Fully fixed floating window mode
- Fixed QS ribbons (now they are properly linked and unlink from QS drawer and they are also much smaller)
- Added battery bar
- Fixed wallpaper cropper blurring images
- Removed Performance Controls and added Kernel Tweaker. (provides you with a little more control over system and kernel)
- Added multi user support (haven't fully tested so may be buggy)
- Fixed IME animations not working properly
- Fixed progress bar interpolater not working properly
- Added alternate resolver for app picking grid
- Fixed recents background colour. (Have temporarily removed option to change background colour as this was the cause. I'll try to re-add it later.)
- Added in multiple bluetooth and audio fixes. Too much to remember
- Re-arranged settings a bit
- Removed Titanium Backup from build as this was causing some users some problems
- Temporarily removed some features until I add them back
- Numerous other fixes and additions that I do not remember. This was a big change of over 700 commits so if you are curious take a look at my github.
- v1.0 - Official release:
- Fixed battery around lock ring
- Fixed pocket mode in LN
- Fixed battery light settings not showing up (SlimKat by default has this turned off in the main config file)
- Added download speed in notifications
- Added pause/resume/stop function in download notifications
- Fixed cursor leak in download provider
- Moved to stable release
- v1.0 Beta 4:
- Added camera library fix v5.0 by @RohanAJoshi, Thanks!
- Added Download section. Direct links in settings to download Gapps, Xposed and more. (WIP: with stock browser DL begins, but browser will force close. This does not affect the download, but will be something I will work on.)
- Fixed lockscreen handle not saving custom image.
- Fixed clear cached locations when location providers disabled Bug: 12118307.
- AlarmManagerService: Fix the delay of ACTION_TIME_CHANGED for time-services.
- Fix socket descriptor leak from Zygote to child app.
- Fixed audio: Volume can't adjust during HFP call when screen is off.
- Bluetooth: use virtual sco calls for VOIP
- Bluetooth: Unbind only in case of OFF state
- Bluetooth: Adds check to verify Bluetooth adapter state
- Bluetooth: HF: Control verbose logging at runtime.
- Updated sources.
- v1.0 Beta 3:
- Hopefully really fixed root this time for everybody. It's worked for me on a dirty and clean install so fingers crossed.
- Added native exFAT support to stock kernel
- Added overclocking abilities to stock kernel (1600 and 1700 MHz)
- Decreased wakelock times with stock kernel
- Added GPU and CPU control with stock kernel
- Enabled frandom support in stock kernel
- Added zzmoove governor to kernel
- Removed theme style from security settings
- Temporarily removed Xposed installer from settings
- Upgrade Boeffla config app to newest version
- Upgrade Xposed Installer to newest version (find in app drawer for now)
- Fixed memory leak in camera app
- Revamped the OP and added screenshots
- Update sources
- v1.0 Beta 2:
- Fixed broken root.
- Fixed floating window mode. Apps now correctly stay in floating mode.
- v1.0 Beta 1:
This is the first realease on XDA. Please have a look at my sources or just try it out as everything is new on this rom
Downloads
L-Droid downloads
Credits:
I would like to give the following special recognition for providing me the tools and inspiration to work on my first ROM.
- @SlimRoms for their excellent base and starting point for L-Droid
- @ayoubadri for creating this awesome boot animation
- @temasek for his awesome ROM and his help along the way
- @JustArchi for his help in various scripting and build optimising ideas
- @Lord Boeffla for his great kernel that I will eventually be pairing up with L-Droid
- @Dragon7780 For various cherry-picks and ideas
- @RohanAJoshi for his fixed camera library for our device
Thanks also to the CM team, C-Rom, crDroid, Omnirom and Paranoid Android for their various source commits.
XDA:DevDB Information
L-Droid, ROM for the Samsung Galaxy S III I9300
Contributors
Senior_Limpio
Source Code: https://github.com/SeniorLimpio
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Samsung Galaxy SIII [i9300]
Based On: AOSP [Slimkat]
Version Information
Status: Stable
Current Stable Version: 4.0.1-kk-final
Stable Release Date: 2014-11-20
Created 2014-05-18
Last Updated 2014-11-20
Reserved
Known issues:
1. Bootloops with Googy max kernel 2. This will never work, sorry.
2. Current bootloop with ART.
[Reserved]
[Reserved 2]
[Reserved 3]
Hi,
Could add some screen shots a bit of details about its features and ad on.
I will try and will report back with my feedback. Thanks for Hardwork!
Sent from a better Galaxy designed for humans!
I really wanna download this, as I am in search of new ROMs, wanted to try Slim again, but I love ROMs with tons of features (as this is promised to be :-? ). But where is the download link ? Hope this turns out in another great ROM for this phone :fingers-crossed:
Link?
Link is coming shortly. Just finishing up OP. You guys are quick.
***deleted****
Senior_Limpio said:
Link is coming shortly. Just finishing up OP. You guys are quick.
Click to expand...
Click to collapse
Perfect. Will you upload screenshots until then ?
Andr3y29 said:
Perfect. Will you upload screenshots until then ?
Click to expand...
Click to collapse
#
Sorry, have been having Internet problems. Download should be up in an hour or so. Screenshots to follow.
Sent from my GT-I9300 using XDA Premium 4 mobile app
L-Droid V1.0 Beta 1
Remeber to full wipe before flashing. Any feedback would be appreciated. Thanks for trying out my ROM.
Cheers!
I give it a try... Thanks for sharing!!
Inviato dal mio GT-I9300 utilizzando Tapatalk
Wont boot up, freezes just before setup starts with googy kernel. ..
Nothing helps? Wont start
Thx anyways
After I have flashed the ROM , I had problems with root... I have redolved flashing last boeffla omni kernel.
Inviato dal mio GT-I9300 utilizzando Tapatalk
spoonymoon said:
Wont boot up, freezes just before setup starts with googy kernel. ..
Nothing helps? Wont start
Thx anyways
Click to expand...
Click to collapse
Thanks spoonymoon I'll look into it. That's why it's still a beta.
Sent from my GT-I9300 using XDA Premium 4 mobile app
cerealguy said:
After I have flashed the ROM , I had problems with root... I have redolved flashing last boeffla omni kernel.
Inviato dal mio GT-I9300 utilizzando Tapatalk
Click to expand...
Click to collapse
Hmm. Didn't happen here. So it is running fine with boeffla?
Sent from my GT-I9300 using XDA Premium 4 mobile app
Senior_Limpio said:
Hmm. Didn't happen here. So it is running fine with boeffla?
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yesss! Like a charm! :good:
Thanks senior when I will be at home I'll try your great job.
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"
}
Google Plus CommunitySimpleAOSP on Droid-Hive
Rom Features:
- Cm Theme Chooser with all bug fixes
- Hover with floating window
- Peek
- Auto brightness Configuration
- Advanced Power Menu
- Battery light
- Configurable Auto rotation
- PA QS Tiles Customization
- PA Pie 2.0
- PA recents clear all Button
- PA Battery Icons (Including 'Percent only' & Hidden Battery options)
- Expandable Volume Panel
- Gapps Backup Script
- IME selector notification Enable/Disable option
- Incoming call in Background
- Incall vibration options
- Increasing ringtone
- Integrated Supersu in Settings
- Lokscreen Slider Shortcuts
- Lock screen see through
- Lock screen Blur
- Lock screen wallpaper
- Lock screen widgets
- Notification Light Customization
- Nav bar Height customiztion
- Navring shortcuts
- Notification Count
- Quick unlock
- QS swipe to switch
- Quick Settings Pull Down
- Scroll effect
- Slim Clock customization
- Smooth Progress Bars
- Statusbar Double tap to sleep
- Screenshot: Quick delete
- Status bar: Date/Time actions
- Statusbar brightness control
- Telo Rdio
- Two line layout for statusbar Date/time
- Volume wake/music control/safe headset & cursor control
- etc...
Kernel Features
- Based on Linux kernel version 3.4.100
- Linaro 4.10
- Ofast Optimizations
- Graphite Enabled Memory Optimizations
- Thermal Enhancement by Motley
- DT2W
- BLX
- Faux Gamma Control
- Faux Sound
- Kexec Patch
- Fastcharge
- Voltage Control
- MP Decision
- IntelliPlug
- HotPlug
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:
SimpleAOSP Download link
Credits
Google
ParanoidAndroid team
CyanogenMod
SlimRom
Rascarlo
Mahdi786
Gnome
CallMeAldy
BaNkS
Chochiwpg
Many thanks to kgill7 for an awesome SimpleAOSP wallpaper..
Also thanks to aviz1911,Omer7 & brajesh.sharma87 for the support
Rom Source: SimpleAOSP
Kernel Source: Stuxnet kernel
Toolchain Source: UBERUTILS/linaro-arm-eabi-4.10
XDA:DevDB Information
SimpleAOSP, ROM for the Google Nexus 4
Contributors
snak3ater, BaNkS, CallMeAldy, Gnome
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2014-07-24
Created 2014-07-16
Last Updated 2014-11-07
Changelogs:
Build 17::
Code:
[B]Build[/B]:
- ProgressBar: Remove color options from settings
([COLOR="Red"]Smooth progressbar is now themeable,so no need of any color settings[/COLOR] )
- Fix crashes upon confirming On-The-Spot dialogs
- Configurable Dialpad key padding
- blacklist: normalize phone numbers to E164 standard
- blacklist: relax phone normalization
- Upstream Theme engine commits
- Updated French translations
- Enforce convertability to a valid E164 number on insert or update.
- InCallUI:
([COLOR="Red"]Full screen incallui is now completely transparent
Fixed glowpadview bottom margin[/COLOR])
- Revert: Clock on lockscreen
Changelog Build 16::
Code:
[B]Build[/B]:
- ProgressBar: make progress bar color themeable (Thanks @Mahdi786 for the patch)
- On-The-Spot: Add Gif support
- Update Pie QS Icons
- Update the volume panel color to match Hover
- Add proximity wake-up toggle
- Upstream Theme engine commits
- Updated French translations
- 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
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
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 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 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
[B]Kernel[/B]:
- Synced with showp1984's s2s & s2w
- Bi-directional Sweel2sleep
- Added Sweep2dim
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 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 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
[B]Kernel[/B]:
- Linux 3.4.103
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 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
[B]Kernel[/B]:
- Latest FauxSound & Intelliplug patches
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
[B]Kernel[/B]:
- Linux 3.4.100
- MP decision, IntelliPlug and HotPlug Added.
- Voltage Control added.
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 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 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 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 18/07:
Code:
- Theme Chooser bug fixes
- Speed up booting on multicore devices.
Changelog 17/07:
Code:
- 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
If anyone want AOSP apps.Try this link.
This folder contains :
Browser
Email
Exchange
Camera
Gallery
mms
Link: Apps
FAQ
Code:
Q) [COLOR="Red"][B]Rootexplorer,ES file explorer,Antutu and some other apps are force closing[/B].[/COLOR]
A)Reason:CM Theme Engine.
It happens while using custom icon packs that themes these apps.
To stop force closes,just disable 'notifications' from app properties.
Or don't use icon packs that themes these mentioned apps
Code:
Q)[COLOR="Red"][B]Having never ending loop of SystemUI & Gapps related FC's after apps optimization completes[/B].[/COLOR]
A)A simple reboot would solve this issue.
Code:
Q)[B][COLOR="Red"]Floating window issues.[/COLOR][/B]
A)Floating window implementation is same as in PA.
All bugs are coming from there so we can't do anything about it
I will keep on updating this post.Right now i can remember only these things
Wow, great. :good:
Used your rastakat stock UI build and it was awesome. Will give this one try too. :good:
Link won't take me to your drive folder for some odd reason ?
Sent from my caseless Nexus 4, because I believe in myself
Jagdish84 said:
Link won't take me to your drive folder for some odd reason ?
Sent from my caseless Nexus 4, because I believe in myself
Click to expand...
Click to collapse
Link is working fine
snak3ater said:
Link is working fine
Click to expand...
Click to collapse
Well not for me it isn't :/
Edit: link would work when using chrome browser, didn't work on any other browser I tried
Sent from my caseless Nexus 4, because I believe in myself
The snake has bitten again!
N⁴
Dude how can it be "SimpleAOSP" when it has all the awesome features out there??
Its "SuperAOSP" for me and it's as fast as Tsunami -- BHOOOOM BHOOOOM
Sent from my Nexus 4 using Tapatalk
Wow! Great stuff @snak3ater. Is this the build you were mentioning in the Rastakat thread as the perfect 'build'?
Just flashed this & furnace kernel(which is also new). I'll report back later with my impressions.
Sent from my Nexus 4 using XDA Premium 4 mobile app
PA immersive mode please?
Sent from my Nexus 4 using Tapatalk
Comes with STOCK kernel?
OMFG!!! You released it. Superb... Do try guys the best rom is out for you..
Good job mate. :good:
pancham7 said:
Comes with STOCK kernel?
Click to expand...
Click to collapse
Nah it's not stock kernel. It's a feature packed kernel by the SimpleAOSP team Click here
aviz1911 said:
Nah it's not stock kernel. It's a feature packed kernel by the SimpleAOSP team Click here
Click to expand...
Click to collapse
Thank you :good:
Finally
umm where are the battery icon options ??
Archmag3 said:
umm where are the battery icon options ??
Click to expand...
Click to collapse
Did you flash the ROM ?? If you did it then settings -> battery -> Top right side a Vertical battery bar - - Click it BHOOM
{
"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 gained contributors in the process. 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 further with experience and learned a lot more along the way.
It has been an awesome learning experience and it's still not over! We are still learning, striving to grow each day, and continuing to move forward. Lastly, we DO NOT accept, nor ask, for donations. We do not believe in that. Everything that is necessary to keep this project going comes out of our own pocket. Gerrit, Jenkins, Websites, Devices, etc. We will never ask for a dime. All that we do ask is that you have patience, search for answers prior to posting, read, and try to enjoy the process with us!!
Kernel Source:
LINK
Flashing Instructions:
- Verify that you're using the latest version of TWRP
- Perform a FULL WIPE as described below
(A full wipe is when you wipe system/data/cache/dalvik)
- Flash the latest version of this ROM
- Flash recommended GAPPS linked below
- Reboot and ENJOY!!
**If you fail to follow these instructions, please don't bother reporting any bugs**
**If you use Xposed, please don't bother reporting any bugs**
**If you use another kernel, please don't bother reporting any bugs**
Change Log:
Code:
[B]Version 10.6[/B]
- Update to Android 6.0.1_r68
- Lots of translations
- Configurable Themes tile components to apply
- Switch to HTTPS for our updater
- Add missing exposures and separate power dialog icons
- A lot of Gallery2 improvements/fixes
- Rewrite DU-About a little
- Fix lockscreen charging current switch
- Statusbar icons transparency
- A lot of Gallery2 improvements/fixes
- A lot of FMRadio improvements/files
- Refactor SlimSeekBarPreference
- Expose new hard coded colors for themes in Messaging
- Add vector image and fix themeing issue in Messaging
- Fling trails width configuration
- Update bcm4356 FW
- Use HTTPS when fetching changelogs
- DocumentsUI fixes
- Account for time changes when showing recent activities
- Increase max screen recording time to 1 hour
- Allow force landscape mode with screenrecord
- Bump DU Certified to 2.4.1
- Misc CMTE fixes that came in with CMSDK refactor
- Update Fling library from Orange Open Source to 1.2.6
- Display bluetooth battery status when available
- Added hardware key disable support with M adaptations
- OmniSwitch: launcher: change essentials launch intents
- OmniSwitch: revert recent apps should not change order in quick switcher
- OmniSwitch: no ripple no fun
- Make overlay permission check configurable
- Fix Slim Recents unknown window type error
[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
[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.3[/B]
-Update to Android 6.0.1_r46
-Lots of translations
-Lots of CMTE fixes
-Add interpolators to qs tiles
Fixes the system server crash issues caused by null pointer in NetworkPolicyManagerService
-Screenshot Crop and Share
-Dyanamically 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
-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.2[/B]
- Update to Android 6.0.1_r43
- New and improved DU change log 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.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 including DPI changing
- 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]9.7[/B]
- Update to Android 5.1.1_r18
- Add Hot Reboot to Power Menu
- Fix 3-finger Gesture
- Slimified Nav Ring targets
- Ability to ignore interruptions while active media playback
- Add OmniSwitch as Recents
- Add Gesture Lockscreen
- Ability to hide Power Menu on the Lockscreen
- Ability to have notification lights while screen is on
- Bring back the Battery Bar
- Allow lockscreen elements to be themeable via color changing
- Ability to disable Privacy Guard notifications
- Add Volume Panel QS tile
- Disable extended statusbar weather by default
- Add ability to rotate the lockscreen
- Haptic feedback for QS tiles
- Time Contextual Headers
- Fix NFC tile disappearing
- Volume panel timeout ability
- Long press lockscreen lock icon to activate Torch
- Add menu action to OmniSwitch
- Fix Ad Blocker
- Re-organize Dirty Tweaks to make things more streamlined
- Further optimizations and bug fixes
- CMTE fixes
- Updated translations
[B]9.6[/B]
- Update to Android 5.1.1_r9
- Patched up stagefright vulnerability
- OmniSwitch updates
- Added ability to enable or disable scrolling cache
- Add 3-finger screenshot gesture
- Fix QS - Notification shade blank area bug
- Add DT2S for Lockscreen
- Add Lockscreen Wallpaper functionality
- Add new nav bar icons by Bryan Owens
- Add Enable-Disable notification color inversion
- Customize Battery Saver notification icons
- Add Dotted Battery icon style
- Add Longpress Settings actions to QS
- Add System App Remover
- Add back menu button for navbar
- Reorganize Dirty Tweaks
- Reorganize About Phone - About Tablet
- Update more icons
- Fix backup tool
- Added optimizations to various repos
- Spruced up DeskClock
- Various translations
- Added back Omni's customizable PhaseBeam wallpapers
- Materialized Launcher3
- Fix assorted bugs reported or discovered
[B]Version 9.5[/B]
- Update to Android 5.1.1_r8
- Wi-Fi calling
- Add Breathing Notifications (calls/sms/voicemail)
- Slim Recents
- Option to disable Torch on screen off
- Add Slim Navbar customizations
- Add SlimPIE
- Add SELinux Switch
- Add NavBar Tile
- Move button mods to Navigation menu
- Add Expanded Desktop
- Add Weather to Settings (cLock)
- Add back IME arrows
- Add DU Logo in Statusbar (plus color changing ability)
- Add ability to disable Lockscreen Shortcuts
- Update more icons to Material Design
- Fix 4G instead of LTE switch
- Add Live Volume Steps
- Add Config for WiFi Country Code
- Hotspot Idle Config
- Per App Controls for keyguard
- Simplify how Extra Info determines density
- Font change size for SMS/MMS composition or incoming
- Various translations
[B]Version 9.4[/B]
- Android 5.1.1_r4
- Add USB Tether tile
- Remove carrier settings
- Make DU Extra Info themeable
- Force Expanded Notifications
- Add Music tile
- Fix disabling volume adjust sound
- Various ThemeChooser fixes
- Add Volume Rocker Swap button function
- Add Wakelock Blocker
- Add AOKP System Animations and Listview Animations
- Eliminate more checkbox options (replaced by switches)
- Add Task Manager
- Add ability to disable Lockscreen Shortcuts
- Update various icons to Material Design
- Show 4G instead of LTE switch
- Make headset notification dismissable
- Allow all files over BT
- Dirty Unicorns is starting...
- Stop About-DU from launching at startup
- Increasing ring volume
- Unlink ringer and notification volume
- Add ADB over Network tile
- Add Compass tile
- Notification ticker
- Add NFC tile
- Privacy Guard (functions alongside App Ops)
- Implement PIN keypad shuffler
[B]Version 9.3[/B]
~Update to Android 5.1.1
~Materialize DSPManager
~Fix SysUI FC for Themes with QS mods
~Change checkboxes to switches
~Remove Voice Dialer
~Fix for Play Services deep sleeping
~Fix various Theme Engine issues
~Add back notification LED settings backend
~Fix NavRing FC
~Expose values for our applications to be themed
~Hide lights settings if device doesn't support them
~Don't set preferred APN's automatically
~Fix battery and notification lights
~Various translations
[B]Version 9.2[/B]
~Added DU-Updater
~Enable WiFi Display
~Update properties to take full advantage of 3GB heap
~Make Navring available to devices with no navbar
~Add user configurable shortcuts
~Implement ambient display as Active Display
~Change location sensors mode in quick settings
~Show carrier label / custom & change color
~Add Left clock
~Volume rocker music controls
~Double tap to sleep on navigation bar
~Navbar ring targets
~Option to show four tiles per row
~Lots of tiles added
~Theme Chooser updates
[B]Version 9.1[/B]
~NavigationBar Customization
~Add navigation bar arrow keys toggle
~Add left and right virtual buttons while typing
~Create expandable volume panel
~Battery and Notification Lights
~Add Sync tile
~Screenshot Tile
~Update default app icon to a more material like icon
~Material Design makeover
~Proximity speaker: add time delay preference
~Headsup Options
~Mms improvements
~Lockscreen Tile
~Lockscreen shortcut customization
~Themed DU kb hints/spacebar
~Add About DU to settings/about phone
~Add our changelog back
~Allow disabling of FC dialogs
~Update SuperSU v2.45
~Materialize volume panel in/out animation
~Powermenu screenshot delay
~Theme Engine
[B]Version 9.0 [/B]- Initial Release of Lollipop
~Encryption is NOT forced
~SuperSU
~Add customization for Quick Settings
~Add notifications tile
~Add a standalone File Manager
~Proximity speaker
~Add long click support for QS tiles
~Option to disable brightness slider
~Optional DU Blackout keyboard
~Screenrecord
~Add FAB for recents and more locations
~Pimp the power menu out
~Smart Pulldown
~Add ability to change the color in battery saver mode
~Gesture Anywhere
~App circle sidebar
~Battery Bar
~Add Camera sound toggle
~Battery text mode & Forward port battery icon options
~Option to use volume keys to control media volume anytime
~Do not allow to access quick settings on secure lockscreen
~Configurable 0, 90, 180 and 270 degree rotation
~Add AdBlocker
~Add option to disable searchbar in recents
~Quick pulldown preference
~Statusbar clock and date customizations
~MediaScanner behavior on boot
~Add double tap to sleep
~Make voicemail notifications dismissable
~DSPManager
~Volume Rocker Wake
~Turn off carrier provisioning by default
~Doze (ambient display) timeout
~Port forward statusbar brightness control
~Disable Immersive Messages
~Added screenshot delete action in notifications
Disable/Enable screenshot sound
~OmniSwitch
~Network Traffic
~DU bootanimtion
~Quick unlock control for lockscreen
~AppOps
~Add back all keyboard IME features
~Dialer lookup
~Allow disabling volume adjust sound
~Don't wake up device when charger is plugged/unplugged
Credit and Thanks:
We would like to give thanks to everyone that contributes to the Android community, big or small because every bit counts. Although we can't list each and every contributor within the Android community, we would like to highlight some of the teams and individuals that have made it possible NOT only with just this version of DU but throughout the years because we don't ever want to forget where we came from nor those that have helped us!
That said, on behalf of the DU team we say THANKS to....
JMZ Software
5 lb 6 oz Baby Jesus [emoji23]
Code Aurora Forum
Omni ROM
Android Open Kang Project (AOKP)
Android Ice Cold Project (AICP)
XDA-Developers
SlimROMs
Preludedrew
Max Weninger
Team Black Out
CyanogenMod
Pure Nexus Project
**If we have left someone or some team out, we apologize and please PM us**
Download Links:
Stable (10.6) - Sprout4 Sprout8
Recommended GAPPS - Theme Ready Gapps || Banks Dynamic
Other Links:
G+ community - https://plus.google.com/u/0/communities/109738128866939227235
ROM Source - https://github.com/DirtyUnicorns
Gerrit - http://gerrit.dirtyunicorns.com
Crowdin (translations) - https://crowdin.net/project/dirtyunicorns
A list of features and some screenshots please.
Post screenshot.
Atishay Jain said:
A list of features and some screenshots please.
Click to expand...
Click to collapse
Everything is still being merged. Source is getting changes everytime. So asking for features is pointless as they are still being added. But already customisations are added and that too a lot just like LP roms. As my testers reported smoothness is also great. I havent used it on a1 so cant say about battery
net_freak said:
Post screenshot.
Click to expand...
Click to collapse
I dont own an a1 and I deleted the screenshots ;_;
Next time I update the thread with a new build I'll be sure to attach screenshots!
What features are there in this ROM sir?
Downloading now ????
my internet connection does not work anymore after i`ve updated to this version ... (data usage) .. any ideeas how to fix it ?
What's the difference between sprout 4 and sprout 8?
Sent from my Nexus 6P using Tapatalk
Post ScreenShot Mr.
zmafreak said:
What's the difference between sprout 4 and sprout 8?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Sprout 4: 4 GB internal memory.
Sprout 8: 8 GB internal memory.
Note: A ROM for Sprout 4 will not work on Sprout 8 and vice versa.
MihaiSG said:
Sprout 4: 4 GB internal memory.
Sprout 8: 8 GB internal memory.
Note: A ROM for Sprout 4 will not work on Sprout 8 and vice versa.
Click to expand...
Click to collapse
I tried to install sprout 4 and I got Error 7 during installation in twrp.
Sent from my Nexus 6P using Tapatalk
Fery42 said:
Post ScreenShot Mr.
Click to expand...
Click to collapse
cant for now sorry, still waiting to get my a1 back
MihaiSG said:
Sprout 4: 4 GB internal memory.
Sprout 8: 8 GB internal memory.
Note: A ROM for Sprout 4 will not work on Sprout 8 and vice versa.
Click to expand...
Click to collapse
sprout4 and sprout8 roms both work on all a1 devices
just u may get storage problems but they do boot fine
zmafreak said:
I tried to install sprout 4 and I got Error 7 during installation in twrp.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
you shouldnt get it, my tester too used twrp to flash the rom but everything worked out fine
vikrantarya1 said:
you shouldnt get it, my tester too used twrp to flash the rom but everything worked out fine
Click to expand...
Click to collapse
I'll download and try again.. BTW does opengapps work with this ROM ?
Sent from my Nexus 6P using Tapatalk
I'm getting the same error
Sent from my Nexus 6P using Tapatalk
zmafreak said:
I'll download and try again.. BTW does opengapps work with this ROM ?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I'd recommend banks, open gapps sometimes give problems and guys about the error. I flashed it on my own phone, both sprout4 and sprout8 and both flashed and booted fine
Hey sir, i have issues deep sleep on my phonei'm using latest version DU rom, how to fix it?
rvL.obhe said:
Hey sir, i have issues deep sleep on my phonei'm using latest version DU rom, how to fix it?
Click to expand...
Click to collapse
Impossible
The fix is merged long ago
Check if yours is latest