Introduction :
{
"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"
}
As we all know our Sony Xperia L has an awesome illuminating led's but according to the API provided by Sony it an be only controlled via the Illumination API in a fixed way of fading. But after roaming in root folders i found the files responsible for controlling led's via sysfs.
Some Images : :
Note : All of the above things need the device to be rooted.
Controlling stuffs :
We have 3 LEDS to control : 1 Red 1 Blue 1 Green (RGB). We can use RGB to make desired colours, Video on this thing soon explaining possibilities of the use of LEDS.
To turn on :
For Blue :
Code:
echo 255 > /sys/class/leds/led:rgb_blue/brightness
For Green :
Code:
echo 255 > /sys/class/leds/led:rgb_green/brightness
For Red :
Code:
echo 255 > /sys/class/leds/led:rgb_red/brightness
To turn off :
For Blue :
Code:
echo 0 > /sys/class/leds/led:rgb_blue/brightness
For Green :
Code:
echo 0 > /sys/class/leds/led:rgb_green/brightness
For Red :
Code:
echo 0 > /sys/class/leds/led:rgb_red/brightness
Example : Colour change effect
Code:
echo 255 > /sys/class/leds/led:rgb_blue/brightness; sleep ; echo 255 > /sys/class/leds/led:rgb_green/brightness; sleep 1; echo 255 > /sys/class/leds/led:rgb_red/brightness; sleep 1;
Now we can have developers code it in a synchronized loop to enable multiple effects
Have fun playing it with guys.
Hit that little cute thanks button if the post helped you
NIce stuff guys...
I believe Lightflow also recently added support for the Xperia Illumination bar
Light Flow - Play Store
Sony Illumination bar support: (version 3.15.100 upwards of the app)
Xperia™ SP
Xperia™ ZL
Xperia™ ZR
Xperia™ UL
Xperia™ A
Xperia™ U
Xperia™ L
Xperia™ S (only white led in hardware)
Xperia™ SL
Xperia™ P (only white led in hardware)
Xperia™ sola
Xperia™ ion
Xperia™ acro HD
Xperia™ go
Xperia™ M
Xperia™ M dual
Source
hmm
Joery360 said:
I believe Lightflow also recently added support for the Xperia Illumination bar
Light Flow - Play Store
Sony Illumination bar support: (version 3.15.100 upwards of the app)
Xperia™ SP
Xperia™ ZL
Xperia™ ZR
Xperia™ UL
Xperia™ A
Xperia™ U
Xperia™ L
Xperia™ S (only white led in hardware)
Xperia™ SL
Xperia™ P (only white led in hardware)
Xperia™ sola
Xperia™ ion
Xperia™ acro HD
Xperia™ go
Xperia™ M
Xperia™ M dual
Source
Click to expand...
Click to collapse
You can tell me more about it ? About the API that it uses the leds to control, as i think so it also uses the Sony API which has a fixed fading pattern for Xperia L
Navneet Suresh said:
You can tell me more about it ? About the API that it uses the leds to control, as i think so it also uses the Sony API which has a fixed fading pattern for Xperia L
Click to expand...
Click to collapse
Two articles about it from Android Police
Light Flow Updated To Support Sony's Illumination Bar, Sony Smartwatch, and More
Sony Releases Experimental 'Illumination API' For Compatible Xperia Devices
As i thought
Joery360 said:
Two articles about it from Android Police
Light Flow Updated To Support Sony's Illumination Bar, Sony Smartwatch, and More
Sony Releases Experimental 'Illumination API' For Compatible Xperia Devices
Click to expand...
Click to collapse
Yep it uses Sony's API to control LED, The above one is different via sysfs more customizable
How about white??
Sent from my C2105 using xda app-developers app
amnher said:
How about white??
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
Maybe u can combine RGB to make new color
Sent from my C2105 using xda app-developers app
combine
amnher said:
How about white??
Sent from my C2105 using xda app-developers app
Click to expand...
Click to collapse
For getting white turn all RGB LED's
echo 255 > Colour you want to turn on as posted in OP in this case all the LED's at once
Related
MotoBlur theme
{
"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"
}
It's recommend to uninstall Applicationsettings (It's the Sony Ericsson option in Settings menu)
Code:
20-01-2012
- Initial release
21-01-2012
- Fixed some bugs
01-02-2012
- Notification toggles
- Black menu icons with white background
- Minor mod in Home application
Downloads
Download the 4.0.2.A.0.42/58/62 version here
Notification toggles
Will be added later
MotoBlur "like" lockscreen
Will be added later
Just installed it great theme but couple problems. The android sub menu images look a bit weird and are not separate well and on some buttons on contacts etc u can't see them well apart from them it's awesome.
Sent from my R800i using XDA App
clewis said:
Just installed it great theme but couple problems. The android sub menu images look a bit weird and are not separate well and on some buttons on contacts etc u can't see them well apart from them it's awesome.
Sent from my R800i using XDA App
Click to expand...
Click to collapse
What sub menu images do you mean? I know about the text color on some buttons, can't seem to change them
Just noticed I mixed up some icons in the home.apk, will fix that tomorrow!
Sent from my R800i using XDA App
Yeah just clicking the android menu button bottom out the phone the images are grey should be white and Okay Awesome.
Sent from my R800i using XDA App
clewis said:
Yeah just clicking the android menu button bottom out the phone the images are grey should be white and Okay Awesome.
Sent from my R800i using XDA App
Click to expand...
Click to collapse
Well, the background should be white.. But I don't know how to change the color of the text. So if the background is white, you wouldn't see the text Will try to fix this too!
this is an amazing theme....can i use it on my xperia arc s 4.0.2.A.0.42 with unlocked bootloader ????
I would say yes cost I have used arc themes on my play so yeah probably but u would have to test it.
Sent from my R800i using XDA App
dhruvzz said:
this is an amazing theme....can i use it on my xperia arc s 4.0.2.A.0.42 with unlocked bootloader ????
Click to expand...
Click to collapse
Yes you can!
-----------
Theme updated, now uploaded to my Dropbox folder
nice updated fixed a few bugs still got the contacts, message button issues hopefully u can fix that cant wait for lockscreen and notification toggles.
Can you give an ETA of when you have a update with the notification toggles? I can't do without them!
thanx a lot...it works on my xperia arc s
What No updates. I waited sooooo long for this but now I want Notification Toggles and Lockscreen lol
thomassafca said:
Well, the background should be white.. But I don't know how to change the color of the text. So if the background is white, you wouldn't see the text Will try to fix this too!
Click to expand...
Click to collapse
If i remember correctly, the home menu font colour has to with smali files.
Sent from my R800i using Tapatalk
Hope we can see lockscreen + notification toggles soon with this.
I love new moto blur this looks great
will this work on r800x?
chick3n564 said:
will this work on r800x?
Click to expand...
Click to collapse
No its for firmware newer then ours.
Sent from my R800x using xda premium
how to install??
Requires Xposed Framework!
Although Sony's quick settings implementation is customizable and is very useful. It clutters up the status bar in an ugly way.
This module replaces those settings with the AOSP one, complete with two finger swipe gestures and such.
You can use GravityBox or similar modules to add more quick settings tiles.
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"
}
Compatibility:
Tested on the Xperia Z1. May or may not work on other Xperia devices with 4.2 or above.
Source:
The mod is open source: https://github.com/MohammadAG/Xposed-Xperia-Flip-Settings
You may not publish it on the Play Store.
Download from Xposed Repository:
http://dl-count.xposed.info/modules/com.mohammadag.xperiaflipsettings_v2_854290.apk
Support development:
If you found this mod useful, consider donating with PayPal.
This looks amazing, I'll try it out soon.
It might be a good idea to put all your modules into one as a sort of all in one toolkit for the Z1
Michealtbh said:
This looks amazing, I'll try it out soon.
It might be a good idea to put all your modules into one as a sort of all in one toolkit for the Z1
Click to expand...
Click to collapse
I don't like toolkits much, usually they have to hook a lot of methods and the user might only need one of the hooks, and that would use more RAM than is probably needed by individual modules.
Sent from my Sony Xperia Z1 using Taptalk 4
MohammadAG said:
I don't like toolkits much, usually they have to hook a lot of methods and the user might only need one of the hooks, and that would use more RAM than is probably needed by individual modules.
Sent from my Sony Xperia Z1 using Taptalk 4
Click to expand...
Click to collapse
Goo on XperiaZ using Gravity Box aswell.
Finally, great module. May I request a little feature? I would like to choose if the long click or simple click opens the settings page, that way I could clock the settings button for settings and activate the quick settings with gravity box's right/left edge feature.
Could do it for galaxy note 3? Which files need?
Sent from my C6603 using XDA Premium 4 mobile app
alvizu said:
Could do it for galaxy note 3? Which files need?
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I already did it for the S4 but it caused issues with expandable notifications no longer expanding, and it doesn't use AOSP flip settings because Samsung deviated a lot from the original code.
Whether I end up releasing it is a matter of time, in any case, there's a video of it on my YouTube channel, and I linked to it in one of the posts on XDA.
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
Does not work on Xperia s stock Rom I can't install the apk
Amazing,im waiting for this modules for quite sometimes,work on Xperia ZL with latest stock firmware, compatible with gravitybox as well, good job
sonypro said:
Does not work on Xperia s stock Rom I can't install the apk
Click to expand...
Click to collapse
I imagine that ROM isn't 4.2+, since that's when flip settings were introduced into Android.
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
Dude, I love you! Haha This is probably one of the most useful mods for Z out there. I will simply have to buy you (and xposed author) a pack of beers, when I get money
Sent from my Xperia Z
BRILLIANT!!!
Sadly NFC toggle is missing.. could you please look at it? thanks!
edit:
just realize that the tile isn't toggle on / off,, but opening setting screen instead..
IMHO,, better if the tile is toggling function on / off..
hy i use 4.1 stock rom acro s, and i cant install it?
o0oP5 said:
BRILLIANT!!!
Sadly NFC toggle is missing.. could you please look at it? thanks!
edit:
just realize that the tile isn't toggle on / off,, but opening setting screen instead..
IMHO,, better if the tile is toggling function on / off..
Click to expand...
Click to collapse
Yes, that's stock Android behavior, you can use GravityBox to make it click to toggle, long press to open settings.
triasbrata said:
hy i use 4.1 stock rom acro s, and i cant install it?
Click to expand...
Click to collapse
Flip settings were introduced in 4.2, sorry.
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
MohammadAG said:
Yes, that's stock Android behavior, you can use GravityBox to make it click to toggle, long press to open settings.
Click to expand...
Click to collapse
ok got it,, but something odd,, i cannot toggle mobile data..
o0oP5 said:
ok got it,, but something odd,, i cannot toggle mobile data..
Click to expand...
Click to collapse
Hmm, that's odd, I've never noticed that. Can you post about it on the GravityBox thread?
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
MohammadAG said:
Hmm, that's odd, I've never noticed that. Can you post about it on the GravityBox thread?
Sent from my Sony Xperia Z1 (C6903) using Taptalk 4
Click to expand...
Click to collapse
will do.. thanks!
o0oP5 said:
ok got it,, but something odd,, i cannot toggle mobile data..
Click to expand...
Click to collapse
*scratches head* I don't have data toggle at all, however Network mode is present.
Sent from my Xperia Z
o0oP5 said:
BRILLIANT!!!
Sadly NFC toggle is missing.. could you please look at it? thanks!
edit:
just realize that the tile isn't toggle on / off,, but opening setting screen instead..
IMHO,, better if the tile is toggling function on / off..
Click to expand...
Click to collapse
hmm... yea. NFC would be nice...
sunbriel said:
*scratches head* I don't have data toggle at all, however Network mode is present.
Sent from my Xperia Z
Click to expand...
Click to collapse
it's called Data Usage, since it opens up that particular page... altho calling it Mobile Data would have been better...
but then again, both are part of GravityBox...
Yeah, figured it out. But it's not working for me either. Reported it in GB thread.
Sent from my Xperia Z
Hello Friends I Ported Xperia Z1 SOMC App Motiongraph for Xperia™ For All Sony Xperia & Other Android Phones Running JellyBean,KitKat I Hope Everyone Like & Enjoy It.
{
"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"
}
Features
Motiongraph for Xperia™ is a smartphone application that creates unusual images in which part of the image moves like a video.
Amaze your friends with these unique images that are limited only by your imagination.
Motiongraph for Xperia™ allows you to create your image in three simple and intuitive steps:
1. Shoot: Tap a button to record a video about 2 seconds in length.
2. Edit : Swipe across the screen to define the areas that you want it to move or not to move.
3. Save : Tap a button again to save your work, and you're done!
Editing features to fine-tune your image.
Motiongraph for Xperia™ has a range of features to enhance your control of image and to improve picture quality:
-Adjust camera settings such as focus, white balance, and exposure.
-Reduce jitter taken from moving camera by Sony's image stabilization technology.
-Specify the start point (In point) and end point (Out point) for the moving part of the image.
-Adjust playback speed and control the smoothness of playback.
Download Link Is On 2nd Post
Screenshots On 3rd Post
Cheers U Can Post Screenshots Too & I'll Add To This Thread
If U Like My Work Dont Forgot To Press Thanks Button
XDA:DevDB Information
[APP][PORT][JB/KK]Xperia Z1 Motiongraph for Xperia™, a App for the Sony Xperia M
Contributors
xperiaz2
Version Information
Status: Stable
Current Stable Version: Final
Stable Release Date: 2013-12-21
Created 2013-12-21
Last Updated 2013-12-21
Here U Can Download Motiongraph for Xperia™
Screenshots
Work on s2
Pls port more apps from other devices
Thanks
This is a paid app...
https://play.google.com/store/apps/details?id=com.sonydna.motiongraph
Sent from my GT-I9505 using Tapatalk
---------- Post added at 08:42 AM ---------- Previous post was at 08:42 AM ----------
No warez allowed
Sent from my GT-I9505 using Tapatalk
AMoosa said:
This is a paid app...
https://play.google.com/store/apps/details?id=com.sonydna.motiongraph
Sent from my GT-I9505 using Tapatalk
---------- Post added at 08:42 AM ---------- Previous post was at 08:42 AM ----------
No warez allowed
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
First Read The Name In Title https://play.google.com/store/apps/details?id=com.sonymobile.motiongraphforxperia&hl=en
This App Is Free on Play Store
Works on Xperia M Dual....
Pls port more apps...
Sent from my C2004 using Tapatalk
Works on Elife E3 4.2.1
Can you port it for ICS?
Xperia mini
Z1 Honami ROM Professional
works on Xperia L 4.2.2
AMoosa said:
This is a paid app...
https://play.google.com/store/apps/details?id=com.sonydna.motiongraph
Sent from my GT-I9505 using Tapatalk
---------- Post added at 08:42 AM ---------- Previous post was at 08:42 AM ----------
No warez allowed
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
xperiaz2 said:
First Read The Name In Title https://play.google.com/store/apps/details?id=com.sonymobile.motiongraphforxperia&hl=en
This App Is Free on Play Store
Click to expand...
Click to collapse
Though it's indeed free in Play, it says that my device (Xperia S) is incompatible! But it works just fine!
Thanks a lot again my friend! Keep this updated!:good:
Another amazing port @xperiaz2. Thanks a lot & keep up:good:
amazing ... do we get this on the 4.3 update??? had fun.messing around with this app
fantastic job, yeahhh
skyhirules said:
Though it's indeed free in Play, it says that my device (Xperia S) is incompatible! But it works just fine!
Thanks a lot again my friend! Keep this updated!:good:
Click to expand...
Click to collapse
Did it work fine on yours?
Mine can capture fine, but after I tried to save it, the progress bar are either stuck on 95% or 98%, then I got black screen when I leave it for a while, the picture is saved though, but as static image..
Do I need on stock rom? I'm on CM10 btw.
Thanks.
aXperiaS said:
Did it work fine on yours?
Mine can capture fine, but after I tried to save it, the progress bar are either stuck on 95% or 98%, then I got black screen when I leave it for a while, the picture is saved though, but as static image..
Do I need on stock rom? I'm on CM10 btw.
Thanks.
Click to expand...
Click to collapse
The file is saved as .gif and CM gallery can't play .gif animations and shows them as static images. View the file from some app which can play .gif animations e.g., Xperia album app. You can get it for CM also. Search here in "Android apps and games" section.
Sent from my LG-P990 using XDA Premium 4 mobile app
works well on my Oppo Find Muse R821..
Android 4.2.2..
thanks..
Works like a charme on my LG G2 THANKS!
owais40 said:
The file is saved as .gif and CM gallery can't play .gif animations and shows them as static images. View the file from some app which can play .gif animations e.g., Xperia album app. You can get it for CM also. Search here in "Android apps and games" section.
Sent from my LG-P990 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ah, I see. Didn't realize the image is in .gif format. xD
Looking nice thanks to Dev
Hi Guys! I'm presenting you media apps from SONY
Introduction:
WALKMAN 8.4.A.3.1 (12/8/14)
• Bring folder support.
Link: http://d-h.st/08g
{
"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"
}
Album 6.2.A.0.22 (3/8/14)
• Brings colour icons to the pull-out navigation menu, bringing it in line with other Sony apps.
• Ability to share online content and you now get the option to choose which online services appear in your navigation menu (Facebook, Picasa and Flickr).
Link:http://d-h.st/gT6
Movies 7.2.A.0.4 (18/8/14)
• improves the design and layout of the details page.
• shows related content on the cast, crew and details page from Video Unlimited.
•tThe app will now also inform you if there is an update in the notification tray.
Link: http://www.mediafire.com/download/5mztvmwdo4z79gl/Movies_7.2.A.0.4.apk
########################################################################################
Additional Applications:[
AR Effect for Line Characters(8/4/14)
Link: http://www.mediafire.com/download/xsol78a62fmn2mf/AR_effect_for_line_0.9.2.apk
Info Eye 1.4.10(3/8/14)
• Ability to save your Info-eye search history as well as synchronising these across devices using your Sony Entertainment Network account.
• Improved user interface, introducing larger information tiles to better view search results
Link: http://d-h.st/X4S
Background Defocus 1.2.6(24/4/14)
• Official from Playstore
Link: https://play.google.com/store/apps/details?id=com.sonymobile.backgrounddefocus
AR Effects 3.0.27(30/4/14)
• Record AR effects while shooting video.
• Post-load function adds additional theme effects from Google Play.
• Fun sound effects together with action of AR objects added.
• Touch AR objects on the screen to discover more sounds and actions.
Link: https://play.google.com/store/apps/details?id=com.sonymobile.androidapp.cameraaddon.areffect
Sketch 4.2(15/8/14)
• Notifications when new sticker packs are available as well as premium sticker packs
Link: http://d-h.st/npN
########################################################################################
Live Wallpapers:
Xperia Z2 Live Wallpapers(9/4/14)
Link: http://www.mediafire.com/download/8i9iypxiut43kvr/Xperia_Z2.apk
Xperia S Cosmic Flow(9/4/14)
Link: http://www.mediafire.com/download/9he7i054gxhgfw4/Xperia_S.apk
########################################################################################
Kindly hit thanks button you think my post is useful. Don't forget to subscribe to get latest updates
Sound enhancements are working?
Gesendet von meinem SM-N9005 mit Tapatalk
sony walkman is working fine thanks bud
Sorry fellas i cannot test sound enchantment i don't have samsung device
No is not working
Gesendet von meinem SM-N9005 mit Tapatalk
@reynaldi3, can you post a link for entire Sony Walkman folder/files if it will not be too much trouble.
wcoast said:
@reynaldi3, can you post a link for entire Sony Walkman folder/files if it will not be too much trouble.
Click to expand...
Click to collapse
@wcoast I'll do it once I've done my task and assignments bro
no apk for album?
Sent from my SM-N9005 using Tapatalk
zerod78 said:
no apk for album?
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
It's inside ZIP file.. Extract first and then copy the apk file to sdcard and install it
Clear audio+ working in note 3 ?
Sony Media Apps for Note 3 Kitkat
Hey will there be someone working on the latest sony media apps that is fully supported on the SM-N9005 Kitkat 4.4.2. I would like to have the walkman with visualizer working on Kitkat
Equalizer on Walkman is not working yet in non-Sony device..
Sorry for this, I can not help you guys because I'm not a developer
It does not work clear audio
Sent from my SM-N900W8 using xda app-developers app
reynaldi3 said:
Equalizer on Walkman is not working yet in non-Sony device..
Sorry for this, I can not help you guys because I'm not a developer
Click to expand...
Click to collapse
Clear audio working good here
I'll posting this on XDA soon
Sent from my SM-N900 using XDA Premium 4 mobile app
ksr007 said:
Clear audio working good here
I'll posting this on XDA soon
View attachment 2589896
Sent from my SM-N900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hihi
Sent from my SM-N900S using XDA Premium HD app
ksr007 said:
Clear audio working good here
I'll posting this on XDA soon
View attachment 2589896
Sent from my SM-N900 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for your feedback man!
reynaldi3 said:
Thanks for your feedback man!
Click to expand...
Click to collapse
Yes! And it was not walkman mod in here. It came from my friends in our forum.
Walkman with fully clear audio, xloud... will coming to XDA soon.
Sent from my SM-N900 using XDA Premium 4 mobile app
fadillahade said:
Clear audio+ working in note 3 ?
Click to expand...
Click to collapse
i think clear audio+ works always with walkman as it dont need libs like sound enhancement
I can't install camera on x-note v13. What should i do?
Sent from my SM-N9005 using Tapatalk
No link for album ?
Sent from my SM-N9005 using XDA Premium 4 mobile app
Hi. mate !
I wanted to send you a new theme that I have developed. But there small bug that it is not perfect
{
"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"
}
See Screen Shot :
Old Version :
V3 Without Flat Icon :
V3 With Flat Icon :
____________________________________________________________
Download
V1 : Here
V2 : Here
V3 Without Flat Icon : Here
V3 With Flat Icon : Here
Bug :
- Not working xhdpi > I fixed
- Not working with some module Xposed
- Not change icon sign > Reboot. It will work
Changelog :
v1 - 2/5/2014
- Initial release
v2 - 3/5/2014
- Fix not working xhdpi
- Fix icon sign 3G
V3 - 4/5/2014
- Edit Wallpaper
- Edit Icon SONY ( No noise )
V3 With Flat Icon - 4/5/2014
- Add Flat Icon
Will try it mate! 1st! )
Sent from my C6903 using XDA Free mobile app
How did the mods on navbar?
Xperia Z1 kit kat 757!
Nice theme..ty
Wow vote for vietnamese :d
Sent from my C6903 using XDA Premium 4 mobile app
Could you increase the navigation bar icon height or size sometimes they deceive me
On 720 x1280?
Can u add ur flat icon pack to this theme.I think it will be perfect ^.^
whaaaaaaaaaaaaaa
Wich resolution do you have? Looks good
Sent from my C5303 using XDA Premium 4 mobile app
Fantastic! Very good my friend.
Abraços!
Enviado do meu XZ1 usando XZ1 Sensation by Ogunja.
Se a minha ajuda foi útil, basta clicar em thanks!
can you tell me how to mod app drawer to change 6x5 ?
Best theme I have ever used. Many thanks friend for your work.
Abraços!
Enviado do meu XZ1 usando XZ1 Sensation by Ogunja.
Se a minha ajuda foi útil, basta clicar em thanks!
Nothing functions on xperia z1 4.3, except the basic change D screen. I seek especially has to put the logo " vaio" in my bar of notification being fan of this brand
The sofkeys do not function either
Great theme.
Could you make a V3 without Vaio logo in statusbar for me?
Sent by my Z1 with XDA Fax
C is good for the logo I L have make via the police vaio then a MOD
Bug in status bar!
I love the theme but the is a bug in the status bar, I only see vaio when I have no connection to a network and my data connection signal is far away almost in the center.
henry chip said:
Hi. mate !
I wanted to send you a new theme that I have developed. But there small bug that it is not perfect
See Screen Shot :
Old Version :
V3 Without Flat Icon :
V3 With Flat Icon :
____________________________________________________________
Download
V1 : Here
V2 : Here
V3 Without Flat Icon : Here
V3 With Flat Icon : Here
Click to expand...
Click to collapse
I know you can change wallpapers but is there any chance of the theme without the wallpapers that come with it?
Prefer smaller apk,
Regards
Either way thanks for this awesome theme
hi ! your theme is great , but can I have a suggestion?
how about changing the bubble color in the conversation?
for example brown, so it will compliment the color of the wallpaper , what do you think?
need root? i don't have the flat icons :/