Affichage des articles dont le libellé est engine. Afficher tous les articles
Affichage des articles dont le libellé est engine. Afficher tous les articles

vendredi 27 février 2015

[GUIDE] FIX Theme Engine Bug on N9 (Alternative Method) [SystemUI not Themed] topic






First of all, this guide uses elements of another method, originally posted on G+ and YouTube (https://www.youtube.com/watch?v=MW1UsCyOidY) but for some reason, on the Nexus 9, this method does not always work. The below method will work 100% of the time on the Nexus 9.
  1. Go into the Theme Engine, and apply the SYSTEM DEFAULT THEME

  2. Open Play Store, and purchase and download SQLite Editor (paid app, have not found a free version that actually works with Root access) - https://play.google.com/store/apps/d...qleditor&hl=en

  3. Open SQLite editor.

  4. In the APP list (selected by default) tap on the Settings Storage entry that says com.android.providers.settings underneath it

  5. Tap on settings.db

  6. Tap on secure

  7. Scroll all the way to the bottom of the list, and long press on themeConfig entry

  8. Tap on DELETE ENTRY

  9. Exit SQLite Editor and go into Settings

  10. Select Apps, and then All

  11. Find the Theme Engine, and tap on it

  12. Select FORCE CLOSE and then CLEAR DATA and clear the Theme Engine's data

  13. Reboot your Nexus 9

  14. Apply whatever theme you would like, and enjoy everything being themed, that was not themed before

  15. Prosper


Please let me know if this method did, or did not work for you. I have tried it on three different N9s that were all experiencing the Theme Engine bug, and it worked on all three.

Thanks for reading.






mercredi 25 février 2015

[Theme][CM12][Theme Engine] Half Life_v1.0 [20150225] topic







To the gamers and themers;
I present to you


[Screenshot]














[Themed]
framework-res.apk
systemui.apk
settings.apk
...
...
...
...

Download Link
Half Life_v1.0

[Credits]
Mustaavalkosta
CyanogenMod
nicholaschum







mardi 24 février 2015

***C&H Lovers*** [THEME] [CM12 Theme Engine] Cyanpiness CM12 Theme topic






Note: It only works in ROMs with CM12 theme engine.

This is a Theme for C&H lovers or a way to show my love for C&H :)

Includes:

•Transparent Settings

•C&H based Analog Clock as Widget

•Fonts

•Wallpapers

•Bootanimation

•Sounds (Ringtone, Alarm, Notification)


Themed: ( Check Screenshots)

•UI Colors
•Colorful System Icons
•Power Menu
•Notifcation Drawer + Quick Setting Tiles
•Settings
•Dialer
•Contacts
•Eleven Music
•Documents App
•Analog Clock
•Calculator

Theme Installation:
•Apply it through the theme manager in CM12.
•Reboot and you're golden.


CM theme engine for lollipop released a few days ago and is still undergoing development. Expect some bugs and force closes. A quick soft reboot/reboot will solve the problem.

Dark Wallpapers are Preferred :)

Link And Screenshots in Post #2

Thank you :)






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






dimanche 22 février 2015

[THEME] FirePop - CM12 Theme Engine [WIP] topic








DESCRIPTION
Hi everyone,
After two dark (ReBorn) and gray (ThemArt) themes, I have just started a new theme for CyanogenMod 12.
FirePop is a dark and transparent theme with red fonts and icons. With Lollipop a lot of icons are now manged through vectors... but I do not like it :p So I try to remplace them with original icons. This is the power of CM theme engine!

FirePop is still at early stage. More and more stuff will be added soon. That said, what's themed???

WHAT'S THEMED?
► All features offered by CM theme engine: sound pack, bootanimation, fonts, icons, lockscreen wallaper, homescreen wallpaper and styles.
► SystemUI
► Framework
► Settings
► Theme chooser
► Package Installer
► Nova Launcher
► AOSP keyboard

INSTALLATION
1. Install a custom ROM using the CM12 theme engine. Do not use PA Gapps (to avoid errors for some packages - will be supported ASAP)
2. Install FirePop
3. Go to Settings > Themes > Select FirePop > Check all options (or the ones you want) > Apply > Reboot.

Note: if FirePop isn't correctly applied then reboot one more time. If this doesn't fix it download an SQL Editor app (example) and follow those steps.

SCREENSHOTS
Click here to access to my gallery on Dropbox

CREDITS
► Cyanogen Inc. for the theme engine
► @djdarkknight96 and @Vivek_Neel for their help and participation on XDA. Kudos :good:
► Google for Android Studio software










samedi 14 février 2015

CyanogenMod 12 | Theme Template | Theme Engine | Sample topic






I Made CyanogenMod 12 Theme Template For People Who Want To Develop Their Own Theme(For All People From Noobs To Professionals)
So You Can Use It As A Base :p


Requirements :
Android SDK
Java JDK
Note Pad++
Photoshop
Eclipse Or Android Studio


Steps :

* Download This ZIP File

* Extract The ZIP File

* Open Eclipse (Or Studio) (I Will Use Eclipse)

* File > new > project > Android Project From Existing Code

* Chose The Folder That You Extract From The ZIP File

* First Change The Package Form Android Manifest.xml And Change The Theme Name And Author Name

* Change Theme Icon

* Open Assets Folder

And Start Themeing

If you don't know how
You Will Find 10 Folders In Assets Dictionary

1 - alarms : Here You Can Add An Alarm tone for your Theme

2 - bootanimation : here you can add bootanimation.zip

3 - fonts : add your theme font here

4 - icons : add your theme icon pack like (assets\icons\res\drawable-xxhdpi\browser.png) This Will Change The Browser Icon

5 - Images : add A screen shots from your theme

6 - lockscreen : add your theme lockscreen wallpaper

7 - notification : add your theme notification tone like (assets\notification\notification.ogg)

8 - ringtones : Simply add your theme ring tone

9 - wallpapres : here you can add your theme wallpaper like (assets\wallpapers\wallpaper1.jpg)

10 - overlays : Here you can theme the apps or change the colours Example :
If you want to change an Image You have to add (assets\overlays\app_package\res\drawable-xxhdpi\Image_name.png)
Like (assets\overlays\com.android.launcher3\res\drawabl e-xxhdpi\ic_allapps.png)
And If You Want To Change A Color In An App
Just Modify (Assets\overlays\app_package\res\values\colors.xml )
(assets\overlays\com.android.systemui\res\values\c olors.xml)


* Finally Click On The Project > Export > Export Android Application > .......


Download
http://d-h.st/4oQJ

That's it :)

Hope I was helpful
Don't Forget To Hit Thank Button


And Be A Good Themer :D

IF Anyone Want to see my theme :
Blue CM12


sorry if I forgot something or if I made a mistake
Because I Wrote this from my phone :p

Good Luck






vendredi 13 février 2015

[CM 12 Theme Engine] - Neon Green v1.0.0 [Dark and Bright Green Theme] topic






Pop those greens in you Lollipop ROM with CM12 Theme Engine!

;) My first CM12 Theme!



DONATE: Get on Google Play
<a href="https://play.google.com/store/apps/details?id=com.wartle.theme.neongreen">
<img alt="Get it on Google Play"
src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
</a>

Please NOTE that a custom ROM with thr latest CM Theme Engine is needed inorder for the theme to work. Aditionally, a reboot is required to fully apply the theme.

INSTALLATION:
1. Download and install the theme
2. Go to Settings, select Themes
3. Find and select Neon Green
4. Check the features you want and click apply
5. A reboot is sometimes necessary in-order to make all the changes

THEME Includes:
- Wallpapers
- Bootanimation
- Fonts
- Themed Apps
• Framework
• SystemUI
• Settings
• Android Keyboard (Material Dark)
• Dialer/Phone
• Contacts
• Calculator
• Camera
• CM File Manager
• CM Updater
• CM Theme Engine
• Google Play Store
• Google Search (app drawer)
• some other apps
SCREENSHOTS:


COMING SOON:




- Ringtones
- more apps to be themed



CHANGELOGS:




Version 1.0.0 - Feb 13, 2015
- Initial Release




SPECIAL Thanks

@nicholaschum for his CM12 guide which can be found here: http://forum.xda-developers.com/andr...-cm12-t3006339
@bayeta.rhey for testing my early builds
+CyanogenMod Theme Engine Alpha community for the awesome help
+CyanogenMod without them, there would be no Theme Engine :good:








Attached Thumbnails


Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-23-30.jpg<br/>Views:	N/A<br/>Size:	100.9 KB<br/>ID:	3164485
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-23-47.jpg<br/>Views:	N/A<br/>Size:	86.0 KB<br/>ID:	3164486
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-24-01.jpg<br/>Views:	N/A<br/>Size:	132.2 KB<br/>ID:	3164487
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-24-17.jpg<br/>Views:	N/A<br/>Size:	105.5 KB<br/>ID:	3164488
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-24-29.jpg<br/>Views:	N/A<br/>Size:	109.9 KB<br/>ID:	3164490
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-24-39.jpg<br/>Views:	N/A<br/>Size:	114.6 KB<br/>ID:	3164491
 

Click image for larger version<br/><br/>Name:	DFG_2015-02-13-19-24-46.jpg<br/>Views:	N/A<br/>Size:	128.8 KB<br/>ID:	3164492
 

















[Theme][CM12 THEME ENGINE] XDA Golden Edition topic






iNTRODUCING... ///


What's Themed
framework-res.apk
systemui.apk
settings.apk
documents.apk
download.apk
dailer.apk
contacts.apk
keyboard.apk
more you tell :p

Feedback
Feedback is very important
Most welcomed :)
...








mercredi 11 février 2015

Theme Engine topic






Anyone knows where to find themes for a s5 port rom?
Better if I can install them like a normal .apk

Thanks








Attached Thumbnails


Click image for larger version<br/><br/>Name:	1423693730829.jpg<br/>Views:	N/A<br/>Size:	37.2 KB<br/>ID:	3161173
 

















lundi 9 février 2015

[GUIDE][RXS MOONBRAKERS]How to add Xperia Stuffs to Cm12 Theme Engine topic






**************************RXS Moonbreakers presents proudly**************************

Hi guys,
We (RXS DEV TEAMS) have ported many Xperia Themes to Cm11 before 4-5 months.

Now i will show you how to add quickly xperia stuffs(like Theming of Launcher,Widgets,Apps).I hope you like it

This method is only working with this Xperia Stuffs (we have configured all apps to cm based Rom)
Download Link
Xperia_Z3_Stuffs_for_Cm12_by_RXS_Moonbreakers.zip]Click me!!

How to make Colorful Xperia Launcher and add into your cm12 theme?

-Download a xperia theme from googleplay
Click
-Decompile it via apktool
-go to this place --->xperia_theme.apk/assests/com.sonyericsson.home.zip
-rename it from """com.sonyericsson.home.zip""" to """com.sonyericsson.home.apk"""
-And decompile it and copy all drawable dpi files(ex:drawable-hdpi,xdpi,xxhdpi,drawable-land xdpi...) to Cm12theme.apk/assets/overlays/com.sonyericsson.home(file name)
-Download this pack for cm12 and paste it to Cm12theme.apk/assets/overlays/com.sonyericsson.home(file name)
-go to res/values/colors.xml and configure it
<resources>

PHP Code:







 <color name="apptray_drawer_text_color">#main color value of your theme</color>

    
<color name="apptray_drawer_badge_text_color">#ff000000</color>

</resources









-Last go to res/values/dimens.xml
if you are using your hand without on screen button,dont change them.
if not; change this value from 0.0dip to 48.dip

PHP Code:







 <dimen name="home_default_navigation_bar_offset">0.0dip</dimen









-For Lockscreen and Homescreen wallpapers
Go to xperia_theme.apk/res/drawable-xhdpi or drawable-xxhdpi(choose one of them)
Copy three jpgs

PHP Code:







semc_theme_lockscreen_wallpaper

  semc_theme_preview

  semc_theme_wallpaper 









Paste them Cm12theme.apk/assets/images and rename

PHP Code:







from "semc_theme_lockscreen_wallpaper" to "lockscreen_preview"

from "semc_theme_preview" to "styles_preview"

from "semc_theme_wallpaper" to "wallpaper_preview" 









-Done you have now colorful Xperia Launcher and drawer color will change according to your theme color

How to change color of Xperia Widgets according to your cm12 theme?

Clock Widgets
-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.advancedwidget.clock
-Paste this pack into com.sonyericsson.advancedwidget.clock folder
-Go to com.sonyericsson.advancedwidget.clock/res/values/colors.xml and configure it

PHP Code:







 <color name="accent_material_light">#main color value of your theme</color> 









-Done.Color of Clock widgets changes according to your main color of cm12 theme

Music Widgets
-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.advancedwidget.music
-Paste this pack into com.sonyericsson.advancedwidget.music
-Go to com.sonyericsson.advancedwidget.music/res/values/colors.xml and change it according to your theme

PHP Code:







<color name="light_theme_accent_addition">#main color value of your theme</color>

    
<color name="art_pane_title_text_color">#main color value of your theme</color> 









-Go to com.sonyericsson.advancedwidget.clock/res/drawable-xhdpi or drawable-xxhdpi
-Make colorizable all pngs according to your theme
-Done

Top Contacts
-Go to Cm12theme.apk/assets/overlays/com.sonymobile.advancedwidget.topcontacts
-Paste this pack into com.sonymobile.advancedwidget.topcontacts
-Go to com.sonymobile.advancedwidget.topcontacts/res/drawable-xxhdpi/
-Make colorizable all pngs according to your theme
-Done

How to change color of Xperia Keyboard according to your cm12 theme?
-Go to Cm12theme.apk/assets/overlays/com.sonyericsson.textinput.uxp
-Paste this pack into com.sonyericsson.textinput.uxp
-Go to com.sonyericsson.textinput.uxp/res/values/colors.xml and change it according to your theme

PHP Code:







  <color name="accent_color_default">#main color value of your theme</color>

    
<color name="privacy_policy_title">#main color value of your theme</color> 









-Done

Credits
Ambor