[ROM][4.2.2][AOKP/CM] Nexus 7 Vanilla RootBox 4.2 [8/2][HALO][PER-APP-DPI][PIE] - Nexus 7 Original Development

{
"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"
}
Description
Vanilla RootBox is built straight from RootBox sources and always carries a very light installation with no extra/useless apps. This means, you can enjoy a pure Android experience combined with AOKP/CM features and some CM cherry-picks. Keep in mind Jelly Bean is only at the beginning stage of development and there will be minor bugs. Every RootBox releases are stable and always up to the challenge for a daily usage. I personally have a high standard when it comes to releases and this is why this project always meets the expectations of users. If you're wondering how this ROM differs from any other AOKP roms out there, I only have one thing to say: Try it yourself and choose the one that meets your requirements.
Features
Built from RootBox Sources
For a complete list of all Features in RootBox, visit the following link:
Complete Feature List
AOKP Features
Hybrid Settings
Per App DPI
Per App Colors (Statusbar, Icons, NavBar)
Per App UI (Phone, Tablet, Phablet)
Per App Expanded Mode (FullScreen)
NavBar Height
General Settings
Home button call answer (Accessibility Option)
Variable Lockscreen Pattern size (CM)
Quiet Hours (CM)
Power Sounds (CM)
Camera Shutter sound
Permissions (AOKP)
Profiles (CM)
Update Center – OTA Updates through GOO Manager
Clock
Clock: Increasing Alarm
Clock: Flip/Shake – Snooze or Dismiss
Clock: Disable Alarm Icon on Statusbar
RootBox Settings
General UI
Pie (Paranoid Android)
Low Battery Warning (Pop-up & Sound, Pop-up only, Sound only, Off)
Expanded Desktop
Keyboard
Disable Fullscreen Keyboard (Landscape mode)
Auto keyboard rotation
Option to control cursor in text fields using volume keys
Lockscreen
Lockscreen See Through
Lockscreen Background
Screen Security Features (Unlock options: Quick Unlock, Delay Screen Lock, Menu Unlock, Home Unlock)
Statusbar and Notification Drawer
Breathing SMS
Breathing Missed Call
Display Connected WiFi Network beside Carrier Label
Notification Drawer Shortcuts
Notifications Behaviour (Always Expand, Never Expand, Normal, Old Style)
Notification icon opacity
Power Widget (CM)
Clock
cLock (Chronus)
Sound
Option to disable sound when adjusting volume
Launch Music app on Headset connection
Swap Volume Buttons on Rotation
Recommended Installation Steps
Coming from another Custom ROM:
1. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
2. Flash RootBox zip
3. Flash JB GAPPS
4. Wipe Dalvik Cache
5. Reboot
Coming from Stock ROM:
1. Root Tablet- Get CWM Recovery
2. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
3. Flash RootBox zip
4. Flash JB GAPPS
5. Wipe Dalvik Cache
6. Reboot
How to upgrade RootBox versions:
1. Download RootBox update
2. Flash RootBox update
3. Flash JB GAPPS
4. Wipe Cache (Optional)
5. Wipe Dalvik Cache (Optional)
6. Reboot
RootBox Sources
www.github.com/Root-Box
Downloads
Rom (Basketbuild) | Google Apps
Rom (Dev Host) | Mirror (Android File Host)
Quick Tip: To avoid bad flashes and unexpected surprises, make sure you check the md5sum of the downloaded zip file against the one displayed on Goo.
For any DEVELOPMENT related question, you can ask them here
This is a development thread only.You have been warned.
Changelog
**Due to thread size limit restrictions, only the latest version's changelog will be displayed.
If you wish to have changelogs from previous versions, you can find them at the following link:
RootBox Changelogs
Changelogs are now integrated with the ROM itself:
- At the root of ROM zip file (changelog.txt)
- Goo Manager app (View Changelog section of the zip file)
- Goo.im website (Drag mouse over the zip file and click "view file changelog")
Donations
If you want to donate, feel free to do so but I'm not a big fan of donations. I put this up because I've been getting too many PM asking for my paypal account.
Credits/Thanks To:
* AOKP
* Teamhacksung
* The CyanogenMod Project
* rovo89 - For his excellent work on Xposed Framework
* Paranoid Android
* Rodries
* Pier
* BigDenn - Logo, bootanimation and wallpapers
* Wiggierip - v4.0 Bootanimation
​

Contribute to RootBox​
Those interested in making wallpapers and bootanimation for RootBox, send an email to [email protected] with the following:
Information
Name
Email
Wallpapers
Attach wallpaper in email
Three sizes are required: HDPI, XHDPI and Grouper
I'll review them and add the wallpapers in the next release. I will also choose the best one as the default wallpaper for official releases.
Bootanimation
Attach bootanimation or paste download link in the email.
Three sizes are required: HDPI, XHDPI and grouper
Wallpaper Resolution
HDPI: 960 x 800
XHDPI: 1440 x 1280
XHDPI: 1280 x 800
You can also contribute by creating icons for settings. Use proper sizes and always include compatibility for HDPI, XHDPI and grouper.
The reason behind this is very simple. I'm always busy and I've neglected the visual aspect of RootBox for a while now. It's time to polish it with new visuals!
How to Build RootBox from Source​
Getting started
I will assume that you have some kind of knowledge with Linux and how to use a terminal. I will also assume that you have already setup all the android building requirements. First, you must create your working folder and initialize a repository with RootBox sources. The following steps will guide you in creating this working folder where you will be able to build RootBox.
You should now open a terminal (By default you should be in your home folder: /home/yourusername/)
Step 1: Let's create a folder in your home directory named RootBox. This will be referred as your working folder.
Code:
~$ mkdir RootBox
Step 2: Let's change our directory to the new RootBox folder we just created.
Code:
~$ cd RootBox
Step 3: Now that we are in our working folder (RootBox), we will initialize our RootBox repository by entering the following command:
Code:
~$ repo init -u git://github.com/Root-Box/platform_manifest.git -b jb-mr1
Step 4: It's now time to sync RootBox sources which could vary from a few minutes to a few hours depending on your internet connection.
Code:
~$ repo sync
Building Vanilla RootBox
Now that you have synced the sources, you're ready to build RootBox.
You can run the following build script:
Code:
~$ ./build_rootbox.sh -device- -sync- -thread-
Device: Choose between the following supported devices: i9100, i9100p, i9100g, i9300, d2att, mako and grouper
Sync: Will sync latest RootBox sources before building
Threads: Allows to choose a number of threads for syncing and building operation.
Examples:
1) Sync sources and Build RootBox for GT-I9100 with 12 threads
Code:
~$ ./build_rootbox.sh i9100 sync 12
2) Don't sync sources and Build RootBox for GT-I9300 with 6 threads
Code:
~$ ./build_rootbox.sh i9300 nosync 6
3) Don't sync sources and Build RootBox for SGH-I747 with 4 threads
Code:
~$ ./build_rootbox.sh d2att nosync 4
This script will make a signed flashable zip file located in out/target/product/-device-/RootBox-JB-(Device)-Nightly-(Date).zip

FORUM RULES​
1. Search before posting.
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.
2. Member conduct.
2.1 Language: XDA is a worldwide community. As a result what is ‘ok’ to say in your part of the world may not be ok in someone else’s part of the world. Please think about who is reading what you write. Keep in mind that what you think of as acceptable use of language may not be acceptable to others. Conversely, while reading member posts, remember that word you find offensive may not be to the writer. Tolerance is a two way street.
2.2 Nudity: XDA is used by people of all ages, including minors. It's not acceptable to post nude/pornographic imagery, which includes exposure of the male or female genitalia or of female breasts.
2.3 Flaming: XDA was founded as a group of people sharing information about certain mobile phones. Sharing does not involve virtual yelling (flaming) it does involve working together to solve problems in an environment of mutual respect and understanding. Losing your temper and flaming another member, or group of members, is not acceptable behavior.
2.4 Personal attacks, racial, political and/or religious discussions:[/B] XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive, therefore none of these types of discussions are permitted on XDA.
2.5 Courtesy towards other Members: Treat new members the way you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instruction when you can and always with respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.
2.6 All members are expected to read and adhere to the XDA rules.
3. Post only using a clear subject and message.
You're most likely to receive a helpful answer to your question if you use a short subject title that describes your problem and a message that explains in detail what your problem is and what you've tried to solve it.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
7. Do not spam.
If you wish to advertise a product, contact us we provide ads. But do not post it in the forums, it will be removed and you're likely to receive a ban.
You are however allowed to sell used goods like your own device, parts of your device or accessories for your device in the marketplace forum, please read the rules there before posting. (This rule includes signatures, if you use a signature it will appear in your post)
8. Donations.
We appreciate all donations to xda-developers.com, it keeps our forum online and well maintained. As a user you're allowed to ask for donations in your signature as a thank you for your hard work. However donations up front are not allowed, this forum is about sharing, not about getting paid to do something, that's what your job is for.
9. Don't get us in trouble.
Don't post copyrighted materials or do other things that will obviously lead to legal trouble. If you wouldn't do it on your own homepage, you probably don't want to do it here either. This does not mean we agree with everything the software piracy lobby try to impose on us, it simply means you cannot break any laws here, since we'll end up dealing with legal hassle caused by you. Please use common sense: respect the forum, its users, and those that write great code.
10. Help others if you can.
If you see posts from others where you can help out, please do. This place exists because people are helping each other, and even if you are relatively new to the matter, there's probably already quite a few people newer than you that would benefit from what you've learned. Don't be shy.
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay per click links and other income generating methods are forbidden. Do not use xda-developers as a means to make money.
14. Create only one User Account
You are allowed one User Account at xda-developers. If you create additional accounts, Moderators will disable them and your original account may also be disabled or infracted.
15. Keep posts/threads on-topic
Whilst a minor amount of off-topic posting may be overlooked, the general rule is your posts / threads must be relevant to the Forum / thread in which you are posting.

Bugs
Volume adjust sound is not working
Fixed Bugs
Three dot menu does not turn off/have an off switch (fixed in 20130527)
Boot animation is too small (fixed in V4.0)
Kill all button in navbar settings activates kill all in recent apps, while recents kill all has no effect
IME switcher has no effect in tablet mode
Bluetooth not functional, wont turn on (fixed in 20130517)
Pie takes a few swipes to show after unlocking screen
Notifications off-center in tablet ui (fixed in 20130423 nightly)
SystemUI fc in tablet mode when screen is unlocked (fixed in 20130423 nightly)
Navbar is not functional (fixed in 20130417 nightly)
Pie looks weird without the last app setting on
Rootbox settings fc in 20130201 nightlie
Default lockscreen shortcuts in landscape do not work
Brightness toggle fc in tablet mode
Date on expanded menu in tablet mode is cut off
User tile fc in tablet mode

FAQ
kubics said:
HALO FAQ (some most discussed topics after day #1 with HALO on RootBox):
How to configure HALO?
There are three places where you configure HALO behavior:
1. Settings > RootBox Settings > HALO Settings where you configure basic HALO Notifications behavior
2. Settings > Apps > [Any App options] where you enable / disable concrete app Blacklist / Whitelist entry
3. Paranoid Android HALO))) App from Play Store where you configure apps for persistent notifications in so called floating mode.
What are options in Settings > RootBox Settings > HALO Settings?
- HALO policy allows you to choose between Blacklist (default) or Whitelist policy. In Blacklist mode are notifications from all app ON by default and you can explicitly configure some of them not to show HALO notifications by entering them to Blacklist. In Whitelist mode are notifications from all app OFF by default and you can explicitly configure some of them to show HALO notifications by entering them to Whitelist.
- Hide HALO after activity (disabled by default) allows you (if enabled) to hide HALO circle shortly after notification appears.
- Reverse HALO gestures changes behavior of dragging / tapping on HALO circle. Better to play with it or watch some youtube videos than describe this... Basics are: If enabled (default), then dragging is for tasking and double-tap swipe allows you to position circle or delete / deactivate it. If disabled, functions are reversed.
How to Blacklist / Whitelist apps?
Go to Settings > Apps > [Any App options] and there right under "Show notifications" checkbox you find either "Blacklist HALO notifications" or "Whitelist HALO notifications" according to policy set in HALO policy options.
What can I do using Paranoid Android HALO))) App?
Add some apps like Email, Gmail, Messaging, etc. using "+" button, press ">" button and you will see... You will have persistent notification in floating mode for those chosen apps. Try to drag HALO circle and you will get it.
How can I disable / deactivate HALO? (I don't want to see the circle on my screen)
Depending on your "Reverse HALO gestures" option:
- If enabled (default), then try quickly double-tap & swipe the circle. By this you will be able to position the circle or deactivate it by moving it to "trash".
- If disabled, then you can directly drag the circle. By this you will be able to position the circle or deactivate it by moving it to "trash".
How can I enable it again?
When HALO is deactivated, you can see special button in upper line of Notification drawer, that will activate it.
How can I uninstall HALO completely?
You can't. It is integral part of the ROM. You can only choose not to use it.
What if I cannot install .apk?
Wait for the next Nightly/Stable build. This will be solved. If you can't wait, then disable HALO, install what you need and enable it again.
Where can I find further information?
Take a look at this video by Oode.
Click to expand...
Click to collapse

Sv: [ROM][4.2.1][AOKP/CM] Vanilla RootBox [16/01][v3.5][Nightlies][Per-App-DPI]
Cool.
Sendt fra min Nexus 7 med Tapatalk2

Seen the grouper section in your Goo.im and got really excited :L

Wiped, Installed Rom with latest GApps wiped cache/dalvik and the Play Store is unable to download anything giving an "Error retrieving information from server" message.
Removed and re-added my Gmail account, cleared Play Store app data and cache and no luck.

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Reeonimus said:
Wiped, Installed Rom with latest GApps wiped cache/dalvik and the Play Store is unable to download anything giving an "Error retrieving information from server" message.
Removed and re-added my Gmail account, cleared Play Store app data and cache and no luck.
Click to expand...
Click to collapse
Did you check md5 sum and do a full wipe?
Sent from my Nexus 7 using xda premium

I read that this has per app tablet ui, but is the system in tablet ui? (Combined nav/status bar)

Odp: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Thanks for bringing back RootBox to grouper, been waiting for it since 20130102 nightly
Here is first bug; in tablet mode notification icons alignment is broken. Icons appear below time alignment and goes off screen.
Yes you can choose between phone/tablet/phablet ui
Wysłane z mojego Nexus 7 za pomocą Tapatalk.

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
This seems sweet! Are you guys going to add PA Features eventually?
Sent from my Nexus 7 using xda premium

bcvictory said:
This seems sweet! Are you guys going to add PA Features eventually?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Just merged PIE.

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bajee11 said:
Just merged PIE.
Click to expand...
Click to collapse
What about Hybrid, Per app DPI, PA Settings? Sorry bout being picky.
Sent from my Nexus 7 using xda premium

bcvictory said:
What about Hybrid, Per app DPI, PA Settings? Sorry bout being picky.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Did you read the OP? You wouldn't be asking these question if you did.

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bajee11 said:
Did you read the OP? You wouldn't be asking these question if you did.
Click to expand...
Click to collapse
Sorry! Is PIE in this build or the next?
Sent from my Nexus 7 using xda premium

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bcvictory said:
Sorry! Is PIE in this build or the next?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Not the present one. Will be in future one
Sent from my Nexus 7 using xda premium

Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Z0ld3n said:
Thanks for bringing back RootBox to grouper, been waiting for it since 20130102 nightly
Here is first bug; in tablet mode notification icons alignment is broken. Icons appear below time alignment and goes off screen.
Yes you can choose between phone/tablet/phablet ui
Wysłane z mojego Nexus 7 za pomocą Tapatalk.
Click to expand...
Click to collapse
Can you please post a screen shot of the issue. Thanks in advance
Sent from my Nexus 7 using xda premium

kilometers4 said:
Can you please post a screen shot of the issue. Thanks in advance
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Here are 3 screenshots with different navbar height (tablet ui, stock dpi):
24dp:
http://i.imgur.com/6bq1fty.png - u can't even see notification icons in bar
42dp:
http://i.imgur.com/zLfy0me.png - icons are not in center (time, battery, wifi status are in center)
48dp:
http://i.imgur.com/WRzLPNM.png - same as 42dp

RootBOX v3.6 update is out
http://goo.im/devs/RootBox/RootBox_grouper_jb
MD5sum: d35b56966f5f96354d684efa50cc6f2d

Related

[ROM][4.2.2][AOKP/CM/PA] SCH-I605 Vanilla RootBox [6/8/13][v4.0]

{
"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"
}
Description
Vanilla RootBox is built straight from RootBox sources and always carries a very light installation with no extra/useless apps. This means, you can enjoy a pure Android experience combined with AOKP/CM features and some CM cherry-picks. Keep in mind Jelly Bean is only at the beginning stage of development and there will be minor bugs. Every RootBox releases are stable and always up to the challenge for a daily usage. If you're wondering how this ROM differs from any other AOKP roms out there, I only have one thing to say: Try it yourself and choose the one that meets your requirements.
Features
Built from RootBox Sources
For a complete list of all Features in RootBox, visit the following link:
Complete Feature List
AOKP Features
Hybrid Settings
Per App DPI
Per App Colors (Statusbar, Icons, NavBar)
Per App UI (Phone, Tablet, Phablet)
Per App Expanded Mode (FullScreen)
NavBar Height
General Settings
Home button call answer (Accessibility Option)
Variable Lockscreen Pattern size (CM)
Quiet Hours (CM)
Power Sounds (CM)
Camera Shutter sound
Permissions (AOKP)
Profiles (CM)
Update Center – OTA Updates through GOO Manager
Camera
Save pictures to external memory
Timer Shutter
Voice Shutter
Power Shutter
Picture Size
Focus Mode
Color Effects
Exposure
White Balance
ISO Settings
Scenery Settings
Smart Shutter
Store Location (GPS)
Burst Shots
Clock
Clock: Increasing Alarm
Clock: Flip/Shake – Snooze or Dismiss
Clock: Disable Alarm Icon on Statusbar
MMS
Easy selector
Privacy Mode
Quick Message
Wake and Unlock
Strip Unicode
Emoji support
Direct Call
Message font size
Text area size
Phone
Blacklist
Noise supressiony, Off)
Flip Actions
Phone: Advance Phone Settings (Vibrate on Answer, Every 45 Seconds, On Hangup and On Call Waiting)
Rejected calls as missed
Voicemail can be cleared in notification
RootBox Settings
General UI
Pie (Paranoid Android)
Low Battery Warning (Pop-up & Sound, Pop-up only, Sound only, Off)
Expanded Desktop
Keyboard
Disable Fullscreen Keyboard (Landscape mode)
Auto keyboard rotation
Option to control cursor in text fields using volume keys
Lockscreen
Lockscreen See Through
Lockscreen Background
Screen Security Features (Unlock options: Quick Unlock, Delay Screen Lock, Menu Unlock, Home Unlock)
Statusbar and Notification Drawer
Breathing SMS
Breathing Missed Call
Display Connected WiFi Network beside Carrier Label
Notification Drawer Shortcuts
Notifications Behaviour (Always Expand, Never Expand, Normal, Old Style)
Notification icon opacity
Power Widget (CM)
Clock
cLock (Chronus)
Sound
Option to disable sound when adjusting volume
Launch Music app on Headset connection
Swap Volume Buttons on Rotation
Hardware Keys
Hardware Keys Remapping
Lockscreen Hardware Keys Remapping
Recommended Installation Steps
Coming from another Custom ROM or Stock ROM:
1. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
2. Flash RootBox zip
3. Flash latest GApps zip
4. Wipe Dalvik Cache
5. Reboot
How to upgrade RootBox versions:
1. Download RootBox update
2. Flash RootBox update
3. Wipe Cache (Optional)
4. Wipe Dalvik Cache (Optional)
5. Reboot
RootBox Sources
www.github.com/Root-Box
Downloads
Official Releases - Nightlies
ROM | Google Apps
Mirror 1 - Goo.im
Mirror 2 - Basketbuild
Quick Tip: To avoid bad flashes and unexpected surprises, make sure you check the md5sum of the downloaded zip file against the one displayed on Goo.
Changelog
**Due to thread size limit restrictions, only the latest version's changelog will be displayed.
If you wish to have changelogs from previous versions, you can find them at the following link:
RootBox Changelogs
RootBox Nightlies Changelogs
Changelogs are now integrated with the ROM itself:
- At the root of ROM zip file (changelog.txt)
- Goo Manager app (View Changelog section of the zip file)
- Goo.im website (Drag mouse over the zip file and click "view file changelog")
Bugs
*AOKP/CM/PA BUGS
Donations (to Bajee11)
If you want to donate, feel free to do so but I'm not a big fan of donations. I put this up because I've been getting too many PM asking for my paypal account.
If you would like to donate to me (slick_rick) for whatever reason, dont. Donate to someone like sbrissen, codeworkx, etc.
Credits/Thanks To:
* AOKP
* Teamhacksung
* The CyanogenMod Project
* Paranoid Android
* DaXmax
* Rodries
* Pier
* BigDenn - Logo, bootanimation and wallpapers
ScreenShots/Videos
​
Per-App Settings​
This guide will help you setup your phone with new Per-App Settings.
First, all credits associate to Xposed Frameworks and Modules goes to Rovo89 for sharing his work and making it open source for everyone. You guys should all buy him a beer.
Steps to follow:
Install Xposed Frameworks by going in Modules Management>Install/Update
Enable Per-App Settings by going in Modules Management> Modules>Tick Per-App Settings (You should reboot your phone at this point)
Setup your phone : Per-App Settings>Choose your app>Set DPI/Resolution/Tablet UI/Language> Press Save on top
Your app should now display in your preferred settings. If it doesnt, kill the app and restart it or reboot phone.
Contribute to RootBox​
Those interested in making wallpapers and bootanimation for RootBox, send an email to [email protected] with the following:
Information
Name
Email
Wallpapers
Attach wallpaper in email
Two sizes are required: HDPI and XHDPI
I'll review them and add the wallpapers in the next release. I will also choose the best one as the default wallpaper for official releases.
Bootanimation
Attach bootanimation or paste download link in the email.
Two sizes are required: HDPI and XHDPI
Wallpaper Resolution
HDPI: 960 x 800
XHDPI: 1440 x 1280
You can also contribute by creating icons for settings. Use proper sizes and always include compatibility for HDPI and XHDPI.
The reason behind this is very simple. I'm always busy and I've neglected the visual aspect of RootBox for a while now. It's time to polish it with new visuals!
How to Build RootBox from Source​
Getting started
I will assume that you have some kind of knowledge with Linux and how to use a terminal. I will also assume that you have already setup all the android building requirements. First, you must create your working folder and initialize a repository with RootBox sources. The following steps will guide you in creating this working folder where you will be able to build RootBox.
You should now open a terminal (By default you should be in your home folder: /home/yourusername/)
Step 1: Let's create a folder in your home directory named RootBox. This will be referred as your working folder.
Code:
~$ mkdir RootBox
Step 2: Let's change our directory to the new RootBox folder we just created.
Code:
~$ cd RootBox
Step 3: Now that we are in our working folder (RootBox), we will initialize our RootBox repository by entering the following command:
Code:
~$ repo init -u git://github.com/Root-Box/platform_manifest.git -b jb-mr1
Step 4: It's now time to sync RootBox sources which could vary from a few minutes to a few hours depending on your internet connection.
Code:
~$ repo sync
]
Building Vanilla RootBox
Now that you have synced the sources, you're ready to build RootBox.
You can run the following build script:
Code:
~$ . build_rootbox.sh -device- -sync- -thread- -clean-
Device: Choose between the following supported devices: i9100, i9100g, i9300, d2att, d2tmo, d2vzw, mako and grouper.
Sync: Will sync latest RootBox sources before building
Threads: Allows to choose a number of threads for syncing and building operation.
Clean: Will remove the entire out folder and start a clean build. (Use this at your discretion)
Examples:
1) Sync sources and Build RootBox for GT-I9100 with 12 threads
Code:
~$ . build_rootbox.sh i9100 sync 12
2) Don't sync sources, clean out folder and build RootBox for GT-I9300 with 6 threads
Code:
~$ . build_rootbox.sh i9300 nosync 6 clean
3) Don't sync sources, clean out folder and build RootBox for SGH-I747 with 4 threads
Code:
~$ . build_rootbox.sh d2att nosync 4 clean
4) Sync sources, clean out folder and build RootBox for Nexus 4 with 5 threads
Code:
~$ . build_rootbox.sh mako sync 5 clean
This script will make a signed flashable zip file located in out/target/product/-device-/RootBox-JB-(Device)-Nightly-(Date).zip
FORUM RULES
1. Search before posting.
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.
2. Member conduct.
2.1 Language: XDA is a worldwide community. As a result what is ‘ok’ to say in your part of the world may not be ok in someone else’s part of the world. Please think about who is reading what you write. Keep in mind that what you think of as acceptable use of language may not be acceptable to others. Conversely, while reading member posts, remember that word you find offensive may not be to the writer. Tolerance is a two way street.
2.2 Nudity: XDA is used by people of all ages, including minors. It's not acceptable to post nude/pornographic imagery, which includes exposure of the male or female genitalia or of female breasts.
2.3 Flaming: XDA was founded as a group of people sharing information about certain mobile phones. Sharing does not involve virtual yelling (flaming) it does involve working together to solve problems in an environment of mutual respect and understanding. Losing your temper and flaming another member, or group of members, is not acceptable behavior.
2.4 Personal attacks, racial, political and/or religious discussions:[/B] XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive, therefore none of these types of discussions are permitted on XDA.
2.5 Courtesy towards other Members: Treat new members the way you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instruction when you can and always with respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.
2.6 All members are expected to read and adhere to the XDA rules.
3. Post only using a clear subject and message.
You're most likely to receive a helpful answer to your question if you use a short subject title that describes your problem and a message that explains in detail what your problem is and what you've tried to solve it.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
7. Do not spam.
If you wish to advertise a product, contact us we provide ads. But do not post it in the forums, it will be removed and you're likely to receive a ban.
You are however allowed to sell used goods like your own device, parts of your device or accessories for your device in the marketplace forum, please read the rules there before posting. (This rule includes signatures, if you use a signature it will appear in your post)
8. Donations.
We appreciate all donations to xda-developers.com, it keeps our forum online and well maintained. As a user you're allowed to ask for donations in your signature as a thank you for your hard work. However donations up front are not allowed, this forum is about sharing, not about getting paid to do something, that's what your job is for.
9. Don't get us in trouble.
Don't post copyrighted materials or do other things that will obviously lead to legal trouble. If you wouldn't do it on your own homepage, you probably don't want to do it here either. This does not mean we agree with everything the software piracy lobby try to impose on us, it simply means you cannot break any laws here, since we'll end up dealing with legal hassle caused by you. Please use common sense: respect the forum, its users, and those that write great code.
10. Help others if you can.
If you see posts from others where you can help out, please do. This place exists because people are helping each other, and even if you are relatively new to the matter, there's probably already quite a few people newer than you that would benefit from what you've learned. Don't be shy.
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay per click links and other income generating methods are forbidden. Do not use xda-developers as a means to make money.
14. Create only one User Account
You are allowed one User Account at xda-developers. If you create additional accounts, Moderators will disable them and your original account may also be disabled or infracted.
15. Keep posts/threads on-topic
Whilst a minor amount of off-topic posting may be overlooked, the general rule is your posts / threads must be relevant to the Forum / thread in which you are posting.
BUGS:
- Any CM10.1 bugs
Netflix Workaround:
- http://forum.xda-developers.com/showthread.php?t=2101525
Standard gapps DO NOT come with the Photosphere feature! You must use other, non-official gapps if thats what you want.
You must format your external sdcard to FAT32 before using it on this rom! Otherwise you will get currupted sdcard messages.
If you want to return to a 4.1.x ROM after flashing AOKP, flash madmacks restore-sdcard-after-downgrade.zip AFTER flashing/nandroiding back to your 4.1.x rom. You can get this .zip attached below.
Enjoy guys I am personally using this rom as my daily driver. Dont forget to thank those in credit section!
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
Yummy
Sent from my SCH-I605 using xda premium
Man your a busy bee! Many thanks!
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
After I flashed and the phone was rebooting I got an error message saying Encryption Unsuccessful and all it would allow me do was either power off or reboot.
Sent from my SCH-I605 using xda premium
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
I can't seem to download the gapps. Anyone else having this problem?
Sent from my flat screen Note II
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
Ahh sh*t, this is my new daily driver bruddas. This ROM is sick. You get the the AOKP feel with optional navigation bars built into settings, no need to mod it into this ROM. You also get to tweek the DPI per app and xposed is built into settings also. This is truly a nice rom that I will be on for awhile. Thanks guys.
Sent from my SCH-I605 using xda app-developers app
Out of curiousity, why isn't this listed in the "Original Development" section? Looks great though!
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
Do you lose spen like with other AOKP ROMs? Meaning you have to use third party apps with it instead of s note
Sent From My Bean Powered Note2
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
BoostedB18C said:
Do you lose spen like with other AOKP ROMs? Meaning you have to use third party apps with it instead of s note
Sent From My Bean Powered Note2
Click to expand...
Click to collapse
Absolutely
Sent from my SCH-I605 using xda premium
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
lostnuke said:
Absolutely
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Oh yeah. To the guy asking about the spen functions
Sent from my SCH-I605 using Xparent Blue Tapatalk 2
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
BoostedB18C said:
Do you lose spen like with other AOKP ROMs? Meaning you have to use third party apps with it instead of s note
Sent From My Bean Powered Note2
Click to expand...
Click to collapse
Yes. If its not touchwiz theres no spen without third party apps.
Sent from my SCH-I605 using Tapatalk 2
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
dmbfan13 said:
Out of curiousity, why isn't this listed in the "Original Development" section? Looks great though!
Click to expand...
Click to collapse
Idk, good question
Sent from my SCH-I605 using Xparent Blue Tapatalk 2
Getting everything all set up. This is my first non-TW ROM and I gotta say Im very impressed! Great work!
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
dmbfan13 said:
Out of curiousity, why isn't this listed in the "Original Development" section? Looks great though!
Click to expand...
Click to collapse
Because although its awesome that rick built this for us, its not his original creation. So so stoked to try this rom. Just saw it listed for another carrier and was really hoping it would make it here. Thanks a lot rick.
Sent from my SCH-I605 using Tapatalk 2
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
Any way to get regular status bar toggles like in the other aosp roms?
Sent from my SCH-I605 using xda app-developers app
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
ks3rv3rg said:
Because although its awesome that rick built this for us, its not his original creation. So so stoked to try this rom. Just saw it listed for another carrier and was really hoping it would make it here. Thanks a lot rick.
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Oh yeah, thanks Slick
Sent from my SCH-I605 using Xparent Blue Tapatalk 2
Does this rom have super high battery drain from android OS like all of the other aosp/aokp roms? Love aokp but I had about 6% battery drain overnight while the phone was asleep from android Os. Would absolutely love to flash this but I'm getting better battery on tw I don't know if everyone is getting battery drain the same way or not, if anyone has any suggestions or knows why, I would greatly appreciate info
Re: [ROM][4.2.1][AOKP/CM] SCH-I605 Vanilla RootBox [2/1/13][v3.6][Per-App-DPI][PIE]
Pickleweasel said:
Does this rom have super high battery drain from android OS like all of the other aosp/aokp roms? Love aokp but I had about 6% battery drain overnight while the phone was asleep from android Os. Would absolutely love to flash this but I'm getting better battery on tw I don't know if everyone is getting battery drain the same way or not, if anyone has any suggestions or knows why, I would greatly appreciate info
Click to expand...
Click to collapse
Just curious and not calling you out at all, just saying in general but why are so much people obsessed with their battery and every single wakelock, drain, etc? Even if I am experiencing all of that, don't know/care really, my battery still lasts me plenty throughout the day listening to music, etc and still have 25%+ left over. And I leave my phone on the charger overnight so IDK/IDC if I'm getting battery drain. Does anyone else's battery not last throughout the day? Again not calling you out, just in general I've seen this in all of our AOSP threads.
Sent from my SPH-L900 using Tapatalk 2

[ROM][4.2.2] Chameleon OS [OFFICIAL][&Nightlies]

{
"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"
}
Code:
Disclaimer: Chameleon OS is currently in beta. While it runs very well,
there may be things that are not completely functional. The development team is
not responsible for any damage to your device or your information.
Launcher Features
· Folder icon styles: stacked, grid, or carousel
· Folder sorting: alphabetically, reverse alphabetically, or by usage
· Icon scaling in app drawer and on homescreen
· Home screen previews, rearrangable homescreens
· Set default screen from previews layout
· Add or remove homescreens from previews layout
· Slide homescreens with a second finger while holding widgets and icons
· Gestures: Pinch to show previews, spread to show launcher settings
Theme Manager
· Based on MIUI's theme engine
· Mix and match different themes on the fly
· Theme options: Icons, Status Bar, Boot animation, Font (requires reboot), Messaging, Framework, and Ringtones
· Applies native ctz files, but also will apply MIUI mtz files, not all elements will theme properly with mtz packages
· Animated boot animation preview
· Boot animation resolution scaling
Status Bar
· Customizable toggles, compact or page view (or off)
· Extended volume panel in page view toggles
· Access status or navigation bars while in fullscreen apps by touching the edge of the screen
Messaging
· Reads custom notification tones from Contacts
· Revised layout: Added messaging bubbles, removed avatar icons from conversation and put one in the action bar, quick shortcut for emojis
Security
· Manage installed apps' permissions
...and more!
More screenshots available on our website
You can get to all of our available ROMs by heading
over to our ChameleonOS Downloads page.
Also make sure to flash the latest 4.2.2 gapps
--
Check out our homepage at ChameleonOS.org and our forums
-
Bug Tracker | Gerrit Review | GitHub
Code:
We would like to thank CyanogenMod for giving us an easy foundation to develop
ChaOS for mutiple devices
​
** Reserved **
There have been a lot of changes to ChameleonOS since we released our first public beta, version 0.6, and we decided it was time to push all these changes out as an official release of version 0.7.
So what's new?
Bug fixes
Better compatibility with MIUI themes
Updated home screen previews with a cleaner look
ChaOS Launcher gestures
Use a second finger to scroll through home screens when moving a shortcut or widget
Stretch home screens to the edges of the display
Themes can now override system values on a per-app basis
New scan media toggle for forcing the system to scan for newly added media files
Removed permissions manager icon to reduce clutter. You can still access permissions via settings.
App sidebar - access your apps from anywhere without needing to go back to the launcher. To enable go to Settings -> System -> App sidebarApp sidebar customizations include sort order, size (small, normal, large), transparency level, and exclude apps from being displayed.
Lots of changes for various devices to keep the builds coming and the ROM running smoothly might have missed something here but these are the major changes that have been added since our initial release. Those of you running nightly builds may already have enjoyed some of these features. We have more to come so make sure to check back regularly for updates.Make sure to head on over to*our*downloads*page and grab the 0.7 build for your device!
...Chameleon...
Looks really cool
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Ghost-of-the-Sun said:
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Click to expand...
Click to collapse
I am sorry you feel that but i think the ChameleonOS name should not be confusing at all.
Specially since this is a source 4.2.2 based build, while the ChameleonROM is based of sammy.
Ghost-of-the-Sun said:
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Click to expand...
Click to collapse
To avoid confusion make sure to call this one ChameleonOS :good:
met yesterday s1 thread ---download latest now
roniez said:
I am sorry you feel that but i think the ChameleonOS name should not be confusing at all.
Specially since this is a source 4.2.2 based build, while the ChameleonROM is based of sammy.
Click to expand...
Click to collapse
Seems really interesting. Also doubt there will be too much confusion.
Sent from my GT-I9100 using xda app-developers app
So this is basically Cyanogenmod 10.1 that is green themed and with a different theme application
Anarchy66 said:
So this is basically Cyanogenmod 10.1 that is green themed and with a different theme application
Click to expand...
Click to collapse
Its so much more than that.
Considering this is the first public release
Sent from my GT-I9100 using xda app-developers app
tv out ????
Confusing between Chameleon OS(CM10.1 and MIUI hybrid, 4.2.2) and Chameleon ROM(Sammy XWLS8 and AOKP hybrid, 4.1.2)
Nice one. Love the theme support.
My two cents:
1. (You may) Name the title of the thread to ChaOS ROM. Just to avoid the confusion.
2. Add goo manager in next nightly to track the newer version
Al though comes with new version of cm kernel; Yahoo api for clock does not seem to work.
Thanks again.
Sent from my GT-I9100 using xda premium
raone18 said:
Nice one. Love the theme support.
My two cents:
1. (You may) Name the title of the thread to ChaOS ROM. Just to avoid the confusion.
2. Add goo manager in next nightly to track the newer version
Al though comes with new version of cm kernel; Yahoo api for clock does not seem to work.
Thanks again.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
1, The subject of the thread is a fixed one we at the ChameleonOS community has set to make it easier for us to track all the threads across several forums and several threads on XDA/rootz etc.. if you search for this subject you will see that there is multiple threads for several devices just here. and using the same on google will return a even higher result from several different forums.
2, I will relay the idea about including goo manager in the next nightly but not entirely sure if that will happen.
Absolutely. It was just my humble opinion. :thumbup:
Sent from my GT-I9100 using xda premium
gooim seems to be having issues so devhost can be used as a nice mirror. never seem to have any issues there.............once goo is back working i will download and try this! is there per app dpi support as 240 for me is too big.......................thanks for any reply
also which is my device - hercules or skyrocket? EU gsm I9100.............not sure
shingers5 said:
gooim seems to be having issues so devhost can be used as a nice mirror. never seem to have any issues there.............once goo is back working i will download and try this! is there per app dpi support as 240 for me is too big.......................thanks for any reply
also which is my device - hercules or skyrocket? EU gsm I9100.............not sure
Click to expand...
Click to collapse
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
raone18 said:
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Or click on the link in the 2nd post in this thread.
raone18 said:
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
click on hercules shows you nightly and v0.6 for that device. no option to choose i9100 from there. link in 2nd post takes you to homepage and in downloads are s2 hercules and skyrocket!
shingers5 said:
click on hercules shows you nightly and v0.6 for that device. no option to choose i9100 from there. link in 2nd post takes you to homepage and in downloads are s2 hercules and skyrocket!
Click to expand...
Click to collapse
http://goo.im/devs/ChameleonOS/roms/i9100
There you go:thumbup:
Sent from my GT-I9100 using xda premium

[ROM][Cyanfox] [ CM-11 | KITKAT 4.4.2] | Official |i9100|

{
"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"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanFox is a free, community built distribution of Android 4.4.4 kitkat which greatly extends the capabilities of your phone and to increase performance and reliability over stock Android for your device.​Cyan Fox is a light-weight Android 4.4.4 custom ROM, which is based on AOSP/Android (4.4.4) and CyanogenMod (11) source bases.​For an up-to date working/not working list, bug tracker, useful guides & FAQ, visit our website:
http://www.cyanfox-rom.com/​
Changelog​
Changelog for versions 01/14 to 2/24
-speed up boot for multi core devices
-enable expanded desktop.from profile
- Ability to rescan media for the storage volume manually.
- Stylus gestures features (in language settings).
- Option to toggle the pointer icon when using Stylus in language settings.
- Allow tablets to send SMS if enabled in device overlays.
- Automatic band selection.
- New sound settings: silent mode (call ring mode), volume panel style, sound-to-vibration mode, adjust sound silently (toggle), other vibration options.
- Make the lock screen camera widget configurable.
- CF updater: added support for Delta updates (still need to configure server to suppor it).
- Battery pulse notification light.
- Allow following actions with hardware-button long-presses on lockscreen: toggle flashlight (if available); play/pause/next/previous track selection; toggle silent mode; answer call with home button, etc. (read more http://goo.gl/9WMi4j).
- Camera button various options: like unlock device, etc. (read more http://goo.gl/uYDASV).
- Switch option to show/hide battery status on lockscreen.
- Show/hide IME switcher notification.
- CM privacy settings.
- Quiet Hours: allow disabling phone ringer.
- Re-implement noise suppression for phone calls.
- Telephony: add to blacklist support.
- Allow changing screen-off animation: fade/crt (depending on device possibilities).
- Notification & Battery LED: instant test options visualy while screen-on.
Full sync with CM
Whats Working:​Double Tap Statusbar Sleep
Theme Chooser
Calls
Display
Data (2g/3g/H/H+)
Sms/Mms
Camera
Video
All Sensors (Compass, Gyro Etc)
Vibration
Wifi
Audio
Gps
Bluetooth
Dark Ui
Nav Bar
Nav Bar Quick Launch Shortcuts
Customizations To Status/Nav Bar
Screen Record
Battery Status Style
Show Battery Percent
Quick Settings
Quick Access Ribbon
Expanded Desktop
Vibration Intensity
Default Music Player On Plug
Home Button Answer Call
App Ops / Privacy Guard
lock screen see through /blur
quick settings quike edit button on status bar
left handed nav in landscape mode
translucent volume panel
vol panel style
advanced display options
reorient vol buttons
vol button to wake/home button to wake
advanced power button options
Live wallpaper background in recent apps​Not Working:​Front Facing Camera Record​Downloads​Cyanfox 2.0.2​Important Note:
gapps http://www.cyanfox-rom.com/​Screenshots​
Sources​Github Sources​
Contributors​MNT,Christiancs1969 @vendantgp
Team CyanFox,And Also Extra Thanks To Men_in_black007 For Thread Design​
Powered By:​
[/QUOTE]
CyanFox Install Guide​
1.Download KitKat compatible recovery zip and Cyanfox Rom.
2.Reboot Recovery.
3.Flash the KitKat compatible recovery zip from post(DO NOT REBOOT PHONE!)
4.For CWM users choose the advance menu, then reboot recovery. TWRP users should hit reboot tab then reboot recovery.
5.Wipe-Factory Reset, Partition Cache, Dalvik cache.(If coming from a jelly bean 4.3.x or lower ROM it is recommended to format system as well).
6.Flash Cyanfox Rom . cyanfox gapps on full wipe not dirty flash
7.REBOOT PHONE.
CyanFox Gapps... http://cyanfox-rom.com/downloads/?folder=_gapps/
9.Enjoy.
Quick Info.​
Q1. How to Unlock Developer Option?
Ans. Go To Settings->About phone->Tap 6-7X on build in settings->Enjoy
Q2. How to get USB not MTP?
Ans. Go To Settings->Storage->Press the 3 dots on top->Choose MTP->Enjoy
Q3. How to take a photo with hardware button, I mean without touch screen button?
Ans. Start camera, take the volume button up or down->Enjoy
Non development posts discussion​http://forum.xda-developers.com/show....php?t=2596042​
Extras​Kitkat compatible recovery​https://www.dropbox.com/s/t1ja8pgfla5pcqo/CWM-KitKatCompatible-i9100 (1).zip​
Review
http://www.xda-developers.com/andro...gn=Feed:+xda-developers/ShsH+(xda-developers)
First :thumbup:
Sent from my GT-I9100 using xda app-developers app
....
No swearing in any form...
Be tolerant to new users.
Respect Cyan Fox team members who give there time to help 24./7..... Thanks
@Christiancs1969
@Pug123
................................................
................................................
Please be polite.. They give up their time to help you as much as
They can
Xda rules
FORUM RULES
1. Search before posting
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.
2. Member conduct.
2.1 Language: XDA is a worldwide community. As a result what is ‘ok’ to say in your part of the world may not be ok in someone else’s part of the world. Please think about who is reading what you write. Keep in mind that what you think of as acceptable use of language may not be acceptable to others. Conversely, while reading member posts, remember that word you find offensive may not be to the writer. Tolerance is a two way street.
2.2 Nudity: XDA is used by people of all ages, including minors. It's not acceptable to post nude/pornographic imagery, which includes exposure of the male or female genitalia or of female breasts.
2.3 Flaming: XDA was founded as a group of people sharing information about certain mobile phones. Sharing does not involve virtual yelling (flaming) it does involve working together to solve problems in an environment of mutual respect and understanding. Losing your temper and flaming another member, or group of members, is not acceptable behavior.
2.4 Personal attacks, racial, political and/or religious discussions:[/B] XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive, therefore none of these types of discussions are permitted on XDA.
2.5 Courtesy towards other Members: Treat new members the way you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instruction when you can and always with respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.
2.6 All members are expected to read and adhere to the XDA rules.
3. Post only using a clear subject and message.
You're most likely to receive a helpful answer to your question if you use a short subject title that describes your problem and a message that explains in detail what your problem is and what you've tried to solve it.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
7. Do not spam.
If you wish to advertise a product, contact us we provide ads. But do not post it in the forums, it will be removed and you're likely to receive a ban.
You are however allowed to sell used goods like your own device, parts of your device or accessories for your device in the marketplace forum, please read the rules there before posting. (This rule includes signatures, if you use a signature it will appear in your post)
8. Donations.
We appreciate all donations to xda-developers.com, it keeps our forum online and well maintained. As a user you're allowed to ask for donations in your signature as a thank you for your hard work. However donations up front are not allowed, this forum is about sharing, not about getting paid to do something, that's what your job is for.
9. Don't get us in trouble.
Don't post copyrighted materials or do other things that will obviously lead to legal trouble. If you wouldn't do it on your own homepage, you probably don't want to do it here either. This does not mean we agree with everything the software piracy lobby try to impose on us, it simply means you cannot break any laws here, since we'll end up dealing with legal hassle caused by you. Please use common sense: respect the forum, its users, and those that write great code.
10. Help others if you can.
If you see posts from others where you can help out, please do. This place exists because people are helping each other, and even if you are relatively new to the matter, there's probably already quite a few people newer than you that would benefit from what you've learned. Don't be shy.
11. Don’t post with the intention of selling something.
* Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
* Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
* Encouraging members to participate in forum activities on other phone related sites is prohibited.
* Off-site downloads are permitted if the site is non-commercial and does not require registration.
* Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay per click links and other income generating methods are forbidden. Do not use xda-developers as a means to make money.
14. Create only one User Account
You are allowed one User Account at xda-developers. If you create additional accounts, Moderators will disable them and your original account may also be disabled or infracted.
15. Keep posts/threads on-topic
Whilst a minor amount of off-topic posting may be overlooked, the general rule is your posts / threads must be relevant to the Forum / thread in which you are posting.
Subscribed.
Sent from my GT-I9100 using Tapatalk 4
reserved here
subbed aswell:good:
Sent from /SlimBean//Android 4.3//
Thanks for this rom with dorimanX kernel only
subscribed
Is the build from the 10th the latest?
Sent from my GT-I9100 using XDA Premium 4 mobile app
@Christiancs1969
9.40v27 is up:good:....grab it
Sent from /SlimBean//Android 4.3//
MarkyG82 said:
Is the build from the 10th the latest?
Sent from my GT-I9100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes new build comming when ready... Lots added check github.com
s2..CyanFox dorimanx
rkoby13 said:
@Christiancs1969
9.40v27 is up:good:....grab it
Sent from /SlimBean//Android 4.3//
Click to expand...
Click to collapse
Subscribed as well Nice work Christian, downloading when I can get to some wifi =).. I'd hold off on getting dori 9.40v27 though, it's giving everyone sods.
Sent from a galaxy far, far away
I will test it too. Sounds like a new Favorite Rom
Subscribed, but I need to wait until the weekend to try a completely new ROM.
Sent from my GT-I9100 using xda app-developers app
Good wrk Chris :good: keep it up
rated
Here are a few screenshots of this ROM, I especially love the app bar feature and network speed in status bar first impressions that it's fast & smooth
(Click for screenshots)
Sent from a galaxy far, far away
@Hopper8
you could use
tags to save space tho:good:
Sent from /SlimBean//Android 4.3//
Thanks , will try the new ROM
hey gyus which Gapps should i flash?tnx
vrwmiaris1 said:
hey gyus which Gapps should i flash?tnx
Click to expand...
Click to collapse
Gapps for 4.3. Google search, there'll be an xda thread with them by Ryuinferno. Download the full or minimal as you need.
EDIT: Gapps are now linked in OP :good:
Sent from a galaxy far, far away
Great ! Thanks a lot
Posté via Vanilla Rootbox

[Nexus5][31.07>>SOKP-V-1-KK444-KTU84Q][SOKP》》SONIC OPEN KANG PROJECT][AIO][Weekly Builds]

[Nexus5][31.07>>SOKP-V-1-KK444-KTU84Q][SOKP》》SONIC OPEN KANG PROJECT][AIO][Weekly Builds]
{
"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"
}
SONIC OPEN KANG PROJECT​
ABOUT SONIC OPEN KANG PROJECT
SONIC OPEN KANG PROJECT >>SOKP Aftermarket is an aftermarket firmware based latest "Android KitKat 4.4.4" This firmware is designed By Sonic-Developers Taking Stable Cyanogen Mod Base and Selected features from various other roms like AOKP,AOSPA,SLIM,CARBON,OMNI,AOSB Etc.This firmware suits specially for those people who like,Multitasking performance,optimum speed. Another major specialty of rom is Real Ture-HD DTS Sound with Brilliant HD Display optimizations for video & Images. In-addition to This the firmware has Inbuilt options and settings to make customization of your Device as you like.
DISCLAIMER:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* hermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Click This To Read More
FEATURES OF SONIC OPEN KANG PROJECT
Customizable clock and date Including Seconds with custom colors.
Customizable Battery icon with custom colors.
Status bar Notification Counts.
Double Tap To sleep option in status bar.
Status bar Network Speed.
Status bar Breathing Notification icons for SMS ,Missed Cal ,Voice mail.
Quick Pull-down & Auto Close Panel
Open quick settings tiles in floating window
Flip Tiles
Customizable quick settings styles no of tiles per row and custom colors
More Than 35 Select able Tiles
6 Dynamic Tiles
Customizable Notification backgrounds with custom colors and transparency.
Notification panel Auto Close Behavior & Smart Pull down
Brightness Slider
Custom Carrier label with option to hide carrier label.
Option to display wifi network name
Swipe to switch Detection
Customizable quick access Ribbon
Notification Reminder.
Notification shortcuts.
Customizable power menu with Screen shot,screen record, On-The-Go-Mode
customizable Illumination buttons time out
Power Button to end cal
Customizable device wakeup with home, volume buttons
Customizable long press action and Double tap action
Option to reorient volume button when screen rotates
Keyboard cursor control
Playback control with volume button when screen id off
Clear all Button with custom positions in Recents Panel
Slim Recents with customizable app size ,expended mode and topmost task options
Option to Switch Between Slim Recents and AOSP Recents.
Customizable Ram Bar
Gesture Lock Scren
Lock screen Themes custom lock handle Icon and custom colors
Battery Around Unlock ring
Lock Screen battery status
Customizable lock screen slider shortcuts
Customizable lock screen button actions
Glowpad double tap gesture
lock screen Blur
Custom Lock screen widgets
Indenticons
Customizable Smooth progress-bar
Sound Packs
LCD Density changer
Suspend Actions
Screen Recorder with Record able audio from microphone
Wake Lock Blocker
System Application Remover
GPS optimizer
Gesture Anywhere customizable trigger position ,width and hight
App Bar
Customizable Ribbons
Customizable Navigation Bar and Navigation Rings
Application Circle Bar with option to launch applications in floating window
PA Peek
Lock screen Notification with pocket mode
Active Display advanced Settings
Halo with Custom Colors
PA Hower
Heads UP
Driving Mode
CTR Animations
Toast Animations
Custom System Animations
IME Animations
List View animation with List view Interpolarors
Slim TRDS 3.0 with Automatic Theme Switching option on light condition change
New Cyanogen Mod Themes with customizable Styles,,Icons,fonts boot animation,sound packs,etc
Custom Profile switcher
Expanded Desktop (See Display Settings)
Customizable advanced Display with Scenario,night mode.
Enable disable Notification Light and Battery light
Screen Caster
Partition Info
Custom Volume Steps
Ascending Phone Ring Tones
Enable Disable Sound Option for camera Shutter ,Dock Insert Sound,Play sound when connected to Power source
Customizable Low Battery Warning
Search Option In Settings
Privacy Guard
Captions
Magnification Gesture( Triple Tap to zoom feature in system wide)
ADB over Networks
Mock Location and Mock SMS
Omin Performance Control and Omni switch
Dial Pad Key Padding
Slims Actions
Adoptive Back light
Cyanogen Mod Hexo Theme
Own Custom DTS Audio System with support of Audio Fx as a customizable equalizer which can be used for system wide sound control
Sony X-Reality Engine
Inbuilt Tweaks to Boost performance of Overall ROM
Click Here to Read More
SCREEN SHOTS:
Click Here for Some Screen Shots:
CHANGE LOG:
Click Here For Complete Change-Log
SINCERE THANKS & CREDITS TO:
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Nico_60 for Everything...
Codexc And Aosb Team
AOKP Team
Chameleon OS Developers
Slim Rom Developers
PA Developers Team
Omni Rom
Carbon Team
Koushik Data
Omni Rom Developers
Rizal Lovigs
ibanez7
RockoDev
krabapple2548
namakerorin
Acid
ImbaWind
zt123 for floating re-sizable halo
Pizza Dox
Zeroinfinity(i love you you are my motivation....)
Jeeko
ateeq72
Developers of HWAUIE ACSEND P6 k3v2oem1 Device
Developrs of Acer E1 Device
My Team Sonic-Developers & Members...
If I still miss any one by-mistake Please don't start Thermo Nuclear War/Ward War -3 in with me In thread Just Push a PM to me i will Add your Name to list...
Click Here to See Complete Credit List
SUPPORT FOR SOKP RELATED ISSUES :
We spend an astonishing amount of time developing this firmware. We can't spend much time on XDA as a result, so if you need support, please try the following:
Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has addressed it already. Especially if you're even close to new at this.
Read our FAQ, which can be found on our Official website Or Official Forum.
Ask a question in your device forum either in xda or Official Forum. . Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
Please Do-not PM your Rom Related Issue to us in any media like xda and face-book.we are not answering to any Rom related issues via xda pm or face-book messages.
DOWNLOAD LINKS:
SOKP ROM AND RECOMMENDED GAPPS
(Please do not mirror Download links or Mention Link in any of your posts )
INSTALLATION STEPS:
Minimum Requirements To Install SOKP:
Your Device Should be Rooted & Custom recovery Installed like CWM, TWRP, Philz.
Recommended Custom Recovery TWRP : Click Here to View TWRP Offical supported devices
Installation Procedure:
(A)If you are making a Fresh Installation(or Coming from any other rom other than SOKP) :
Boot Into Recovery Mode
Wipe Data,System,Cache,Dalvik
Flash provide latest SOKP ROM Zip
Again Wipe Cache and Dalvik
Reboot To System
Now again Reboot into Recovery Mode
Flash latest G-Apps
Wipe Cache and Dalvik....and Reboot To System.
(B)If you are already Running SOKP Rom But You want to Update with latest Version:
Boot Into Recovery Mode
Flash provided Updates of SOKP ROM(latest weekly)
Again Wipe Cache and Dalvik
Reboot To System.
SOURCE:
SOKP ROM complete source
Kernel Source which Used in SOKP ROM
OFFICIAL LINKS & INFORMATIONS :
Official Web-Page
Official Forum
SOKP Statistics
Like Us On Face-Book
Follow Us on Twitter
+1 Us in Google+
WHO IS TEAM SONIC-DEVELOPERS?:
Find out here: Team Sonic-Developers
Remember, Every Penny you send to us goes right back into the rom. It's used for hardware, server costs, etc - all the things that help us make SOKP better with every release. Your support means the world to us! If you've enjoyed SOKP Rom, please consider a donation toward this goal.If you have any issues related to making Donation Please Don't hesitate to hit a PM or Mail to us .Thank you, and we hope you continue to enjoy SOKP Roms!
http://forum.xda-developers.com/donatetome.php?u=4284308
XDA:DevDB Information
SONIC OPEN KANG PROJECT- A Premium Quality , ROM for the Google Nexus 5
Contributors
Audio God, a2441918
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Rooted With Custom Recovery Installed
Based On: Cyanogen Mod 11.0
Version Information
Status: Stable
Current Stable Version: SOKP-V-1-KK444-KTU
Stable Release Date: 2014-07-31
Created 2014-04-02
Last Updated 2014-07-30
Screen Shots& Videos
Screen Shots& Videos
Screen Shots& Videos
Screen Shots& Videos
Fixes And Add-ons
Sony Social Connect From Z2
Volume fix
Thanks, downloading..
Sent from my Nexus 5 using xda app-developers app
this looks interesting will give it a go tomorrow
Sent from my Nexus 5 using XDA Premium 4 mobile app
Seems I have finished every thing...
Read 1st post for every single information about SOKP
And
Post. Nu 2& 3 for screen shots of sokp....
I hope you guys will enjoy my work and support me like you guys did in my sensonic thread...
Happy flashing
Audio God
Sent from my GT-N7100 using Tapatalk
Screenshots look promising. Nice work ~
I'll give it a whirl maybe tomorrow or Friday when I have nothing to do.
Awesome build guys, I highly recommend it. AudioGod, SOKP Team, and I will be bringing every feature imaginable to this rom. Post requests here, we'll do our best to add!
just downloaded and it seems really good!! it has so many options! nice font as well
okay after installing i got a soft reboot (about a minute after) not a big problem but i dont have a log cause i had no programs installed yet.
first time i entered sound packs i got an fc but after that it seems ok.
two main problems i noticed are volume is extremely low for me (on headphones) and XLOUD and Clear phase dont seem to have any effect (even after rebooting).
and secondly there is a graphics glitch (i am pretty sure its easy to fix) when you drag the menu there is the white animation thing that shows there is no more to drag - so you can see its boarders i have a screenshot to show.
great job guys keep it up !
maorgit said:
just downloaded and it seems really good!! it has so many options! nice font as well
okay after installing i got a soft reboot (about a minute after) not a big problem but i dont have a log cause i had no programs installed yet.
first time i entered sound packs i got an fc but after that it seems ok.
two main problems i noticed are volume is extremely low for me (on headphones) and XLOUD and Clear phase dont seem to have any effect (even after rebooting).
and secondly there is a graphics glitch (i am pretty sure its easy to fix) when you drag the menu there is the white animation thing that shows there is no more to drag - so you can see its boarders i have a screenshot to show.
great job guys keep it up !
Click to expand...
Click to collapse
I appreciate you effort on testing rom.....
Low volume is intentionally kept by me since some users complained regarding distortion in sound with my sensonic rom...
Regarding settings of clear phase and x loud...its experimental stuffs I added....
And its already activated by default...
So fix for low sound will be added by me very soon....don't worry for that...:thumbup:
And animation graphics issue...I hope it will be fixed in upcoming builds as it is 1st build we kept it simple....upcoming build will have many changes asper users feed back.....
PS: Submit a good video review for sokp....
If any one present a video review about complete features of rom .....definaty it will be added in every op of sokp with credits...
You can expect that video even in my web ...
Sent from my GT-N7100 using Tapatalk
trying this ROM now. apart from what maorgit said, I`ve gotten two settings FC`s so far. one was at the SoundPacks and the second was Advanced Display Options.
Shudder123 said:
trying this ROM now. apart from what maorgit said, I`ve gotten two settings FC`s so far. one was at the SoundPacks and the second was Advanced Display Options.
Click to expand...
Click to collapse
I have not added any sound packs in rom
So you need to make sure that you have added sound pack which you wish ...before accessing to sound Pack settings...
If there is no sound pack ultimately it will give fc....so its not a bug.......
And advanced Display will be fixed in next version .....its force close will not cause any issue in rom so feel free to ignore that option......
Hope I have cleared your doubts.....
Sent from my GT-N7100 using Tapatalk
Can you please please mirror it to android file sharing
Sent from my Nexus 5 using xda app-developers app
ar56parakh said:
Can you please please mirror it to android file sharing
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Use desk top mode for downloading.....
If any one did a mirror upload pm me the link I will add it to op....
But don't publish any mirror link with out my permission in any posts
Support SOKP By Making A Small Donation
would be awesome to incorporate Gapps, rom, and updated kernel all in one so that it is minimal setup
sokp
Looking fery nice this rom
thanx
bosna110 said:
would be awesome to incorporate Gapps, rom, and updated kernel all in one so that it is minimal setup
Click to expand...
Click to collapse
Ya bro...previously I is to do...
But due to Google & xda policy I can't include gapps in my rom......
Hope you understood my point here...
Support SOKP By Making A Small Donation
Is anyone using muzei with this ROM?
Sent from my Nexus 5
Shudder123 said:
Is anyone using muzei with this ROM?
Sent from my Nexus 5
Click to expand...
Click to collapse
Sorry dude I can't help you in this matter I don't own nexus 5
Support SOKP By Making A Small Donation

[Discontinued][Jewel ][SONIC OPEN KANG PROJECT]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SONIC OPEN KANG PROJECT​
ABOUT SONIC OPEN KANG PROJECT
SONIC OPEN KANG PROJECT >>SOKP Aftermarket is an aftermarket firmware based latest "Android KitKat 4.4.4" This firmware is designed By Sonic-Developers Taking Stable Cyanogen Mod Base and Selected features from various other roms like AOKP,AOSPA,SLIM,CARBON,OMNI,AOSB Etc.This firmware suits specially for those people who like,Multitasking performance,optimum speed. Another major specialty of rom is Real Ture-HD DTS Sound with Brilliant HD Display optimizations for video & Images. In-addition to This the firmware has Inbuilt options and settings to make customization of your Device as you like.
DISCLAIMER:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* hermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Click This To Read More
FEATURES OF SONIC OPEN KANG PROJECT
Customizable clock and date Including Seconds with custom colors.
Customizable Battery icon with custom colors.
Status bar Notification Counts.
Double Tap To sleep option in status bar.
Status bar Network Speed.
Status bar Breathing Notification icons for SMS ,Missed Cal ,Voice mail.
Quick Pull-down & Auto Close Panel
Open quick settings tiles in floating window
Flip Tiles
Customizable quick settings styles no of tiles per row and custom colors
More Than 35 Select able Tiles
6 Dynamic Tiles
Customizable Notification backgrounds with custom colors and transparency.
Notification panel Auto Close Behavior & Smart Pull down
Brightness Slider
Custom Carrier label with option to hide carrier label.
Option to display wifi network name
Swipe to switch Detection
Customizable quick access Ribbon
Notification Reminder.
Notification shortcuts.
Customizable power menu with Screen shot,screen record, On-The-Go-Mode
customizable Illumination buttons time out
Power Button to end cal
Customizable device wakeup with home, volume buttons
Customizable long press action and Double tap action
Option to reorient volume button when screen rotates
Keyboard cursor control
Playback control with volume button when screen id off
Clear all Button with custom positions in Recents Panel
Slim Recents with customizable app size ,expended mode and topmost task options
Option to Switch Between Slim Recents and AOSP Recents.
Customizable Ram Bar
Gesture Lock Scren
Lock screen Themes custom lock handle Icon and custom colors
Battery Around Unlock ring
Lock Screen battery status
Customizable lock screen slider shortcuts
Customizable lock screen button actions
Glowpad double tap gesture
lock screen Blur
Custom Lock screen widgets
Indenticons
Customizable Smooth progress-bar
Sound Packs
LCD Density changer
Suspend Actions
Screen Recorder with Record able audio from microphone
Wake Lock Blocker
System Application Remover
GPS optimizer
Gesture Anywhere customizable trigger position ,width and hight
App Bar
Customizable Ribbons
Customizable Navigation Bar and Navigation Rings
Application Circle Bar with option to launch applications in floating window
PA Peek
Lock screen Notification with pocket mode
Active Display advanced Settings
Halo with Custom Colors
PA Hower
Heads UP
Driving Mode
CTR Animations
Toast Animations
Custom System Animations
IME Animations
List View animation with List view Interpolarors
Slim TRDS 3.0 with Automatic Theme Switching option on light condition change
New Cyanogen Mod Themes with customizable Styles,,Icons,fonts boot animation,sound packs,etc
Custom Profile switcher
Expanded Desktop (See Display Settings)
Customizable advanced Display with Scenario,night mode.
Enable disable Notification Light and Battery light
Screen Caster
Partition Info
Custom Volume Steps
Ascending Phone Ring Tones
Enable Disable Sound Option for camera Shutter ,Dock Insert Sound,Play sound when connected to Power source
Customizable Low Battery Warning
Search Option In Settings
Privacy Guard
Captions
Magnification Gesture( Triple Tap to zoom feature in system wide)
ADB over Networks
Mock Location and Mock SMS
Omin Performance Control and Omni switch
Dial Pad Key Padding
Slims Actions
Adoptive Back light
Cyanogen Mod Hexo Theme
Own Custom DTS Audio System with support of Audio Fx as a customizable equalizer which can be used for system wide sound control
Sony X-Reality Engine
Inbuilt Tweaks to Boost performance of Overall ROM
Click Here to Read More
SCREEN SHOTS:
Click Here for Some Screen Shots:
CHANGE LOG:
Click Here For Complete Change-Log
SINCERE THANKS & CREDITS TO:
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Nico_60 for Everything...
Codexc And Aosb Team
AOKP Team
Chameleon OS Developers
Slim Rom Developers
PA Developers Team
Omni Rom
Carbon Team
Koushik Data
Omni Rom Developers
Rizal Lovigs
ibanez7
RockoDev
krabapple2548
namakerorin
Acid
ImbaWind
zt123 for floating re-sizable halo
Pizza Dox
Zeroinfinity(i love you you are my motivation....)
Jeeko
ateeq72
Developers of HWAUIE ACSEND P6 k3v2oem1 Device
Developrs of Acer E1 Device
My Team Sonic-Developers & Members...
If I still miss any one by-mistake Please don't start Thermo Nuclear War/Ward War -3 in with me In thread Just Push a PM to me i will Add your Name to list...
Click Here to See Complete Credit List
SUPPORT FOR SOKP RELATED ISSUES :
We spend an astonishing amount of time developing this firmware. We can't spend much time on XDA as a result, so if you need support, please try the following:
Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has addressed it already. Especially if you're even close to new at this.
Read our FAQ, which can be found on our Official website Or Official Forum.
Ask a question in your device forum either in xda or Official Forum. . Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
Please Do-not PM your Rom Related Issue to us in any media like xda and face-book.we are not answering to any Rom related issues via xda pm or face-book messages.
DOWNLOAD LINKS:
SOKP ROM AND RECOMMENDED GAPPS
(Please do not mirror Download links or Mention Link in any of your posts )
INSTALLATION STEPS:
Minimum Requirements To Install SOKP:
Your Device Should be Rooted & Custom recovery Installed like CWM, TWRP, Philz.
Recommended Custom Recovery TWRP : Click Here to View TWRP Offical supported devices
Installation Procedure:
(A)If you are making a Fresh Installation(or Coming from any other rom other than SOKP) :
Boot Into Recovery Mode
Wipe Data,System,Cache,Dalvik
Flash provide latest SOKP ROM Zip
Again Wipe Cache and Dalvik
Reboot To System
Now again Reboot into Recovery Mode
Flash latest G-Apps
Wipe Cache and Dalvik....and Reboot To System.
(B)If you are already Running SOKP Rom But You want to Update with latest Version:
Boot Into Recovery Mode
Flash provided Updates of SOKP ROM(latest weekly)
Again Wipe Cache and Dalvik
Reboot To System.
SOURCE:
SOKP ROM complete source
Kernel Source which Used in SOKP ROM
OFFICIAL LINKS & INFORMATIONS :
Official Web-Page
Official Forum
SOKP Statistics
Like Us On Face-Book
Follow Us on Twitter
+1 Us in Google+
WHO IS TEAM SONIC-DEVELOPERS?:
Find out here: Team Sonic-Developers
Remember, Every Penny you send to us goes right back into the rom. It's used for hardware, server costs, etc - all the things that help us make SOKP better with every release. Your support means the world to us! If you've enjoyed SOKP Rom, please consider a donation toward this goal.If you have any issues related to making Donation Please Don't hesitate to hit a PM or Mail to us .Thank you, and we hope you continue to enjoy SOKP Roms!
http://forum.xda-developers.com/donatetome.php?u=4284308
XDA:DevDB Information
SONIC OPEN KANG PROJECT- A Premium Quality , ROM for the Sprint HTC EVO 4G LTE
Contributors
numel007
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Rooted with custom Recovery Installed + ONLY FOR NEW PARTITION FORMAT
Based On: Cyanogen Mod 11.0
Version Information
Status: Stable
Current Stable Version: SOKP-SS-01-KK444-KTU
Stable Release Date: 2014-07-16
Created 2014-05-03
Last Updated 2014-10-21
Reserved
Q: Will Viper4Android work?
A: No, v4a will not work, due to the rom's internal custom audio engine. Trying to install v4a drivers will "work," but on reboot it'll ask to install again. Use the Audio FX widget to control the engine's sound mods and equalization.
Will try this soon...
Downloading now. Thank you!
Sent from my EVO using Tapatalk
ROM is running perfect so far as I can tell. No wake locks or random reboots here. But I would really like the stock font.. Can I change this through the rom(can't find the settings)? And I happened to find the 'chamber of secrets' lol. Any insight on this?
Thanks for the best rom I've run yet.. I've been wanting to he rid of this phone so bad lately but I think I can be content with this ROMs stability thanks a ton!
Sent from my EVO using Tapatalk
Thanx?
Sent from my EVO using XDA Premium 4 mobile app
bearsblack said:
ROM is running perfect so far as I can tell. No wake locks or random reboots here. But I would really like the stock font.. Can I change this through the rom(can't find the settings)? And I happened to find the 'chamber of secrets' lol. Any insight on this?
Thanks for the best rom I've run yet.. I've been wanting to he rid of this phone so bad lately but I think I can be content with this ROMs stability thanks a ton!
Sent from my EVO using Tapatalk
Click to expand...
Click to collapse
I haven't tried changing fonts yet, but if you can, tell us whether an app works or not. Google SlimRom chamber of secrets for more details. Glad you're enjoying the ROM.
Sent from my Nexus 5 using Tapatalk
In the audio fx settings I only see an option to affect the style and not the audio.
I'm sure its me.
Sound ROM otherwise thanks for the hard work devs!
Sent from my EVO using XDA Free mobile app
John336kjb said:
In the audio fx settings I only see an option to affect the style and not the audio.
I'm sure its me.
Sound ROM otherwise thanks for the hard work devs!
Sent from my EVO using XDA Free mobile app
Click to expand...
Click to collapse
Go to your launcher and activate the audio fx widget. Control it from there. Also, change settings in audio fx settings to the ones in the attachment for easiest usage.
Sent from my Nexus 5 using Tapatalk
I stand corrected!
Many thanks again.
The customizations and the fact that this ROM flies, nice!
Sent from my Nexus 7 using XDA Free mobile app
Great job on the ROM its running very well! One thing that I thought was kind of odd was there is no Clock app that I can see.
Very well done tho I appreciate the effort a lot!
welshwarriorsf said:
Great job on the ROM its running very well! One thing that I thought was kind of odd was there is no Clock app that I can see.
Very well done tho I appreciate the effort a lot!
Click to expand...
Click to collapse
The clock app appears for me. Of you really can't find it, try opening your status bar and tapping the time. Not the date mind you. Though the clock app should be there...
Sent from my Nexus 5 using Tapatalk
numel007 said:
The clock app appears for me. Of you really can't find it, try opening your status bar and tapping the time. Not the date mind you. Though the clock app should be there...
Click to expand...
Click to collapse
Still didn't work and can't find it. Probably because I used the ultraslim GApps.
welshwarriorsf said:
Still didn't work and can't find it. Probably because I used the ultraslim GApps.
Click to expand...
Click to collapse
That could be it. I personally always use stock PA gapps in order to prevent issues like this. If you need a link, I can send you one.
Sent from my Nexus 5 using Tapatalk
Boy oh boy this Rom just flies literally awesome work numel thanks for brining this Rom to us but when I open the sound packets it FCs any ideas ?
Sent from my EVO using XDA Free mobile app
ultimatelegend1 said:
Boy oh boy this Rom just flies literally awesome work numel thanks for brining this Rom to us but when I open the sound packets it FCs any ideas ?
Sent from my EVO using XDA Free mobile app
Click to expand...
Click to collapse
Sound pack option isn't working in RC-03 yet. Don't worry though, there wasn't anything in there anyways. SOKP team has released Milestone 1 for a few devices. Once a few more issues are sorted out and more options are added, we will release for Jewel also, as long as there are people still using the ROM (which I doubt, seeing as this device is quickly reaching its expiration date.)
Sent from my Nexus 5 using Tapatalk
Dear users....
We have already uploaded SOKP Milestone -1 for your device ..
Its readily available in official web for downloads....
Regards.
Audio God
DONATE TO SOKP HELP US TO BUY A DEDICATED SERVER.
Click to expand...
Click to collapse
Audio God said:
Dear users....
We have already uploaded SOKP Milestone -1 for your device ..
Its readily available in official web for downloads....
Regards.
Audio God
Click to expand...
Click to collapse
The milestone -1 build can't be flashed, the TWRP says "Error executing updater binary in zip".
I already checked the MD5.
yulanz said:
The milestone -1 build can't be flashed, the TWRP says "Error executing updater binary in zip".
I already checked the MD5.
Click to expand...
Click to collapse
Use rc level update script......replace it using 7zip
DONATE TO SOKP HELP US TO BUY A DEDICATED SERVER.
Click to expand...
Click to collapse
Just replace "/META-INF/com/google/android/updater-script", everything works good.
Thanks for bring us this great rom.
-----update-----
The built-in X-posed framework can't be updated.
The mobile reception is very poor, I can't even make a phone call. It's more than 40%(2 or 3 bars) on the RC.

Categories

Resources