[ROM] [Jul 5] Calkulin's Nexus 5 v2.0 [ Stock | 4.4.4 | KTU84P | Battery Saver ] - Nexus 5 Android Development

Nexus 5 Series
{
"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"
}
Based on 4.4.4 / KTU84P (Google)
ROM includes:
Stock Google kernel w/ init.d support
Working ART runtime
Deodexed system
Superuser
Busybox
and more
MODs included:
Tweaked system (Very FAST)
Raised contact sync resolution (requires resyncing of contacts if you don't factory reset before installing)
Battery % on status bar (thanks to Erhany for the code) (disable zip in FAQ)
Exchange security bypass (thanks to Apascual89 for the code)
Enabled Multi-User support (rotate lockscreen to change users)
4 way reboot power menu (thanks to Kahvitahra for the code)
Enabled menu button to be always on (disable zip in FAQ)
Enabled volume keys to skip tracks while screen is off
Relaxed MMS compression ratio (Hangouts & Messaging)
Colored notification icons (restore white icons zip in FAQ)
Enabled access to App Ops in Settings/Security
Disabled alarm set icon (enable zip in FAQ)
Enabled debug settings in Play Store
Blocked annoying ads in programs
Enabled NFC while on lockscreen
APN settings for a lot of carriers
T-Mobile tethering works
And other misc tweaks/mods
Notes about Battery Saver script
Can be used with any kernels that have init.d support
It completely eliminates the need for an application to set CPU speeds or profiles
Easily customizable - See FAQ for instructions
If Android Overclock, No-Frills CPU Control, Overclock Widget, QuickClock Advanced Overclock, SetCPU or System Tuner are detected, the script is ignored, so it will not affect them
Preset profiles are:
2.26GHz - 100-85%
1.95GHz - 84-36%
1.72GHz - 35-0%
And just an FYI, even at 1.72GHz, the phone still operates very well & smooth, it's the battery savings that are the real benefit
v2.0
Based on 4.4.4 / KTU84P (Google)
Updated
Calendar v201404014
Camera v2.2.024 (1195242-30)
Chrome v36.0.1985.65
Email v6.3-1218562
Gmail v4.8.1 (1171797)
Hangouts v2.1.311 (1231142-30)
Keyboard v3.1.20003.1236599
Maps v8.1.1
Now Launcher v1.0.16.1154249
Music v5.6.1608P.1252217
Play Services v5.0.84 (1259630-038)
Play Store v4.8.20
Search v3.5.15.1254529.arm
Talkback v3.5.1
TTS v3.1.3.1162895
YouTube v5.7.41
Code:
[B][COLOR="Red"]v1.1.1[/COLOR][/B]
Fixed Sprint APN settings [SIZE="1"](v1.1.1)[/SIZE]
T-Mobile tethering is now working
Enabled debug settings in Play Store
Messaging application is now proper resolution
Tweaked Interactive governor for better battery savings
Removed stock CPU control module that was causing some CPU scaling issues
Cleaned up ununsed governors and added more CPU speeds to battery saver script
[I][B]Added[/B][/I]
Restore white notification icons zip in FAQ
[I][B]Updated[/B][/I]
Chrome v33.0.1750.1367 [SIZE="1"](v1.1.1)[/SIZE]
Hangouts v2.0.303 (1004807-30)
Maps v7.6.1
Play Services v4.2.43 (1035512-038) [SIZE="1"](v1.1.1)[/SIZE]
Search v3.2.17.1009776.arm
YouTube v5.3.32
[B][COLOR="Red"]v1.0.1[/COLOR][/B]
Initial Release
Tweaked battery saver script [SIZE="1"](v1.0.1)[/SIZE]
[I][B]Updated[/B][/I]
Google Play Services v4.1.32 (978161-38) [SIZE="1"](v1.0.1)[/SIZE]
Important Notes - Due to how this ROM is setup, a wipe is recommended BEFORE flashing if coming from another ROM
If your are updating, then nothing extra is needed during flashing as the update script wipes what is needed, unless other wise stated in the change log
Be sure to do a backup before flashing and read the change log
Nexus 5 ROM (v2.0) - Mirror
md5 - d073373e307fbcdfa677cc17bef1511e
Previous ROM versions

FAQ
How to modify the battery saver script?
(requires knowledge of how to run terminal or adb commands)
These are the available commands to set parameters. To check what the available commands are for each, type available after the command
For ex.
cpu available
To check what the current settings are
cpu status
To verify what the cpu is currently set to
cpu verify
To reset the script back to stock
cpu default
To disable the script
cpu off
Code:
cpu - Controls the script
cpu_bp - Enables or disables battery profiles feature
cpu_bp1_batt - Battery percent of when profile 1 ends
cpu_bp1_governor - Enables or disables battery profile 1 governor and sets governor
cpu_bp1_max - Max cpu speed for battery profile 1
cpu_bp1_min - Min cpu speed for battery profile 1
cpu_bp2_batt - Battery percent of when profile 2 starts
cpu_bp2_governor - Enables or disables battery profile 2 governor and sets governor
cpu_bp2_max - Max cpu speed for battery profile 2
cpu_bp2_min - Min cpu speed for battery profile 2
cpu_delay - Delay before script cycles
cpu_governor - Main governor
cpu_max - Max cpu speed when profiles are off and in between battery profiles 1 & 2
cpu_min - Min cpu speed when profiles are off and in between battery profiles 1 & 2
cpu_uv - Controls undervolting for kernels like Franco's, 0-150mV in increments of 25
devlog - Enables or disables logging
NOTE: You need to wait the time set in cpu_delay before settings take effect
Having 3G issues on Sprint, here's how to reset it Thanks @moseso for the tutorial
moseso said:
1. Carrier Wipe
Open the dialer
Dial *#*#72786#*#*
Phone will restart and will indicate that it's Activating and that it may take up to 5 minutes
2. Profile Update
Please note - profile updates will reset Network Mode to Global rather than LTE or 3G. If you have already set these, you will need to reset them.
Tap the Application icon
Tap Settings
Tap More...
Tap Mobile networks
Tap Carrier settings
Tap Update profile
Once the update is complete, tap OK
3. PRL Update
Tap the Application icon
Tap Settings
Tap More...
Tap Mobile networks
Tap Carrier settings
Tap Update PRL
Once the update is complete, tap OK
If your device does not restart after the PRL update, restart it. Voice, text, 3G and LTE data should now be working.
Click to expand...
Click to collapse
Want to disable the battery percent in the status bar and the menu button in the navigation bar?
Flash the Calkulin's_Disable_Battery_Percent_and_Menu_Button_for_Nexus_5_v* zip attached
Want to disable the menu button in the navigation bar?
Flash the Calkulin's_Disable_Menu_Button_for_Nexus_5_v* zip attached
Want to enable the alarm set icon in the status bar?
Flash the Calkulin's_Enable_Alarm_Icon_for_Nexus_5_v* zip attached
Want to restore the white notification icons?
Flash this zip, Calkulin's_White_Notification_Icons_for_Nexus_5_v*
Want to disable lockscreen rotation? (Will disable ability to change users from the lockscreen)
Flash the Calkulin's_Disable_Lockscreen_Rotation_for_Nexus_5_v* zip attached
Having problems with included hosts file or want to see advertisements again?
Flash the Stock_Android_Hosts_for_Nexus_5 zip attached

..................

Calkulin is the man my favorite roms from every sprint phone I've owned. especially on the E4GT. loved the simplicity and the status icons. smoothest Rom around. when I get to my office I'm flashing this.
Sent from my Nexus 5 using xda app-developers app

I remember your Roms from the E4GT days as well. Good stuff. Glad to see you here.

Thanks for the ROM? Gapps included? I only ask since file size seems on the larger side.
Thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app

Thanks for this... I'd imagine if I'm running bone stock I should be OK to dirty flash this? Thanks..
Sent from my Nexus 5 using XDA Premium 4 mobile app

WizeGuyDezignz said:
Thanks for the ROM? Gapps included? I only ask since file size seems on the larger side.
Thanks!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It does include Gapps but minimal, as the rest can be downloaded from the Play Store
capcanuck said:
Thanks for this... I'd imagine if I'm running bone stock I should be OK to dirty flash this? Thanks..
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You can but if you get any weird problems or FC's, then you may need to wipe

Calkulin! There's a name I haven't seen since the OG EVO days, and Touch Diamond before that. Definitely flashing this, for nostalgia!

I remember you..LOL! Forgot which device I used to use ur ROM on though

Def gonna try this !! Sup calk how you been ?!?
Sent from my Nexus 5 using xda app-developers app

Running smooth and bug free so far, thanks bro!
Sent from my Nexus 5 using XDA Premium 4 mobile app

Definitely going to give it a try. I remb ya from the OG EVO days lol :good::good:

holy moly! one of the best devs on xda!!! woo hooooo! so happy to see u here wont download for me never mind i got it i was clicking on the mirror.. flashing now!! man im souped u make solid roms boss
---------- Post added at 07:41 PM ---------- Previous post was at 07:11 PM ----------
ok how do i disable the battery script?? it say type command.. cpu disable.. so do i put my n5 in fastboot bootloader mode.. then on my pc open a command prompt and type.. cpu disable?? sorry guys

WizeGuyDezignz said:
Running smooth and bug free so far, thanks bro!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
+1

Calkulin...!! Remember you from the S2 & S3 days... Going to try this right now
Sent from my Nexus 5 using Tapatalk

Good to see you here man used all of your old stuff for the evo4g
Sent from my Nexus 5 using Tapatalk

Loved your OG evo4g Roms! Happy to see you here!
Sent from my Nexus 5 using Tapatalk

I see old faces from the Sprint Evo 4g days. Memories lol.

Downloading!! :thumbup::thumbup:

Related

[ROM][29.AUG.11] -=CMYLXGOroms 3EVO=- [RUU 2.08.651.2][2.3.4][Stock Kernel NO CIQ]

DO NOT PM ME ASKING QUESTIONS. ALL QUESTIONS SHOULD BE ASKED IN THIS SUPPORT THREAD.
If you do so you will be ignored!
I have been building Android ROMs for the HTC HD2 and have since migrated to the HTC EVO 3D. I see that there are alot of Chefs in the kitchen since the release of S-OFF so I may not do much development on this ROM. My ROMs are designed with stock appearance but customized with the latest tweaks and hacks to make the phone experience better than it was stock. I have only been working on this ROM for a few days and have not had alot of time to test everything since I work two full time jobs. There are alot of things out of the box that I do not like about this phone so I have changed alot of the basic settings.
-= CMYLXGO's Stock EVO 3D ROM =-
{
"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"
}
[v2.1.0]
[RUU 2.08.651.2]
[Android 2.3.4 Gingerbread]
[Sense: v3.0]
[Kernel: Stock with CIQ Removed]
Full Install v2.1.0
What You Get
Full Factory Wipe On Flash
DeOdexed
Zipaligned
DualCore PowerSave CPU Manager [PCM]
On every boot system checks for new apps and Zipaligns them
Customized page layouts on first boot
Weather Lock Screen set at default
Google set as Browser Home Page
Email Setting tweaks [cmylxgo prefered]
Email Alerts on by Default for all Mail types
Bokeh Animated Wallpaper set as default
Factory Bloat removed
Added Advanced Power Menu
Added Hidden Quick Setting Menu Options
Increased MMS Limit to 5MB
Ads blocked with lastest HOST file update
Panorama Camera Mode
HDR Camera Mode
Added Slate3D Universal Skin by CypiS --> Link
Added Amazing Sense 2.0 Skins by CypiS --> Link
CRT Shutdown Animation [Not to be confused with CRT Transitions]
Trimmed Sprint Bloat from Boot Animation
Overscroll set to white
Font Changed
Added Sudoku
Added Flashlight
Added WiFi Tether App
Added Solitaire
Added Astro File Explorer
Added Drocap
Added Terminal Emulator
Added XDA App
Updated all apps to latest versions
CRT On/Off Animations
Custom Ringtones & Alerts
% Battery
Phone must be S-OFF to flash. There are stickied threads on how to perform this and flash via Clockwork Mod.
Prerequisites
Must Have S-Off and Custom Recovery Installed
More Info Here: http://forum.xda-developers.com/showthread.php?t=1192525
DualCore PowerSave CPU Manager [PCM]
All credit goes to mike1986 for his work found in his sensation rom here: http://forum.xda-developers.com/showthread.php?t=1098849
This script controls both of your cpu's for a balance between power and performance by changing the following:
Screen On: 2 CPU @ 1.2GHz [Governor=OnDemand]
Screen Off: 1 CPU @ 702MHz [Governor=Conservative]
Battery < 25% Screen On: 1 CPU @ 702MHz [Governor=Conservative]
Battery < 25% Screen Off: 1 CPU @ 384Mhz [Governor=Conservative]
No need to use any other cpu managers ie., virtuous_oc, setcpu, etc.
Clock speeds can be edited at /system/xbin/pcm
To disable delete /system/etc/init.d/10PCM and reboot
Click to expand...
Click to collapse
For builds v2.1.0 and below...
m-deejay said:
Stock HTC kernel:
Introduction to the new Overclocking Daemon
This ROM features a completely new way of Overclocking and managing screen states.
The History
But before explaining it further, let's talk about previous solutions.
There are several different approaches to archieve "screen-state-scaling".
That means basically that the govenor changes if you turn the screen off and changes back to normal when turning the screen on.
This is mainly used to restrict the amount of CPU usage (the frequency in fact) during screen off. This can lead to a major battery life increase.
The solutions so far were:
App like SetCPU, which change automatically the govenor based on profiles
integrated solutions in the govenor itself
Both these solutions have major problems.
The one with a tuner app is always a little laggy right after turning on the screen because SetCPU (or any other CPU tuner) needs some time to change the govenors (up to 7 seconds). This leads mostly to major lag in the lockscreen.
The second solution is the smartass govenor. It has already a screen-state-scaling included, so it reduces the frequency when the screen turn off.
This could be a really nice solution but it has some problems too.
Smartass most of the time is not really stable and has problems with its frequency scaling.
State-of-the-art-solution
So we (more precisely rmk40) thought of a better solution.
He wrote a native C Daemon which changes the govenors instantly without any lag.
This leads to major performance improvements right after turning on the screen and in the lockscreen.
But at the moment this solution is a little bit harder to configure. We are plaing to make a GUI for this, so you get the same comfort as using SetCPU.
Nevertheless you can even now adjust the daemon to your needs.
Be aware that the daemon only works if all CPU tuner apps are deinstalled. Otherwise it deactivates itself.
How to adjust the daemon
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the govenor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the govenor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Please make sure, you are entering the right values in the daemon's config files.
Click to expand...
Click to collapse
​
Change Log...
[v2.2.0] Testing...
-Removed Virtous OC
-Added Custom PowerSave CPU Manager [PCM] with Dual Core Support
[v2.1.0] 08.29.11
-New Boot Screen/Animation
-Fixed blank screen after boot animation
-Fixed VirtousOC PCM
-Changed font in Percent Battery
[v2.0.1] 08.26.11
-New Base [RUU 2.08.651.2] [Gingerbread 2.3.4]
-Removed GPS Off Icon when not in use
-Added CRT On/Off Animation
-Added HDR to Camera
-Added old EPST from og EVO for more ## codes
-Added Spare parts
-Added XDA App back (Somehow I forgot to add back into the last build)
-Added GTalk with Video
-Added AdFree to update HOST file
-Added a couple of apps I use (Can be removed from Manage Applications)
-Added some of my custom Ringtones & Alerts
-Added % Battery from my old HD2 Froyo build
-Updated Google Maps v5.9.0
-Updated Facebook v1.6.4
-Updated drocap2 v2.17
-Updated Email Taskbar Notification to colored versions
-Updated SMS Taskbar Notification to colored versions
-Changed default email sig to 'Sent from my Rooted HTC EVO 3D!'
-Changed default Wallpaper to Animated Bokeh
-Cache is now formatted during flashing of this rom
[v1.1.0] 08.11.11
-Removed CRT On/Off Screen Transitions due to Auto Brightness Issues
-Removed USB debug icon
-Removed -=Removed Apps=- from build to shrink ROM size
-Added Panorama Camera
-Added Slate3D Universal Skin by CypiS --> Link
-Added Amazing Sense 2.0 Skins by CypiS --> Link
-Added Skype v2.1 with EVO 3D video support
-Added CRT Shutdown Animation
-Trimmed Sprint Bloat from Boot Animation
-Changed Overscroll to white
-Minor Font Change
-Changed People Tab Layout
-Updated Google Maps v5.8.0
-Updated Facebook v1.6.3
[v1.0.0] 08.02.11
-Intial Release
CMYLXGOroms Custom Splash Screen
-= Unzip and run FLASH.SPLASH.SCREEN.bat =-
* You can also flash back to stock HTC with my script *​
Welcome to the Evo 3D development forum!
Appreciate my help? Thank me
looks great
cant wait to download
Very nice sir. Thanks.
YES!!!!
You were my FAVORITE dev on the HD2, and to have you on the evo3d...
I CANT WAIT to see what you can do w/ this device!!!!!
Will try. Thanks!
Sent from my PG86100 using XDA App
Wow long time no see Corey, good to see you still around. gonna be flashing this as soon as it d/l.
2k4mach said:
Wow long time no see Corey, good to see you still around. gonna be flashing this as soon as it d/l.
Click to expand...
Click to collapse
Damn...blast from the past. Guess its been awhile since the TouchPro2 days
And...I miss my Mach badly
-CMY
Couple of things I want to point out...
1. I don't like the 3D home tab...however, I may include it in a future update.
2. I decompiled framework-res.apk and edited it for the CRT tweak and it doesn't work. I gave up for now. If anyone knows how to make it work shoot me a PM or post it in this thread.
Please report back any bugs you may find so that I can fix them
Thanks.
-CMYLXGO
I thought you got a sensation :0
homais said:
I thought you got a sensation :0
Click to expand...
Click to collapse
I did...and T-Mobile hosed me so I told them to stuff it and ported out to Sprint. Come to find out i get a 23% discount and my bill went down by over $50 a month. Only down side...Sprint's 3G in the Detroit Metro area blows!!!!!!
-CMY
cmylxgo said:
Damn...blast from the past. Guess its been awhile since the TouchPro2 days
And...I miss my Mach badly
-CMY
Click to expand...
Click to collapse
yup and same thing i miss the mach, sold it about a year and a half ago after numerous broken promises and lies from M1M. lost my ass on it all but i was happy to get out of the whole situation.
im really liking this rom... Just wamted to say THANKS!
Try enabling transition animations through spair parts similar issue when porting to tbolt
Sent from my PG86100 using XDA App
Aha, you're back! I mean, here. A shoutout to my favorite HD2 chef of all time.
Anyone know if it works with the unlockable hotspot zip? http://forum.xda-developers.com/showpost.php?p=16159545&postcount=108
I know there was trouble cooking it in (and the 3D homescreen tab is unwanted, I understand), but does it work as a flashable standalone?
curiousGeorge said:
Aha, you're back! I mean, here. A shoutout to my favorite HD2 chef of all time.
Anyone know if it works with the unlockable hotspot zip? http://forum.xda-developers.com/showpost.php?p=16159545&postcount=108
I know there was trouble cooking it in (and the 3D homescreen tab is unwanted, I understand), but does it work as a flashable standalone?
Click to expand...
Click to collapse
I never tried the Hotspot with the stock ROM to see if its locked. Looking at my current build I have the Sprint Hotspot and WiFi tether.
But for S and G's I just installed that .zip file via recovery and it installed the 3D option. The zip also installs the same WiFi Router (Sprint Hotspot) that is cooked into my ROM.
I'll add the 3D home screen in the next build.
-CMYLXGO
How do I clean up the temp root?
Sent from my PG86100 using XDA Premium App
aFoodStampBaby said:
How do I clean up the temp root?
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
Reboot your phone.

[ROM][3.22.13][3.44]Stock w Goodies|Sense 5 Icons|Wallpapers|Sounds|Battery & More

[ROM][3.22.13][3.44]Stock w Goodies|Sense 5 Icons|Wallpapers|Sounds|Battery & More
STOCK WITH GOODIES
SENSE 4+​
{
"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"
}
​
credits:
Rydah, shnizlon, lyapota, MikeyXDA, steal25 for the base
if you dont see your name here please check the changelog. if you feel you need to be mentioned just pm me
Rom is based off the latest OTA, 3.16.651.3 (thanks steal25 for the base), WHICH HAS SENSE 4+ AND ANDROID 4.1.1
Extended Quick Settings
Wallpaper Scrolling
Landscape Rosie
Volume +/- skip tracks
Battery %
App Association Bypass (thanks steal25)
Advanced Power Menu
Rosie w/Menu on Homescreen
Flex Config (disable a bunch of apps from starting up)
Removed Debugging Icon
Power Saver Notification Removed
HTC Notes
Camcorder Fix
DropBox /Gallery FC Fix
Native Ad Blocking
changelog
12.14.12
fixed wiper force close at boot
updated base to JellyBean
fixed camcorder forceclose
(SNAPPLE) complete action using is back (works in everything except stock browser [works in 3rd party browsers though]
mms links, gmail links, 3rd party apps (except stock browser)
added Advanced Power Menu (thanks nitsuj17)
added menu support to homescreen
flashlight i think
MMS conpression mod (thanks CHubs)
rom doesnt wipe data anymore when flashing
12.15.12
put back in old rosie apk without the menu on homescreen
added flash light
fixed mms force close
12.15.12
removed Tell HTC
proximity sensor fixed (thanks FrikinImpossible)
removed power saver in notification pull down (if you want it go into settings > power)
volume up/down to skip tracks is back (thanks Chubbs)
snapple is 100% fixed (as far as i know) - htc app associations is bypassed
freed up Ram on boot by disabling some bloats from starting up
disabled loggers from starting up
init.d edits
build.pro edits for smoothness
Snapple now works in:
-Messaging App
-Browser/htc and 3rd party also
-Calendar
-HTC Mail
[clicking address brings up google map in any app]
[clicking phone number brings up dialer in any app]
[clicking youtube link brings up "complete action using" in any browser]
[all links work in gmail]
12.16.12
will add changelog soon
12.17.12
added battery % (credits to Mikeyxda such a talented guy)
implemented ad blocking (edited hosts file to block ads...adult site friendly hehe lol)
all apks have been optimized
all apks have been zipaligned
blocked some apps from starting up = more ram at boot
smoothness tweaks
added rosie with menu on homescreen (thanks Turge)
added HTC notes (thanks Rydah - you ma dude lol)
12.18.12
Gallery Force close when accessing dropbox pics: fixed
12.19.12
app association fixes (phone kept forgetting default browser to open web links with and so on)
-now when you click a url in MMS or any other app it loads in your preferred browser that you chose in "App Associations"
mms sizes up to 5MB
build prop tweaks include:
faster web browsing
faster streaming
increased battery life (very noticable)
even more smoothness
wifi scanning set to 180 seconds
google dns - faster web site loading (does not improve 3g speed [if you have sh!tty speeds this does not make miracle happen)
performance tweaks - smoothness and at the same time improved battery life
phone sleeps pretty well
Wifi and 3G signal tweaks
Google Maps shouldnt flake out anymore
GPS locks much faster (i got a lock in 5 seconds indoors)
Added blue battery percentage images (thanks Michxda) http://forum.xda-developers.com/showthread.php?t=2047260
12.22.12 (niburu edition lol)
ported over everything to the new base (i didnt notice any difference)
added Extrim Camera (thanks lyapota)
added smooth scrolling mod (thanks AndroidON here http://forum.xda-developers.com/showthread.php?t=1411317)
removed a couple apps that can be downloaded from the market
removed "USB Connected" from notification area (thanks mikeyxda)
some init.d tweaks to free up some ram at boot
modified host file for adblocking
12.27.12
optimized and zip aligned all apks and framework files
improved sleeping resulting in awesome battery life (if you want 10 hour screen time, i recommend that you get a car battery slapped to your phone)
12.29.12
added flashlight app
implimented longpress back to kill app (thanks one_love_420)
enabled some stuff that were reported borked
2.9.13
updated base to 3.16.xxxxx
quick toggles in pull down notification area (thanks hassan89 for the code)
init.d script added to zipalign all apps on boot
set weather syncing to every 4 hours (instead of 3) saves battery
back from vacation (cough cough ban cough)
added lyapota extrim camera
added HTC Mail with Exchange Security Bypass
2.10.13
status bar graphics edit (pics here )
2.13.13
made the status bar a little thinner
edited the color a bit, not to be too dark
gmail notification icon is in color now
updated to be able to run on the latest TWRP (thanks Deestroy)
2.14.13
added new gmail notification icon
added new MMS notification
added good play colored icon in app drawer
took out unwanted apps (seperate zip is available)
removed power toggles
2.16.13
added sense 5 icons
2.21.13
Added lyapota's quick settings (settings and Rosie apks) and removed some of the options that are not needed. Will do a proper port when I have the time. Since I have a life
added quick settings to menu on home screen
wallpaper scrolling toggle in quick settings (user)
landscape rosie toggle in quick settings (user) - options to turn them on or off
changed APM images cute...(just like your girl when i saw her lastnight)
3.9.13
added more sense 5 elements
sense 5 alarm icon
sense 5 icons in settings
sense 5 Battery % images
sense 5 ringtones
sense 5 notification sounds
sense 5 alarm sounds
sense 5 wallpapers added (in SDCard/Sense5Wallpapers) - i resized all the wallpapers to fit on our screen
sense 5 images (check box and more things [find out by flashing]
added htc one BootAnim (might remove but who cares about boot anim)
removed HTC linkify apk so that default apps stick on reboot
[3.17.13]
fixed contacts icons in MMS
added more sense 5 icons
added htc notes
[3.22.13]
fixed widgets fc
Latest Release
http://www.androidfilehost.com/?fid=9390362690511176641
Click to expand...
Click to collapse
Removed apps
http://www.androidfilehost.com/?fid=9390288116658474623
Click to expand...
Click to collapse
My Android File Host Folder
http://www.androidfilehost.com/?a=show&w=files&flid=1619
Click to expand...
Click to collapse
Donate to me Here​
Important: After first flash, reboot after phone settles if ringtones are grayed out. That should fix it. It only happens after first boot only. It will not happen again after subsequent reboots Thanks rawintelect for reminding me
Disclaimer: if you brick your phone. Dont blame me. Any rom i put up i test it first.
Thanks for throwing this up
Sent from my EVO using Tapatalk 2
Thanks bro was looking forward to this.
Sent from my EVO using xda premium
sweet!!!! good looks brO...
just flashed, great rom man!
Why is this "not a flashable zip"? Not sounding condescending, I'm really wanting to try this out and was just looking for a little clarification. Thanks for the awesome addition up the ROM lovin' the EL TEEEEEVO is getting!
I will say, I missed the "complete action using" menu when tapping an item. Giving a big FU to Apple for patenting the action, and Screw You Patent Office for being so stupid to grant it! Great job for bringing it back!
mike.r.olson said:
Why is this "not a flashable zip"? Not sounding condescending, I'm really wanting to try this out and was just looking for a little clarification. Thanks for the awesome addition up the ROM lovin' the EL TEEEEEVO is getting!
Click to expand...
Click to collapse
the non flashable zip is for the removed apks only
This says its vipersrom... Umm don't you need to give him credit?
Seems to be pretty fast...
I rarely post but i have to save this rom seems to be insanely fast... I flashed it mainly cause I like the landscape rosie and I wanted to test the battery life... appreciate the work done by all the developers.
PinnerProxy said:
This says its vipersrom... Umm don't you need to give him credit?
Click to expand...
Click to collapse
In case you didn't read properly. I said I take no credit for any mods or the Rom itself. It is just my personal setup I shared. Some members said they wanted it and I uploaded it.
But ill update the op if it makes you feel better
Sent from my EVO using xda premium
flex360 said:
In case you didn't read properly. I said I take no credit for any mods or the Rom itself. It is just my personal setup I shared. Some members said they wanted it and I uploaded it.
But ill update the op if it makes you feel better
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Hey flex from when i read it earlier i couldve swarn you gave viper credit but i guess it wasnt enough for some folks lol
Sent from my EVO using xda premium
wileout said:
Hey flex from when i read it earlier i couldve swarn you gave viper credit but i guess it wasnt enough for some folks lol
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Some guys just love to be a pain. But oh well. I added more devs to the op
And ill add more if they contact me. All I wanna do was to share my setup. I'm not a dev lol
Sent from my EVO using xda premium
flex360 said:
Some guys just love to be a pain. But oh well. I added more devs to the op
And ill add more if they contact me. All I wanna do was to share my setup. I'm not a dev lol
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Well i said i wanted to use it shouldnt i be credited lmfao
Sent from my EVO using xda premium
Can some pist a mirror it wont dl work fom me
Sent from my EVO using xda premium
How do you flash this? TWRP keeps saying...."failed"
clone1008 said:
How do you flash this? TWRP keeps saying...."failed"
Click to expand...
Click to collapse
maybe you got a bad zip
download again
clone1008 said:
How do you flash this? TWRP keeps saying...."failed"
Click to expand...
Click to collapse
Or try rebooting into recovery again then flash. Fixed mine few times. No clue why that happens.
Sent from my LTEvo
i will be uploading an update with camera shutter sound toggle soon today
Please get the menu-mapping in this ROM so I can flash it!

[ROM](CDMA)Flick 1.1.6 [9/02/12]

What I wanted to do when I started to create Flick was make a ROM that was smooth, optimized and minimalistic, but fully tweakable, and had all the essential root features. Please note that this ROM is an early release, as I just wanted to get this out before school got in to gear, thanks.
Thanks to:
Google for being so awesome!
vtwinbmx and 2tealth for helping me out when I needed it.
Nitro and EmericanX for doing what they do for us.
Whirleyes for letting me use his Kernel modules
Kebob for his .215 base.
Kebob - For making the toggles for Blur ROMs.
Kebob - For helping me out with so much all the time.
Nitro - for the original Pulldown toggles
Don't post this thread anywhere else! I will post this on other sites, I just want to make sure everybody is getting the experience that I wanted them to get!
Thank you!
What I did:
Debloated
Deblurred
Deodexed - Kebob's .215 base
Zipaligned - Kebob's .215 base
Pulldown Toggles - Kebob and Nitro
Database files defragged at boot
Ziapligned at boot
1% battery mod - superrelaxx
Supercharged services.jar
Init.d support
Ultra fast GPS lock on
Kernel tweaks for battery life
Extra Kernel Modules:
BoostedASSV2
Pegasusq
Smartassv2
hotplugx
SIO
cifs
ntfs
Cpu Control
Built in tweaks for:
Pegasusq
Ondemand
Smartassv2
Interactive
Sysctl enabled
I'll tweak more of them as time goes on.
bugtogo.sh removed
Network tweaks
3G network speed tweaks
Dalvik VM tweaks
Launcher locked in memory
Scrolling tweaks
Memory management tweaks(minfree and adj)
SIO as default I/O and Pegasusq as default CPU Governor
More soft rendering by Android via egl.cfg edits, less response latency
Faster data connection via ppp-ril.options
zipalign and sqlite3 binary included
Tried to minimize preinstalled apps
Apex Launcher
Stock Moto Homescreen
CM9 ringtones
SuperSU preoaded
Beats Audio
Gmail
Theme Keyboard - EmericanX and 24v
Swype
AOSP News & Weather
AOSP Clock
AOSP Messaging
Blur Email
AOSP Gallery
Blur Camera - EmericanX
Inverted AOSP Calendar
AOSP Calculator
Root Browser Lite - JRummy16
Inverted GTalk
Google Play Music
OTA Updater
No Frills CPU Control
A slightly themed Settings.apk
Thanks to SmurfedOut for some of the tweaks.
Coming next:
SuperSU in settings
Flick 1.3.0: http://d-h.st/Mf0
Or:
https://otaupdatecen...?page=list-roms
After installing:
Let the ROM settle for 5 minutes, just let your phone sit.
Complete setup
Reboot
Profit?????????????????
Flashable zips:
None as of yet
Donation is not required, but appreciated:
https://www.paypal.c...gif:NonHosted
{
"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"
}
Changelog:
Flick 1.0:
Initial release
Flick 1.0.3:
Overclock to 1300Mhz at boot
More kernel Modules
Tweaked Smartassv2
Build.prop tweaks
Fixed Statusbar
Flick 1.1:
Pulldown Toggles
Apex Launcher and Gmail
Blur Lockscreen
Flick 1.1.2:
Apex Launcher, Gmail, Maps, Google Music, Street Viewer, Root Browser Lite as user apps
Added Overclocking as a flashable zip
Added Stock Moto Launcher back in for user choice
Fixed Flick version #
CM9 Ringtones(But there is about 1 million of each of them,lol)
NOTE: To work around apps not updating uninstall it and then reinstall it via the market!
Flick 1.1.4:
Fixed stability issues
Ultra fast GPS lock on
Flick 1.1.6:
REQUIRES A DATA WIPE!
Genie Widget
Theme Keyboard - 24v and EmericanX
More tweaks
Took away Voice Commands and Maps
Apps update properly
Got the right Flick version #
Fixed duplicate ringtones
Added Swype
Flick 1.3.0:
Debloated more
Apps in Settings.apk:
No Frills CPU Control
Beats Audio
OTA Updater
Deleted bugtogo.sh
More data tweaks
More performance tweaks
More battery life tweaks
SuperSU root permissions management
Fixed Blur Corporate Sync
Atrix HD launcher along with all of the goodies
Fixed USB dock and webtop
Fixed the "hangs" some people were describing
Blur settings icon is now AOSP icon
Thanks to brees75 for inspiring me to use cron to dump caches so I could use more aggressive cache values resulting in more fluidity.
any screenshoots?
Great work! I hope you manage to get a GSM version up and running subscribed!
Btw images not loading!
I already tried the 1.0 with the stock based GSM Patch > no luck, no data :thumbdown:
But it's realy smooth & fast.
Sent from my BlacK (& WhitE) WidoW
Shame! Good progress though.
Sent from my XT910 using xda app-developers app
adaimespechip said:
Great work! I hope you manage to get a GSM version up and running subscribed!
Btw images not loading!
Click to expand...
Click to collapse
Thanks, Ill try to get that fixed.
HSD-Pilot said:
I already tried the 1.0 with the stock based GSM Patch > no luck, no data :thumbdown:
But it's realy smooth & fast.
Sent from my BlacK (& WhitE) WidoW
Click to expand...
Click to collapse
Yep That was the objective, I'm still looking for more tweaks to throw in. I'm still a relative beginning dev, so if anybody can port this to GSM feel welcome to! Just keep the ROM how I intended it to be please.
Sent from my DROID RAZR using Tapatalk 2
Screens are fixed.
Downloading now..... looks like u have put a ton of work into this..... i would hit up nitro for the pull down toggles
I will let u know how it compares to Eclipse
Sent from my DROID RAZR using xda app-developers app
Leviathan...
your rom is very nice...
my sugestion is work on new project based on cm10...
http://rombitch.com/builds/razr/cna_spyder-JB-08-25.zip
rom cm10 credits dhacker
hacker812c said:
Leviathan...
your rom is very nice...
my sugestion is work on new project based on cm10...
http://rombitch.com/builds/razr/cna_spyder-JB-08-25.zip
rom cm10 credits dhacker
Click to expand...
Click to collapse
Until JB gets stable data I won't be doing any work on it. I'll stick to whats stable.
Install was smooth
Seems pretty nice!!!
I have had to soft reset a few times
Dunno whats causing it..but i will be doin something and it just super slows down.....like doesnt wanna lock the screen when i tap power
Gonna try a different governor
Sent from my DROID RAZR using xda app-developers app
Hmm...I've noticed on the lock screen the text option just unlocks to the home screen and the phone option opens to the camera. The other two work correctly.
wesside123 said:
Hmm...I've noticed on the lock screen the text option just unlocks to the home screen and the phone option opens to the camera. The other two work correctly.
Click to expand...
Click to collapse
I'm aware of this bug and a fix is in the works.
lucidvtec said:
Install was smooth
Seems pretty nice!!!
I have had to soft reset a few times
Dunno whats causing it..but i will be doin something and it just super slows down.....like doesnt wanna lock the screen when i tap power
Gonna try a different governor
Sent from my DROID RAZR using xda app-developers app
Click to expand...
Click to collapse
You're the first person who's phone has had problems with the CPU voltages on this ROM. In the next build most likely coming in a day or two, I'll up the voltages, which will fix your problem.
Sent from my DROID RAZR using Tapatalk 2
Quick question. I don't see any specific instructions on the install..is this a safestrap rom or can i use the touch CWM recovery? simple wipe data/cache, format system, wipe davlich cache and reboot?
Thanks,
---------- Post added at 02:54 PM ---------- Previous post was at 02:51 PM ----------
also, DL is not working :/
dbroadus2007 said:
Quick question. I don't see any specific instructions on the install..is this a safestrap rom or can i use the touch CWM recovery? simple wipe data/cache, format system, wipe davlich cache and reboot?
Thanks,
---------- Post added at 02:54 PM ---------- Previous post was at 02:51 PM ----------
also, DL is not working :/
Click to expand...
Click to collapse
Dl works just fine, try again. No special instructions just standard though I recommend using safestrap or BootMenu.
Ya.. love the rom.. minus the slowdowns here and there
Battery life is deff improved over eclipse...thats sayin alot
My 2 suggestions. Improve the stability and add the drop down toogles
Sent from my DROID RAZR using xda app-developers app
lucidvtec said:
Ya.. love the rom.. minus the slowdowns here and there
Battery life is deff improved over eclipse...thats sayin alot
My 2 suggestions. Improve the stability and add the drop down toogles
Sent from my DROID RAZR using xda app-developers app
Click to expand...
Click to collapse
Happily noted! Fixing the stability will be pretty easy, but drop down toggles are a pain. I want them too, they'll come eventually.
Sent from my DROID RAZR using Tapatalk 2
Do I install this with safestrap 2.0 and all 3 wipes?
Thank you.
Sent from my DROID RAZR using xda premium

BAMF Paradigm v3.1 [4.2.2] JDQ39 - We're baccccck..

Team BAMF Proudly Presents...
{
"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"
}
Paradigm represents the culmination of months (years) of work to bring our users the best possible AOSP experience. Using all of our previous experience with a multitude of devices and user interfaces, we aim to bring you something you just can't get anywhere else.
Are you ready for the shift?
When we set out to build this ROM, we wanted to keep the feel as stock as possible while adding as much functionality as possible. The primary concern was always stability and user experience.​
What to Expect:
Android 4.2.2 internals
Quick, lag-free performance
Rock-solid stability
Many original features
Bug-free (we hope) android experience
Outstanding developer support
Under the Hood:
AOSP 4.2.2 base
4.2.2 Proprietary blobs
Custom busybox built for Team BAMF
SuperSU and su binary from Chainfire (for compatibility)
Signed with private developer keys for increased security
BAMF Add-ons:
Custom boot animation (thanks to gadget! for the logo)
T9 dialer courtesy of CyanogenMod with optional settings in dialer
BAMF LTE Widget
BAMF Torch Widget
Configurable Lockscreen with unlimited* shortcuts, and pull down for Torch
Completely configurable QuickSettings Tiles replacing stock QuickTiles
Copy/Paste from any app
BAMF Settings (huge thanks to Stericson for the RootTools SDK which we incorporated for root functionality)
BAMF Settings Features:
Performance Settings (Based on CyanogenMod CPU Settings)
CPU Speeds
Governor
I/O Scheduler
Voltages (where supported)
System Settings
Ad Blocking
Remounting of System Partition
Volume Key Track Skip
Granular Autobrightness adjustment
Full management of system apps (disable/enable/uninstall)
Full Management of Notifications including Quiet Hours (courtesy of CM)
Visual Settings
Fully configurable Lockscreen with the new QuickLaunch Ribbon
Launcher Tweaks
Show or hide the dock divider
Show or hide search bar
Set number of home screens (3,5, or 7)
Status Bar Tweaks
Normal, Centered, or Hidden Status Bar Clock
Clock Text Color
Show or Hide Alarm notification
Show or Hide Debugging Indicator
Battery Skin System (Some sample skins are available in the 2nd post and a tutorial for making your own is available in the "Themes" section)
Signal Skin System
Fully customizable battery text including size, color, and visibility
Customizable carrier banner
Select and arrange Quick Settings Tiles
Navbar Tweaks
Fully customizable Navigation Keys
Long press IME arrow for IME Switcher
Selectable Keyboard arrows in Navigation Bar
Soft key reflections on/off
Navbar/Statusbar Skin System
Set Soft Key color
Set Soft Key glow color
Thanks again to Gadget! for the graphics
CyanogenMod for paving the way
ChainsDD for his work with superuser
Stericson for giving us lazy developers RootTools
wowthatisrandom for the initial battery skins
All of our Beta Testers (even though you made us crazy!)
Most importantly, our users, who waited patiently while we beat our heads against the wall working on this!
Download official ROM and Gapps
Verify MD5 Hashes
Put both zip files on SD
Factory reset and wipe all data and cache
Install ROM
Install Gapps
Profit!
Version 1.0
Initial Release
Version 1.1
First release of Maguro version
Changing softkey background alpha to 0 disables all animations
Customizable carrier banner
Soft key reflections toggle
Fixed hotspot quick setting (which should stop random reboots for some)
Fixed launching direct contacts from the lock screen
Please note: Volumes do not appear split under settings temporarily. They are still split for quick settings
Version 1.2
Updated ROM and Kernel to 4.0.4
Normal, Centered, Hidden Clock options
Battery Skin System (Sample skins are in the 2nd post and a tutorial for making your own is available in the "Themes" section)
Full Battery text customization
Persistent search bar option for launcher
Huge changes under the hood in preparation for future mods
Version 1.25
Maintenance Release
Performance Enhancements
Bug Fixes
Version 1.3
Performance Enhancements
Bug Fixes
Addition of Sprint Galaxy Nexus
New Notification Management System
Theme Chooser from CM9 with a custom theme
Much more (changelog to be updated later)
Version 2.0
Everything from before, but with Beans included.
Version 2.1
Fix for BAMFSettings not restoring Kernel Settings
GPS Lock Fix
Fixed launcher FC loop
Fixed SIM unlock reboot
Added LongPress track skip
Increased Speaker volume
Added option to link ringer and notification volumes
Paradigm theme is back - Although not complete
Updated GAPPS
Version 2.2
Based on JRO03L
Lockscreen is back!
Many bug fixes!
DRM and Hulu are fixed =D
Some more I can't remember..
Version 2.3
Custom Navigation Bar!
Updated AdBlocking
Added ability to open alarm clock view Statusbar clock courtesy of 1RoLa
Many small changes and bug fixes
Version 2.3.1
Maintenance Release
Fixed MMS for Toroplus users (Huge thank you to maddoggin and dreamsforgotten for the assistance)
Theme Chooser now correctly applies wallpaper 94% of the time.
Modifications to ThemeEngine framework to allow themeing of Gapps that replace AOSP versions.
Updated Gapps to fix some missing theme elements.
Version 2.3.5
Add copy/paste to messages in Talk
Allow arrow soft keys to repeat when held
Version 2.4
Update to 4.1.2 (JZO54K)
Bug fixes
Version 3.1
Rebased to Android 4.2.2 (JDQ39)
Everything it had before, and then some.
​
You can find all official Team BAMF Paradigm downloads HERE!​
Hours upon hours of work goes into the development of Paradigm. The members of Team BAMF sacrifice many things to bring you a great ROM. Hours of bashing our heads against the wall, answering questions, losing sleep, getting yelled at by our wives and girlifriends, and even more importantly.. TIME WE COULD BE SPENDING DRINKING BEER. Team BAMF only exists through your support, please consider helping us with costs of operation and the all important marriage counseling!
​​
Adrynalyne
Ihtfp69
erishasnobattery
ThatDudeButch​
Reserved..
Reserved one more time..
Was wondering when you boys would show up.
No direct link to Mako in the linked ROM thread, but I clicked another DL link in your forum and navigated to Mako.
No mako... Where did you find the link
Sent from my Nexus 4 using Tapatalk 2
Laggedoutal said:
No mako... Where did you find the link
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
http://www.teambamf.net/files/file/61-bamf-paradigm-mako/
Laggedoutal said:
No mako... Where did you find the link
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Just select Maguro, etc... and then navigate your way to Nexus devices from there.
Sorry guys, direct link now included. Feel free to make yourself at home over there as well. :good:
Okay great thank you
Sent from my Nexus 4 using Tapatalk 2
Laggedoutal said:
No mako... Where did you find the link
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
If you're on your phone, hit the samsung box in the top left, then click on Nexus Devices and N4 is the first one.
Edit: Op fixed it.
Sent from my Nexus 4 using xda premium
Trying to download but extremely slow.
Sent from my Nexus 4 using Tapatalk 2
iFalcon said:
Trying to download but extremely slow.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
took about 3 mins on a moderate wifi connection to download for me. cancel and redownload might help
nice another rom ill give this a shot
sweet!!
Sent from my Nexus 4 using Tapatalk 2
This looks awesome!
Also:
[*]Kernel Overclocked to 1.35ghz with stock voltages
When you wrote this did you mean the minimum speed is 1.35?because stock frequency is 1.5 lol
Sent from my Nexus 4 using xda premium
does this support custom kernels? moles stock 4.2.2 color calibrated kernel puts me in a bootloop
This doesn't boot! which has it working?
I can't get it to boot with any kernel including the one that came with it
PS don't bother suggesting wipe or any of that I'm not a noob
Sent from The Department Of Nexus 4 Life
TDON4L
paul_viado said:
does this support custom kernels? moles stock 4.2.2 color calibrated kernel puts me in a bootloop
Click to expand...
Click to collapse
Well that kernel says for PA so try another one... I recommend Matr1x!
Sent from my Nexus 4 using xda premium
Use a kernel with AnyKernel support!
There is too little amount of tweaks...

[ROM]gDux 1.1.1 MK2 UPDATED SICDARK THEME, SUPER FAST,BEST BATTERY,FULLY CUSTOMIZABLE

{
"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"
}
gogolie's gDux v1.1.1 Change Log (This is basically redone from the ground up a completely different ROM!)
Fixed as many issues as I could find from the 1st release... including Camera (on old slim versions), Restart issues when using benchmarking app, RomControl, doubles of apps and apps that couldnt be updated have all been changed or are working now!!
please let me know if any issues still exist
Added or Updated the Following Apps or Enhancements:
New Theme Elements
New Icons
Shaftamle's GhostKO6.0 Keyboard
CatLog Holo
Apollo
LMT
Antutu Benchmark
BigTinCan AdFree
GravityBox
Cambio DPI
ByPassLKM (Apk for pushing Wifi if downgraded)
BatteryCalibration
Cleanmaster Security
Chronus
Cyworld Cymera (sick new camera)
ES File Explorer
ActiveNotifications
HRT KK Launcher
SideControl (sweet new shortcut launcher)
Online Nandroid
Safestrap 3.71
Optimus Lockscreen (bad*ss particle effect app you'll see)
Focal (AOSP Camera from CM thats pretty cool)
Snapdragon Battery Guru! (in my opinion has been the best battery saver app ever)
OG Battery Mod
TOR Project
ScriptManager
USB Mass Storage Enabler
Trebuchet (Launcher from CM)
utter! (voice control your whole phone!)
App Booster (clears out your memory and cache)
Xposed
Nova
EventFlow Widget
ViPER4Android
Greenify
Ninesky Browser
AppOPs Starter
Xposed
XuiMod for Xposed
Wanam for Xposed
Lucid Launcher (blazing fast launcher! my recommendation to use)
AccuWeather2014
Xposed Utilities
WeatherWidget
Torch
S-Memo
S-Voice
PIE Control
and a lot more that originally came with gDux 1.0 like:
BusyBox
Scrolling cache off
Rome Online Center
Battery% mod
4-way reboot menu
Duxter Control Built
With new tools
Battery Tweaks
Wireless Tweaks
DropDown
Ink Effect
Rome Online Control Center
Extra apps in flavor
5 Flash modes
Kernel in flavor selectable
Sound tweaks for more fun when listening to music
Game Tweaks
Fast Dormancy Tweak
Improved intensity flashlights and camera quality
Memory Tweaks
Mobile Internet Tweaks
Video tweaks for smoother playback of movies
Base XXUEML9
APM stands for
Advanced Power Management
Very Fast and Stable
By Wanam Xposed extras come again to!
Full Color / Transparency customization for status bar and the Notification drawer elements
-Secure Samsung Keyboard
Option to keep "Add Call" button with call recording menu
Disable Camera shutter sound
Flash Light trough volume button UP
Skip of Music with volume buttons
-Save Call Logs View
Enable Keyboard symbol
Enable Hangouts calls trough cellular
Enable Camera while calling
-Unlimited and Customizable multi-view support
Bypass Exchange Lock check
Notification Panel Customization
Long-Home key behavior
Long back key to kill app (+ whitelist)
Disable Increasing ringtone
Messaging tweaks (raise limits and conversion)
Disable scrolling cache
Enable Full rotationally
-White/Colored Circle Battery
Transparent Notifications panel
-Customize clock format and size
-Customize Battery helper text size
-Customize Quick Settings buttons number per row
-Collapse Quick Settings after toggle
-2 Line formatted date on the panel header
Dark-themed multi-window
Disable boot sound
-Customize Two line date header format
-White/Black Email app background
Transparent Quick Settings buttons background
Default hidden SMS logs
Add Call button to Logs and Contacts list
Disable accounts icons on Contacts list
-Custimize Wifi AP Client number
Disable Launcher page curl
Add exit button to browser
SMS Automatic input mode
Disable Call number formatting
Enable Unlimited Contacts joining
Enable rotation trough Gallery button
Set default browser view to Desktop
-Hide Wireless charging popup
-Hide Full Battery Notification
Clock position status bar
NFC behaviors
-Hide headset icon and notification bar
Disable TW DVFS
Enable TW DVFS Boost benchmark mode
-Hide Smart Stay, alarm, NFC icons on status bar
Launcher: Enable scrolling wallpaper and Hide the Dock labels
Disable Wake Home button
-Use separate Address field on Contacts
Add Fast PIN unlock
-Added SMS sent time details
-Enable Screen ON options on Messaging App
Disable low battery warning
Add custom carrier label on notification label
Set Camera battery low level
-Change System Holo Dark / Light background
-Acces hidden Lockscreen shortcuts menu
Disable SEAndroid / Knox notifications and container
Disable volume control sound
Disable low battery sound
-Auto Disable notifications When Knox Knox Apps are installed
APM 5.0
& I'll be uploading at least 5 New themes to use with gDux 4.3 in the next few days!
gogolie's Dux v1.0 Change Log - (Duxter23+)
*Updated existing applications
*This is the sickest theme I've seen come to Verizon. Via T10 and some of my own changes- thanks duxter!
*Beautiful themed keyboard(s) thanks @Shaftamle (comes loaded with Ghost Glass Keyboard) and Dux's blue (as seen in screenshots need to add on with mod install available below)
*Removed outdated updateme/romcontrol and converted apps that wouldn't be upgradeable to user apps so you can remove or upgrade
*Made work or added a working version of:
AutoAnswer (answer calls with a whistle good for the car), Online Nandroid (I never leave home without it), Extendable Notification Toggles, Greenify, Flash Player, Nova Launcher, Ad-Free, Xposed & Wanam, Dropbox, ES File Manager & ZPlayer
*Fixed Native Tethering / Added All Toggles (Thanks @Surge1223)
*Added a couple tweaks here and there
*Made compatible for PMS and future versions of (enabled custom boot/shutdown animations & sounds)
After I was finished doing what I felt should be done (my aim was the most rounded in terms of battery consumption, speed and stability). But I came out with the fastest ROM available for the Verizon S4 with better battery life than any other ROM I've seen. OH and that is with a fully themed beautiful Dark AOSP feeling ROM from head to toe. My favorite dialer / ROM now period. Every App that comes standard has been done over and visually improved. TRY IT EVEN IF YOU NORMALLY DON'T LIKE THEMES OR THEMED ROMS IT GROWS ON YOU VERY QUICKLY. I was never a fan of the "3d icons" but this made me believe that somethings are just meant to be. The icons just need to visually flow with the backgrounds matching apparently. Has every customization available or compatible for TW4.3 Roms and will beat any ROM you throw at it in any benchmarking test or battery life comparison test.
This has been pretty heavily tested and no bugs reported from testers. (besides if your using the original or full version you'll need to change or download the english language pack for the samsung keyboard in the Settings-Device Input- department. if that counts as a bug lol...)
gogolie's Dux Slim & Full Screenshots (these are 1.0 still havent got 1.1.1 online yet:
Installation:
1. Download your choice of ROM
2. Make Nandroid Backup of current system in Online Nandroid or Safestrap!
3. Install via TWRP or Safestrap any recovery should work. Just make sure that if theres an option like "enable old script" be sure and enable it.
4. If your on SafeStrap flash your modules (MK2 preferable) if on a different carrier flash a MARC pack and if your on an unsupported carrier or don't have my MARC pack then flash something similar to it if available or your APNS/Modem/Kernel.
5. Restart, give 5 minutes for ROM to load 1st boot. (Your following boot ups will take less than 20 seconds.)
6. Those that downgraded from 4.4.2 will have best results using an upgraded modem and bypasslkm. But Downgraders - upgrade again and check out the brand new gDux 2.0 for 4.4.2!!!!!
New Downloads (these 2 downloads are identical ROMs different bootanimations vote on either 1 or 2:
gDux v1.1.1 - Bootanimation V1
gDux v1.1.1 - Bootanimation V2
fUxter v1.0 (FoxHound DiamondDogs crossed with gDux is coming soon!)
Also check out gDux 2.0 for VZW 4.4.2 released today!
MARC Packs (MARC = Make Any ROM Compatible and Pack means its a flashable zip file to flash through custom recovery!)
MDK MARC test version 1
Sprint Test 2
TMobile Test 2
AT&T Test 3 SS MK2
AT&T Test 3 Non SS
You dont need to use a MARC pack if you are able to edit your own APNs and install a custom kernel (or stock if on Safestrap) the packs contain more of the files specific to each carrier but not necessary.
Old gDux v1.0 for 4.3 Downloads:
gDux1.0 SLIM
Original Themed Samsung Keyboard
Originally Apps Meant to Be Included in Slim release and Keyboard (like PIE) 20 MB
Ripped Apps not necessarily Bloat but I dont use em (more info on last two links next wed)
"SLIGHTLY SLIM'd" AVAIL LIMTED TIME VERSION" 1.1GB
gDux1.0 FULL
Duxters 23 Original Ported (stock)
Please note if downloading the Slightly Slim'd, Full or Original ROM's you'll need to switch the keyboard from DE to ENGLISH in input settings!
DONATE OR THANK ME PLEASE EITHER WILL MAKE ME FUZZY INSIDE!
Wise Words from Duxter's Original Thread translated best I could:
"Neither I, nor the HackerRomTeam or otherwise
someone accepts liability for any damages. The
might arise from the use of Rom!
Thanks goes to:
the HRT team
Nininho1995 & Duxterfor his help.
and all that I have not forgotten
If you enjoy the ROM then donate or at least give me a plus 1 and Thank You or Vote on the Thread to ensure further development of this ROM!
Peace,
-gogolie
Believe the HYPE.
It is the fastest, and seriously wicked easy on battery with the best looking in my opinion theme available for 4.3 right now. If you know of better or want to argue these facts bring proof so we can all see just like the proof I've asked for when someone said my ROM that didnt flash a kernel bricked a device LOL funny stuff. the things people say to hide the truth from others for their own profit i tell ya...
Look im 1st! jk
Future updates? maybe hard to improve on perfection
downloading now... on mdk... let you know how it goes
I'm down to try it! Downloading now.
Sent from my SCH-I545 using Tapatalk
flashing now. will report back
you probably have your own methods
joshm.1219 said:
downloading now... on mdk... let you know how it goes
Click to expand...
Click to collapse
sweet hope u went off the wall n chose gDux but let me know how you think it fairs. if your interested in trying the MDK MARC pack I'm not sure it'd apply to this rom but its goal is to Make Any Rom Compatible... its still test version 1 but thats because 2 of my testers said it "works great" and ive heard little more.
MDK MARC test version 1
40mb its kinda heavy I'd call it the full version might rip it down to essentials like basically apns if necessary
might as well post the other packs for carriers if anyones interested in trying all still work in progress no promises, shouldnt hurt anything, meant to be a 1 flash all should enable all toggles, fix native wifi tethering/wifi, flash apns / cscs, gps fix usa, might end up in a bootloop with some ROMs. So if you cant figure out how to escape a bootloop or reflash/format forget about it. Feedback via PM plz
MDK MARC test version 1
Sprint Test 2
TMobile Test 2
AT&T Test 3 SS MK2
AT&T Test 3 Non SS
gigilie said:
sweet hope u went off the wall n chose gDux but let me know how you think it fairs. if your interested in trying the MDK MARC pack I'm not sure it'd apply to this rom but its goal is to Make Any Rom Compatible... its still test version 1 but thats because 2 of my testers said it "works great" and ive heard little more.
MDK MARC test version 1
40mb its kinda heavy I'd call it the full version might rip it down to essentials like basically apns if necessary
might as well post the other packs for carriers if anyones interested in trying all still work in progress no promises, shouldnt hurt anything, meant to be a 1 flash all should enable all toggles, fix native wifi tethering/wifi, flash apns / cscs, gps fix usa, might end up in a bootloop with some ROMs. So if you cant figure out how to escape a bootloop or reflash/format forget about it. Feedback via PM plz
MDK MARC test version 1
Sprint Test 2
TMobile Test 2
AT&T Test 3 SS MK2
AT&T Test 3 Non SS
Click to expand...
Click to collapse
I fell asleep after I flashed it last night but I couldn't get pass the splash screen. I flashed it with ktoonsez kernel on the latest TWRP. I'll try the MDK MARC pack after work today.
Thanks for your work and all your time!
gigilie said:
sweet hope u went off the wall n chose gDux but let me know how you think it fairs. if your interested in trying the MDK MARC pack I'm not sure it'd apply to this rom but its goal is to Make Any Rom Compatible... its still test version 1 but thats because 2 of my testers said it "works great" and ive heard little more.
MDK MARC test version 1
40mb its kinda heavy I'd call it the full version might rip it down to essentials like basically apns if necessary
might as well post the other packs for carriers if anyones interested in trying all still work in progress no promises, shouldnt hurt anything, meant to be a 1 flash all should enable all toggles, fix native wifi tethering/wifi, flash apns / cscs, gps fix usa, might end up in a bootloop with some ROMs. So if you cant figure out how to escape a bootloop or reflash/format forget about it. Feedback via PM plz
MDK MARC test version 1
Sprint Test 2
TMobile Test 2
AT&T Test 3 SS MK2
AT&T Test 3 Non SS
Click to expand...
Click to collapse
Im on MDK also . Would I need to flash that MDK Marc file for this rom to work? thanks
Flashed this ROM this morning and ended up getting a black screen after the Samsung logo. Wouldn't boot the ROM
Sent from my SCH-I545 using xda app-developers app
Wow , Nice imagination & good work !
Thanks
Couple issues to report- using MK2
SS keyboard fails
No battery indicator and no battery % when checked
Duxter control/ Battery- fails- "rom control stopped"
Thanks
harrytery said:
Flashed this ROM this morning and ended up getting a black screen after the Samsung logo. Wouldn't boot the ROM
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Did you flash the MARC file?
jscarano said:
Did you flash the MARC file?
Click to expand...
Click to collapse
i did after you suggested it.....
harrytery said:
i did after you suggested it.....
Click to expand...
Click to collapse
did it help?
jscarano said:
did it help?
Click to expand...
Click to collapse
it most certainly did
harrytery said:
it most certainly did
Click to expand...
Click to collapse
Great to hear!
Great rom. Only issue I have is that I can't turn on wifi. Thanks
Sent from my SCH-I545 using XDA Premium 4 mobile app
cwsmall said:
Great rom. Only issue I have is that I can't turn on wifi. Thanks
Sent from my SCH-I545 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Are you safestrap? Did you flash the kernel patch?
Sent from my SCH-I545 using XDA Premium 4 mobile app
No and no. I guess I missed that part.
Sent from my SCH-I545 using XDA Premium 4 mobile app
help
ive tried downloading the full version 7 times it gets all the way to the last second says interrupted and then says done but it isn't downloading all the way ive never had an issue downloading a rom before what is going on
I'm a little confused about the Marc pack. Does this have anything to do with my wifi not working?
Sent from my SCH-I545 using Tapatalk

Categories

Resources