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

[DISCONTINUED][ROM][CM11] New Experience Reborn

autoradio78

Elite Member
Jul 24, 2010
1,154
2,071
0
Figline Vegliaturo
New Experience Reborn Rom Project













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)


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​



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
 
Last edited:

autoradio78

Elite Member
Jul 24, 2010
1,154
2,071
0
Figline Vegliaturo
F.A.Q.


Q. Can I request new features?
A. You can do what you want, but your request will be ignored:D


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.
 
Last edited:

ltjmax

Senior Member
Dec 6, 2010
279
56
28
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
 

sid21

Senior Member
May 17, 2012
830
301
63
Mumbai
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
 

ltjmax

Senior Member
Dec 6, 2010
279
56
28
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
 

autoradio78

Elite Member
Jul 24, 2010
1,154
2,071
0
Figline Vegliaturo
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
Rom is stable and yes, include only needed features..

In future will be lockscreen notification I think:)
 

haget83

Senior Member
Nov 30, 2012
213
44
0
This sub-menù appears 2 time, under Security (as usual) and under lockscreen - Security uploadfromtaptalk1404764402556.jpg

Inviato dal mio Nexus 4 utilizzando Tapatalk
 

haget83

Senior Member
Nov 30, 2012
213
44
0
I Just got a reboot while using WhatsApp, im Not a geek, i dont know if this can help uploadfromtaptalk1404808733541.jpg

Inviato dal mio Nexus 4 utilizzando Tapatalk