After installing few cm 11 themes , playstore , andrd.process.com fc .. any solution?
Affichage des articles dont le libellé est themes. Afficher tous les articles
Affichage des articles dont le libellé est themes. Afficher tous les articles
vendredi 27 février 2015
[Q] framework, themes topic
Recently i installed pure Xperia z3 rom (2), i had a problem that the background of the settings app, clock and other apps doesn't change with the theme, i guess the problem is because of the framework, so any body can help me to modify the framework to solve this. Thank you. I don't want to replace my framework just want to modify it because I like it
[Q] Problem with themes om cm11 topic
Hi!
I have a problem with Themes on CM11
I can't go to Wi-Fi settings if I have a theme installed.
What can I do ?
I have a problem with Themes on CM11
I can't go to Wi-Fi settings if I have a theme installed.
What can I do ?
mercredi 25 février 2015
mardi 24 février 2015
Launchers with themes? topic
I was wondering if there is a launcher I can use that has a theme with it so I can make my phone look like a windows phone or iPhone or something of the sort.
lundi 23 février 2015
Porting Layers Themes for Cm12 Theme Engine topic
Hey friends,
i found a layers theme when i was on Slimsaber.
Black Vegas Gold Theme
https://plus.google.com/100642614033...ts/QNXC2QW3Vbs
Could someone port this for theme engine.
I love the design of them but couldnt find anything else like that on cm12
Thanks
Best regards
i found a layers theme when i was on Slimsaber.
Black Vegas Gold Theme
https://plus.google.com/100642614033...ts/QNXC2QW3Vbs
Could someone port this for theme engine.
I love the design of them but couldnt find anything else like that on cm12
Thanks
Best regards
dimanche 22 février 2015
[Q] Is there any way to use Xperia themes on AOSP or other ROMs like Xperia Overlay topic
Help..
For the past few months I've been searching for a way to install and apply Xperia themes on my Xperia Ray (Kitkat 4.4.4- Xperia Overlay ROM)
Please Help..
Thanks
For the past few months I've been searching for a way to install and apply Xperia themes on my Xperia Ray (Kitkat 4.4.4- Xperia Overlay ROM)
Please Help..
Thanks
[THEMES] Dynamic Kat's and NACO's Device default topic
Hello guys and galls,
I'm a big fan of dark backgrounds and after trying some themes made by others, as well as making my own - to suite my own preferences but also to make them work as good as possible (stable, no FC, no White on White (referred to, as WW) or Black on Black (referred to, as BB) and no interferences with other apps like Google) I here present you my final collection.
All included themes have been tested on the Canadian Note 4 (SM-N910W8) but they should be working on all Snapdragon variants.
DISCLAIMER:
As always, it is entirely your responsibility.
INSTALLATION:
Flash the zip file from recovery (TWRP, CWM or similar).
PREREQUISITES:
- rooted
- Snapdragon variants (no idea whether they work on Exynos)
- tested in a deodexed environment but they should also be working on odex ROM's (if you're odexed use a root explorer to delete/save the original SecSettings.odex by adding .bak at the end of the file name.
- the contained Contacts file is specific to the US variants. If you're installing the theme on a non-US variant, you have to either delete or append a .bak to the original file before flashing the theme - otherwise you'll end up with 2 Contacts files
GPE Theme was originally created by Brian (bri315317), I post it here with his permission and obviously all credits go to him.
GPE Theme features:
- Pure Black background/theme consistent throughout all the apps
- Modified apps: Samsung Music, Contacts, Messaging, Settings, Phone & Dialer
- 4-way reboot menu
- CRT screen off effect
- Screen capture (screenshot) and torch added on the Power off menu
Brian's themes however, were intended to be used within his ROM so in order to make them work independently I have slightly modified them and created 2 versions:
- GPETheme.zip: replaced the original SystemUI.apk (it was constantly crashing) with the unmodified deodexed equivalent, removed AirMessage.apk (didn't seem to be working outside Brian's Dynamic Kat ROM) and
- GPETheme_HomeWake.zip: same changes as above + I've modified the <PhoneWindowManager.smali> file under policy to force the Home button to wake up the phone (it makes sense if you're like me and use the finger scanner to unlock the phone). Note: Due to the original smali file enforcing the system-wide policy "Home-key-no-wake", known modifications done to the <gpio-keys.kl> file under system/usr/keylayout have no effect whatsoever.
NACO Device Default theme created by me uses Samsung's Device Default style/theme
NACO Device Default theme features:
- Samsung's Device Default background/theme (dark with blueish headers) - applied only to the affected apps
- Modified apps: Samsung Music, Contacts, Messaging, Settings, Phone & Dialer
- preserves original styles/themes of all the other apps not specifically modified for theming
- CRT screen off effect
CREDITS:
- Brian for GPE Theme
- sefrcoko for his (Canadian) deodexed ROM
Here are some screenshots of the NACO Device Default theme. I'll try to upload some screenshots of the GPE Themes later on - meanwhile you can see them on Brian's own post
I'm a big fan of dark backgrounds and after trying some themes made by others, as well as making my own - to suite my own preferences but also to make them work as good as possible (stable, no FC, no White on White (referred to, as WW) or Black on Black (referred to, as BB) and no interferences with other apps like Google) I here present you my final collection.
All included themes have been tested on the Canadian Note 4 (SM-N910W8) but they should be working on all Snapdragon variants.
DISCLAIMER:
As always, it is entirely your responsibility.
INSTALLATION:
Flash the zip file from recovery (TWRP, CWM or similar).
PREREQUISITES:
- rooted
- Snapdragon variants (no idea whether they work on Exynos)
- tested in a deodexed environment but they should also be working on odex ROM's (if you're odexed use a root explorer to delete/save the original SecSettings.odex by adding .bak at the end of the file name.
- the contained Contacts file is specific to the US variants. If you're installing the theme on a non-US variant, you have to either delete or append a .bak to the original file before flashing the theme - otherwise you'll end up with 2 Contacts files
GPE Theme was originally created by Brian (bri315317), I post it here with his permission and obviously all credits go to him.
GPE Theme features:
- Pure Black background/theme consistent throughout all the apps
- Modified apps: Samsung Music, Contacts, Messaging, Settings, Phone & Dialer
- 4-way reboot menu
- CRT screen off effect
- Screen capture (screenshot) and torch added on the Power off menu
Brian's themes however, were intended to be used within his ROM so in order to make them work independently I have slightly modified them and created 2 versions:
- GPETheme.zip: replaced the original SystemUI.apk (it was constantly crashing) with the unmodified deodexed equivalent, removed AirMessage.apk (didn't seem to be working outside Brian's Dynamic Kat ROM) and
- GPETheme_HomeWake.zip: same changes as above + I've modified the <PhoneWindowManager.smali> file under policy to force the Home button to wake up the phone (it makes sense if you're like me and use the finger scanner to unlock the phone). Note: Due to the original smali file enforcing the system-wide policy "Home-key-no-wake", known modifications done to the <gpio-keys.kl> file under system/usr/keylayout have no effect whatsoever.
NACO Device Default theme created by me uses Samsung's Device Default style/theme
NACO Device Default theme features:
- Samsung's Device Default background/theme (dark with blueish headers) - applied only to the affected apps
- Modified apps: Samsung Music, Contacts, Messaging, Settings, Phone & Dialer
- preserves original styles/themes of all the other apps not specifically modified for theming
- CRT screen off effect
CREDITS:
- Brian for GPE Theme
- sefrcoko for his (Canadian) deodexed ROM
Here are some screenshots of the NACO Device Default theme. I'll try to upload some screenshots of the GPE Themes later on - meanwhile you can see them on Brian's own post
vendredi 13 février 2015
[REQUEST] All Apps and Themes from the Yu Yureka topic
I am requesting all the apps and themes exclusive to the Yu yureka like the Theme Engine App, Yu theme by Cyanogenmod, Audio fx player etc.
If anyone of you would be so kind. What I really want is the Themes App.
Please help.
If anyone of you would be so kind. What I really want is the Themes App.
Please help.
[THEME][4.3/4.4x] Material icons pack themes ( version beta ) topic
Material icons pack themes ( version beta )
37 icons changes (will update icon)
flat icons
Alarm clock
album
calculator
calendar
camera
chrome
contacts
dolby digital plus
dowloands
facebook
fake wifi connection
flat style colored bars
fm radio
google settings
greenify
mediafire
messenger
combat 5
movie
pages manager
phone
play store
root explorer
SCR Pro
settings
superSU
translate
unicon
update centre
walkman
xperia guide
xperia news
xperia xposed kk
xposed installer
youtube
zing mp3
zing tv
Need Root + Superusermod
DOWLOAND
Mediafire
DOWLOAND
Dev Host
By: Xperiaviet
37 icons changes (will update icon)
flat icons
Alarm clock
album
calculator
calendar
camera
chrome
contacts
dolby digital plus
dowloands
fake wifi connection
flat style colored bars
fm radio
google settings
greenify
mediafire
messenger
combat 5
movie
pages manager
phone
play store
root explorer
SCR Pro
settings
superSU
translate
unicon
update centre
walkman
xperia guide
xperia news
xperia xposed kk
xposed installer
youtube
zing mp3
zing tv
Need Root + Superusermod
DOWLOAND
Mediafire
DOWLOAND
Dev Host
By: Xperiaviet
mercredi 11 février 2015
[share] [z3 themes] [4.4.x] topic
just wanted t0 share z3 themes..extract and copy to sys/app set permission rw-r--r--
Sent from my C6833 using XDA Premium 4 mobile app
Sent from my C6833 using XDA Premium 4 mobile app
Themes for lollipop stock tw topic
i was wondering is there a way to theme touchwiz lollipop rom or if its in development....i know the rom is still in beta stages as far as custom...i was wondering if it was possible at the moment?
[Q] dynamic themes topic
Is possibile to put a dynamic theme on Gear Fit? I have buyed the matrix theme but the background is freezed... Is possibile to put aome GIF as background? Thanks
[Q] Themes No Longer working ?? (Android L Touchwiz on i9500) topic
Hi All,
I am looking for an answer or a possible solution for "Why Themes are no longer working in Android L"
Details >> I've tried 2-3 Roms (Touchwiz Android L versions (leaked and official both)), There is an option for Themes and in that only 2 themes are present by default.(Basic and Natural). Now no matter what i do i can't seem to get the custom themes to work. I've tried simple installing, Going to root and adding them there and changing proper permissions or simply flashing "Launcherthemes.zip" that contains all the custom themes. But after all that is done and i reboot my phone and then go "Themes" Section, only default themes that were present at the time of the flashing of the rom is present.
Any help guys? Am i missing something ?
Thanks:)
I am looking for an answer or a possible solution for "Why Themes are no longer working in Android L"
Details >> I've tried 2-3 Roms (Touchwiz Android L versions (leaked and official both)), There is an option for Themes and in that only 2 themes are present by default.(Basic and Natural). Now no matter what i do i can't seem to get the custom themes to work. I've tried simple installing, Going to root and adding them there and changing proper permissions or simply flashing "Launcherthemes.zip" that contains all the custom themes. But after all that is done and i reboot my phone and then go "Themes" Section, only default themes that were present at the time of the flashing of the rom is present.
Any help guys? Am i missing something ?
Thanks:)
mardi 10 février 2015
Issues wrt themes in yureka topic
Hi,
I got my yureka in 2nd sale and since then I am using it extensively ...My issue with themes is that few good themes preinstalled or whateevr we got from Shop Themes from phone ...few of them has black background and msg text color are also black....so I m unable to use it...like Hexo, Flis, Pury, Lumex etc...so is there any way to change font color...from black to white....
Also, asphalt 8 is getting crashed again and again...when review game popup comes after each race....either I select Review Now or Not now....its getting closed...any1 faced this...whats the fix if some1 knows?
Thanks in advance
Samit
I got my yureka in 2nd sale and since then I am using it extensively ...My issue with themes is that few good themes preinstalled or whateevr we got from Shop Themes from phone ...few of them has black background and msg text color are also black....so I m unable to use it...like Hexo, Flis, Pury, Lumex etc...so is there any way to change font color...from black to white....
Also, asphalt 8 is getting crashed again and again...when review game popup comes after each race....either I select Review Now or Not now....its getting closed...any1 faced this...whats the fix if some1 knows?
Thanks in advance
Samit
[Themes] Green,Orange,Yellow,Blue,Brown Material Design Colors topic
MATERIAL DESIGN COLORS
Hello Everyone....
Wanna have some taste of Material Design Colors....????
Now you can have them even if its android 4.2.2 in our device...:)
Screenshots:-





Directions to use:-
1. Install abc_sign.apk(for example Green_sign.apk) like normal apk.
2. Copy abc.apk(for example Green.apk) in system/app via correct permissions.
3. Reboot
4. Apply from both i.e Theme selector and Hkthememanager.
Pre-Requisites:-
1. Xposed Framework
2.Hktheme Manager
:good:A big thanks to Mr. Daniel because he is the theme original theme maker of these themes... :good:
Download Link:-
https://drive.google.com/open?id=0B9...ZTQ&authuser=0
Hello Everyone....
Wanna have some taste of Material Design Colors....????
Now you can have them even if its android 4.2.2 in our device...:)
Screenshots:-





Directions to use:-
1. Install abc_sign.apk(for example Green_sign.apk) like normal apk.
2. Copy abc.apk(for example Green.apk) in system/app via correct permissions.
3. Reboot
4. Apply from both i.e Theme selector and Hkthememanager.
Pre-Requisites:-
1. Xposed Framework
2.Hktheme Manager
Quote:
Credits:- DanielFlorin |
Download Link:-
https://drive.google.com/open?id=0B9...ZTQ&authuser=0
lundi 9 février 2015
[CM12 THEMES] 9 Planets Solar System | Light/Dark Material Series topic




CHANGELOG:
02/09/2015
-alpha version
THEMED:
Google Music
Google Keep
Google Plus
Play Store
Google Messaging
Google Translate
Gmail
Google Hangout
Youtube
AOSP/Google Keyboard
Fonts
Solid Wallpaper
Solid Lock Wallpaper
Screenshots:
jupiter+
https://www.androidfilehost.com/?fid=95916177934526059

bumi+
https://www.androidfilehost.com/?fid=95916177934526066

mars+
https://www.androidfilehost.com/?fid=95916177934526058

mercurius+
https://www.androidfilehost.com/?fid=95916177934526060

neptunus+
https://www.androidfilehost.com/?fid=95916177934526061

pluto+
https://www.androidfilehost.com/?fid=95916177934526064

saturnus+
https://www.androidfilehost.com/?fid=95916177934526063

uranus+
https://www.androidfilehost.com/?fid=95916177934526065

venus+
https://www.androidfilehost.com/?fid=95916177934526062

Credits :
+spacellama For his awesome themeDIY apps.
+cyanogenmod For their awesome CM12 themes engine.
[G900A/G870A][ROM] [NI2 | 4.4.2] Xtreme Dynamic Kat 1.0 [GPE Themes] [2/9/15] topic


Xtreme Dynamic Kat 1.0 NI2 Kit Kat 4.4.2 for the G900A/G870A
Be kind, be respectful, stay on topic, follow the XDA rules!
This ROM is based off @bri315317's Dynamic Kat 4.0. He has given me permission to keep this ROM going and take it in my own direction. Thank you very much for allowing me to do this and save a little bit of time starting from scratch so late in the life of kit kat for this device. Note that a lot of the features of this ROM are from him. Buy that man a beer if you haven't because he put a lot of work into this.
From my first great experience on the s3 on @Danvdh's Dandroid I enjoyed ROMs like this and tweaked it a little myself. He moved on to the S4 and I've been following his great work there as well even though I don't have the device. He's taught me a lot as well as @Enewman17 who let me create TMS3KK based off his and loserskater's S3Rx. I aim to make my releases the exact same way as @bri315317 said in his OP here.
"Speed and Performance without sacrificing Features! I promise you will feel the difference from the first swipe!
With a goal of being light weight and easy on your battery, I am sure you will be satisfied. I have set this ROM up to run smooth the way I like it. Hopefully it will fit your needs also. Feature request are ALWAYS welcomed. I am a bit of a perfectionist and want things to be RIGHT! Something not right, please let me know so I can address it!"
Although I did test this rom there is always a chance things can go wrong. I am not responsible for what you do to your phone. You should know what you're getting yourself into.
If you don't, please do not flash this and READ, READ, READ these forums until you feel confident enough to do so.
Please report any bugs. If at all possible please try and recreate the issues while running a logcat. The issue can be solved much faster then just telling me "this don't work".
Still have to add these
- Based on G900FZHU1ANI2 firmware
- Deodexed/Knox Free/Carrier IQ Free
- Comes with Stock Theme, More themes in 2nd post
- Pre-Rooted and Busybox installed
- Init.d support plus scripts for performance
- Optimized build.prop and CSC
- Rom Control center for DK specific mods
- Debloated, All missing apps available at the old mods for DK link in Rom Control
- Wifi tethering including USB and BT
- Completely Modded MMS app
- Viper4Android baked into ROM
- Tweaked WIFI drivers for better reliability
- Unknown sources by default
- USB debugging by default
- Removed USB Cover warning
- Removed Airplane Mode pop up when switching
- Removed BT popup when turning on
- Shealth fix included
- Scrolling cache disabled
- Torchlight enabled under display settings.
- Call Record enabled
- 4 way Reboot with rebooting to Safestrap
- Enabled Developer Options in Settings
- Custom scripts for changing between 8 bootanimations, 3 volume mods, systemuis, keyboards, launcher mods, dialer, calculator and clock
- AppOps in settings
- Custom S5 launcher with Theme support and Google Now swipe in
- All toggles enabled including data, hotspot, flashlight, Air Command, Camera, Battery stats, and Private Mode
- Accuweather Widget with Developer Options
- 3minnit Battery Mod
- Status bar options galore!
- -Left, right and center clock with many settings
- -Moved network indicator next to signal icons
- -2 way and 4 way Gradients for Status Bar
- -Added Network Speed
- -Miui Sytle battery bar
- -3minit Quick launcher with toggle
- -CPU speed in notification pulldown
- Show and Hide Status bar Icons
- Show and Hide Items in reboot menu, added flashlight and screenshot
- Rom Control
- Updated Google Apps
- Xtreme Dynamic Kat Additions
- - Added Heads Up Notifications - Thanks moonknightus for the guide
- - Added Lockscreen Volume Button Music Control mod by loserskater thanks to tdunham's guide (Pause works but Play doesn't. Not sure of how to fix this one)
- - Added Low Battery Notification Popup, Keyboard icon and Mobile Data Toggle Popup toggles to "Show or Hide Icons" portion of DK ROM Control
- - Added the_original_teknikl's Animated Notification Pulldown mod and tdunham's custom pulldown image mods to systemui. These are easily customizable and I will be going more into how to do this and switch between them
- - Removed Safe Volume Warning Popup thanks tdunham
- - Fixed Private Mode to work and to work without a secure lockscreen and added a toggle thanks wuby986 for the guide
- - Added some alarms/ringtones/notification sounds
- - Added GPE Blue to the systemui switcher in ROM Control
- - Added Blackedout Keyboard with white swipe to keyboard switcher in ROM Control
- - Added Dialer switcher to ROM Control with stock and stock gpe. As well as mcnaught82's fullscreen modded blacked out one and his AOSP contact picture one with the calling card texts fixed
- - Added Calculator switcher to ROM Control with stock, stock gpe and the aosp calculator
- - Added Clock switcher to ROM Control with stock, stock gpe and the aosp clock
- - Updated GPE Theme and GPE Holo Blue theme in 2nd post
- - Added Team Black Out Updater, AdAway and NoFrillsCPU to the ROM with quick links to them in DK ROM Control
- - Added a bunch of wallpapers to the wallpaper picker
- - Included bri315317's t9 dialer fix
- - More that I might of forgot
1.0 - Initial Release
Please Read!
First, You must already be running the latest version of Safestrap.
Installation to Stock slot is Required. I will not support rom slots as they do not work.
I am not responsible for any damage to your device. I will do anything i can to assist you, however it is your responsibility to read and have an understanding of what you are doing.
The installation of the ROM is at your own risk and by your own choice.
Following instructions is the responsibility of the USER!
Download rom and or theme and place on SDCard.
Reboot to SafeStrap
Make a backup of current ROM
Factory Reset from wipe menu is REQUIRED. I recommend going under advanced and wiping Dalvik, cache, data and system.
Install Rom.zip.
Install theme.zip if your using one.
Reboot device ( allow up to 5 minutes for device to boot to Setup wizard).
Wait 5 minutes to allow device to settle.
Please do not make any mirrors
Before flashing be sure you read the entire OP and understand everything
Xtreme Dynamic Kat 1.0: AndroidFileHost
For all NON AT&T device users, THIS flashable zip will remove safetrap support and allow you to reboot to recovery from the reboot menu.
More mods in ROM Control. My new page still needs worked on. I'll get to it eventually.
- Upon initial boot you have to toggle on and off the stock battery in DK ROM Control to remove it. I'll figure out how to fix this eventually.
- Upon initial boot the status bar clock is missing, just set it up in DK ROM Control.
- Please report any bugs. If at all possible please try and recreate the issues while running a logcat. The issue can be solved much faster then just telling me "this don't work".
bri315317 for allowing me to use his base and everything he did here!!
Tony6669, porkyhontas, JoHnNYBlaZE716, cbrox and the rest of Team Xtreme
HashCode for Safestrap
Chainfire for Super SU
geohot for towelroot
RErick for Being able to reboot to Safestrap!
ficeto, goldie and Alliance for use of rom control
alexandr for rom base
cstayton for SuperSU fix and MultiDevice script.
Dwitherell for 4 way reboot and misc mods.
Xnote team for misc ideas
ViPER520 & ZhuHang for Viper
gharrington for 3minit battery mod and quick panel
sapps for awesome graphics and boot animations
cnexus, tdunham, and rompit for miscellaneous wonderful mods.
Goldie for his smali guides
Carlitos29 for the awesome wallpapers
moonknightus for heads up notifications
loserskater and enewman17 for misc mods and help
djdarkknight96, Train88 and the rest of Team Black Out
the_original_teknikl for his animated pulldown mod
wuby986 for his private mode fix
banners for op from cooltext.com. Skate text with darkside font
darian71, mcnaught82, unk2009, XRange, berniesteven and scorpio_bpl8 for testing the initial release for the G900A, G870A and G900T
XDA:DevDB Information
I have put a lot of hours into this release and will continue to do so. Feel free to buy me a beer if you like my work.
Thank you Darian71 and unk2009.
Xtreme Dynamic Kat, ROM for the AT&T Samsung Galaxy S 5
Contributors
talkingmonkeys, bri315317
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: SafeStrap Recovery
Version Information
Status: Stable
Current Stable Version: Xtreme Dynamic Kat 1
Stable Release Date: 2015-02-09
Created 2015-02-09
Last Updated 2015-02-09
Inscription à :
Articles (Atom)