[MOD][AIO]☆★ProjectOdex★☆CRT☆WIFI☆QUICKSETTINGS☆ETC☆ - Verizon Samsung Galaxy S 4

[MOD][AIO]☆★ProjectOdex★☆CRT☆WIFI☆QUICKSETTINGS☆ETC☆
---
-----
This AIO is for ODEXED STOCK ROOTED ROMS ONLY
ProjectOdex
is dedicated to bringing Deodexed MODs to Odex​
QuickSettings Bar MOD INFO for Developers BELOW :good::good::good::good:​
Included in this ZIP is:
- CRT-OFF Animations
- WIFI, AirGesture, and WIFI HotSpot Added in QuickSettings Bar
- Ongoing IME Notification Removed
- Ongoing WIFI Removed
- Dropdown WIFI Connected To Removed
- Wireless Network Available Notification Removed
- SmartStay Eye Notification Removed
- Long-Press To Kill
- 4-Way Reboot
Click to expand...
Click to collapse
---
{
"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"
}
---
---
---
---
​
Download:
JUST FLASH IN TWRP/CWM
ProjectOdex v2 AIO
Click to expand...
Click to collapse
Download FIX:
If you downloaded the Original (20130621) and are experiencing the "Android is upgrading" Bug,
flash this to fix it and remove the E911 MOD
FIX-1
Click to expand...
Click to collapse
SOURCE:
https://drive.google.com/folderview?id=0B5XTHyH8X0KdYXVzOHdXakttUEU&usp=sharing
Click to expand...
Click to collapse
Credits:
mbh87- LongPress To Kill and E911 MODs
bmtbandit- For settings.db Info
rwc95- Ongoing WIFI, Dropdown WIFI, WIFI Available and SmartEye
sorg- CRT-OFF Method
All other MODs were done by ProjectOdex- h311sdr0id​
Click to expand...
Click to collapse
PLEASE VISIT THE OTHER CONTRIBUTOR'S PAGES AND HIT THANKS​
:good::good:

TUTORIAL
For Developers wanting to implement 4.2.2 QuickSettings Bar MODs (settings.db):
To Be Done
The settings.db needs to be flashed to the "/data" partition...
Code:
mmcblk0p29
...at:
Code:
/data/user/0/com.android.providers.settings/databases/settings.db
Click to expand...
Click to collapse
So, We Need To
FIRST, EDIT settings.db in an SQLite DB Editor to change/add/remove what you want.
Add...
Code:
mount("ext4", "emmc", "/dev/block/mmcblk0p29", "/data");
package_extract_dir("data", "/data");
unmount("/data");
...to your updater-script after:
Code:
mount("ext4", "emmc", "/dev/block/mmcblk0p16", "/system");
package_extract_dir("system", "/system");
unmount("/system");
It will then look more like:
Code:
ui_print("------------------------");
ui_print(" h311sdr0id ");
ui_print("-----------aio----------");
ui_print("------------------------");
mount("ext4", "emmc", "/dev/block/mmcblk0p16", "/system");
package_extract_dir("system", "/system");
unmount("/system");
mount("ext4", "emmc", "/dev/block/mmcblk0p29", "/data");
package_extract_dir("data", "/data");
unmount("/data");
ui_print("done!");
Click to expand...
Click to collapse
​
That's All !!!​
Hit Thanks :highfive:​

Will this work on the stock rom? I am rooted with cwm touch recovery installed but running stock
Sent from my SCH-I545 using xda app-developers app

DrDandroid said:
Will this work on the stock rom? I am rooted with cwm touch recovery installed but running stock
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
As long as its Odexed brother.
Sent from my SCH-I545 using Tapatalk 2

h311sdr0id said:
- I noticed that after I reboot, I continue to get "Android is upgrading" showing "Starting Apps" for about 2 seconds...
- (I think it has something to do with the "QuickSettings MOD).
- I am looking into it
EDIT:
Has nothing to do with QuickSettings MOD. I am going to sleep, and will workout the issue in the morning. If you download and install, and get the "Android is upgrading" issue, I will also be releasing a quick fix for it (flashable). So don't worry. It is not effecting anything else.
Click to expand...
Click to collapse
Giving this a go before I hop in bed myself (on CleanRom) ... Will update with results hopefully before I pass out

Just curious if anyone has been running this? It has all the things I am looking for I am looking for potential bugs. I am on stock rooted.
Thanks

theresin said:
Giving this a go before I hop in bed myself (on CleanRom) ... Will update with results hopefully before I pass out
Click to expand...
Click to collapse
Thanks for giving it a whirl. I fixed it. You can download the "FIX-1" above. Or if you have restored to factory-root-odexed, you can flash v2.
Jester6x said:
Just curious if anyone has been running this? It has all the things I am looking for I am looking for potential bugs. I am on stock rooted.
Thanks
Click to expand...
Click to collapse
Fixed Bugs
THANKS A BUNCH!!!
IF YOU LOVED IT, HIT MY THANKS

I'm using the rom that came with the phone. I just changed the recovery and rooted it.
☆☆Some People Just Watch The World Burn☆☆

DrDandroid said:
I'm using the rom that came with the phone. I just changed the recovery and rooted it.
☆☆Some People Just Watch The World Burn☆☆
Click to expand...
Click to collapse
Yup. It will work. That's what I'm running Brother. I'm running stock rooted. Flashed this in TWRP. Its kosher. Will post screenshots.
Sent from my SCH-I545 using Tapatalk 2

h311sdr0id thanks for fixing that bug. Does this mod remove the items in the notification bar or does it just hide them and the space is not usable?
Thanks

Jester6x said:
h311sdr0id thanks for fixing that bug. Does this mod remove the items in the notification bar or does it just hide them and the space is not usable?
Thanks
Click to expand...
Click to collapse
The E911 MOD has been removed and is being worked on. It was causing the bug. I need to deodex and then re-odex it back (which is a pain). It will be back soon. If you were talking about something else, let me know.
Sent from my SCH-I545 using Tapatalk 2

h311sdr0id said:
The E911 MOD has been removed and is being worked on. It was causing the bug. I need to deodex and then re-odex it back (which is a pain). It will be back soon. If you were talking about something else, let me know.
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
Sounds good on the E911 Mod. That would be nice to have.
I just installed V2 and things seem to be working well. It reset some of my settings but that isn't a big deal to switch back. One question I have on the Hot Spot shortcut. Does that bypass the subscription check? I have unlimited and have been using FoxFi for my wifi tethering app.
Thanks

Works great over here brother
☆☆Some People Just Watch The World Burn☆☆

Jester6x said:
Sounds good on the E911 Mod. That would be nice to have.
I just installed V2 and things seem to be working well. It reset some of my settings but that isn't a big deal to switch back. One question I have on the Hot Spot shortcut. Does that bypass the subscription check? I have unlimited and have been using FoxFi for my wifi tethering app.
Thanks
Click to expand...
Click to collapse
I am unsure. I unfortunately work for a company that provides me free devices and plans which include the WiFi tethering. So I am not the best at checking on things in regards to the HotSpot.
Can someome chime in with some knowledge?
Anyone?
Sent from my SCH-I545 using Tapatalk 4 Beta

Any chance of having a remove exchange security mod?
Sent from my SCH-I545 using Tapatalk 2

Working on it brother.
Sent from my SCH-I545 using Tapatalk 2

h311sdr0id said:
---
-----
This AIO is for ODEXED STOCK ROOTED ROMS ONLY
ProjectOdex
is dedicated to bringing Deodexed MODs to Odex​
QuickSettings Bar MOD INFO for Developers BELOW :good::good::good::good:​
---
---
---
---
---
PLEASE VISIT THE OTHER CONTRIBUTOR'S PAGES AND HIT THANKS​
:good::good:
Click to expand...
Click to collapse
If I am going to unroot, should I do anything with this?

Related

[KERNEL][TWGB][EH09-EH03] Bada Kernel [OC 1.9GHz]

Bada Kernel​
First, Thanks to comradesven for his source.
Kernel Features
Voodoo
Voodoo Lagfix (with autoconvert), Voodoo Sound v10, and Voodoo Color. Compatible with Voodoo Control app.
Click to expand...
Click to collapse
Overclocking & Undervolting
Up to 1.8GHz. Compatible with Pimp My CPU and Voltage Control.
Click to expand...
Click to collapse
THIRD-PARTY Battery Support
Batteries for other Samsung Galaxy S models, off-brand batteries, and third-party extended batteries are all supported.
Click to expand...
Click to collapse
zRAM
zram effectively gives you more RAM by setting aside a portion of it and compressing what gets stored there.
Click to expand...
Click to collapse
CIFS, TUN, & UTF8
All built in
Click to expand...
Click to collapse
Flashlight
Works. Except Strobe
Click to expand...
Click to collapse
BLN
BLN v9 is included. Configure with BLN Control or Blinky
Click to expand...
Click to collapse
In call volume boost
in-call volume boost settings can be set by running "volcal" from a root prompt.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Open Source​Source​
There's no kernel without source​
Click to expand...
Click to collapse
​
FAQ​
Overclocking 1.8GHz+
Click to expand...
Click to collapse
Its pretty much well known if your phone couldn't handle speeds past 1.5GHz, What makes you think it will magically work with 1.8GHz+
Click to expand...
Click to collapse
{
"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"
}
Links
First Release -
ODIN CWM
Version 2.6
ODIN CWM
MOD EDIT: Download links removed until further notice.
Changelog-
​v.2.6, first release​________________________________________________________________
v.2.8, 19MHz & 50MHz Added (removed 100MHz), Tweaked Lazy Governor, Voluntary PREEMPT enabled, FastFPT enabled, Added Lagfree & Smoothass Governors, UIPT tweaks, Remove NOOP Schedulers, Changing Some things to make 1.8-1.9GHz To Work Better, New Splash Screen.​​​
________________________________________________________________
and where is kernel source oh mighty violator of the gpl?
and way to kang the op of other kernels...at least your consistent!
waitwut.....Where is the source br0? Will this work on the MTD file sytem i9000 port? Can you port this to the iPhone Pleaaaaaaaaase??? How do I turn on my computer??
Did you ask the Glitch team if you could use their commits in a TW kernel?
Also, you do know that TW doesn't have in-call volume issues, so you don't need to kang that particular code, right?
Is this real life?
You do realize, don't you, that Bada is a completely separate smartphone OS from Samsung, don't you? You might as well call it the iOS kernel or the WebOS kernel (oh, wait...)
Has anyone seen John Connor?
suppliesidejesus said:
Did you ask the Glitch team if you could use their commits in a TW kernel?
Also, you do know that TW doesn't have in-call volume issues, so you don't need to kang that particular code, right?
Click to expand...
Click to collapse
Yes i know.
Make it louder. and it surely does
i love that the op said this early today:
Enyo. said:
Because m going to create another one with all my roms and such without making new threads
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
and then makes yet another thread
this will be locked soon id imagine
source code is being uploaded to github now.
Enyo. said:
Yes i know.
Make it louder. and it surely does
Click to expand...
Click to collapse
where is kernel source?
nitsuj17 said:
i love that the op said this early today:
and then makes yet another thread
this will be locked soon id imagine
Click to expand...
Click to collapse
This is my kernel thread.
And will have a rom thread soon .
whats your problem
nitsuj17 said:
where is kernel source?
Click to expand...
Click to collapse
Did you not read a post above?
are you trying to be competely obvious about kanging others stuff. you must be 1 years old, other wise you would be smart enough to stfu.
Enyo. said:
Did you not read a post above?
Click to expand...
Click to collapse
i started posting before u had posted that and didnt see it
anyway...i love your updater-script! it looks familiar to someone else's though...i wonder who
ui_print("");
ui_print(" KGB Kernel - A Kernel for Gingerbread!");
ui_print(" vvvvvvvvvvv /");
ui_print("(--[ .]-[ .]");
ui_print("(______o___)");
ui_print("");
ui_print(" For TouchWiz GB ROMs on SCH-I500");
ui_print("");
run_program("/sbin/mount", "/dev/block/stl9", "/system");
show_progress(1.0, 10);
ui_print("INSTALLING KGB-I500-1206 KERNEL");
package_extract_dir("kernel_update", "/tmp/kernel_update");
set_progress(0.5);
set_perm(0, 0, 0755, "/tmp/kernel_update/bmlwrite");
run_program("/tmp/kernel_update/bmlwrite", "/tmp/kernel_update/zImage", "/dev/block/bml7");
ui_print("SUCCESS! PLEASE REBOOT");
set_progress(1.0);
Enyo. said:
This is my kernel thread.
And will have a rom thread soon .
whats your problem
Click to expand...
Click to collapse
I see you've taken droidstyle's advice and started trolling back when being trolled
"Soon your journey to the Dark Side will be complete!" - Emperor Palpatine, Return of the Jedi
Has anyone seen John Connor?
nitsuj17 said:
i started posting before u had posted that and didnt see it
anyway...i love your updater-script! it looks familiar to someone else's though...i wonder who
ui_print("");
ui_print(" KGB Kernel - A Kernel for Gingerbread!");
ui_print(" vvvvvvvvvvv /");
ui_print("(--[ .]-[ .]");
ui_print("(______o___)");
ui_print("");
ui_print(" For TouchWiz GB ROMs on SCH-I500");
ui_print("");
run_program("/sbin/mount", "/dev/block/stl9", "/system");
show_progress(1.0, 10);
ui_print("INSTALLING KGB-I500-1206 KERNEL");
package_extract_dir("kernel_update", "/tmp/kernel_update");
set_progress(0.5);
set_perm(0, 0, 0755, "/tmp/kernel_update/bmlwrite");
run_program("/tmp/kernel_update/bmlwrite", "/tmp/kernel_update/zImage", "/dev/block/bml7");
ui_print("SUCCESS! PLEASE REBOOT");
set_progress(1.0);
Click to expand...
Click to collapse
Thats because i built it from his source.
Your kernel source is NOT on github. The only kernel you have on their, without any commits AT ALL, is the Glitch kernel.
If that source is this kernel, then it is NOT for touchwiz. If that is not the source for this kernel, then you are violating the GPL.
You have 0 commits on your github for edited kernel code, or anything as a matter of fact.
Enyo. said:
Thats because i built it from his source.
Click to expand...
Click to collapse
so you built his kernel and reposted it
#win
and way to not credit anyone either in your op

[ROM] 3-11-2012 ICS 4.0.3 v3.0

This Originally Started From newtoroot's ROM And I Think Everyone Should Go At Least Click The Thanks Button On His Thread.
READ ENTIRE POST! F.A.Q. AT THE END OF THIS POST​
This is a De-sensed Rom, that has added theme elements to bring it as close to AOSP as possible.​
{
"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"
}
Dev Things
Deodexed
Zipaligned
Busybox Updated
init.d Supported
Internet (3G) Speed Increase
VM And Kernel Improvements
Increase Battery ?
RAM Script For ext4 System
Defrag Databases Upon Boot
Changes/Additions > build.prop
Fixed SystemUI Force Close THANK YOU JoelZ9614
Fixed USB Mass Storage
Click to expand...
Click to collapse
Applications
All Google Apps Updated 3-11-2012
CM9 Camera
Chrome Browser
Email/Exchange
Flash Player
GO SMS (For MMS Messaging)
Nova Launcher
REMOVED ROM Control (Doesn't Work With SystemUI / Still shows in Settings)
Built-In Screenshot (Pwr + Home)
Terminal Emulator
Titanium Backup
Wireless Tether Beta 11
Click to expand...
Click to collapse
Problems/Issues/Complaints:
Slight Blue Flicker Every Once And A Great While
Don't Waste Your Time Trying To Click Either ROM Control Or About Phone
Brightness, Toggle Automatic Brightness Once Or Twice To Reset
Click to expand...
Click to collapse
Kernel:
REQUIRED IF FIRST TIME UPGRADING TO ICS
PH98IMG.zip
To Install place in root of sdcard. Reboot toFastboot, power up to confirm install.
Rom:
ICS-4.0.3_v3.0
Full ROM There is no patch coming from a lower version
Installation:
1. Place On SD Card.
2. Reboot To Recovery.
3. WIPE WIPE WIPE It Prevents Any Possible Questions If Something Doesn't Work.
4. Flash ROM.
5. Reboot And Enjoy Xtreme Awesomeness
Click to expand...
Click to collapse
Changelog:
v3.0
Added back in missing theme elements due to latest patch
100% Battery mods. (thanks Andybones for the pointer)
New Inverted Calendar, Contacts (Thanks travp624)
added back in themed gtalk
Updated Gapps
updated flash, terminal emulator, gosms, titanium backup
Added in Haxsync for Facebook contacts. See FAQ on how to set up.
v2.7.3
Advanced Power Menu (Joelz)
Fixed USB Mass Storage
Built-In Screenshot (Pwr + Home)
v2.5
Every Update Patch In One Plus The Bootanimation
Transparent drop down (Thanks Team SnB for the pointer)
v2.2
Added Back In A Working Gtalk App
v2.0
Flash Player
Talk - Original From http://forum.xda-developers.com/show....php?t=1475919 By Denverg > Then Tweaked More By bad4u669
GPS Icon Gone, Not Transparent Thanks You Joelz 9614
Status Bar Tweaks By Team Average Joes
Added App Quick Boot
Fixed Facebook Font Issue Thanks MrSmith317
v1.9.5
New Theme In Pictures Above
New Widgetsoid > USB Mass Storage
Wireless Tether Beta 11
Mainly Updated The Apps For New Users
v1.9
Internet (3G) Speed Increase
VM And Kernel Improvements
Increase Battery ?
RAM Script For ext4 System
Defrag Databases Upon Boot
v1.7
Start Release
No More Needing To Flash A/The PH98IMG.zip
Added In Themed SystemUI, framework-res, com.htc.resources <-More ICS Look (Thank You bad4u6669 And shawn12350)
Click to expand...
Click to collapse
Themes/MODS:
Fix For Bluetooth And Beats By JoelZ9614
You may need to flash this VOLUME FIX to restore speaker volume
Please see original thread for any questions on this HERE
Alternate Static Bootanimation
IF you want more blacked out apps GO HERE
His flashable zips work for our phone, for G+ you will have to extract the apk and install seperately
SWYPE Go to http://jbthemes.com/djdarkknight/daswypethemes/
Grab the version you want and install. After install (and every reboot) you will have to rotate your phone to landscape mode then back to reset the size of the keyboard. If you dont want to do that you can install the V5-Gnex version. It will always be the correct size but is bad with cutting off words half way through the swype.
Click to expand...
Click to collapse
F.A.Q.
Q:The links for Minus says not available
A: your on your phone arent you? At the bottom of the browser click standard site. Now click the link for the download again.
Q:How do I turn off power saver or fast boot?
A: First Flash Original Sense Settings Boot phone go into settings, disable powersaver and/or fast boot. Now flash ICS Settings
Q: How do I get facebook contacts to sync?
A: CLICK ME
Q: I dont like some of the inverted apps (Included or I decided to try), how do I get the stock ones back?
A: TALK , Calendar , Gmail (White)
Click to expand...
Click to collapse
NOTICE:
Xtreme And Other Members In This Thread Are NOT Liable Nor Responsible For Any Damage Done To Your Device
If You're Not Sure Ask First And If You're Still Not Sure Then Don't Take The Risk Of Messing Up You're Device
And here it is, out of nowhere! Good job man!
I will have to check this out after work, thanks!
WHOA!!! Is this Senseless or AOSP?
Actual AOSP??
Edit: doesn't look like it from the screenshots
tekhna said:
Actual AOSP??
Edit: doesn't look like it from the screenshots
Click to expand...
Click to collapse
Yup. Looks like a senseless
Where are the download links?
Slower Than Expected Uploads Of Course. I'm Pretty Sure It's A Senseless Base With AOSP Apps.
The Reason The Questioning About Sense Is That The SystemUI.apk I Believe Is Sense.
1 Download Link Up.
bsilvertab said:
Where are the download links?
Click to expand...
Click to collapse
He said they will be active in an hour
Sent from my ADR6425LVW using Tapatalk
Xtreme Outcast said:
Slower Than Expected Uploads Of Course. I'm Pretty Sure It's A Senseless Base With AOSP Apps.
The Reason The Questioning About Sense Is That The SystemUI.apk I Believe Is Sense.
Click to expand...
Click to collapse
You may wanna add that to the OP People will go crazy if they think it's a bugless AOSP
dmeadows013 said:
You may wanna add that to the OP People will go crazy if they think it's a bugless AOSP
Click to expand...
Click to collapse
There Ya Go. Haha.
Does this have a kernel built in
Sent from my ADR6425LVW using Tapatalk
hopesrequiem said:
Does this have a kernel built in
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Yes It Does.
Last question. Lol. What mainver is it set to
Sent from my ADR6425LVW using Tapatalk
hopesrequiem said:
Last question. Lol. What mainver is it set to
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
mainver: 2.01.605.11
I Gotta Run Out And Take Care Of A Few Personal Matters. I'll Do My Best To Check My Phone if More Questions Arise.
Just installed this coming from newt's version 2... ROM control FC's every time I try to use it... is this a known bug?
Tag798 said:
Just installed this coming from newt's version 2... ROM control FC's every time I try to use it... is this a known bug?
Click to expand...
Click to collapse
look in the op
Xtreme Outcast said:
There Ya Go. Haha.
Click to expand...
Click to collapse
Yay for system UI! Is the lock screen call thing something that has a possibility to be looked into or no fix available? I
dmeadows013 said:
look in the op
Click to expand...
Click to collapse
thanks... the one time I glance over the op....
I'm currently on joelz rom and kernel. Will his 1.7 ics kernel work with this rom?
Sent from my ADR6425LVW using Tapatalk
I'm guessing it is going to be a no, based on all the other ICS Roms not working but can someone post the status of Bluetooth A2DP streaming with this?
Sent from my ADR6425LVW using XDA App

[vrtheme]Sensewiz V4●Sense 5 icon●GT-N7100●MK4●Updated:31\12\2013

[vrtheme]Sensewiz V4●Sense 5 icon●GT-N7100●MK4●Updated:31\12\2013
Hello all XDA Users
Many of us don't like touchwiz cartoony icon
so i created this mod for those who don't like tw icon including me
What Does This Mod Incude
Sense 5 theme for
-Music Player
-Gallery
-Browser
-Video Player
-Phone
-Contacts
-Calculator
-S Planner
-Messages
-FM Radio
-Email
-Clock
-Voice Recorder
-Camera
-S Note
-My Files
-Downloads
-Settings
-All In Settings Icons
-Power Menu Icons
-All Status Bar Icons
-Recent App panel Icons
-Most Of The Notification Panel Toggles.
Click to expand...
Click to collapse
How To Install
-Put the zip in your sdcard
-reboot in to your recovery
-Wipe cashe(recommended)
-Wipe dalvik cashe(recommended)
-flash the zip
-reboot and enjoy
Click to expand...
Click to collapse
this mod has been tasted on MK4 Base
Flash it on your own risk
Download
http://www.mediafire.com/?w1stcybt4v0ciox
Click to expand...
Click to collapse
Screenshot
{
"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"
}
Click to expand...
Click to collapse
Reserved
Great idea thanks mate.
I just tried on MK4 rom to see if it would work.
It didnt really.
The camera and music icons changed but the phone and messages and others didnt. Also systemui f.c a few times on boot.
The one icon I really dont like is the messages one. I have no idea why it looks ike an email, I would love to change even just that one.
please for mk4..
Flashed the system ui mod on mk4 nothing changed ,system ui fc multiple times had to re flash the entire rom. It would be nice if u create a working sense status bar icon mod for mk4 base.
Sent from my GT-N7100 using Tapatalk
Thnx for all of you guys for trying it
mk4 will be supported. in 28/11/2013
jarayn said:
Great idea thanks mate.
I just tried on MK4 rom to see if it would work.
It didnt really.
The camera and music icons changed but the phone and messages and others didnt. Also systemui f.c a few times on boot.
The one icon I really dont like is the messages one. I have no idea why it looks ike an email, I would love to change even just that one.
Click to expand...
Click to collapse
as i said i'll make the with mk4 support also i'll provide to you the stock messages apk.
but until 28/11 because i don't have much time right now
thnx again for trying the mod
Thanx i will waiting
Sent from my GT-N7100 using XDA Premium 4 mobile app
bade398 said:
as i said i'll make the with mk4 support also i'll provide to you the stock messages apk.
but until 28/11 because i don't have much time right now
thnx again for trying the mod
Click to expand...
Click to collapse
Thanks for this MOD
and we are desperately waiting for this MOD in MK4:laugh::good:
this mod will run on mk4 phoenix rom???
Mod has been updated now mk4 support.
Enjoy
Sent from my GT-N7100 using Tapatalk
bade398 said:
Mod has been updated now mk4 support.
Enjoy
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
Instaled SenseWiz(mk4) on DrKetan_Custom_ROM_V5 MK4 .
All icon change but when I try to go to setting I get the message
unfortunately,settings has stopped.
What shall I do
Thank for help
griny said:
Instaled SenseWiz(mk4) on DrKetan_Custom_ROM_V5 MK4 .
All icon change but when I try to go to setting I get the message
unfortunately,settings has stopped.
What shall I do
Thank for help
Click to expand...
Click to collapse
I think drketan rom changes the settings so you got fc it is not 100% stock.
I'm on dn3 rom works perfectly.
To solve the problem just copy secsettings app that is inside drketan rom and put it in your system/app.(fix permissions to rw-r-r) using root explorer.
If you want you can give me the secsettings app of drketan and I'll mod it to you.
Sent from my GT-N7100 using Tapatalk
bade398 said:
I think drketan rom changes the settings so you got fc it is not 100% stock.
I'm on dn3 rom works perfectly.
To solve the problem just copy secsettings app that is inside drketan rom and put it in your system/app.(fix permissions to rw-r-r) using root explorer.
If you want you can give me the secsettings app of drketan and I'll mod it to you.
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
I have to reinstall again the Rom or there is a way to find the secsetting app from drkretan rom witout reinstalling everything
Thank
griny said:
I have to reinstall again the Rom or there is a way to find the secsetting app from drkretan rom witout reinstalling everything
Thank
Click to expand...
Click to collapse
Put the rom in to your phone memory.
Open the zip of the rom using root explorer.
In the rom you can find folder called system open it then open app and search for secsettings.
Extract secsettings then copy it in to app inside system.
If you didn't know how to do this just install the whole rom(don't make a full wipe just wipe cache and dalvik).
Sent from my GT-N7100 using Tapatalk
thank you very much.
Ieverything work perfect now.
I unrar the rom.zip and find it in app directory of rom.
Best regards
griny said:
thank you very much.
Ieverything work perfect now.
I unrar the rom.zip and find it in app directory of rom.
Best regards
Click to expand...
Click to collapse
You are welcome.
Don't forget to fix permissions (rw-r-r ).
Also if you want to have the modded secsettings for drketan just upload it to me and I'll mod it to you
Sent from my GT-N7100 using Tapatalk
griny said:
Instaled SenseWiz(mk4) on DrKetan_Custom_ROM_V5 MK4 .
All icon change but when I try to go to setting I get the message
unfortunately,settings has stopped.
Click to expand...
Click to collapse
The same problem on Phoenix v.15.
bade398 said:
To solve the problem just copy secsettings app that is inside drketan rom and put it in your system/app.(fix permissions to rw-r-r) using root explorer.
Click to expand...
Click to collapse
And it's working) Thanks!
But how can i change the stat bar like on the screenshots? sorry for my English)
Status bar icon mod worked flawlessly on Dr. Ketan rom . Thank you.
Sent from my GT-N7100 using Tapatalk

{Theme}{4.3} The Best Theme Ever For Note 10.1 V2014 By SiR M V2 Update 27 March 2014

Enter A New Era Of Theming
The Best Theme Ever Made For Note 10.1 V2014
By The Great Pharaoh Sir M
{
"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"
}
After the great success of my Note3 theme
{Theme}{4.4.2}{4.3} The Best Theme Ever 4 Note 3 By SiR M V3.5 Updated 14 Mar. 2014
Here Iam presenting my 1st Theme for Note 10.1 V2014
Not a complete theme yet
JB 4.3 Version 2
Updated 27 March 2014
Launcher App
Gallery App
Volume & Power Menu
Air Command
Download
Note 10.1 JB Theme V2 By SiR M
Version 1
Download
Note 10.1 JB Theme By SiR M
Just place the zip file in your mobile, reboot to recovery, flash and enjoy (No need to wipe)
​BACKUP your system (NAND via recovery) or original apk before flashing, so u can use it 2 go back 2 previous state.
It is your choice and your responsibility
If u get any wifi connectivity after flashing the theme, here is the fix
aburns7487 said:
Flash bind droid kernel, or just need to do build prop fix...ro.securestorage from true to false, save it then reboot and it will work. No need to reflash kernel.
Click to expand...
Click to collapse
ssully150 said:
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue,
Click to expand...
Click to collapse
Pls. verify what rom and Bulid do u use and your phone model, to check compatibility
If u liked the theme just hit Thank You button, and if u did not like it (Realllly!!!) just leave in peace, do not flash and come later asking how 2 remove it
NOTE: theme does not include any mods and I do not do any mods, so do not ask 4 any mods
Credits for providing apk, testing and sharing screen shots to aburns7487 & diablo_sv01
Theme Tested on Their devices
SM-P605 3G+LTE & Wi-Fi
SM-P600 3G+LTE
If You Like My Work, or Want A Special Modification That Suits Your Taste, Donate To Me
Time And Effort Needs Food
​
Very good theme ! Many thanks !!!
Great work...all who have Note 10.1 2014 now have an option for a theme,
Outstanding!
Sent from my SM-N900P using xda app-developers app
Do you have to be rooted to use this theme?
Iluhan said:
Very good theme ! Many thanks !!!
Click to expand...
Click to collapse
Glad that u like it, you can also hit Thank u or Donate 4 me button
aburns7487 said:
Great work...all who have Note 10.1 2014 now have an option for a theme,
Outstanding!
Sent from my SM-N900P using xda app-developers app
Click to expand...
Click to collapse
U R the reason that this theme is up here, Thank u
colint3 said:
Do you have to be rooted to use this theme?
Click to expand...
Click to collapse
You need advanced recovery to flash it, so yes u have 2 be rooted
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
ssully150 said:
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
Theme has nothing to do with connectivity!!!
I didn't think it would, but I didn't have an issue til I flashed. It's really bizarre...
Sent from my SM-P600 using Tapatalk
Flash bind droid kernel
Sent from my SM-P905V using xda app-developers app
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue, but I'll hit your thx anyway! !
Sent from my SM-P600 using Tapatalk
aburns7487 said:
Flash bind droid kernel
Sent from my SM-P905V using xda app-developers app
Click to expand...
Click to collapse
thanks 4 support
ssully150 said:
Actually I changed my build.prop setting in the ro.securestorage. support from true to false, which fixed the issue, but I'll hit your thx anyway! !
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
Glad that u fixed it and shared the fix
ssully150 said:
Anyone have problems with WiFi? I'm on p600 and had to restore a shame, because everything looked gorgeous!!
Sent from my SM-P600 using Tapatalk
Click to expand...
Click to collapse
That happened to me also on my P601, had to reflash Bindroid kernel once more.
@thermax04,
Really Nice theme, waiting for the new updates to make it a full theme.
lsherif said:
That happened to me also on my P601, had to reflash Bindroid kernel once more.
@thermax04,
Really Nice theme, waiting for the new updates to make it a full theme.
Click to expand...
Click to collapse
It happened 2 u without flashing my theme, right?
glad that u liked the theme, will continue very soon
thermax04 said:
It happened 2 u without flashing my theme, right?
glad that u liked the theme, will continue very soon
Click to expand...
Click to collapse
No, happened after flashing the theme
lsherif said:
No, happened after flashing the theme
Click to expand...
Click to collapse
theme is only changing icons, has nothing 2 do with system files!!!
anyway good that u found the fix, will quote yr post 2 first page , so others can find the fix easily
Hi,
I have a request. Is there any chance of you making a transparent theme? Just a basic white one, if you could then it would be amazing, like this:
http://forum.xda-developers.com/galaxy-s3/themes-apps/vrtheme-t2231598
theme is for new icons, any requested add-on will be hold till complete theme is finished
I have all my colors changed in quick settings with Wanam exposed.If I flash your theme will it change everything I have done with Wanam? Thanks
mikep2323
no , read my above reply, theme is to change icons only, will not change text colors, but it will change toggles buttons colors (which u might changed it via wanam) since it is icons and not text
thermax04 said:
mikep2323
no , read my above reply, theme is to change icons only, will not change text colors, but it will change toggles buttons colors (which u might changed it via wanam) since it is icons and not text
Click to expand...
Click to collapse
Just wanna say awesome work, I did your theme with toggles then changed a few things with Wanam. I experimented with it and if you change some things with Wanam it over rides your theme then the toggles go back to normal.Im glad I saw this cause just a week ago I was trying to teach myself how to change the toggles.I did learn a few things but gave up after a few days.

[30April15]Toggle Activation. (Toolbox/UPSM/SideKey and more..)Update

Toggle Activation.
One click Activate missing quick panel Toggles
{
"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"
}
Here straight of the art simple tool to activate missing quick panel toggles in one click.
How to use :
Requires rooted device.
First Uninstall existing older version if you have installed)
1.Download Toggles XDA 1.2 App and Install as regular apk.
2.Open application from drawer.
3.Install resource - Grant SU (one time Only)
4.Once it finish, reboot device
Above steps requires first time only untill you re flash ROM.
5.Open App and select 'Activate Toggles (Common 25 - See screenshot above)
6.Once you finish It will open Notification Panel and you just needs to select RESET
7.Done !
Now you will have common 25 Toggles (Some toggles may not appear/Work) depending on ROM features.
PRO Version
PRO version is nearly same but user will have option to select desired Toggle only.You can choose any number of toggles (0 to 40 see screenshot above for choice of toggles.)
Get Pro Version
PS : Make 'Setting storage' backup in case you want to undo changes.
Amazing work again thanks for sharing
There is a bug flas light first time apears and it lost
SUNUN said:
There is a bug flas light first time apears and it lost
Click to expand...
Click to collapse
I didn't get you. Can you attach screenshot of Toggle page?
Sent from my SM-N910G using xda premium
dr.ketan said:
I didn't get you. Can you attach screenshot of Toggle page?
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
first time when i choose togles fleaslight is active. But when i change some togle placees flaslight togle is not visible
SUNUN said:
first time when i choose togles fleaslight is active. But when i change some togle placees flaslight togle is not visible
Click to expand...
Click to collapse
Ok so you purchased Pro? And your rom is stock? You have torch Toggle before using this tool?
Sent from my SM-N910G using xda premium
dr.ketan said:
Ok so you purchased Pro? And your rom is stock? You have torch Toggle before using this tool?
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
yes. Stock. No I dont have light toggle before.
SUNUN said:
yes. Stock. No I dont have light toggle before.
Click to expand...
Click to collapse
This is not Tool bug. Nor you can say rom bug. Once I was modding systemui and accidentally I found that resources for torch light was there on systemui. But Toggle to work you needs to have it on secsettings too. So simply to stick it you need to have moded secsettings.
I have included all the option bcoz some rom have it activated and users of that rom won't miss torchlight.
This thing I have already mentioned in op as well play store too. Toggle to appear and Toggle to work is completely depends on ROM features.
Sent from my SM-N910G using xda premium
dr.ketan said:
This is not Tool bug. Nor you can say rom bug. Once I was modding systemui and accidentally I found that resources for torch light was there on systemui. But Toggle to work you needs to have it on secsettings too. So simply to stick it you need to have moded secsettings.
I have included all the option bcoz some rom have it activated and users of that rom won't miss torchlight.
This thing I have already mentioned in op as well play store too. Toggle to appear and Toggle to work is completely depends on ROM features.
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
Ok dear friend thx for information.
any way to revert?
Sent from my SM-N910F
jabberwock said:
any way to revert?
Sent from my SM-N910F
Click to expand...
Click to collapse
°°° tapatalked °°°
Doc, i am not able to enable torch from the toggle... i downloaded the required files, applied, reset the panel, rebooted the phone, still there is no torch option available..
this is on 910G
Which rom?
Sent from my SM-N910G using xda premium
Stock boc6 rom doc.
pratik_193 said:
Stock boc6 rom doc.
Click to expand...
Click to collapse
It won't work on stock.
Sent from my SM-N910G using xda premium
dr.ketan said:
It won't work on stock.
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
Oh crap
You can try method using squlite
It will add torchlight toggle android probably worked too but don't move any position other wise you will lose it
Sent from my SM-N910G using xda premium
Updated to 1.1
Uninstall old version first if you have any
Added support for latest lollipop base.
Edit :
Updated 1.2
Added Kitkat support
Works great on my T-Mobile note 4 thanks for the mod
re: Toggles v1.2
dr.ketan said:
Updated to 1.1
Uninstall old version first if you have any
Added support for latest lollipop base.
Edit :
Updated 1.2
Added Kitkat support
Click to expand...
Click to collapse
Hi, I have a Note 4 N910T and this toggles app is not working
with my phone.
I have the latest official Lollipop COD6 Tmobile firmware base.
Hopefully you can fix this Toggles app to work with my phone too.
This is an excellent app/mod.
Have a great day!

Categories

Resources