• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM][JB] Blurry 2.5

MarkusMcNugen

Newbie
Aug 11, 2012
13
2
blurrylogo.png



*Blurry 1.0 Features*
-Deodexed - thanks Dluke
-1% Battery - thanks Dluke
-Superuser
-Extended Power Menu - thanks Markus
-Blurry Boot Animation - thanks Markus
-init.d support at boot
-Governors / schedulers loaded and set pegasusq / sio at boot
-Scripts
-Toggles
-Blurry Theme - thanks Markus
-Debloated
-Beats with modified DSP manager - thanks BigDaddyHicks
-Tethe[FONT=inherit !important]r hack[/FONT] - thanks TLS
-Volume Rocker Skip - thanks Markus
-Apps
-Blacked out Gmail - thanks BOT
-CM 10.1 MMS - thanks CM
-Blurryzips on /sdcard/blurryzip - Has Overclock zip and others
-Blue Notification light - thanks vtwinbmx
-Themed 4.2 Keyboard
-Supercharged service.jar

*Blurry 2.4 Changelog*
-Tweaked like crazy by Timmy10shoes
-Added Battery Mod switch under Blurry Settings - thanks Markus
-Fixed MMS app
-Fixed Google Apps
-Baked in AC!D music
-Inverted gtalk
-Inverted calendar
-New Superuser
-Removed some apps and scripts
-Added some apps
*Don't flash Crossbreeder script on this build*
*Themed Blurry keyboard is there, but not set to default*

*Blurry 2.4.1 Changelog*
-Expandable Volume Panel added*
-Removed white/grey bar from notification pulldown
-Reverted back to stock messenger*
-AOSP Browser added
-Flashable zips for StockTheme and BlurryThemeRemoveToggle in sdcard/blurryzips

-Wallpapers in sdcard/blurryzips

*If you would still like quick reply popup for texting you can either download SMS Popup from the market (Just remember to turn off notifications in stock messenger) or you can always download a third party texting app from the market.*

*The third slider in the expanded volume panel is notifications. Ive double and triple checked the smali and it points to the correct image but it shows up as the ringer icon anyways. It baffles me.*


*Blurry 2.5 Changelog*
-Added app Adobe Flash 11.1
-Added app CPUSleeper
-Added app GMusicFS
-Added app LTE On/Off
-Added app Xposed Icon Themer (For a future icon pack)
-Added battery icons to OGBatteryMod
-Added tune2fs
-Added AGPS patch by crypted
-Added 30 Volume step mod for music and bluetooth
-Added RemoveToggle-StockTheme.zip in /sdcard/BlurryMods
-Added 3 new wallpapers can be found in /sdcard/BlurryMods/Wallpapers
-Enabled hotplugx governor
-Heavily tweaked init.d scripts
-Fixed, rewrote, and rewrote again the init.d governor script
-Slightly tweaked build.prop
-Hid some apps from drawer and moved to settings
-Modified app shortcuts in settings
-Disabled scrolling cache
-Removed Bug2Go


Didnt get the OTA update notification?

If OTA Updater says your OTA Updater ID is Blurry_JB please take the 2.4.1 Update. Even if you are already on 2.4.1. We changed the OTA IDs and you need to reapply the update before it will let you download 2.5. Or download and flash from the links below.

After updating to 2.4.1, OTA Updater may notify you to update to 2.4.1 instead of 2.5, just click cancel and click Check for Updates. It will switch to 2.5.

Installation:
Download and install Blurry 2.4 with SafeStrap Only. Can only be installed on one of the custom rom slots. OTA updater should notify you of an available update. If for some reason it doesnt I have posted links to the 2.4.1 and 2.5 updates below. Flash them only in sequential order.

Downloads:
2.4 - http://teamlitespeed.com/dev/devs/eye_dea/Targa Bionic/Blurry ROMs/Blurry-JB_2.4.zip

--Only flash on top of Blurry 2.4--
2.4.1 - http://www.mediafire.com/?03gdkyzg0fj4u3z

--Only flash on top of 2.4.1--
2.5 - http://teamlitespeed.com/dev/devs/eye_dea/Targa Bionic/Blurry ROMs/Blurry-JB_2.5.zip


So how does this new init.d governor script work?
SetCPU and other utilities for settings CPU frequency will not work due to the way this init.d script works. It has built in profiles similar to SetCPU. It works as follows:


Note: There is a 10 second timer when the screen turns off. If turned back on within 10 seconds, it will not apply the sleep frequencies.


  • Battery Discharging
    • Battery percentage greater than 15%
      • Screen On
        • If CPU Slots = 5
          • Set CPU Frequencies to (300,600,800,1000,1200)
        • If CPU Slots = 4
          • Set CPU Frequencies to (300,600,800,1000)
        • Set Governor to HotplugX
        • Set Scheduler to Noop
      • Screen Off
        • If CPU Slots = 5
          • Set CPU Frequencies to (300,350,450,525,600)
        • If CPU Slots = 4
          • Set CPU Frequencies to (300,400,500,600)
        • Set Governor to PegasusQ
        • Set Scheduler to SIO
    • Battery percentage less than or equal to 15%
      • Screen On
        • If CPU Slots = 5
          • Set CPU Frequencies to (300,450,600,800,1000)
        • If CPU Slots = 4
          • Set CPU Frequencies to (300,475,650,800)
        • Set Governor to PegasusQ
        • Set Scheduler to SIO
      • Screen Off
        • If CPU Slots = 5
          • Set CPU Frequencies to (300,350,450,525,600)
        • If CPU Slots = 4
          • Set CPU Frequencies to (300,400,500,600)
        • Set Governor to PegasusQ
        • Set Scheduler to SIO
  • Battery Charging
    • Screen On
      • If CPU Slots = 5
        • Set CPU Frequencies to (300,600,800,1000,1200)
      • If CPU Slots = 4
        • Set CPU Frequencies to (300,600,800,1000)
      • Set Governor to HotplugX
      • Set Scheduler to Noop
    • Screen Off
      • If CPU Slots = 5
        • Set CPU Frequencies to (300,350,450,525,600)
      • If CPU Slots = 4
        • Set CPU Frequencies to (300,400,500,600)
      • Set Governor to PegasusQ
      • Set Scheduler to SIO

*Notes for Overclock.zip in /sdcard/BlurryMods*
The overclock zip will replace the init.d governor script with a new one for overclocking. 5 slot Bionics will OC to 1.25Ghz, 4 slot Bionics will OC to 1.2Ghz. Sleep frequencies stay the same however.


Whats coming down the pipe next?
The next update will have the following:
-New boot animation
-Blurry icon pack
-Slightly altered lockscreen
-Inverted Google Now
-Fix webtop so lapdocks work properly
-Anything else I think of or run across​
 
Until my new VPS and domain are set up, OTA Updater will not be functioning correctly. Please apply the patches manually from the links in the post above.

EDIT: I fixed the link for Blurry 2.5. The previous one had debugging enabled for my deving purposes of some scripts, so it might bog down the phone after a number of screen awake and screen sleeps. Please flash the new one from the post above.
 
  • Like
Reactions: OutOfPhase
Upvote 0
I just installed Burry 2.5. Everything is great except for the ringer and audio jack behaviors. When I have something plugged in to my audio jack and music playing, I don't get a ringer. Not through the external speaker or through the audio jack. I looked through all the settings, I can't figure it out.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones