[ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g/n7000]

Search This thread

kroz

Senior Member
Nov 14, 2010
4,184
9,800
Lipa
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

Just a quick message to clear things up in here. PA hybrid settings in RB were not optimized for HDPI. They work amazingly well on XHDPI devices and there's literally no issues. For all those complaining about the new feature without providing any reasonable explanation, I suggest you stop flashing nightlies and wait for a stable release, where I put more effort to actually optimize settings on old phones like the S2. Hybrid settings are the easiest way to change DPI/Layout as long as you know how to use it. Rather than being hard headed about this, take the time to learn the basic functionality of PA features. As far as I'm concerned, PA hybrid settings are here to stay. If you really don't like the new feature, let me remind you that we live in a free world, where we have the liberty to flash any rom we want. I'm not forcing you @ gunpoint for you to stay with RB. That being said, you guys should stop debating about this. Have a good day everyone.

Sent from my Nexus 4 using Tapatalk 2

thanks for dropping by mate and for your clarification ;)
we will accept whatever feature you think is best for rb,
thanks for your great work and time

Sent from my Hue themed GT-I9100 using Hue themed Tapatalk 2
 

yeeahnick

Senior Member
Aug 3, 2011
958
262
I think people need to STOP whinning (especially on nightlies) about features they dont like and just not use those features or change roms... ALSO i think devs/helpers need to stop focusing on those people hating and focus on the positive people who are usually a huge majority, how hard is it to ignore negative comments?. If they do so, they will not be irritated and will not lose the will to make great roms especially for older phones.

RB till the phone dies! Loving the kroz 0327!
 
Last edited:

m1trand1r

Senior Member
Mar 6, 2011
12,403
9,586
You don't wanna know.....
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

What is PA Hybrid Settings? What is the use of it?

did you try: http://tiny.cc/2epurw:p

Sent fom my S-II running Vanilla Rootbox >>Nightly (2013/03/27 Unofficial by kroz)<< :D powered with DorimanX kernel v. >>9.12<<


---------- Post added at 07:11 PM ---------- Previous post was at 06:53 PM ----------

Flashing it right about now:D....
Thanky you @kroz:D:thumbup:

Sent fom my S-II running Vanilla Rootbox >>Nightly (2013/03/25 by kroz)<< :D powered with DorimanX kernel v. >>9.12<<

just stopped by to say: AWESOME :D....
:thumbup: for @kroz....

Sent fom my S-II running Vanilla Rootbox >>Nightly (2013/03/27 Unofficial by kroz)<< :D powered with DorimanX kernel v. >>9.13<<
 
  • Like
Reactions: edzamber and kroz

edzamber

Senior Member
Feb 21, 2012
3,916
3,712
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

Waouuuu Great Rom

Posté via Vanilla Rootbox
 

panoz

Senior Member
Jan 20, 2007
91
21
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

As I'm waiting (and saving money obviously) for the note 3 -hope it's as awesome as it should be- I've got to say, my aging s2 has never felt better than on this rootbox.
Been on the latest "official" nightly been very happy about it, no FC's , spent around 10 minutes to figure PA out, and I love it so far!

Many thanks to all parties involved!

Sent from my GT-I9100 using Tapatalk 2
 

Computoncio

Senior Member
May 29, 2012
1,315
3,569
Três Corações - MG - Brasil
My mods for RootBox

I've made some mods for personal use and i'm sharing then for all the community.
i keep updating this post after a RootBox release.

cLock Mod to match Asul v5.1.1 by kroz- All credits goes to DvTonder Updated from RootBox - Unofficially Nightly - 20130430 by Kroz
  • LockClock.apk only
  • Flashable LockClock
  • Preview
    Screenshot_2013-03-12-23-17-06.png

Hidden apps hack

Hybrid Paranoid settings
  • 240DPI-All-Apps Whitout specific DPI per app, 240DPI system wide (Works till nightly-20120427)
  • 210DPI-All-Apps
  • 182DPI-All-Apps
  • Hybrid-Paranoid-Default-Settings
  • Hybrid-Paranoid-Default-Settings-Nightly-20130404
  • Hybrid-Paranoid-Default-Settings-Nightly-20130418
  • Manually change DPI

    Edit /system/etc/paranoid/properties.conf with your favourite file explorer with root permissions and change the value of the line below, save the file and reboot.
    Code:
    ###################
    # PARANOIDANDROID #
    ###################
    
    ## CONFIGURATION
    %revision=1
    %rom_dpi_min=120
    %rom_dpi_max=240
    %rom_default_dpi=240 <- Edit this line. ex:182dpi change it to %rom_default_dpi=182
    %rom_default_layout=360
    If you want to have the same system wide DPI (matching hybrid paranoid settings)
    Old way: edit this file /system/build.prop and change this line ro.sf.lcd_density=240 to the same DPI as you set hybrid settings (ex: ro.sf.lcd_density=182), save the file and reboot.
    New way: Go to settings > RootBox Settings > Lcd Density > 6. Change density to whatever you like! and choose your the DPI you nserted in hybrid settings.

    If you don't want to flash my zip's to get rid from specific app DPI just edit /system/etc/paranoid/properties.conf and delete the lines below after "## SYSTEM PREFERENCES", save and reboot.

    Code:
    ## SYSTEM PREFERENCES
    com.android.vending.dpi=%rom_default_dpi <- DELETE FROM HERE
    com.android.vending.layout=%rom_default_layout
    com.android.phone.dpi=%rom_default_dpi
    com.android.phone.layout=%rom_default_layout
    com.android.chrome.dpi=%rom_default_dpi
    com.android.chrome.layout=%rom_default_layout
    com.android.contacts.dpi=%rom_default_dpi
    com.android.contacts.layout=%rom_default_layout
    com.android.settings.dpi=160
    com.android.settings.layout=720
    com.android.calendar.dpi=160
    com.android.calendar.layout=600
    com.android.browser.dpi=160
    com.android.browser.layout=600
    com.android.calculator2.dpi=160
    com.android.calculator2.layout=720
    com.google.android.gm.dpi=160
    com.google.android.gm.layout=720
    com.google.android.talk.dpi=200
    com.google.android.talk.layout=360
    com.google.android.apps.docs.dpi=200
    com.google.android.apps.docs.layout=600
    mobi.mgeek.TunnyBrowser.dpi=160
    mobi.mgeek.TunnyBrowser.layout=600 <- TO HERE
    If you want other Hybrid DPI's just pm me and i will do it.

Google Ears v1.1.8 - Transparent
  • Google Ears v1.1.8 - Transparent
  • Instalation
    Just push to /system/app and set permissions 644 or install like a normal apk.

    Widget not showing up!!!!!!

    Just delete or uninstall the apk and delete directory "/data/data/com.google.android.ears".

    Then push or install the apk again.
 
Last edited:

THE RED BLUR

Senior Member
Mar 7, 2012
6,995
21,770
LONDON
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

Amazing work Comp. Very good and thanks for sharing with us buddy. Just like the good old RR days :D;):thumbup:

SIGNATURE


PHONE : SGSII
Sent via: Tapatalk
Main ROM: Neatrom LSN Lite
Platform : JB 4.1.2
KERNEL : Philz Touch fixed LSN
(DEFAULT PROFILE AND SETTINGS )
MODEM : MS2
BATTERY : Stock 1650mAh
EXTERNAL Sdcard : Samsung Class 10 32gb
LAUNCHER : Apex Pro
Root Manager : Superuser (koush)

THE CAVE = My Guides list to install NeatRom and other ROMS and kernels on LSJ and LS8 + tools to have a bug free rom and kernel + how to back up and RESTORE ROM OM FULLY = http://xdaforums.com/showthread.php?p=35923600

1.Current list of kernels on LSJ and pros and cons

http://xdaforums.com/showthread.php?p=36698607


2.Rom Nuke / Wipe scripts

http://xdaforums.com/showthread.php?p=36742265

3. GS2KERNELWIPE script

http://xdaforums.com/showthread.php?p=36742198

4.Fast Dormancy :

http://xdaforums.com/showthread.php?p=36396636

5. How to install full wipe with rom nuke on LSJ

http://xdaforums.com/showthread.php?p=36655790

 

torqueo

Member
Nov 15, 2010
15
14
Just a quick message to clear things up in here. PA hybrid settings in RB were not optimized for HDPI. They work amazingly well on XHDPI devices and there's literally no issues. For all those complaining about the new feature without providing any reasonable explanation, I suggest you stop flashing nightlies and wait for a stable release, where I put more effort to actually optimize settings on old phones like the S2. Hybrid settings are the easiest way to change DPI/Layout as long as you know how to use it. Rather than being hard headed about this, take the time to learn the basic functionality of PA features. As far as I'm concerned, PA hybrid settings are here to stay. If you really don't like the new feature, let me remind you that we live in a free world, where we have the liberty to flash any rom we want. I'm not forcing you @ gunpoint for you to stay with RB. That being said, you guys should stop debating about this. Have a good day everyone.

Sent from my Nexus 4 using Tapatalk 2

Well what I do, basically, after I install the ROM is change build.prop DPI to 210 with a market modded for 320. I want everything to be 210. If i wanted to replicate this with PA, currently I'd have to change every one of the defaults to be 210 (or do it once and move a properties.conf over). Pretty messy.. and why have the overhead of PA when I only want one DPI and don't care for custom app colors? That's why I think Xposed is nice, it's super easy to turn off.

Shrug, I also realize RB had PA before, and I realize why it was removed (because they requested it).

Hope I didn't offend you bajee, I think you're a fantastic dev and really appreciate your work on AOKP and RB. I love RB because it's more up to date than the official AOKP for SGS2. Is there not a (possible) clean way to switch PA off, like pie/xposed/etc?
 
Last edited:
  • Like
Reactions: mattefin

ammarsg

Senior Member
Jan 10, 2013
2,736
865
Syria Damascus
I've made some mods for personal use and i'm sharing then for all the community.
i keep updating this post after a RootBox release.

Mods for RootBox

  • cLock Mod to match Asul by kroz- All credits goes to DvTonder Updated from RootBox-Nightly-20130401
  • Services.jar
  • Hybrid Paranoid settings
    • 240DPI-All-Apps Whitout specific DPI per app, 240DPI system wide
    • Hybrid-Paranoid-Default-Settings
    • Manually change DPI

      Edit /system/etc/paranoid/properties.conf with your favourite file explorer with root permissions and change the value of the line below, save the file and reboot.
      Code:
      ###################
      # PARANOIDANDROID #
      ###################
      
      ## CONFIGURATION
      %revision=1
      %rom_dpi_min=120
      %rom_dpi_max=240
      %rom_default_dpi=240 <- Edit this line. ex:182dpi change it to %rom_default_dpi=182
      %rom_default_layout=360
      If you want to have the same system wide DPI (matching hybrid paranoid settings)
      Old way: edit this file /system/build.prop and change this line ro.sf.lcd_density=240 to the same DPI as you set hybrid settings (ex: ro.sf.lcd_density=182), save the file and reboot.
      New way: Go to settings > RootBox Settings > Lcd Density > 6. Change density to whatever you like! and choose your the DPI you nserted in hybrid settings.

      If you don't want to flash my zip's to get rid from specific app DPI just edit /system/etc/paranoid/properties.conf and delete the lines below after "## SYSTEM PREFERENCES", save and reboot.

      Code:
      ## SYSTEM PREFERENCES
      com.android.vending.dpi=%rom_default_dpi <- DELETE FROM HERE
      com.android.vending.layout=%rom_default_layout
      com.android.phone.dpi=%rom_default_dpi
      com.android.phone.layout=%rom_default_layout
      com.android.chrome.dpi=%rom_default_dpi
      com.android.chrome.layout=%rom_default_layout
      com.android.contacts.dpi=%rom_default_dpi
      com.android.contacts.layout=%rom_default_layout
      com.android.settings.dpi=160
      com.android.settings.layout=720
      com.android.calendar.dpi=160
      com.android.calendar.layout=600
      com.android.browser.dpi=160
      com.android.browser.layout=600
      com.android.calculator2.dpi=160
      com.android.calculator2.layout=720
      com.google.android.gm.dpi=160
      com.google.android.gm.layout=720
      com.google.android.talk.dpi=200
      com.google.android.talk.layout=360
      com.google.android.apps.docs.dpi=200
      com.google.android.apps.docs.layout=600
      mobi.mgeek.TunnyBrowser.dpi=160
      mobi.mgeek.TunnyBrowser.layout=600 <- TO HERE



thx soooo much how can change it put 240DPI-All-Apps where and how? to change all app and setting .thx again:good:
 

gippy2

Senior Member
Apr 19, 2010
2,294
1,870
Stuck at XDA
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

I have to say 27 by kroz is awesome.. Been running this from very early on... Having says that of course being a flashoholic I've tried the latest hybrid nightly... I've tried to go with it 3 times but for me ATTHIS STAGE doesn't float my boat...BUT it isn't for me to dictate what's good or bad and I will always respect bajees s decision. It will get better and at some stage I'm sure I will be on it... as BAJEE says it's here to stay. .SO please guys stop thinking selfishly of yourselves and see the bigger picture... It's not a rant but we don't need the negativity.. If you really are unhappy go to another rom.....

sent Vanilla Rootbox 4.2.2 nightly
 
  • Like
Reactions: kroz

kilometers4

Senior Member
Mar 6, 2012
3,452
2,860
Guys, I just want to remind everyone that there is a RootBox mod and theme thread. I know it has been quiet there recently, but will be updated according to the activity of RootBox mods, themes and extras.

Here is a link to the thread if anyone is interested http://xdaforums.com/showthread.php?p=29574456#post29574456

EDIT: mods by Computoncio has been added to the mods list in the RootBox JellyBean Mods and Themes thread
The thread has also been update
 
Last edited:

mattefin

Senior Member
Jun 18, 2012
148
50
bajee11 said:
As far as I'm concerned, PA hybrid settings are here to stay. If you really don't like the new feature, let me remind you that we live in a free world, where we have the liberty to flash any rom we want. I'm not forcing you @ gunpoint for you to stay with RB. That being said, you guys should stop debating about this. Have a good day everyone.

thanks for dropping by mate and for your clarification ;)
we will accept whatever feature you think is best for rb,
thanks for your great work and time

I think people need to STOP whinning (especially on nightlies) about features they dont like and just not use those features or change roms...

SO please guys stop thinking selfishly of yourselves and see the bigger picture... It's not a rant but we don't need the negativity.. If you really are unhappy go to another rom.....

It's very frustating to be misunderstood.
Nobody here was not respectful with you, we were just only expressing our opinions and giving you some advice.
Maybe our thoughts are different from yours, but they are respectful anyway. We know that you are doing a very hard work for everybody and that you're working free and we are grateful for this reson but...
You opened a "Support tread" for discussing about various problems or maybe just only for saying that your work is very nice, that you're the best dev and so on? Are you interested in mantaining a link with your rom's users, that means to have a feedback from them?
Maybe it's possible to say just only: "don't flash nightlies but wait for a stable version" without inviting others to leave your rom.
You have many "followers" very ready to repeat your words and to reproach people with different ideas, but I think you can't have a real feedback from them. Just only cheers :laugh:
I hope to have not offended you, I really appreciate very much your efforts and I like so much your rom. Please let's stop the silly flattery :good:
 

adriank87

Senior Member
Jan 6, 2013
112
149
thx soooo much how can change it put 240DPI-All-Apps where and how? to change all app and setting .thx again:good:

Which part of Computoncio's post you don't understand? :p

240DPI-All-Apps Whitout specific DPI per app, 240DPI system wide - download and flash it through CWM Recovery.
If you don't want to flash it for some reasons, you can manually change DPI for all apps. How to do it? There's great instruction for this in Computoncio's post as well. Little tip: look for "Manually change DPI".

I don't know how could it be more clear. Just read what you've got right in front of you:)
 

gippy2

Senior Member
Apr 19, 2010
2,294
1,870
Stuck at XDA
Re: [ROM][4.2.2] RootBox ♦ Support ♦ Help-Index ♦ Discussion [i9100/i9100g]

It's very frustating to be misunderstood.
Nobody here was not respectful with you, we were just only expressing our opinions and giving you some advice.
Maybe our thoughts are different from yours, but they are respectful anyway. We know that you are doing a very hard work for everybody and that you're working free and we are grateful for this reson but...
You opened a "Support tread" for discussing about various problems or maybe just only for saying that your work is very nice, that you're the best dev and so on? Are you interested in mantaining a link with your rom's users, that means to have a feedback from them?
Maybe it's possible to say just only: "don't flash nightlies but wait for a stable version" without inviting others to leave your rom.
You have many "followers" very ready to repeat your words and to reproach people with different ideas, but I think you can't have a real feedback from them. Just only cheers :laugh:
I hope to have not offended you, I really appreciate very much your efforts and I like so much your rom. Please let's stop the silly flattery :good:

Who's giving silly flattery.. Tbh some people can be quite insulting with their comments... And how long does it take to backup before u try something... why does it need the developer to tell people..A nightly is self explanatory... And if u don't understand that then God help us with the advice you gona give.... This ain't rocket science....Just because it's a free community don't give people the right to be insulting... Read my post properly if u want to use it as an example...

sent Vanilla Rootbox 4.2.2 nightly
 
Last edited:
  • Like
Reactions: kroz

ammarsg

Senior Member
Jan 10, 2013
2,736
865
Syria Damascus
Which part of Computoncio's post you don't understand? :p

240DPI-All-Apps Whitout specific DPI per app, 240DPI system wide - download and flash it through CWM Recovery.
If you don't want to flash it for some reasons, you can manually change DPI for all apps. How to do it? There's great instruction for this in Computoncio's post as well. Little tip: look for "Manually change DPI".

I don't know how could it be more clear. Just read what you've got right in front of you:)

this part to change dpi to all app to 240 which is normally to i9100 and as normal as in previous release 22.3 . should i flash 240DPI-All-Apps only or flash the rom again, i am on 1.4.nightly
 

ruicc

Senior Member
Jan 8, 2008
1,763
615
GB
meettomy.site
It's very frustating to be misunderstood.
Nobody here was not respectful with you, we were just only expressing our opinions and giving you some advice.
Maybe our thoughts are different from yours, but they are respectful anyway. We know that you are doing a very hard work for everybody and that you're working free and we are grateful for this reson but...
You opened a "Support tread" for discussing about various problems or maybe just only for saying that your work is very nice, that you're the best dev and so on? Are you interested in mantaining a link with your rom's users, that means to have a feedback from them?
Maybe it's possible to say just only: "don't flash nightlies but wait for a stable version" without inviting others to leave your rom.
You have many "followers" very ready to repeat your words and to reproach people with different ideas, but I think you can't have a real feedback from them. Just only cheers :laugh:
I hope to have not offended you, I really appreciate very much your efforts and I like so much your rom. Please let's stop the silly flattery :good:

Mate, why did you bother?

Just search and change to another rom, if you're not satisfied....like i did.
Bajee is right about that.
 
  • Like
Reactions: mattefin

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    ♦ Known issues ♦

    In general, RootBox has AOKP issues as it is based on AOKP and some CM issues as it uses some features from CM and CM kernel as well. This list is not complete list of AOKP / CM / RootBox issues. It is a list of known issues that are discussed by RootBox users within development threads or support thread.

    • GPS locking problems [workaround: try this] - reported on 20130422 and confirmed on current builds / not all users are hit by this issue (maybe it is location specific are other way random occurring issue)
    • SMS gestures not working properly - always only 1st gesture works, multiple gestures not working [no workaround] - confirmed on latest Nightlies
    • Sound disturbances, mostly dropouts using BT headset or BT car kit [no workaround] - confirmed on 3.9.1 & 4.x & latest Nightlies / not all users are hit by this issue
    • Some users report freezes and other issues when playing games [no confirmed workaround known / setup with Dorimanx is working for some users] - not confirmed / not easy to reproduce / no relevant logs so far
    • Bluetooth DSP Manager settings not working (Speaker and Headset are OK) [workaround: use Speaker settings, it also influence Bluetooth audio output]- confirmed on 3.8 and further
    • When ending call via Bluetooth, phone freezes for several (about 3 - 5) seconds [workaround: be patient, it is really only 3 - 5 sec.] - confirmed on 3.9 and further
    • Custom ringtone setting can randomly disappear [workaround: put ringtone into /system/media/audio/ringtones (thanks to Computoncio for the tip)] - confirmed on 3.9.1 / issue status unknown for latest Nightlies
    • Developer Options > Simulate secondary display will cause boot loop [workaround: reflash the ROM or reset the option in database (thanks to Mr.H-DK for the tip)] - confirmed on 3.8

    ♦ Changelog ♦

    Stable releases
    4.2 - When flashing from Stable<=4.1 or Nightly<=0628, full wipe flash is recommended. In case of dirty flash, clearing of Contacts, Contacts storage, ROM Control is required.
    • RootBox OTA
    • RootBox App
    • CM Privacy Guard
    • New framework animations
    • RC: Ribbons fix custom selection for long press/swipe
    • Added power button to Pie
    • Recents improved
    • Hybrid Toggle: show DPI, layout, colors settings & app name
    • Quiet hours logic changed
    • Date format from Slim ROM
    • Gesture based lockscreen security
    • Added tile colors
    • Added 2G/3G option to profile connections
    • HALO: Completely hide Halo))) icons while tasking
    • HALO: Size adjustable
    • HALO: Long-press toggle action
    • HALO: Button on PIE
    • HALO: Can save last position now
    • HALO: Toggle
    • HALO: Lot of other improvements and features
    • Added support for Samsung extended AGPS
    • GPS updated (Samsung magic field added)
    • MALI driver for Exynos updated
    • RIL changed for Exynos 4 devices
    • ...Full Changelog

    Older Stable releases

    4.1
    • Music Toggle added
    • Hybrid toggle on Ribbon
    • Option to choose New or Stock Recents window
    • Recents improved - Kill-all button options added
    • New hardware key remapping possibilities in RB settings
    • RootBox Settings in floating window when opened from RootBox Tile
    • PA Hybrid Toggle
    • Camera: Settings transparent
    • CM Sound panel in RootBox Settings
    • More PIE buttons
    • Rush battery
    • A bunch of new battery icons
    • Updated Battery, Circle Battery & Signal for Per-app color
    • Improved speedometer battery style
    • HALO: Color options + Circle color & effect color
    • HALO: Add master switch to disable Halo
    • HALO: New setting to pause active app
    • HALO by PA team added to RootBox
    • Ability to hide Profiles toggle in Power Menu
    • RootBox statistics added (About Phone)
    • Any unofficial builds are clearly distinguished when building
    • Menu overflow (3-dot) fixed
    • NFS support for i9100g
    • Improved auto-brightness handling
    • New stock kernel for i9100 & n7000 - CM smdk4412
    • Build with GCC 4.7 toolchain
    • ...Full Changelog
    4.0
    • New Boot animation by Wiggierip
    • Hybrid Settings (PA Prefs) are back to RootBox (LCD Density & Xposed Per-App framework removed)
    • Backuptool merged to RootBox. You will no longer require to flash gapps after flashing a RootBox update
    • A lot of changes needed for compatibility with GCC 4.7 including linaro (Galaxy S2/S3 still compiled and built by 4.6)
    • Dark RootBox option in RootBox Settings and new Tile for it (credits to Kroz and SlimRoms Team)
    • Power widget within Notification drawer - settings in RootBox Settings
    • RootBox’s own Trebuchet launcher with PA commits for a better compatibility
    • Switching to SlimRom Camera with Smart Capture and Handsfree Capture modes
    • Permission management added
    • Performance Control removed
    • Phone: Blacklist
    • Phone: Allow voicemail notification to be cleared
    • Phone: Rejected calls as missed
    • Phone: Direct Call
    • MMS: App completely rebased
    • MMS: Option to strip all unicode characters from SMS
    • MMS: DarkRB - Respect Theme Chooser Bubbles
    • MMS: Add Text Area Size preference
    • Custom toggles added to Notification toggles
    • New sound files
    • Disable camera sounds option added
    • cLock: Added option to highlight the upcoming calendar events
    • Wifi: Get the list of supported channels
    • CM Lockscreen Targets reverted
    • Lot of kernel fixes and updates including MD5 sum fix
    • CWM: New version of recovery - 6.0.3.1 (allows cancellation of adb sideload)
    • Updated MALI driver to r3p1-01rel1
    • ...Full Changelog
    3.9.1 (3.9 was removed)
    • RootBox Battery Speedometer
    • RootBox Battery SquareMod
    • RootBox Battery CircleMod
    • SMS notification breathing by Kroz
    • New charging animation by OlliG
    • Fixed i9100 low headphones sound issue
    • Increased statusbar notifications alpha to 90%
    • Switch to open source SuperUser
    • Pie toggle
    • Navring reworked
    • Pie: One finger swipe-up for notifications
    • Updated RB Settings & Update Center Icons
    • cLock: Add support for a small widget layout with weather
    • Menu target fixed in Pie
    • BT and other toggles fixes
    • Swap volume buttons when the screen is rotated by 90 or 180 degrees
    • DeskClock: Add option to toggle unlock on dismissal of alarm
    • Notification shortcuts
    • Toggles rewritten - Tiles / Traditional style
    • Option to show Wi-Fi network name in Notification drawer
    • Pie improvements
    • Reverted holo dark/light theme chooser for toggles
    • ...Full Changelog
    3.8
    • Latest mali r3p1-01rel1 included in ROM and stock (CM) kernel - better graphics and memory support for i9100
    • New Sleep Tile - Turn off screen
    • New Icons for Quiet Hours - Credits: +Oliver Geith
    • Pie: Option to maintain PIE position, disregarding orientation changes.
    • Option to see through Lockscreen
    • Expanded Desktop - No more StatusBar in Lockscreen
    • Clock: Increasing Alarm Volume
    • Clock: Flip/Shake Actions: Snooze – Dismiss Alarm
    • Option to choose low battery warning: Popup dialog and sound – Popup dialog only – Sound only – Off
    • New WiFi and Signal icons: Credits to ParanoidAndroid
    • StatusBar Toggles Holo Light: All toggles are now Holo when option is enabled
    • New Toggle: RootBox Toggle – Access RootBox Settings (Thanks to +mark rodriguez for the icons)
    • Option to disable fullscreen keyboard in landscape mode
    • One touch profile selection (When you choose profile from Power Menu, you don’t need to confirm by pressing OK)
    • Long press Profile Toggle: Profiles Settings (Profile Toggle is still a work in progress)
    • Long Press Quiet Hours Toggle: Quiet Hours Settings (Toggle works but does not refresh status and icon, I will work on this)
    • AOKP Record Toggle: Record Voice through toggle (Record, Stop, Play)
    • Pie Updates
    • Lockscreen targets: Custom app icons are smaller and rounded corners of gallery icons
    • Quiet Hours: Fixed notification sounds playing when Quiet Hours enabled
    • Profiles: Lockscreen options (Insecure, Disabled, Default) fixed
    • Lockscreen NavBar: Little circle overlapping NavBar Buttons when PowerMenu or StatusBar dropped down on lockscreen
    • Camera: HDR rendering for every devices (Nexus 4 already has it)
    • FIX: Screen Delay timeout stuck @5 Seconds fixed
    • FIX: Pattern Lock FC fixed
    • FIX: Lockscreen Memory Leak fixed (this caused random reboots in previous release)
    • ...Full Changelog
    3.7.1
    3.7
    • Wi-Fi tethering fixed
    • APN settings fixed
    • LCD Density Changer
    • Ability to force dual panel at any dpi
    • Status Bar Hide toggle
    • Navigation Bar Autohide toggle
    • Quiet hours toggle
    • CRT screen on/off animations user defined
    • Increasing ring volume
    • Add support for FM Radio in Android
    • PIE: last app toggle
    • PIE: finecontrol for menu and search button
    • PIE: gap & trigger size
    • PIE: button color, battery juice color
    • PIE: many other improvements
    • Updated SuperSU and SU binary
    • Trebuchet replaced by AOSP
    • AOKP Torch replaced by CM Torch
    • Several Camera updates
    • Updated Icons - Credits: Kroz
    • Kill App on Long-Press Back Key
    • RootBox Settings layout cleanup
    • ...Full Changelog
    3.6
    • Per-App DPI (and other) settings
    • PA Pie
    • CM Lockscreen Targets
    • Phone / Tablet / Phablet mode selectable
    • Volume adjust sound preference
    • Don't wake up device when charger is plugged/unplugged
    • Profile tile in toggles options
    • Power menu tile in toggles options (touch to Power menu, hold to Power off)
    • Wi-Fi: Automatically connect option added for every network
    • Camera: additional ISO modes
    • Camera: port additional settings from jellybean 4.1
    • Camera: storage selection
    • QuickSettings: add holo dark/light theme chooser
    • Lockscreen: provide haptic feedback on longpress unlock
    • Lockscreen: enable longpress on expand challenge handle
    • Lockscreen: option to use carousel animation when switching widgets
    • Lockscreen: add back lockscreen wallpaper
    • New toggle: sound state (ring/vib/silent)
    • MMS: port "Strip Unicode" feature from ICS branch into JB-MR1
    • Waking device with Home Button Fix
    • Show date on 2 lines in Status Bar (Useful for HDPI devices such as i9100)
    • Hide Statusbar Clock in Clock settings
    • FM Radio: Add support for FM Radio in Android
    • A2DP Fully working
    • Phone: Call statistics to Contacts
    • ...Full Changelog
    3.5
    • Lockscreen Targets (PA)
    • NavBarColor
    • LockScreen: add option to minimize challenge when showing the lockscreen
    • Launch music player on headset connect option
    • Option to hide initial page hints
    • ...Full Changelog
    3.4
    • CM Profiles
    • HSPA+
    • Expanded desktop
    • Statusbar and navbar transparency
    • CM Screen Security settings
    • Hardware key custom rebinding
    • Camera: support for various scene modes
    • Phone: noise suppression for phone calls
    • Phone: CM Advanced Phone Settings
    • ...Full Changelog
    3.3.1
    • The major release based on Android 4.2.1. As a major change, this release requires FULL WIPE installation and new GAPPS compatible with Android 4.2.1. As this is the first release based on the new versions, there are some features still missing.
    • PAPrefs were removed.
    • ...Full Changelog
    3.2
    • The last stable release based on Android 4.1.2 with all AOKP features and many CM cherry picks and features by Bajee like multitarget slider on lockscreen or PAPrefs. If you like those features, stay on this stable release, as some of them were removed or replaced by other feauters like brand new 4.2.1 lockscreen or Per-App DPI framework by Rovo89.
    • RootBox 3.2 Full Changelog


    Nightly releases
    No nightlies after latest stable release (4.3 merge in progress)
    Older Nightly releases

    2013/07/19
    • Completely hide Halo))) icons while tasking
    • Hybrid Toggle: show DPI, layout, colors settings & app name
    • ...Full Changelog
    2013/07/18
    • System UI FC on HALO fixed
    • HALO size
    • Quiet hours logic changed
    • Date format from Slim ROM
    • ...Full Changelog
    2013/07/16
    • MALI driver for Exynos updated
    • GPS updated (Samsung magic field added)
    • ...Full Changelog
    2013/07/14 - not released for i9100, i9100g and n7000 due to build server 2 outage
    • Gesture based lockscreen security
    • Lot of improvements and WIP on HALO
    • ...Full Changelog
    2013/07/11
    2013/07/08
    • Battery issue fixed
    • HALO long-press toggle action
    • HALO button on PIE
    • ...Full Changelog
    2013/07/07
    2013/07/03
    • Update mali r3p1-01rel1
    • HALO can save last position now
    • HALO Toggle
    • ...Full Changelog
    2013/06/28
    • Added tile colors
    • CM Privacy Guard
    • Added 2G/3G option to profile connections
    • ...Full Changelog
    2013/06/24
    2013/06/23
    • HALO issue with System UI FCs fixed
    • HALO HDPI icons
    • Rush battery
    • New hardware key remapping possibilities in RB settings
    • Pink background for HALO
    • RootBox Settings in floating window when opened from RootBox Tile
    • ...Full Changelog
    2013/06/21
    • PA Hybrid Toggle
    • Colour options for HALO
    • Option to completely disable HALO is back
    • HALO icons bigger than usual on i9100/i9100g will be fixed in next build
    • ...Full Changelog
    2013/06/20
    • Graphics distortion / glitches fixed
    • Camera: Settings transparent
    • RC: A bunch of new battery icons
    • CM Sound panel in RootBox Settings
    • More PIE buttons
    • Master switch to disable Halo reverted
    • ...Full Changelog
    2013/06/18
    • HALO: Add master switch to disable Halo
    • Updated Battery, Circle Battery & Signal for Per-app color
    • Improved speedometer battery style
    • Recents improved - Kill-all button options added
    • ...Full Changelog
    2013/06/17
    2013/06/16
    2013/06/15
    2013/06/14
    2013/06/12
    • HALO: New drawables for HDPI & MDPI devices
    • HALO: Installation of .apk works now
    • ...Full Changelog
    2013/06/11
    2013/06/10
    2013/06/09 - Not released for i9100 & n7000 - RIL issue fix in progress
    • Ability to hide Profiles toggle in Power Menu
    • Settings random FCs fixed
    • ...Full Changelog
    2013/06/07 - Not released for i9100 & n7000 - RIL issue fix in progress
    • RootBox statistics added (About Phone)
    • Any unofficial builds are clearly distinguished when building
    • Back to GCC 4.6 again
    • ...Full Changelog
    2013/06/04 - Not released for i9100 & n7000 - RIL issue fix in progress
    2013/06/02 - Not released for i9100 & n7000 - RIL issue fix in progress
    2013/05/31 - Not released for i9100 & n7000 - RIL issue fix in progress
    2013/05/28 - Not released for i9100 & n7000 - RIL issue fix in progress
    • New stock kernel for i9100 & n7000 - CM smdk4412
    • Build with GCC 4.7 toolchain
    • ...Full Changelog
    2013/05/14
    • Older PA Prefs for HDPI devices (including S2), i.e. screen layout of PA Prefs fixed
    • New sound files
    • MMS: Unicode stripping fixed
    • Ribbon toggles
    • Hidden Statusbar options
    • ...Full Changelog


    ♦ Kernel corner ♦

    Stock kernel
    RootBox uses CM kernel from CyanogenMod as a stock kernel. This kernel is very stable and battery friendly and stock kernel is always recommended mainly for users that do not have special demands. Please, remember that RootBox is multi-device ROM and it needs multi-device kernel. Creator of this ROM even do not own S2 and he cannot support alternative kernels for this device in any way. Therefore stock kernel is only kernel with the official support from Bajee11.

    Download
    Thanks to hawkerpaul’s knowledge is Hannibal226 providing stock kernels for selected builds here and here.

    Non-Stock kernels
    There are many RootBox users with S2 devices using non-stock kernels. Most popular and compatible are Dorimanx, KangBang and Siyah kernels.

    Dorimanx
    • Dorimanx kernel is developed by Dorimanx (note that he is also RootBox user)
    • For current RootBox builds use 9.X branch
    • Changelogs, download links and other important info on development thread OP
    • Support, Q&A, discussion on non-development thread (Please, consider to ask there for support, if you have really kernel specific questions or issues, like STweaks, OC/UV, BLN, cron, etc.)

    KangBang
    • KangBang is the kernet for AOSP based 4.2 ROMs.
    • It is based on CyanogenMod smdk4412 kernel, i.e. it is based on current stock kernel for i9100 & n7000.
    • It is modded to provide more schedulers, governors, BLN and other features.
    • It is available with CWM or TWRP recovery.

    Siyah
    62
    i would just like to thank all of you who trusted my nightly builds even though you know im not a developer
    those who had the guts to sacrifice their phone flashing my builds (i hope no s2 was bricked!)
    i appreciate all of that,
    now that bajee has a build server again,
    i will stop nightly releases,

    thanks again guys :)

    Sent from my Hue themed GT-I9100 using Hue themed Tapatalk 2
    60
    GPS fix

    http://xdaforums.com/showthread.php?p=41259905

    _______________________________
    Sent from my GT-I9100 with RootBox

    How about trying an old school solution?

    1. Replace gps.exynos.so file @ system/lib/hw with
    attached file and set permission to rw--r--r.
    2. To confirm that is working install GPS Control SIRF Star IV from playstore,
    it will show from there if static navigation is enabled.

    it is working for me but do it at your "OWN RISK"!

    regards!
    53
    ♦Feature-Request-Ranking♦ Added!

    This ranking shows the five most wished features from RootBox users, which should be add by Bajee.
    Wishes are shown by hitting the ‘Thanks’-Button of the feature request.
    This nevertheless is no guarantee that it ever can or will be added!!!



    ♦For now we start to add requests to the F-R-R, when it's wished (thanked) by more than 5 additional users!♦


    !PLEASE!
    Don't spam thread with senseless request...:
    - which are already requested before! (=> just hit thanks at the feature request post)
    - wich are senseless!
    - which only posted to get thanks!


    CHEERS ;)

    Let me say "Call Recording" ,Stupid feature but it's useful for someone who can easily forget his name like me :D

    Edit : i'm kindda abandoned this request ,, cuz i figured out it will be very hard to get
    it's easy on sammy rom cuz the feature is already on it , all we do is restoring it back .
    45
    Build uploaded, go grab it. Changelog will be up soon, once Goo refreshes.