[MOD][SOURCE]Let there be Lockscreen WIDGETS! - On Secure and all enabled - Galaxy S 5 Android Development (Snapdragon)

I know a lot of people were disappointed that Samsung removed lockscreen widgets on the S5. They are not gone...just hidden...so I brought em back for Alliance and thought i would share here as I know this bothered lots of people!
Basically I found a field called ispreviouslook. Changing this to 0x1 enabled them but there was an annoying flicker on unlock. So I went through and replaced the calls to it one or two at a time until I got it working without the flicker.
Thanks to @BeansTown106 and @txr33 who then gave me the heads up on where to enable all widgets and the max number.
Finally I enabled them on secure lockscreen too for good measure.
The guide would be very laborious because there are quite a few replacements. Effectively it is just forcing ispreviouslook to true in places its needed and issecure to false. I have included the unmodded and modded files so devs can compare them and make the necessary changes in Keyguard.apk
If you use this mod please credit Team Alliance. Thanks
Have fun

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"
}
Sent from my SM-G900F using Tapatalk

Nice goldie
Galaxy S5 AllianceROM

Any chance of getting the modded apk so I can just swap it? Running your latest v4 rom and loving it!

Great work Goldie! Another awesome mod :thumbup:
Sent from my SM-N900V using XDA Free mobile app

The change wget to be transparent, place it in the center, date time and weather add now. :good:

Borfas said:
The change wget to be transparent, place it in the center, date time and weather add now. :good:
Click to expand...
Click to collapse
Huh?
Sent from my SM-G900F using Tapatalk

Goldie said:
Huh?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
an idea of ​​mine, is the problem?
I do not understand what the word, huh? or a moderator uses coded words?

hello
tks Goldie
This is a flashable zip?

Borfas said:
an idea of ​​mine, is the problem?
I do not understand what the word, huh? or a moderator uses coded words?
Click to expand...
Click to collapse
we can not understand what you are saying in your post. It makes no sense
scumpicule said:
hello
tks Goldie
This is a flashable zip?
Click to expand...
Click to collapse
no it is not a flashable zip. it is the files showing what changes need to be made to enable them
Galaxy S5 AllianceROM

because they do not want you to understand, my idea was: wget's be transparent, your wget on lockscreen in beautiful, I wanted to be and clock...
is hard to understand? I apologize if you do not understand, that was my idea, sorry for my bad english.

Borfas said:
because they do not want you to understand, my idea was: wget's be transparent, your wget on lockscreen in beautiful, I wanted to be and clock...
is hard to understand? I apologize if you do not understand, that was my idea, sorry for my bad english.
Click to expand...
Click to collapse
With this you can put any widget on your lockscreen. So clock or anything else
Sent from my SM-G900F using Tapatalk

with that zip can change any lock screen wget in the s5? if we talk about the same thing. if so it would be great.
I put to test, see what happens

Borfas said:
with that zip can change any lock screen wget in the s5? if we talk about the same thing. if so it would be great.
I put to test, see what happens
Click to expand...
Click to collapse
Yes but not with this zip. This is just to show what changes to make to enable them
Sent from my SM-G900F using Tapatalk

Goldie said:
Yes but not with this zip. This is just to show what changes to make to enable them
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I added the modded smali to my keyguard.apk but I cant add widgets, have I done something wrong or just missed how to add widgets?

Touch the clock. Pull it down...swipe left and press the plus.
Edit....
Ahhh....you need a db entry for kg_multiple_lockscreen setting to 1. This is included in the update I will put in ota tonight
Sent from my SM-G900F using Tapatalk

Goldie said:
Touch the clock. Pull it down...swipe left and press the plus
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I cant swipe left, must of done something wrong...

Edited my reply. I will edit the source files to make the db entry not needed
Sent from my SM-G900F using Tapatalk

Goldie said:
Edited my reply. I will edit the source files to make the db entry not needed
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Could you explain a bit more? I like to learn lol

liamstears said:
Could you explain a bit more? I like to learn lol
Click to expand...
Click to collapse
The settings storage database needs an entry for kg_multiple_lockscreen. This is usually toggled by settings. You can manually add it using sqlite editor app....
...then changing that 0 to 1 will enable it
Sent from my SM-G900F using Tapatalk

Related

grgsiocl 15 toggles LRG

{
"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
How to install:
Flash in recovery and delete systemui.odex in system/app folder.
Note: doesn´t work brightness adjustment sliding on the notification bar.
Enjoy it :good:
Thanks to grgsiocl
Very thanks yocasta!!!
This comes as rain in May
never say I will not drink of this water
XDDDD
thanks, works fine !
In order to have a user-friendlyer install, you should delete the systemui.odex in the script (I don't if it's possible).
Will the work on stock lrg?
Sent from my GT-N7000 using xda premium
maskerwsk said:
Will the work on stock lrg?
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Yes, but needs root.
:good:
Flashed it and it doesnt work.
Deleting the .Odex file Made systemui crash.
I have themed alot of my status bar but wouldnt think that would affect it.
Does it install the quick panel settings.apk aswell? If it should then that was missing
Sent from my GT-N7000 using xda premium
yocasta said:
Yes, but needs root.
:good:
Click to expand...
Click to collapse
i am just wondering are you sure this mod has been shared by the criskelo...why i am saying let me explain first!
1. I ported the 15 toggles mod from s3 which was done by the wannam
2, I forgotten to remove the hamster string in the code which displays "wanam lite ROM" when you click reboot, that is present in this toggle mod as well... and i am sure criskelo wont do that, becuase he himself is a developer who has written the 15 toggles code from scratch after another developer rejecting his request to use the 15 toggles mod!
3. Criskelo would have been surely removed the hamster string i.e, which i dont find it been removed!
<string name="hamster">WanamLite ROM</string>
so please confirm whether is it really been shared by the criskelo! Still no offence just request for clarification!
maskerwsk said:
Flashed it and it doesnt work.
Deleting the .Odex file Made systemui crash.
I have themed alot of my status bar but wouldnt think that would affect it.
Does it install the quick panel settings.apk aswell? If it should then that was missing
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Try to re-flash after deleting the odex file, it works for me.
grgsiocl said:
i am just wondering are you sure this mod has been shared by the criskelo...why i am saying let me explain first!
1. I ported the 15 toggles mod from s3 which was done by the wannam
2, I forgotten to remove the hamster string in the code which displays "wanam lite ROM" when you click reboot, that is present in this toggle mod as well... and i am sure criskelo wont do that, becuase he himself is a developer who has written the 15 toggles code from scratch after another developer rejecting his request to use the 15 toggles mod!
3. Criskelo would have been surely removed the hamster string i.e, which i dont find it been removed!
<string name="hamster">WanamLite ROM</string>
so please confirm whether is it really been shared by the criskelo! Still no offence just request for clarification!
Click to expand...
Click to collapse
No ofence :good:
I can´t tell you that... because I don´t know.
I found it on another forum and when I flashed it reads in recovery "criskelo", then I assumed that this mod it´s done by him.
If the author is another dev I must apologize to him.
It´s grgsiocl
who portet it to the 4.0.4
yocasta said:
Try to re-flash after deleting the odex file, it works for Me
Click to expand...
Click to collapse
I did try this but no luck. Ill push files manually an see if that works
Sent from my GT-N7000 using xda premium
Chrack said:
It´s grgsiocl
who portet it to the 4.0.4
Click to expand...
Click to collapse
Thanks for the info, edited first post.
yocasta said:
Try to re-flash after deleting the odex file, it works for me.
No ofence :good:
I can´t tell you that... because I don´t know.
I found it on another forum and when I flashed it reads in recovery "criskelo", then I assumed that this mod it´s done by him.
If the author is another dev I must apologize to him.
Click to expand...
Click to collapse
thank you, but that script is prepared by me for flashing my own mod to the criskelo roms...no worries and I have great respect to all the developers around here and without any doubt, I have learned lot from them
Works great. I flashed via cmw after reboot. I got FC and notification bar didnt start. I used root explore and deleted it systemui. odex and reboot it works perfectly.
Sent from my GT-N7000 using Tapatalk 2
No problems here using LRG and CF-Root 5.6. I cannot delete systemui.odex in File Explorer, so, I use ADB
is it possible to make it in ics-blue?
yocasta said:
delete systemui.odex in system/app folder.
Click to expand...
Click to collapse
I haven't got any file named systemui.odex?
I can confirm it works (after deletion of systemui.odex)
It broke my bluetooth however, and I'm feeling stupid I didn't backup first.
Is there a fix for bluetooth? Or can anyone post the original LRG systemui?
<edit>never mind about the blue tooth. I installed Goku kernel at the same time. So....the 15 toggle works great
Duckboot said:
I haven't got any file named systemui.odex?
Click to expand...
Click to collapse
Bump. What to do?
I'm on CleaNote 3.
I tried to flash it a couple of times, with no luck. Nothing got changed, and none of the files from the zip got written to /system/app/.
Sent from my GT-N7000 using xda app-developers app
Is it working with LR2? I heard most of the mods are made for "XX" region. LR2 is "DX" region. Would appreciate confirmation.
Duckboot said:
Bump. What to do?
I'm on CleaNote 3.
I tried to flash it a couple of times, with no luck. Nothing got changed, and none of the files from the zip got written to /system/app/.
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Same here :crying:

Some themes for XQuick Settings Toggles Themer

Declaration: As Xperiacle shared his Xposed module called XQuick Settings Toggles Themer I found it very useful and convenient to have several theme in parallel and yet no need to push any png file or edit xml to change a theme, so I am just sharing my toggles set and you have to install this module to have them and whenever you wish you would be able to return to stock theme. And please go to Xperiacle's thread and thank and support him to keep rocking.
Changelog:
- 27/8/2013
Xnote and Orange stes removed
Vicinio and MiUi added
Blue dream toggle-off brightened a bit
- 18/8/2013
Blue Dream added
- 23/7/2013
released: in this version, arya red, bluemoon, flat red and flat blue added to previous sets of xperiacle's
New Set:
{
"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"
}
Available Here: new ​
Previous sets:​
Available Here: old version​​
Download new XQuick Settings Toggles Themer and uninstall previous version if you have, enable it in Xposed framework and reboot.
This module won't work with 23 custom toggles.
thank you for sharing...
downloading now.....
Does this have the themes that Experiacle loaded as well?
Or only yours?
Sent from my iPad using Tapatalk HD
that second one if off the hook
viral
i just love u mate (straight brotherly love)
finally
All I wanted is here.
@kmokthar79 when I told you to take your time on making it, I didnt realize it will be LESS THAN AN HOUR TO MAKE. :thumbup:
great job man it's work on my stock rom deodex
merci thank :good::good::good:
sorry for my english i'm french :silly:
Didn't work
Sent from my GT-N7000 using xda premium
4unwired said:
Does this have the themes that Experiacle loaded as well?
Or only yours?
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
It contains Xpericle's toggle sets plus my toggle sets.
Ansarmn said:
Didn't work
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Do you have 23 custom toggles? What is your rom? And did you install xposed installer?
Sent from my GT-N7000 using Tapatalk HD
Awesome!!
Hi kmokhtar!
another great theme from you again,
Congrats mate:good:
Thanks again for your work,
blue moon isn't working
everything else works just fine
edit-: m a klutz
uninstalled previous n installed this one
now it works
Thanks kmokhtar... I was drooling for the second icon set on the other thread, and now you gave whole bunch of them.. and all are very good looking...
Nice.... What about the remaining toggles??? Do they remain as they r?
Also if u unistall or deactivate this (thru Xposed Installer), will these revert to their previous state???
Thanks
Sent from my GT-I9500 using Tapatalk 4 - Hassan K. Malik
HassanM said:
Nice.... What about the remaining toggles??? Do they remain as they r?
Click to expand...
Click to collapse
Yes.
HassanM said:
Also if u unistall or deactivate this (thru Xposed Installer), will these revert to their previous state???
Click to expand...
Click to collapse
Yes.
Thank you
So much for the beautiful mods :angel: i love it :highfive:
How is new set?
kmokhtar79 said:
How is new set?
Click to expand...
Click to collapse
Pure awesomeness. :thumbup:
Feels like TRON.
Sent from my GT-N7000 using Tapatalk 2
noteandfound said:
Pure awesomeness. :thumbup:
Feels like TRON.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
How about off toggles? Shouldn't be a bit lighter? Only icons I mean.
Edit: I play a bit with shades and colors but I prefer previous one. So I am sharing it:
Uninstall previous version, and install new one, reboot and choose it as "Blue Dream" and reboot.
It's already included all previous toggle sets.
Get the new version here
Updated
first time installing, follow the step and enable it in Xposed framework and reboot. Nothing happen, still using original toggle and at one point its stuck at samsung logo when reboot, have to switch off & on again..
lhooipg said:
first time installing, follow the step and enable it in Xposed framework and reboot. Nothing happen, still using original toggle and at one point its stuck at samsung logo when reboot, have to switch off & on again..
Click to expand...
Click to collapse
What rom are you on? This only supports TW JB 4.1.2 with stock toggles if you are running something different it won't obviously work.
Sent from my GT-N7000 using Tapatalk HD

Keyboard Theme Mod ODEX & DEODEXED 17/03/14 9500 /9505 updated to work with Kitkat

Keyboard Theme Mod ODEX & DEODEXED 17/03/14 9500 /9505 updated to work with Kitkat
Hello Friends
Presenting you with one more mod to change the theme of STOCK KEYBOARD​
Installation
Flash it using CWM Recovery and reboot
Enjoy​
{
"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"
}
​
Do not copy my work without asking me please​
Hitting Thanks is free 100%​
sweetness, cant wait to try other colors if they get released
Cool! Better if it can lower the size of keyboard. And other color/theme
Nice. I try it.
Thanks for your offer.
Very nice keyboards. Thanks
Better than the ugly original one.
I prefer the black square..If you can make a white version of it, it will surely be great.
Great work bro! Just feel better overall with my better and beautiful looking Samsung Keyboard!
Sent from my GT-I9500 using XDA Premium 4 mobile app
I could make white like this only for now
Sent from my SM-N900 using Tapatalk
Hello, keyboards are spectacular! You Might make one ICS style, and if possible with system font?
Thanks!
---------- Post added at 01:07 PM ---------- Previous post was at 01:04 PM ----------
Hello, keyboards are spectacular! You Might make one ICS style, and if possible with system font?
Thanks!
HS™ said:
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
Hi,
Can you send me those files for the white? ( drawable-sw359dp-land-xxhdpi and drawable-sw359dp-xxhdpi )
I have some free time now so will try to make it with black letters ...
Thanks in advance.
dany__ said:
Hi,
Can you send me those files for the white? ( drawable-sw359dp-land-xxhdpi and drawable-sw359dp-xxhdpi )
I have some free time now so will try to make it with black letters ...
Thanks in advance.
Click to expand...
Click to collapse
I haven't fount the letters there to make it black bro just check the Samsung ime u have
Sent from my SM-N900 using Tapatalk
HS™ said:
I haven't fount the letters there to make it black bro just check the Samsung ime u have
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
I know, the letters are situated elsewhere
The 2 files that i've requested contain only PNGs
Check the attached files, it's from the white Note3 keyboard with black letters.
All you need to do is to change the letters backgrounds to look like the one that you've posted before.
Check the attached file, it contains the XML colours, just replace it in res/ colour and it should work perfectly
dany__ said:
I know, the letters are situated elsewhere
The 2 files that i've requested contain only PNGs
Check the attached files, it's from the white Note3 keyboard with black letters.
All you need to do is to change the letters backgrounds to look like the one that you've posted before.
Check the attached file, it contains the XML colours, just replace it in res/ colour and it should work perfectly
Click to expand...
Click to collapse
I tried replacing the colour file and flashed it does not change the font colour
Sent from my SM-N900 using Tapatalk
HS™ said:
I tried replacing the colour file and flashed it does not change the font colour
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
This is the full white apk...
I have just deleted drawable-sw359dp-land-xxhdpi and drawable-sw359dp-xxhdpi to make it less than 8MB to be able to upload it here.
The missing files are already attached to my previous post, just decompile the apk and add them back.
Good luck
Tnx mate! Works fine on Foxhound v3.6. Looks great. But I have a litlle question : is it possible to make all the buttons a little bigger? That you see less off the background, with less space between the buttons. I am using 'Black Glowing' keyboard.
Verstuurd van mijn GT-I9505 met Tapatalk
wackowizzard said:
Tnx mate! Works fine on Foxhound v3.6. Looks great. But I have a litlle question : is it possible to make all the buttons a little bigger? That you see less off the background, with less space between the buttons. I am using 'Black Glowing' keyboard.
Verstuurd van mijn GT-I9505 met Tapatalk
Click to expand...
Click to collapse
I will try doing some thing new soon
Sent from my SM-N900 using Tapatalk
wow
Yeahhh baby been longing for something like this much respect
dany__ said:
This is the full white apk...
I have just deleted drawable-sw359dp-land-xxhdpi and drawable-sw359dp-xxhdpi to make it less than 8MB to be able to upload it here.
The missing files are already attached to my previous post, just decompile the apk and add them back.
Good luck
Click to expand...
Click to collapse
does it work?i tried but the keyboard dont open
Nice
Nice, but how i back to Original Keyboard?
Nice
Enviado desde mi GT-I9500 mediante Tapatalk
Really perfect
1 - does it work with all stock and customs roms with android 4.3?
2 - please add a flashable file to come back to stock keyboard

[THEME] Black & Chrome Eclipse_BLUR

{
"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"
}
My first theme release in a while..this is for Nitros Eclipse BLUR ROM on the Moto X.
What is themed:
Contacts.apk
Dialer.apk(Made Darker)
DocumentsUI.apk (Inverted by me)
SystemUI.apk
Settings.apk
Calculator.apk
framework-res.apk
Keyguard.apk
LatinImeGoogle.apk
framework2.jar​
I have themed just about everything in these apks with my own pngs as well as custom Eclipse branded icons.Some of these apks were based on Nitros inverted ones.
There are only a few things to note:
-The settings screen on DocumentsUI is not inverted.
-The settings screen in Contacts is not inverted.
-Due to some images residing in Active Notifications, a couple of the lockscreen icons (Google, A.N.screen lock) are not themed. I decided not to even try to change them because of (1) The fickle nature of that app and (2) because Moto frequently updates it.
-I did not theme Text messaging,Calendar or Email because (1) I don't use them (2) a lot of the framework images will theme them.
I probably will atempt them later as well as Gallery..once I figure out a Moto coding error.
-The small numbers on the keyboard may get themed once I figure out how to get apktool to play nice with the Google Keyboard. Once installing the theme,any of your keyboard settings will have to be re-done (Vibrate,etc.)
​
This theme works for me. Flash at your own risk.I am not to be held responsible for damaging your phone.
USAGE POLICY:**Feel free to use anything that I have made in this theme for any other project . All I ask is you please credit me in your OP
I have not tested this theme on SS or any other recovery besides TWRP..but seeing as my updater is basically the same one I have used since JB on the Bionic/RAZR with SS,I think it will.
Download from the link below to your SD
Reboot into Recovery
Install .zip from SD card
No need to wipe caches,script will do it for you.
JAYROD_ECLIPSE_BLUR_BLACK_CHROME_THEME
REVERT ZIPS
JAYROD_ECLIPSE_BLUR_BLACK_CHROME_THEME_REVERT_1
This will revert you to the Xcontrol blacked out files
JAYROD_ECLIPSE_BLUR_BLACK_CHROME_THEME_REVERT_2
This will revert you to the files that came with Eclipse
Check out my G+ profile for Moto X wallpapers
Donations are appreciated but not necessary.
https://www.paypal.com/cgi-bin/webs...bn=PP-DonationsBF:btn_donate_SM.gif:NonHosted
Jayrod76 said:
Coming soon.....
Click to expand...
Click to collapse
Can't wait to try it. I hope that it works without xposed and with art.:cyclops:
piskr said:
Can't wait to try it. I hope that it works without xposed and with art.:cyclops:
Click to expand...
Click to collapse
Links are live...but I wouldn't use ART..as far as I know,it isn't supported on Eclipse_BLUR
Do you have plans to build this for other phones? I have been following your progress on this, and I'd love my Galaxy S3 to look this way.
piskr said:
Can't wait to try it. I hope that it works without xposed and with art.:cyclops:
Click to expand...
Click to collapse
ReasonablyRooted said:
Do you have plans to build this for other phones? I have been following your progress on this, and I'd love my Galaxy S3 to look this way.
Click to expand...
Click to collapse
Not sure..I suck at theme manager! In the past with my S4,I would stay on a Carbon nightly for awhile and just theme the apks for myself.
Looking good Jay glad you chose to release it
Working great and looking awesome. Thanks for this!
Sent from my XT1060 using Tapatalk
any chance you can make a flashable zip to change back to stock. Or should i just pull those apk's off before i flash and then replace them if i want to go back to stock?
jayboyyyy said:
any chance you can make a flashable zip to change back to stock. Or should i just pull those apk's off before i flash and then replace them if i want to go back to stock?
Click to expand...
Click to collapse
I'll add a revert tonight.
Sent via Blacked out TapaTalk on my Eclipsed Dev X
Love the theme. Signal and Wi-Fi icons are little hard to see but great work.
A little something
4X1079766G635560J
Sent from my XT1060 using Tapatalk
cdrice15 said:
Love the theme. Signal and Wi-Fi icons are little hard to see but great work.
A little something
4X1079766G635560J
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
Thanks man! Really appreciate it!
Sent via Blacked out TapaTalk on my Eclipsed Dev X
Revert zips added to the op
Sir this is sweet. Thank you very much. One request, maybe a Google Voice. Only app I got left that I'd like to change
Sent from my XT1060 using XDA Premium 4 mobile app
ghostt021 said:
Sir this is sweet. Thank you very much. One request, maybe a Google Voice. Only app I got left that I'd like to change
Sent from my XT1060 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
How do you mean? Invert or chrome themed? I haven't looked at inverting it and TBO doesn't seem to like having their inverts redistributed so...Maybe.No promises though.
Jayrod76 said:
How do you mean? Invert or chrome themed? I haven't looked at inverting it and TBO doesn't seem to like having their inverts redistributed so...Maybe.No promises though.
Click to expand...
Click to collapse
I'm not picky sir. Which ever is easiest. I'm trying to remove as much white background as possible. If you can great but please don't stress it
Sent from my XT1060 using XDA Premium 4 mobile app

[THEME] DarkBlue v.3

This is not my work files/png are from CM10 CM11 : Royal Blue Cobalt theme big thanks to dustin/colbatTheme for files/png
Install Instructions
-Use a rom with patched services.jar (for example eXistenZ roms)
-Or do the SuperUser mod to your rom (http://forum.xda-developers.com/show....php?t=2458144)
-Download the Apk file
-Install DarkBlue.apk
-Enabled in theme
-And restart phone
Download
DarkBlue_Beta3_16032014
DarkBlue BETA_2
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"
}
Sent from my C5303 using Tapatalk
Not my cup of tea but it's good to see people contributing! Keep it up!
This theme is very manly! But i have a problem: nothing changed in phonebook, message and setting app. Please tell me how to fix this
You have to patch sevice.jar see installation instructions
Sent from my C5303 using Tapatalk
dulemilosevski said:
You have to patch sevice.jar see installation instructions
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
i use rom ihacker 3.0, so do i need to patch service.jar?
Don't know probably you ned to patch sevice.jar
Sent from my C5303 using Tapatalk
the link you shared is error, i see nothing, and of course don't know how to patch service.jar. really like your work
lee_bruce said:
the link you shared is error, i see nothing, and of course don't know how to patch service.jar. really like your work
Click to expand...
Click to collapse
To make it work try to do this:
Install Xposed Framework from here and say thanks to that guy
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
Install this module (download link and instruction in the thread, say thanks also to him )
Once you have all the things installed, open Serajr Xperia Xposed and go to system, enabled and then tick SuperUserMode
Reboot
Hope it works mate
And the link is working fine!
Hi neighbor
As soon as you install and enable Xperia Xposed your services.jar will be patched.
BTW - I loved that on my Nexus 7 - actually, I still do...
Even I like Sony stock look and feel better, you have my tnx for contributing.
And theme look great...
Sent from my C6903 using Tapatalk
Bro what is the png of power menu bg ? The transprent one tnx
Sent from my C6603 using Tapatalk
lyndonguti said:
Bro what is the png of power menu bg ? The transprent one tnx
Sent from my C6603 using Tapatalk
Click to expand...
Click to collapse
You have, if I remember well, six of them.
It's called dialog...something.9.png.
There's power menu dialogs and plain dialogs - you'll find top, middle and bottom png.
And when system connect them we see that full dialog menu.
Sent from my C6903 using Tapatalk
funky0308 said:
You have, if I remember well, six of them.
It's called dialog...something.9.png.
There's power menu dialogs and plain dialogs - you'll find top, middle and bottom png.
And when system connect them we see that full dialog menu.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Cool mate im gonna try it tommorow since its almost 1am here lol tnx
Sent from my Transformer TF101 using Tapatalk now Free
lyndonguti said:
Cool mate im gonna try it tommorow since its almost 1am here lol tnx
Sent from my Transformer TF101 using Tapatalk now Free
Click to expand...
Click to collapse
Correction - you'll find them under "panel" and dialog name.
Panel is for power menu and dialog...well... for dialogs
They are part of framework so that means you have to put them under theme/res/assets/android.zip/res/drawable-xxhdpi.
Remember -
1. you have light and dark png, for light (stock) and dark theme (existenz).
2. Always decompile assets
They are full of 9.png files and those files could be edited only if zip (asset) is properly decompiled.
Sent from my C6903 using Tapatalk
I really like the background you have used, any chance you could do it a stand alone zip?
Sent from my C6903 using Tapatalk
Hallo,
this might be a dump question but... how did you enable this little tapatalk shortcut in your navigation bar?
Is it xposed/gravitybox ? Actually pretty cool
[Fenix] said:
To make it work try to do this:
Install Xposed Framework from here and say thanks to that guy
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
Install this module (download link and instruction in the thread, say thanks also to him )
Once you have all the things installed, open Serajr Xperia Xposed and go to system, enabled and then tick SuperUserMode
Reboot
Hope it works mate
And the link is working fine!
Click to expand...
Click to collapse
Thx. Fenix
But the apps are still white.. after installing this theme.
I'm on Romaur v 5.0.
Sent by my Z1 with XDA Fax
Duvel999 said:
Thx. Fenix
But the apps are still white.. after installing this theme.
I'm on Romaur v 5.0.
Sent by my Z1 with XDA Fax
Click to expand...
Click to collapse
If you whanr black bg you have to change app from white to black
Sent from my C5303 using Tapatalk
dulemilosevski said:
If you whanr black bg you have to change app from white to black
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Witch app?
POWER1FM said:
Witch app?
Click to expand...
Click to collapse
You have to use dark theme.
Whole ROM, or download dark themed app from XDA - for your ROM of course...
Dark eXistenZ from niaboc79 for example..
Sent from my C6903 using Tapatalk
DarkBlue_Beta3_16032014
Sent from my C5303 using Tapatalk

Categories

Resources