[DDKP3][MODS][Fixed]Swipe to Clear with 14 Toggles, Arabic, Extended Power Menu etc. - Samsung Galaxy SL i9003

ONLY FOR DEODEXED & ROOTED DDKP3
I made a few mods for my personal use, thought I should share it with you guys.
Swipe to Clear Notifications (Credit to hansip87)
{
"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
With 14 Toggles - Download
--------------------------
Center Clock (Credit to TheGrammarFreak)
Download
--------------------------
Extended Power Menu (Scrollable) (Credit to sicopat)
Dowload
--------------------------
CRT OFF Animation (Credit to sknet28) - Download
--------------------------
XPERIA Status Bar Icons & Panel Background (Credit to my Xperia Neo V )
Download
--------------------------
All of the above combined - Download
--------------------------
Arabic Patch CWM Patchable (Credit to fuss132 & madmack)
Download
For Swipe to clear functionality with Arabic (First Apply Swipe Mod) - Download
--------------------------
Some minor tweaks (GPS.conf - For Indian Users, Build.prop) - Download
--------------------------
How to apply:
- Replace the required files using root explorer and set the permissions as follows and reboot:
USE AT YOUR OWN RISK!​

Good.can i use this in my ics theme for ddkp3?
Sent from my GT-I9003 using XDA App

tarunagg said:
Good.can i use this in my ics theme for ddkp3?
Click to expand...
Click to collapse
Yeah sure! No problem.

slide to clear is awesome!! havent tested though!

gud to see new modders in our community ! keep up the good work mate and congratulations on ur success

Can you make this mod for xxkpn?
Sent from my GT-I9003 using xda premium

too bad there is no SS

shriomman said:
gud to see new modders in our community ! keep up the good work mate and congratulations on ur success
Click to expand...
Click to collapse
Thanks!
erik07 said:
Can you make this mod for xxkpn?
Click to expand...
Click to collapse
Well, you can try these files maybe they'll work. But, before doing that make a CWM backup to roll back to in case of any problem.
If it doesn't work link me the framework.jar and SystemUI.apk from kpn.
neutronz said:
too bad there is no SS
Click to expand...
Click to collapse
What's SS?

This mod isn't working for me on deodexed ddkp3???

crk1995 said:
This mod isn't working for me on deodexed ddkp3???
Click to expand...
Click to collapse
not working for me also ddkp3 device not booting

crk1995 said:
This mod isn't working for me on deodexed ddkp3???
Click to expand...
Click to collapse
tarunagg said:
not working for me also ddkp3 device not booting
Click to expand...
Click to collapse
Hmm..strange it works fine here, just checked again. I am using ganeshbiyers de-odexed package from here.
Also, it takes some time to boot up after replacing the files.

mznk said:
Hmm..strange it works fine here, just checked again. I am using ganeshbiyers de-odexed package from here.
Also, it takes some time to boot up after replacing the files.
Click to expand...
Click to collapse
the problem is with the
framework.jar

Great theme! I would have used it but im on XXKPQ
Oooh I would LOVE to know what that clock widget is, the one ripping the wallpaper!

tarunagg said:
the problem is with the
framework.jar
Click to expand...
Click to collapse
Tarun can you check out all the mods combined file from here and see if that works. I don't have access to a computer right now.
BassBlaster said:
Great theme! I would have used it but im on XXKPQ
Oooh I would LOVE to know what that clock widget is, the one ripping the wallpaper!
Click to expand...
Click to collapse
Thanks! The clock is an mclock widget you can get the skin here.

mznk said:
Thanks!
Well, you can try these files maybe they'll work. But, before doing that make a CWM backup to roll back to in case of any problem.
If it doesn't work link me the framework.jar and SystemUI.apk from kpn.
What's SS?
Click to expand...
Click to collapse
I already tried it but it didn't work. anyway, here are the files. thanks in advance.

Updates the OP with fixed mod and 14 toggles.

Anyone tested the fixed ver?

Can the fixed version already work in kpn?
Sent from my GT-I9003 using xda premium

ggclanlord said:
Anyone tested the fixed ver?
Click to expand...
Click to collapse
Why don't you try them out and tell me if they work for you.
erik07 said:
Can the fixed version already work in kpn?
Click to expand...
Click to collapse
The SystemUI.apk you provided wasn't stock as it was already modded with 14 toggles. So, attach the stock files or you can try the XXKPQ mod here and tell me if it works. If it does, then I'll mod it further to include 14 toggles.
PS: You'll lose 14 toggles. So make a backup before making the switch.

mznk said:
Why don't you try them out and tell me if they work for you.
Click to expand...
Click to collapse
I got exams coming up and can't afford to waste time in taking a backup, and if anything goes wrong, then fixing it and stuff. So...

Related

[MOD] Fix usability of swipe-to-clear feature on SGY

Whats New?
Previously, the outer ScrollView did capture the motion events when the
Y distance became too large. This caused swipe-to-clear to only work
when moving the finger in an exact horizontal line.
Fix that by redirecting all motion events to the swiped notification as
soon as its recognized as being swiped.
OLD STYLE (on another someone thread or maybe on another custom rom )
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NEW STYLE
Requirements
Deodexed Stock ROM
Installation
- before this, please backup your rom via CWM
- download then copy SystemUI.apk to /system/app/ with ADB
- download then copy framework.jar to /system/framework/ with ADB
If you want to edit smali, just decompile n comparing with your file using WinMerge or other similiar program
In SystemUI.apk
- \res\anim\ slide_out_left_basic.xml (new file)
- \res\anim\ slide_out_right_basic.xml (new file)
- \res\layout\ status_bar_latest_event.xml
- \smali\com\android\systemui\statusbar\ ExpandedView.smali
- \smali\com\android\systemui\statusbar\ StatusBarService.smali
- \smali\com\android\systemui\statusbar\ LatestItemContainer.smali (new file)
- \smali\com\android\systemui\statusbar\ ItemTouchDispatcher.smali (new file)
- \smali\com\android\systemui\statusbar\ ItemTouchDispatcher$1.smali (new file)
- \smali\com\android\systemui\statusbar\ StatusBarService$7.smali (new file)
In framework.jar
- \smali\com\android\internal\statusbar\ IStatusBarService$Stub$Proxy.smali
- \smali\com\android\internal\statusbar\ IStatusBarService$Stub.smali
- \smali\com\android\internal\statusbar\ IStatusBarService.smali
References
http://epsy.ath.cx/git/?p=CyanogenDefy/defy_frameworks_base/.git&a=commit&h=b7915e0e25db6c86f000a8dbc5edf343d20d9ec5
http://epsy.ath.cx/git/?p=CyanogenDefy/defy_frameworks_base/.git&a=commit&h=0b077a18588351ef5459afb99def69357a7f07d3
SYSTEMUI.APK WITH POWERWIDGET AKA LIDROID 15 TOGGLES
SystemUI-signed.apk
SystemUI-unsigned.apk
reserved and i will work on custom or not
framework.jar work all rom?
shocklads said:
framework.jar work all rom?
Click to expand...
Click to collapse
I dont know, maybe yes
Is this a fix or a tutorial to get swipe to remove nts.?
Maybe usefull info and will try
Chobits 2.0 has this swipe feature and it's really better than previous one.. Very close to the ics one
Sent from my GT-S5360 using xda premium
hitme987 said:
Chobits 2.0 has this swipe feature and it's really better than previous one.. Very close to the ics one
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
upload your SystemUI.apk, I will edit it for you, n try it
sorry n framework.jar too
buddyisdead said:
upload your SystemUI.apk, I will edit it for you, n try it
Click to expand...
Click to collapse
Hmm..im saying chobits v2.0 has already a good swipe to remove feature which was very accurate ..I dont know this is the same tweak ...check yourself..
Code:
http://www.mediafire.com/?m470ekm84jkhmd1
Code:
http://www.mediafire.com/?e28wf8smdhljmdb
Can you edit this one for me? been trying to do this but cant seem to make it work.. here's my SystemUI and framework. thanks...
hitme987 said:
Hmm..im saying chobits v2.0 has already a good swipe to remove feature which was very accurate ..I dont know this is the same tweak ...check yourself..
Code:
http://www.mediafire.com/?m470ekm84jkhmd1
Code:
http://www.mediafire.com/?e28wf8smdhljmdb
Click to expand...
Click to collapse
sorry... i cant decompile SystemUI.apk ;p
buddyisdead said:
sorry... i cant decompile SystemUI.apk ;p
Click to expand...
Click to collapse
No problem Im happy with the swipe feature as it is now Thanks for your time.
ianczarina said:
Can you edit this one for me? been trying to do this but cant seem to make it work.. here's my SystemUI and framework. thanks...
Click to expand...
Click to collapse
I dont know whats your ROM ;p
please check http://forum.xda-developers.com/showthread.php?t=1602245 maybe this one
buddyisdead said:
I dont know whats your ROM ;p
please check http://forum.xda-developers.com/showthread.php?t=1602245 maybe this one
Click to expand...
Click to collapse
deodexed stock DXLE1 sir. tried the one in the link you gave but didnt work. stat bar lost.
ianczarina said:
deodexed stock DXLE1 sir. tried the one in the link you gave but didnt work. stat bar lost.
Click to expand...
Click to collapse
try it to reboot?
Sent from my GT-S5360 using XDA
buddyisdead said:
try it to reboot?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
yes i rebooted. but still stat bar is gone..
ianczarina said:
yes i rebooted. but still stat bar is gone..
Click to expand...
Click to collapse
hmmm... using lidroid? flashlight work?
Sent from my GT-S5360 using XDA
buddyisdead said:
hmmm... using lidroid? flashlight work?
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
yes using lidroid, but flashlight not working. i didnt bother fixing it since im not using flashlight..
ianczarina said:
yes using lidroid, but flashlight not working. i didnt bother fixing it since im not using flashlight..
Click to expand...
Click to collapse
sory i cant help you
Sent from my GT-S5360 using XDA
buddyisdead said:
sory i cant help you
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
its ok dude. thanks anyway.

[MOD][Micromax A87] ICS Themed Settings.apk

ICS Themed 'Settings.apk' For Micromax A87​- - - - - By - Manas1796 - - - - -​
Tested, Works Fine! . .
Thanks to - balamu96m For his Awesome Guide!
And Icons From IconArchive.com
Click to expand...
Click to collapse
Note: It is Based on Stock Settings.apk of A87 and NOT of Prestigio's So these Things will be Renamed -
Softap - Hotspot
Wlan - Wi-Fi
About Auto Brightness - If u Hav Prestigio's Status Bar, Auto Brightness option will NOT disappear from the settings. If it is of A87's, Which Did not had this feature, even in the stock, So you won't get any Auto-Brightness Option!
Download Link in 2nd Post
Installation -
Boot Into CWM Recovery
Goto - 'Install zip from sd-card'
choose zip - ICS Settings normal/glass.zip
Then Choose yes,
Let it Install,
Reboot!
And You Have an ICS Like Settings.apk!
Click to expand...
Click to collapse
ScreenShots -
{
"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"
}
Bugs -
You Tell Me! :silly:
~ Update V2.0 ~​
Improvements -
More ICS Like Feel
Transparency Feature
Dock Removed
ScreenShots - ​
- Transparent -
Click to expand...
Click to collapse
- Normal -
Click to expand...
Click to collapse
Download Links -
Transparent - http://www.mediafire.com/download.php?hibe9i55m32s7uo
Original - http://www.mediafire.com/download.php?878a3i03uu43t7e
Click to expand...
Click to collapse
Bro...looking Interesting....let me try...
n00BXperia said:
Bro...looking Interesting....let me try...
Click to expand...
Click to collapse
Please tell me whether the Zip made for Prestigio ROM Flashes or not.......
I Havn''t tested it Yet!
Manas1796 said:
Please tell me whether the Zip made for Prestigio ROM Flashes or not.......
I Havn''t tested it Yet!
Click to expand...
Click to collapse
first of all..If you Really do not know making Flash-able ZIP...than next time PM me your File and I'll make one for you..:highfive:
in Prestigio's Flash-able Zip you used my Theme's Package which makes it So Heavy....
n00BXperia said:
first of all..If you Really do not know making Flash-able ZIP...than next time PM me your File and I'll make one for you..:highfive:
in Prestigio's Flash-able Zip you used my Theme's Package which makes it So Heavy....
Click to expand...
Click to collapse
Yeah I kno that, I used You Baby_Apache_theme_V1.2's Zip!
5mb is OK though!
hmm...working but need to do some work..Like to remove "DOCK" & By etc etc
Dude there's no download link..
saransaleen said:
Dude there's no download link..
Click to expand...
Click to collapse
Quote:
For ROMs Based on A87 - http://www.mediafire.com/download.php?gh42nn2604yi8b4
For ROMs Based on Prestigio - http://www.mediafire.com/download.php?c3xv54r8dz33pjh
Made them Different For not Losing the Root Permissions!
Awesome job dude...thanks a lot for sharing..:thumbup:
n00BXperia said:
hmm...working but need to do some work..Like to remove "DOCK" & By etc etc
Click to expand...
Click to collapse
Docking the Phone is just an extra Feature I added, But I myself never use it!
Manas1796 said:
Docking the Phone is just an extra Feature I added, But I myself never use it!
Click to expand...
Click to collapse
LOL..Remove its Useless ....no one gonna to buy DOCK for a87:laugh:
Manas1796 said:
Docking the Phone is just an extra Feature I added, But I myself never use it!
Click to expand...
Click to collapse
Docking! Does our phone support it? And bro, I saw a option called "Uninstaller". Does it redirect you to system uninstaller or a 3rd party app? Looks very attractive but having Quick-toggle options in settings would be nicer I think.
Keep it up! And making a flashable zip is easy bro, why do you have to struggle? I don't think two versions are required either?
But still your work is appreciated by me.
Adhi1419 said:
Docking! Does our phone support it? And bro, I saw a option called "Uninstaller". Does it redirect you to system uninstaller or a 3rd party app? Looks very attractive but having Quick-toggle options in settings would be nicer I think.
Keep it up! And making a flashable zip is easy bro, why do you have to struggle? I don't think two versions are required either?
But still your work is appreciated by me.
Click to expand...
Click to collapse
The App Uninstaller Redirects you to the 'Downloaded' tab where we usually go to uninstall the App! Its Just a shortcut Bro!
n00BXperia said:
LOL..Remove its Useless ....no one gonna to buy DOCK for a87:laugh:
Click to expand...
Click to collapse
Yeah that's true, No One's ever gonna buy a Dock for A87! :laugh:
Hi can you make ICS theme settings apk for prestigio rom with autobrightness etc.?
viber.ua said:
Hi can you make ICS theme settings apk for prestigio rom with autobrightness etc.?
Click to expand...
Click to collapse
If u Hav Prestigio's Status Bar, Auto Brightness option will NOT disappear from the settings. If it is of A87's, Which Did not had this feature, even in the stock, So you won't get any Auto-Brightness Option!
It says app not installed plz help me this friends

Cool Music player mod for ace plus v.01

Music Player Mod v.01
{
"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"
}
Instructions:
1. Download
2. Go to system/app/
3. Replace
4. Reboot.
This mod is made by me with the help of apolo green theme , xperia walkman . So thanks to the developer of those amazing app.
And also thanks to ninja morph and Es file explore.
If you like my mod please click the thanks button.
Thank u
Download Link http://4shared.com/android/xLcd131g/MusicPlayer.html
Sent from my GT-S7500 using xda app-developers app
nice
that sounds cool dude
it looks awesome.. :good: :highfive:
. thanks. soon will be uploading file too.
DayanGts7500 said:
. thanks. soon will be uploading file too.
Click to expand...
Click to collapse
how can i get notification bar like yours??
am also having ace plus
tandon.ayush said:
how can i get notification bar like yours??
am also having ace plus
Click to expand...
Click to collapse
flash inspiration rom + touchwiz nature ui theme v.1
or touchwiz nature ui rom v.2
i tried it downloaded and then i placed it in system/app rebooted
fixed permissions
but still not working also i tried installing as normal apk it say not installed
wat shud i do
NEWBIE
DEVICE - ACE PLUS GT-S7500
ROM - CM 10 BY THE WHISP
MODS - A FEW...
wanna learn sumthing new each day
DayanGts7500 said:
flash inspiration rom + touchwiz nature ui theme v.1
or touchwiz nature ui rom v.2
Click to expand...
Click to collapse
can i have it on stock rom?
zacg.rishabh said:
i tried it downloaded and then i placed it in system/app rebooted
fixed permissions
but still not working also i tried installing as normal apk it say not installed
wat shud i do
NEWBIE
DEVICE - ACE PLUS GT-S7500
ROM - CM 10 BY THE WHISP
MODS - A FEW...
wanna learn sumthing new each day
Click to expand...
Click to collapse
this is for 2.3 not 4.2. so it didn't work .
if you want me to mod you music player send your music player apk
tandon.ayush said:
can i have it on stock rom?
Click to expand...
Click to collapse
Yes you can. the app is deodexed so, if your rom isn't deodexed and it doesnt work then comments. I will make a odexed version
DayanGts7500 said:
Yes you can. the app is deodexed so, if your rom isn't deodexed and it doesnt work then comments. I will make a odexed version
Click to expand...
Click to collapse
please make an odexed version
thnx in advance
btw music player works perfectly :good:
tandon.ayush said:
please make an odexed version
thnx in advance
btw music player works perfectly :good:
Click to expand...
Click to collapse
hmmm . if it works then there's no need to make an odexed file . and I don't have the music player file too. welcome
and also check my my files mod
http://forum.xda-developers.com/showthread.php?p=42115366#post42115366
and thanks if you like .
DayanGts7500 said:
hmmm . if it works then there's no need to make an odexed file . and I don't have the music player file too. welcome
and also check my my files mod
http://forum.xda-developers.com/showthread.php?p=42115366#post42115366
and thanks if you like .
Click to expand...
Click to collapse
can u plz provide links for the notification bar?
i really need it
tandon.ayush said:
can u plz provide links for the notification bar?
Click to expand...
Click to collapse
the notification bar is from inspiration rom v.10 and touchwiz theme so it wouldn't work on stock.
but, ill be working on one for stock . can you please provide me your stock systemui.apk
DayanGts7500 said:
the notification bar is from inspiration rom v.10 and touchwiz theme so it wouldn't work on stock.
but, ill be working on one for stock . can you please provide me your stock systemui.apk
Click to expand...
Click to collapse
here u go
tandon.ayush said:
here u go
Click to expand...
Click to collapse
ok thanks I will need sometime.
Ok
Sent from my GT-S7500 using xda app-developers app

Holo theme for Clean N Tweaked ROM v2.1

DANG ! Here is update. This will work on v2 and v2.1 of Clean N Tweaked ROM
With Nexus Softkeys and Overall Resizing
Whats Required:
Code:
[SIZE="2"][FONT="Verdana"]1. Downloaded file
2. Phone with CnT rom installed and also [STRIKE]Superuser mod installed[/STRIKE] (No more required)
3. Pair of eyes and brain :p[/FONT][/SIZE]
HOW-TO:
Download and Flash the ZIP from CWM:good:
​
DOWNLOAD - UPDATED [24-09-13]
Credits:
@serajr - For the best ROM he has made
@skad00sh for testing services.jar and reporting
​
Screenshots
{
"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"
}
Old ones -
Whats final AIM for me
Making a full AOSP look alike experience including launcher and contacts messaging etc.
I am getting FC on my C2104
Edit: sorry, my bad! Superuser mod wasn't installed!
Working perfectly!!! And looking cool
We should request serajr to add this in v2
Sent from my C2104
Congrats buddy!!! :good:
You could warn users that, if mod applied on unlocked BL with C'n'T rom already installed, don´t need to install Superuser mod! By replacing C'n'T services.jar you´ll lose some roms features!! Thanks... and keep modding!!!!!!!!
serajr said:
Congrats buddy!!! :good:
You could warn users that, if mod applied on unlocked BL with C'n'T rom already installed, don´t need to install Superuser mod! By replacing C'n'T services.jar you´ll lose some roms features!! Thanks... and keep modding!!!!!!!!
Click to expand...
Click to collapse
Bt without superuser mod it gives fc
Crytech said:
Bt without superuser mod it gives fc
Click to expand...
Click to collapse
Bro,
After pushing superusermod and your systemui everything is working fine!
After reading @serajr post I again pushed original services.jar, still sysui is working!
I don't know why but it is working! No FC!
So I tried everthing on original services.jar (from c-n-t) and now no FC!
So my conclusion is mod is not required for c-n-t
Sent from my C2104
Crytech said:
Bt without superuser mod it gives fc
Click to expand...
Click to collapse
skad00sh said:
Bro,
After pushing superusermod and your systemui everything is working fine!
After reading @serajr post I again pushed original services.jar, still sysui is working!
I don't know why but it is working! No FC!
So I tried everthing on original services.jar (from c-n-t) and now no FC!
So my conclusion is mod is not required for c-n-t
Sent from my C2104
Click to expand...
Click to collapse
Exactly... rom second install file services.jar
serajr said:
Exactly... rom second install file services.jar
Click to expand...
Click to collapse
Ok...Updating the thread...Thanks for testing and reporting...
skad00sh said:
Bro,
After pushing superusermod and your systemui everything is working fine!
After reading @serajr post I again pushed original services.jar, still sysui is working!
I don't know why but it is working! No FC!
So I tried everthing on original services.jar (from c-n-t) and now no FC!
So my conclusion is mod is not required for c-n-t
Sent from my C2104
Click to expand...
Click to collapse
Added you also in credits...Thanks:good:
Crytech said:
Added you also in credits...Thanks:good:
Click to expand...
Click to collapse
Here are some from aosp
stat_sys_signal_flightmode.png
stat_sys_ringer_vibrate.png
stat_sys_signal_flightmode.png
Sent from my C2104
Hey bro,
Don't you think the battery circle is used from CM?
AOSP has dotted circle, right?
skad00sh said:
Hey bro,
Don't you think the battery circle is used from CM?
AOSP has dotted circle, right?
Click to expand...
Click to collapse
Its from AOKP which I already mentioned on first post ROM's thread...
Crytech said:
Its from AOKP which I already mentioned on first post ROM's thread...
Click to expand...
Click to collapse
Sorry my bad
skad00sh said:
Sorry my bad
Click to expand...
Click to collapse
Ahaha...its k buddy... ...
Almost done...jus new 2-3 small things to be added now for statusbar...
Crytech said:
Almost done...jus new 2-3 small things to be added now for statusbar...
View attachment 2250113
View attachment 2250114
Click to expand...
Click to collapse
Awesome!!!
Sent from my C2104
Guys updated at OP...check update...
Crytech said:
Guys updated at OP...check update...
Click to expand...
Click to collapse
Working perfectly!
Can you change colour of dropdown notification bar as per theme colour?
Sent from my C2104
skad00sh said:
Working perfectly!
Can you change colour of dropdown notification bar as per theme colour?
Sent from my C2104
Click to expand...
Click to collapse
That has to be done from each theme apk and seems no problem for me to work on it...Thank you for suggestions

[MOD][THEME][4.0] Lollipop theme for Stock ICS

Work in progress expect bugs
Since we dont have lollipop i modifed ICS SystemUI, framework and some apps.
Code:
Changelog:
4/12/2015:
-redisgned SystemUI
-redisigned Settings
-framework updates
-few icons fixes
28/4/2015:
-fixed settings app crash
-small framework update
27/4/2015:
-finally fixed notification text
-themed overscroll glow
26/4/2015:
-updated screenshots
-made flashable zip
25/4/2015:
-fixed some stuff
-lollipop themed notifications
19/4/2015:
-frameowork modified little bit
-status bar icons updated and some fixes
-settings icons updated
How to install:
-Before doing anything make backup
-Flash zip provided below
-or just push apps with right permissions (rw-r--r--)
Screenshots:
{
"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"
}
Enjoy
yes plz
DiveNNN said:
Since we dont have lollipop i modifed ICS SystemUI. Just flash zip through recovery or extract apk and push it to system with right premissions.
Let me know if you want me to fully modify framwork of phone
Click to expand...
Click to collapse
please do full theme for our phone
man2end said:
please do full theme for our phone
Click to expand...
Click to collapse
ill try if i find time
DiveNNN said:
ill try if i find time
Click to expand...
Click to collapse
thank you i try this one and i love it i wait more from you
do you use any lolipop laucher?what did you exactly modified?the task bar and the icons in it?
Sent from my GT-N8010 using XDA Free mobile app
Vaimaster said:
do you use any lolipop laucher?what did you exactly modified?the task bar and the icons in it?
Sent from my GT-N8010 using XDA Free mobile app
Click to expand...
Click to collapse
I use Nova launcher is best launcher for me( and Moonshine icon pack), and yes i only modified icons from statusbar and some layouts but mostly icons
This modified system.UI will work on this ROM?([NEW][ROM[ICS V30B EU][25.09.2013] ICS GPCR V2.1 by P-VLAD)http://forum.xda-developers.com/showthread.php?t=2407418 Will i lose the battery effect of this ROM?
Vaimaster said:
This modified system.UI will work on this ROM?([NEW][ROM[ICS V30B EU][25.09.2013] ICS GPCR V2.1 by P-VLAD)http://forum.xda-developers.com/showthread.php?t=2407418 Will i lose the battery effect of this ROM?
Click to expand...
Click to collapse
Should work on any LG ICS ROM
Didn't work on xbsa rom last version what to do ?
Sent from my LG-P925g using XDA Premium 4 mobile app
medohatem said:
Didn't work on xbsa rom last version what to do ?
Sent from my LG-P925g using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Probably becuase he modified ROM settings i can change icons for you just upload SystemUI.apk
New update is up, ill try to continue my work hope you like it
DiveNNN said:
New update is up, ill try to continue my work hope you like it
Click to expand...
Click to collapse
what the bugs on it
man2end said:
what the bugs on it
Click to expand...
Click to collapse
Nothing big( Gray font on white background so its hard to see but everything else works fine)
DiveNNN said:
Nothing big( Gray font on white background so its hard to see but everything else works fine)
Click to expand...
Click to collapse
i try it i love my phone with new theme keep going
DiveNNN said:
Nothing big( Gray font on white background so its hard to see but everything else works fine)
Click to expand...
Click to collapse
i can't see any thing plz change Colours
man2end said:
i can't see any thing plz change Colours
Click to expand...
Click to collapse
Sry I'll try, its not that easy as it seems if someone can help would be good
Thanks for work!!!!:good::good::good::good::good::good::good::good::good::good::good:
DiveNNN said:
Sry I'll try, its not that easy as it seems if someone can help would be good
Click to expand...
Click to collapse
Actually it wasnt that hard xD, fixed it now you can enjoy your notifications.
DiveNNN said:
Actually it wasnt that hard xD, fixed it now you can enjoy your notifications.
Click to expand...
Click to collapse
relly are you do it
I have problem, i cant change screen timeout, now i have 30 second and cant change it pls fix itx (force close).

Categories

Resources