RRO Layers working on 20A firmware (MM) - G4 Themes and Apps

Today I tested the Layers Manager on my fresh installed 20A firmware (7HD 7.1 from S3V3N) and happily noticed that RRO layers are working. This might open a new door for theming our beloved G4 running Marshmallow.
Tested some third party layers with success.
The best thing that LG itself is using layers for several system applications. I have to investigate further, but maybe we can have themes for the system apps by using simply layers.
Definitely good news.
{
"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"
}

Good news thx @Kickoff
TapTap in 7HD 7.2 3D for LG G4 by S3V3N

Not able to change the looks with layers....maybe i am doing something wrong...

exmatproton said:
Not able to change the looks with layers....maybe i am doing something wrong...
Click to expand...
Click to collapse
I have created some layers for the system apps but no success so far. But the third party layers (G+, PlayStore etc) are definitely working.

Kickoff said:
I have created some layers for the system apps but no success so far. But the third party layers (G+, PlayStore etc) are definitely working.
Click to expand...
Click to collapse
Ah ok, getting there, i presume

It works! I was able to change the statusbar icons with an overlay. [emoji6]
Sent from my LG-H815 using Tapatalk

I am a genius ?
Sent from my LG-H815 using Tapatalk

We are waiting sir Genius
..... KLAP...KLAP.....

what is it actually? do we need root for that?

emprize said:
what is it actually? do we need root for that?
Click to expand...
Click to collapse
Of course.
Without root no fun.

a inverted / blacked out system ui and settings layer would be fantastic!
using layers for inverted apps at know is not usable because there are here and there some black fonts on dark backgrounds.

I'll comment here so it gets added to my participated list so I can follow it.
As far as getting layers fully working on it, if you are changing status bar icons that you got full system access with rro.
Would need a dump of the system apps and the /framework/framework-res.apk too so the themers can decompile it and take a look at what resources are different.
Since this is the first MM update for any OEM device, we got no clue what changes the oems might making and the resources could be way different.
Since rro works on exact naming of the resource, we need to know the resources in order to be able to theme them.

sykopompos said:
I'll comment here so it gets added to my participated list so I can follow it.
As far as getting layers fully working on it, if you are changing status bar icons that you got full system access with rro.
Would need a dump of the system apps and the /framework/framework-res.apk too so the themers can decompile it and take a look at what resources are different.
Since this is the first MM update for any OEM device, we got no clue what changes the oems might making and the resources could be way different.
Since rro works on exact naming of the resource, we need to know the resources in order to be able to theme them.
Click to expand...
Click to collapse
Thanks for coming here and for your interest. I have been following your activities as well and wished for long time that layers would work on LG stock roms. I also posted some question in your G+ circle but had the feeling that you have been focusing on AOSP stuff and OEM-s were not so important (which was also reasonable to a certain extent).
We have a certain subculture here because of the specialties LG implemented into their system. Many thinks are different. If you check my threads you will see my efforts bringing different design concepts to the G3 and the G4. When somebody is coming from AOSP it has to learn many many differencies compared to stock Android. LG has its quick settings panel totally differently, navbar keys are vectors, the system apps are redesigned from zero ground etc... I have been developing my knowledge for years beginning with the G2.
In terms of design MM did not bring many changes. Practically only some icons are redesigned (in my opinion they become not better). Doze has been implemented and the big thing: we can mute our phone without activating DND.
The strange thing that vendor/overlay folder was present even on Kitkat and contained several overlay apk. Unfortunately, could not get Layers Manager working. This definitely changed with MM. Third party apps are working as well. I just released my first theme with simple overlays instead of vrtheme modules. Very nice way of working, I really like it. And are really grateful for all your efforts to maintaining Layers Manager. Niklas helped me also a little bit, so the plugin is working nicely as well.
I have issues, however. I could replace resources in all system apps, but not in framework files (LG uses framework-res.apk and lge-res.apk together). Could not create working layers for the framework. Also not quick settings icons caused headache because the switch on/off animation called different resources than expected although (I am sure) the reference xml-s were fine and contained the correct drawables.
Let me know what I can do for the development of this beautiful tool.
And thanks for coming here again.

Kickoff said:
Thanks for coming here and for your interest. I have been following your activities as well and wished for long time that layers would work on LG stock roms. I also posted some question in your G+ circle but had the feeling that you have been focusing on AOSP stuff and OEM-s were not so important (which was also reasonable to a certain extent).
We have a certain subculture here because of the specialties LG implemented into their system. Many thinks are different. If you check my threads you will see my efforts bringing different design concepts to the G3 and the G4. When somebody is coming from AOSP it has to learn many many differencies compared to stock Android. LG has its quick settings panel totally differently, navbar keys are vectors, the system apps are redesigned from zero ground etc... I have been developing my knowledge for years beginning with the G2.
In terms of design MM did not bring many changes. Practically only some icons are redesigned (in my opinion they become not better). Doze has been implemented and the big thing: we can mute our phone without activating DND.
The strange thing that vendor/overlay folder was present even on Kitkat and contained several overlay apk. Unfortunately, could not get Layers Manager working. This definitely changed with MM. Third party apps are working as well. I just released my first theme with simple overlays instead of vrtheme modules. Very nice way of working, I really like it. And are really grateful for all your efforts to maintaining Layers Manager. Niklas helped me also a little bit, so the plugin is working nicely as well.
I have issues, however. I could replace resources in all system apps, but not in framework files (LG uses framework-res.apk and lge-res.apk together). Could not create working layers for the framework. Also not quick settings icons caused headache because the switch on/off animation called different resources than expected although (I am sure) the reference xml-s were fine and contained the correct drawables.
Let me know what I can do for the development of this beautiful tool.
And thanks for coming here again.
Click to expand...
Click to collapse
The apps shouldn't be a problem, it all comes down to how they are coded, same with system ui for the status bar.
Vectors aren't an issue, we do them already.
Would have to pick through and see the way things are coded for the resources.
As far as the framework-res, would have to look into both lg's and stock to see what the differences are.
As far as vendor/overlay being in kit kat, that was most likely rro iteration 1 and since lollipop it was upgraded to iteration 2 (it was there for a few years but never merged) and the underlying versions are quite different.

sykopompos said:
Would have to pick through and see the way things are coded for the resources.
Click to expand...
Click to collapse
Here you find the extracted system.img of the 20A stock ROM. Files are still uploading, so wait for a while with dl.
We expect that perhaps 20B will be the final MM update to be released worldwide, 20A is a sort of testing version for Poland from the developer site. But this means nothing many of us running 20A based custom ROMs.
Apktool 2.0.2. works fine on the system apps.

Kickoff said:
Here you find the extracted system.img of the 20A stock ROM. Files are still uploading, so wait for a while with dl.
We expect that perhaps 20B will be the final MM update to be released worldwide, 20A is a sort of testing version for Poland from the developer site. But this means nothing many of us running 20A based custom ROMs.
Apktool 2.0.2. works fine on the system apps.
Click to expand...
Click to collapse
Thank you, I fell asleep and gotta run out and about first thing this morning but with grab them as soon as I get the chance

I couldn't get layers manager to work, but I've been able to theme pretty much everything but settings using a workaround through the /vendor/overlay folder, where LG keeps all of its layers. Wrote it up here http://www.androidorigin.com/lg-g4-themes/
There are apks for settings and LG settings in that folder. I'm sure someone that knows how to theme apps using rro could modify them to theme the rest of the ui.

synesthesiac said:
I couldn't get layers manager to work, but I've been able to theme pretty much everything but settings using a workaround through the /vendor/overlay folder, where LG keeps all of its layers. Wrote it up here http://www.androidorigin.com/lg-g4-themes/
There are apks for settings and LG settings in that folder. I'm sure someone that knows how to theme apps using rro could modify them to theme the rest of the ui.
Click to expand...
Click to collapse
I already commented your article. You forgot to mention that Layers only work on Marshmallow. Check my Flyme Theme and you will see that it is possible to theme the UI (all LG system apps). I am only struggling with the framework files...

Kickoff said:
I already commented your article. You forgot to mention that Layers only work on Marshmallow. Check my Flyme Theme and you will see that it is possible to theme the UI (all LG system apps). I am only struggling with the framework files...
Click to expand...
Click to collapse
Not true. I have an LG G3 running stock LG software (5.1.1) and layers work fine. LG apps need their own custom layers though (not many resources match aosp). I've made a new settings layer as well as a systemui layer.
Sent from my LG-VS985 using Tapatalk

Great for you. On the G4 layers did not work for me before MM. Tested only 815 international. Don't know how the G3 behaves but learnt the G2 is also struggling with layers.
Sent from my LG-H815 using Tapatalk

Related

[Theme] CM7-Colorized-Nightly

Download/Flash with CWM 3.0.0.5 This is a FULL ROM.
http://forum.cyanogenmod.com/topic/14513-colorized-cm-7-for-glacier/
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"
}
This is a work in progress. The goal of this project is to move it into a Theme.apk for the new "Theme Chooser"
Credits:
tnpapadakos (buy him a cappucino)
This is his hard work, and it's very good looking, I'm just trying to help minimize the zip size and get it moved to an apk for Tmobiles Theme Chooser
this is a good start in the right direction, dueces
Awesome, thanks!
*sigh* - DON'T
Seriously, guys... The themeing engine was added to CM7 precisely to avoid this kind of messing up with the ROM, so *don't* do this. Themes can now be built and distributed as APKs, you can even market the damned things...
This comes from an installable APK, for example:
xttp://dl.dropbox.com/u/10355648/mau5-land.png
Check the vendor/tmobile/themes/Cyanbread and Androidian stuff for examples.
Awesome I love it thanks
So this is a .apk or theme? Could you explain a bit more why you say this is a bad idea?
aremcee said:
Seriously, guys... The themeing engine was added to CM7 precisely to avoid this kind of messing up with the ROM, so *don't* do this. Themes can now be built and distributed as APKs, you can even market the damned things...
This comes from an installable APK, for example:
xttp://dl.dropbox.com/u/10355648/mau5-land.png
Check the vendor/tmobile/themes/Cyanbread and Androidian stuff for examples.
Click to expand...
Click to collapse
Sent from my HTC Glacier using XDA App
I've tried this, wiped caches, still will not give me the settings menu colorized. I'm gonna do a FULL WIPE to see if that resolves the issue, Thanks for the post
stlouie65 said:
I've tried this, wiped caches, still will not give me the settings menu colorized. I'm gonna do a FULL WIPE to see if that resolves the issue, Thanks for the post
Click to expand...
Click to collapse
Had some issues, working now on #15. I edited the link in post #1 for the working full colorized build #14
I dig this, but am not keen on flashing something on top of nightlies that could jack with the ROM that's already a WIP.
Once you convert to a theme I'll definitely give it a whirl (not much liking the current 3 themes, but love the functionality & options it will bring).
lghorn said:
I dig this, but am not keen on flashing something on top of nightlies that could jack with the ROM that's already a WIP.
Once you convert to a theme I'll definitely give it a whirl (not much liking the current 3 themes, but love the functionality & options it will bring).
Click to expand...
Click to collapse
Agreed. Love this idea. It should be an option with cm7 IMHO.
jentzschman2000 said:
So this is a .apk or theme? Could you explain a bit more why you say this is a bad idea?
Click to expand...
Click to collapse
It's a theme, installed as an APK. Messing up with ROMs to change layout has always been a problem, it's _very_ easy to mess up something, especially when those changes are done by simply repacking the resources (unzip, replace, re-zip). It's a fairly frequent source of support problems for developers, and it's just an ugly way of themeing a phone.
CM7 includes a themeing engine developed by T-Mobile, and the main reason for it is to prevent these problems (and it is _very_ powerful, allows you to change almost anything from layout to animations, not just graphics). If you're running a recent build of CM7 (or any of the many CM kangs) , open the "Theme Chooser" application and choose one of the 2 samples: they are a very small example of what can be done. Note that even the window transitions are changed. Then search the market for "greybeard", and have fun installing your first market theme
aremcee said:
It's a theme, installed as an APK. Messing up with ROMs to change layout has always been a problem, it's _very_ easy to mess up something, especially when those changes are done by simply repacking the resources (unzip, replace, re-zip). It's a fairly frequent source of support problems for developers, and it's just an ugly way of themeing a phone.
CM7 includes a themeing engine developed by T-Mobile, and the main reason for it is to prevent these problems (and it is _very_ powerful, allows you to change almost anything from layout to animations, not just graphics). If you're running a recent build of CM7 (or any of the many CM kangs) , open the "Theme Chooser" application and choose one of the 2 samples: they are a very small example of what can be done. Note that even the window transitions are changed. Then search the market for "greybeard", and have fun installing your first market theme
Click to expand...
Click to collapse
well, no, its not a theme yet
its actually a kanged version of cm7
THE ONLY THINGS THAT ARE CHANGED ARE:
images in framework, SystemUI, Settings, Bluetooth, Browser, Calculator, Calendar, Contacts, Deskclock, Email, FM, MMS, Music and Phone
no layouts or xml files are changed, only images
the images changed have the exact same names, they have only been colorized so that the menu icons and notification bar icons that were grey/black and white before are now colored...some others that were colored before (like battery for instance) were changed to blue or some other design that i preferred (i personally cant stand the signal bars/wifi indicators in gingerbread)
this was originally just something i was doing for myself for a few months starting in july, 2010, but after i finally shared it in october over at cmforum, it took off as people liked it
there is nothing else changed in the ROM itself, so flashing this overtop of your current version of cm7.*** doesnt "break" anything else
so really its as simple as having both versions available on sdcard and flashing one or the other
honestly, its much to do about nothing, its just a different look
if someone can tell me how to "theme" the framework, and all those apk's listed above without doing it this way, i'd be glad to do it, it would save me alot of work, but i like doing it anyway
tnpapadakos said:
well, no, its not a theme yet
its actually a kanged version of cm7
Click to expand...
Click to collapse
Sorry about the confusion, I was referring to my own screenshot
aremcee said:
Sorry about the confusion, I was referring to my own screenshot
Click to expand...
Click to collapse
nevermind...
For those of you crying that this will break ****: No, it won't. It is a full rom. Nothing is broken/breaking.
I am working on adding it to the theme chooser, as that's the goal here.
Top post updated with #15
Flashed over a non cm nightly everything is running fine, just flashed and all data is there
Sent from my HTC Glacier using XDA App
removed---------
aremcee said:
Then search the market for "greybeard", and have fun installing your first market theme
Click to expand...
Click to collapse
No search results found based on that....
Updated for Nightly #16.
This is now an addon .zip (flash after you flash nightly #16)
tnpapadakos said:
well, no, its not a theme yet
its actually a kanged version of cm7
THE ONLY THINGS THAT ARE CHANGED ARE:
images in framework, SystemUI, Settings, Bluetooth, Browser, Calculator, Calendar, Contacts, Deskclock, Email, FM, MMS, Music and Phone
no layouts or xml files are changed, only images
the images changed have the exact same names, they have only been colorized so that the menu icons and notification bar icons that were grey/black and white before are now colored...some others that were colored before (like battery for instance) were changed to blue or some other design that i preferred (i personally cant stand the signal bars/wifi indicators in gingerbread)
this was originally just something i was doing for myself for a few months starting in july, 2010, but after i finally shared it in october over at cmforum, it took off as people liked it
there is nothing else changed in the ROM itself, so flashing this overtop of your current version of cm7.*** doesnt "break" anything else
so really its as simple as having both versions available on sdcard and flashing one or the other
honestly, its much to do about nothing, its just a different look
if someone can tell me how to "theme" the framework, and all those apk's listed above without doing it this way, i'd be glad to do it, it would save me alot of work, but i like doing it anyway
Click to expand...
Click to collapse
I have been using the version since the first version was introduced until I moved to MIUI. I had it for a while and haven't had any issues with anything whatsoever
Used the full versions myself
Love the work. Thanks
Sent from my HTC Glacier using XDA App

[ROM][GB 2.3.5]GingerBread Phone 7 v0.5 (12/11/11)

GingerbreadPhone7
{
"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"
}
This is a Windows Phone 7 based ROM that I have compiled for x2. A lot of work has been put into this ROM and with the help of the x2 community, this ROM has become what it is today. Thank you for all your support and I hope you enjoy!
Disclaimer: I am not responsible for any damage to your device. Use at your own discretion.
See Post #2 for Tips, Future Release Information, and How you can support the development of this ROM. Don't forget to read the setup below!
GBP7 v.5
Download Here
Features
v0.5
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Support on GingerBread Kernel 2.3.5
-DeoDexed
-ZipAligned
-De-Bloated
-Blur"less"
-2nd Init by navendrob
-Storage Flippy-Floppy by navendrob
-Pull-Down Toggles by navendrob
-Speedy v6 Scripts by 0vermind
-BusyBox 1.9
-SuperUser 3.0Beta
-Swype Beta PreInstalled
-Nexus Prime bootanimation
-WP7 Theme
-Ad-Blocking
-Droid x2 Desktop
-Persistent & Full ADB
-UI Animations and Tweaks
-build.prop mods
-gps tweaks(US)
-Inverted Setings
-Themed Google Apps
-TeslaLED & Screen Grabber PreInstalled
-Themed FileManger
-WP7 Calculator
-GO! Apps
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Click to expand...
Click to collapse
SetUp:
For references, read THIS POST for download links!
-SBF to Stock 2.3.4 kernel and apply the 2.3.5 UPDATE.ZIP to achieve stock 2.3.5 prior to flashing this ROM!
-Once rooted with Zrush, go into BSR and DataWipe/CacheWipe/DalvikCacheWipe your device.
-Flash GBP7.
-Go to Launcher 7! You may want to launch Launcher 7 by default with the check box provided!
-Go into a Google App(market or gmail) and add your google account.
-Enjoy WP7 on your Android Device Don't forget to comment and give your opinions here on the forums!!!!
-Check the 2nd post for other tips on using this rom.
Known Bugs:
-Blur Setup fc's after adding accounts *This is due to removing blur launcher, I'm in the process of getting this fixed. I need a different accounts and settings if someone wouldn't mind showing me how to do this*
-GMail and GVoice need text tweaked. *I need some help with these because I have tried every way possible to fix the text Issues here.
Credits:
victimssun - Did a lot of patching for me on the .9s as well as the apps themselves.
xkape - For finding the tylenol for my headaches
TheMuffStuff - For helping with the xml issues.
ryman222 - For random help and support.
And the other developers for the x2 that keep us awake at night
If I missed someone, please PM me and we will see what we can do to edit this post.
Add me on Google+ and join my circle to get notifications on your G+ account.
https://plus.google.com/115901095341195341035/posts
Donations are not required, but always a nice gift. If you feel as though what I have did/am doing is beneficial to you or the community, then feel free to help someone out. I'm not an "Expert Developer", but I do try, and I plan on continuing my efforts to bring you a better user experience. I have enjoyed the efforts I have put in, as I'm sure you will enjoy my work. Click the Donate Button provided if you want to donate or simply push the thanks button below. Either way, Thank You for your Time.
Tips/Support/Future Release Information
History and Explanation of this ROM:
This ROM was started as a Project to help me along the ways to becoming a developer for Android. I don't classify myself as a "good" developer, but this ROM has taught me a lot and the information I have come across since the initial build of this ROM has made me that much better at becoming what I need to be to make this ROM and Project a reality.
The reason why I choose GO! Apps over AOSP is the fact that they have so many features and really isolate a lot of battery drain. The developers @GO! have did an amazing job with these apps and are used in place until I finish building the actual wp7 apps from source. Once I have accomplished a good foundation for those apps, I will replace them to match the theme of this ROM. The goal is to get wp7 UI on Android and not just by replacing a few apps here and there. This will be a project and the day that this ROM is "complete" is when ALL apps(everything that I or any developer supporting this ROM can touch) with a WP7 styling.
Why? Because I honestly feel that WP7 has one of the cleanest and nicest UI's that I have seen on a mobile device. But I choose Android over wp7 because of the Potential the Android platform has with the UNLIMITED customization and the openness of Android. WP7 will probably never have the number of features that Android can offer and with Google's push to keep things open as much as they can, Microsoft has no chance. So, with that comes me and my project(I'm sure there are others as well) to get that WP7 clean and slick UI to our Android Devices.
The Blur camera is used over AOSP because I have had less compatibility issues with the Blur Camera as opposed to AOSP; especially trying to record Hi Def videos on the x2. Soon there will be an AOSP Camera app and soon everything will be built from source.
Tips:
-Check out =yankoa @deviantart.com for some nice icons for your tiles.
-To unpin from the home screen, Hold>Click Upper Right icon.
-To move tiles, Hold>Drag to where ever>Back Button.
-To enable swype, just go through the installer process. Once complete. You can uninstall the Installer.
-To enable the WP7 Popups. Go to PopUP SMS and enable through that application. You can then Change the Tile color for the Popup. It will be a Block at the top of your screen when you receive a Text Message. You can click on the Text to view in Default SMS app or click X to remove the Tile. You can then disable by uninstalling the App or Untick the box. Make sure you set Go SMS to not disable other Notifications. And to Turn off Go SMS Notifications.
-You can remove apps from the Drawer by holding the app of choice and remove. **This does not Uninstall**
-You can change the App Drawer to the normal android drawer within Launcher7 Settings. Just press menu select option.
-You can change the Tile Color within Launcher7 settings
-To pin other apps to front page, go to drawer, select and hold app, pin to home. Then in the settings you can choose what options you want for the tile.
Warning: DO NOT REMOVE LAUNCHER 7 FROM SYSTEM/APP FOLDER! YOU WILL KILL THE LAUNCHER AND FORCE A SBF IF YOU HAVEN'T SETUP SYSTEM RECOVERY!
How you can help:
-Check the Known Bugs section of the first post if you find a bug. If the bug is not listed, Post within this thread.
-Donate to the developer/Press Thanks Button/Nominate for Developer of the Month.
-There are some issues I am having with the theming. If you see an error(white text on white background), send me a PM or post on this thread the solution. I know some but not all and the quicker I get the solution, the quicker I can get you and the rest of the community a Patch.
Future Release Info:
-Sense UI Transitions
I'm not totally sure if this is possible due to a locked BootLoader, But I plan on building a new launcher from the ground up on the next major release which should allow me to make these transitions and also add live tile support. This is not something to be talked about at current on this forum. PM me if you have any advice or know what you are doing when it comes to developing, to get this feature quicker.
-Port/Build wp7 system apps(dialer, phone, sms, etc)
This is going to be my next venture in android development. I want to build the apps from source and try to recreate the look and function of the wp7 apps for a better wp7 look.
-Theme Manager
Of all my plans, this will probably be the first to be completed; as for future development goes. This will allow quick swapping of the theme. The overall look will stay inverted with color accents(hold on a notification) for a more custom look when you flash this rom. The idea should work with other x2 roms, and possibly other devices. The Theme Manager will allow users to also create his or her own theme(whether custom, UOT, and/or within the actual theme manager) and allow quick swapping of elements within the ROM. This will more than likely be a GBP7 only release, with two market versions(paid/free) for other developers and users to use. Think of it like Liberty Toolbox, but for themes.
-PowerMod v2
I'm going to probably start testing this after I get a patch or two released, and when the next major release comes out(2.3.5) I will probably be including this if the tests go well.
downloading now. this looks very promising and im actually more excited to tryout this rom over any others in the past due to the fact that this looks completely different.
Any idea when the notifications issue will be straightened out? if not, no prob, keep up the good work!
Downloading, can't wait to try!
Sent from my DROID X2 using XDA App
booked said:
downloading now. this looks very promising and im actually more excited to tryout this rom over any others in the past due to the fact that this looks completely different.
Any idea when the notifications issue will be straightened out? if not, no prob, keep up the good work!
Click to expand...
Click to collapse
Thanks for the excitement! lol makes me feel better with the time I've had with this.
As soon as I find the error. The problem lies with me adding the Toggle notifications to the dropdown. I'm still trying to figure out how to edit the xml files lol .. but should be within a couple days I'll release a patch just for that issue.
I'll definately be trying this out after one or two releases are done to get some bugs out. I hope you stick with this and make it. It looks very promising.
Meticode said:
I'll definately be trying this out after one or two releases are done to get some bugs out. I hope you stick with this and make it. It looks very promising.
Click to expand...
Click to collapse
Thanks. Right now there aren't really any "Bugs" that I can find anyway. The only problem is the notifcation pulldown lol... its set to black text and Im still trying to figure out how to edit the xml files. Once I can do that, ill be set. OR i could just change the background of the notfication to something else...Probably end up doing that.
Hmm would it be okay to update the road runner scripts to the sonic scripts v2 to v3? Thinking about giving this a try.
IMO you should've named the ROM WindowBread 7 or GingerWindow 7
I just gave it a run it does feel like its beta it looked nice when I went to install swype it goes to a user name and pass word for swype beta I don't have them couldn't log in so couldn't install friend caster didn't want to work after log in kept popping up that it wasn't a valid copy and wanted me to pay for it it was really jumpy not very responsive the music tile force closed so I removed it and couldn't find a way to put it back on but hey could b me I may try out again after it goes threw a few builds and gets refined great look and concept I look forward to were it goes and am willing to try again thanks for your hard work I'm not bad mouthing it just saying some things are off and its in need of more development and refinement but thanks and in another note the system recovery android worked flawlessly to revert my system
zetsumeikuro said:
Hmm would it be okay to update the road runner scripts to the sonic scripts v2 to v3? Thinking about giving this a try.
Click to expand...
Click to collapse
Sorry, it does have the Sonic Scripts. I was in a hurry putting the desc up on here and trying to remember everything. I edited the List tho. Thanks
T3CH9ICIAN said:
I just gave it a run it does feel like its beta it looked nice when I went to install swype it goes to a user name and pass word for swype beta I don't have them couldn't log in so couldn't install friend caster didn't want to work after log in kept popping up that it wasn't a valid copy and wanted me to pay for it it was really jumpy not very responsive the music tile force closed so I removed it and couldn't find a way to put it back on but hey could b me I may try out again after it goes threw a few builds and gets refined great look and concept I look forward to were it goes and am willing to try again thanks for your hard work I'm not bad nothing it just saying some things are off and its in need of more development and refinement but thanks and in another note the system recovery nandroid worked flawlessly to revert my system
Click to expand...
Click to collapse
Thank you for trying this out. I probably forgot to swap the friendcaster pro for the free one. You can add other tiles in from the app drawer and you can edit tiles by holding them, then clicking the configuration button upper left side of tile.
Ahh I see with the music tile there was no music app in the drawer and I hadn't give threw ti backup yet for my music app but like I said looks promising I hope u continue on it and do not let the haters get on ya I look forward to future versions
Thank you for trying this out. I probably forgot to swap the friendcaster pro for the free one. You can add other tiles in from the app drawer and you can edit tiles by holding them, then clicking the configuration button upper left side of tile.[/QUOTE]
T3CH9ICIAN said:
Ahh I see with the music tile there was no music app in the drawer and I hadn't give threw ti backup yet for my music app but like I said looks promising I hope u continue on it and do not let the haters get on ya I look forward to future versions
Click to expand...
Click to collapse
Thanks, and I'm glad you found out how to edit the files.
A little information about me. IM NOT A DEVELOPER PERSEE. haha this rom is for me to tinker with and to learn how to develop for future ideas and apps. This rom will have my full support and will probably get updated frequently over the next few weeks as I learn different things and make it better. Right now I'm trying to get the Notification issue worked out(black BG on black text). It's a simple fix, but Ive got other daily things I have to take care of. I work everyday except Sundays, thus giving me limited time to work with. But I'm constantly editing the Rom. I've had it now for like 3 weeks and I've been tinkering with it as I can, trying to learn the limitations and work arounds. The Launcher needs edited BADLY and as soon as I have got a feel for xml editing and app production, I will start working on it to Automatically have certain tiles set and eventually add Live Tile support like the WP7s(this should be like 1-2 months away ..) But I will be getting the ROM bloat free and More AOSP and HOPEFULLY blurless by next weekend, Maybe middle of next week. Still waiting on feedback to determine whether to use AOSP text messaging and Dialer or Use GO! replacements and other APPS that need to go or come to the rom. PERSONALLY, I like the GO! replacements for the features they have in them(SMS has FB Chat Integration as well as a DATA IM Client, all of which runs within your SMS app).
You could always make to versions one with go one more asop and get feedback on both before u decide which one to develop more
Meticode said:
IMO you should've named the ROM WindowBread 7 or GingerWindow 7
Click to expand...
Click to collapse
Or maybe Gin Rommy?
T3CH9ICIAN said:
You could always make to versions one with go one more asop and get feedback on both before u decide which one to develop more
Click to expand...
Click to collapse
Thats not a bad idea actually. My only worry is the setup phase of this phone. Its been very aggravating flashing my phone multiple times a day and setting up my other apps that I don't have featured in this and setting up my accounts back on the phone. But I will probably do that after this next release.
QUESTION FOR ALL!!!
Does anyone know how to put Swype Beta's data file in the data/data folder when flashing a rom? I tried to put my license within the data folder upon bootup, but I don't think it flashed and the way it was setup in tests was I had the data folder set correctly for flashing, but it didnt flash the /data/data/ folder. The line is *command_here_extract_folder* /data which dumps the contents of /data/ from .zip to /data/ of the phone. Weird, but it don't work sadly .. any ideas? or is just keeping the installer fine till the official is released?
If the power doesn't go off tonight, I will be uploading an update fixing the notifications and removing/moving some of the apps that aren't useful. Hopefully around 9 est. You should have it.
Here's ur music app
http://bit.ly/luHFGO
Fede musik
Actually the latest version is here
https://market.android.com/details?id=com.uberdroidstudio.ubermusic
Wow thank you so much!! Are we aloud to put paid apps in our ROM?
Sent from my DROID X2 using Tapatalk
Peperm1nt said:
Wow thank you so much!! Are we aloud to put paid apps in our ROM?
Sent from my DROID X2 using Tapatalk
Click to expand...
Click to collapse
No, I don't think we are allowed to.

[ROM][AOSP][FIREBALL][KK][cfX-Toolchain LLVM Clang 3.5] HTC Inc 4G LTE codefireX

{
"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"
}
CodefireX 4.4.3.2.1.000.000 Open Master​
CodefireX.com[/url]​
This well established Android distribution treats development differently than any other to further our Android platform as a whole. This is the fastest source built ROM you will find on this forum, and also the only one to utilize our unique build system and a custom LLVM 3.5 suite based toolchain globally.
Here is our very well supported Issue Tracker.
We utilize a plethora of unique optimizations in a build system unlike any other:
Utilizing the LLVM CLANG CI globally, working heavily with upstreams with a goal of furthering our entire Android platform.
Consistently updated upstream toolchain module source with our custom backports, fixes, and optimizations applied in a patch at build time.
Fully built utilizing Link Time Optimization and Polly optimizations (another custom ROM first). Feel free to google these a bit.
Much of our source have code fixes, cleanups, and many minor optimizations to set us even further ahead of the community. These are too generous to even speak of here.
Optimizations are toggled on and off based on device for the best experience we can achieve for your device without sacrificing stability
Many Qcom optimizations and AOSP master (upstream) optimizations and fixes using device specifications to determine usage.
Fully built utilizing strict aliasing and isognu++11 mode.
Utilizing all O4 optimizations (Optimization Level 4) including LTO (with binutils plugins), and additionally LLVM Polly.
Of course we also have several neat UI features, including but not limited to:
T-Mobile Theme Engine.
DPI Wizard (no junk like build.prop tweaks).
Quick Settings panel customizations.
Live network stats in your statusbar.
Button backlight customizations.
Hardware button customizations.
Volume button customizations.
Many more being added during the nightly builds.
link removed[/url]
Our thanks go out to all the open source developers who made our work possible.
Below is an ever-incomplete list of some of the 'indirect' contributors to our ROMs:
The Android Open Source Project
LLVM CI
Linux Foundation
Code Aurora Forum
CyanogenMod Inc.
Chainfire
The entire 8960 CM team for making this device relevant still!!
Many more!
Thanks for the new work
Thanks! I'm testing this out. It's quite nice!
The only issue I've run into in a few hours of operation is that I changed the App Switcher hw key to be Open/Close Menu. Then, pressing that on the home screen shows a UI with a couple of options. But, when I press on Settings, it doesn't do anything.
Definitely not a big issue since I always use Nova anyway (and it works fine in Nova), but just wanted to pass that along.
chupajr said:
Thanks! I'm testing this out. It's quite nice!
The only issue I've run into in a few hours of operation is that I changed the App Switcher hw key to be Open/Close Menu. Then, pressing that on the home screen shows a UI with a couple of options. But, when I press on Settings, it doesn't do anything.
Definitely not a big issue since I always use Nova anyway (and it works fine in Nova), but just wanted to pass that along.
Click to expand...
Click to collapse
Testing fixes for that today...
Other notes on today's builds...
Today's builds should have fixes for most of the app related issues that have been reported thus far. Only exception is the FC that was reported with email app. That should be fixed in tomorrows builds.
Sent from my One Xl using Tapatalk
Checked the OP, I was just curious if there was anything not working on the ROM. Of course the work is much appreciated, I was just looking to flash something new for tomorrow. I just won't be around my computer tomorrow if I need any kind of fixes.
Only issue we still have that I know of is swype FC's. However all our servers are down for maintenance this morning. And haven't come back up yet
Sent from my One Xl using Tapatalk
Has anyone who tried this ROM had the issue with the radio? I.E., the radio gets borked and the phone number comes up as all zeroes in the about phone section. That was the one reason I was never able to use a CM10 rom. Every one I tried borked my radio so I've been stuck with the stock ROM. I would love to get on a more traditional Android based ROM, but I can't have the radio problem.
Also, does this require any special version of CWM recovery?
Thanks....
flyinjoe13 said:
Has anyone who tried this ROM had the issue with the radio? I.E., the radio gets borked and the phone number comes up as all zeroes in the about phone section. That was the one reason I was never able to use a CM10 rom. Every one I tried borked my radio so I've been stuck with the stock ROM. I would love to get on a more traditional Android based ROM, but I can't have the radio problem.
Also, does this require any special version of CWM recovery?
Thanks....
Click to expand...
Click to collapse
If you have this issue on cm11 you will have it here as well.
You need a newer cwm or twrp capable of flashing. I would assume there one floating around here somewhere for CM11.
Sent from my One Xl using Tapatalk
Everything seems to be working fine. No problems with the borked radio so far. I do have a couple of questions about some options that used to be available in Android 4.2 and 4.3 based ROMs. I don't know if these were things that the ROM developers added or if they were there by default and Google took them away in android 4.4.
1.) There used to be more options for the status bar. Things like adding am/pm to the clock, changing the battery icon, etc. Were these options that Google took away or custom options that the ROM developers added? If they are custom, are there any plans to add them back?
2.) There used to be the option that if you pulled down the right side of the notification window, it would bring up the Quick Settings tiles by default. Again, was this an option that Google took away or custom options that the ROM developers added? If they are custom, are there any plans to add them back?
3.) Any plans to add an option to wake the screen using the volume buttons to help reduce overusage of the power button? Not a big deal, just curious.
4.) Not a big deal here, but how do you turn off the CRT animation when putting the phone to sleep? I know it's in there somewhere, but I can't remember which setting it is under.
Probably think of more eventually
flyinjoe13 said:
Everything seems to be working fine. No problems with the borked radio so far. I do have a couple of questions about some options that used to be available in Android 4.2 and 4.3 based ROMs. I don't know if these were things that the ROM developers added or if they were there by default and Google took them away in android 4.4.
1.) There used to be more options for the status bar. Things like adding am/pm to the clock, changing the battery icon, etc. Were these options that Google took away or custom options that the ROM developers added? If they are custom, are there any plans to add them back?
2.) There used to be the option that if you pulled down the right side of the notification window, it would bring up the Quick Settings tiles by default. Again, was this an option that Google took away or custom options that the ROM developers added? If they are custom, are there any plans to add them back?
3.) Any plans to add an option to wake the screen using the volume buttons to help reduce overusage of the power button? Not a big deal, just curious.
4.) Not a big deal here, but how do you turn off the CRT animation when putting the phone to sleep? I know it's in there somewhere, but I can't remember which setting it is under.
Probably think of more eventually
Click to expand...
Click to collapse
Thanks for the feedback, glad to hear its running well. I never get much feedback here as there's a pretty limited userbase. Keep in mind CFX was designed to be minimal, as close to aosp as is functional and minimal set of important features.
1. That's all custom add-ons. We may add some eventually..
2. Custom addons as well but this is something I'd like to add as well.
3. Also custom, also something I'd like to get added.
4. There's no option here to kill just that animation. Under developer options in settings(tap build # in about phone 7 times to expose this menu) you can disable all animations.
Sent from my One Xl using Tapatalk
Thanks for the answers. It is a nice smooth ROM and the things I asked about are not really a big deal. It won't keep me from using it because I finally found an AOSP rom that doesn't bork my radio.
Now I just need to figure out how to flash a few modified stock .apks. My updater script doesn't seem to work with Kit Kat or my current version of recovery. I may have to try and remember how to do it manually. It's been so long that i've forgotten the steps.
Just wanted to pop in and say while I would love to give you feedback on the ROM, I have no feedback to give. It has run without a hitch for everything I have used it for. I have no idea what you guys are adding in the latest nightlies, but the version I am using from February 8 is about as stable a ROM as I have ever used. I can't see how any of the newer nightlies could work better. I have no plans to update to a newer version until I see some significant additions, like the ones I mentioned a few posts up.
A couple of side questions. If you were me would you enable ART or stick with Dalvik? Is ART still in the infant stages at this point?
Also, what does the CFXTools.apk do? I always cleanup the ROMs I install by deleting apps, sounds, etc. that I have no use for. I was hesitant to remove the CFXTools.apk because I wasn't sure what it did. In looking inside the .apk, I think it is a weather app because I noticed all the .png files reference weather conditions.
Thanks for the great ROM. Others should really try this one if they want Kit Kat on their Inc4G.
flyinjoe13 said:
Just wanted to pop in and say while I would love to give you feedback on the ROM, I have no feedback to give. It has run without a hitch for everything I have used it for. I have no idea what you guys are adding in the latest nightlies, but the version I am using from February 8 is about as stable a ROM as I have ever used. I can't see how any of the newer nightlies could work better. I have no plans to update to a newer version until I see some significant additions, like the ones I mentioned a few posts up.
A couple of side questions. If you were me would you enable ART or stick with Dalvik? Is ART still in the infant stages at this point?
Also, what does the CFXTools.apk do? I always cleanup the ROMs I install by deleting apps, sounds, etc. that I have no use for. I was hesitant to remove the CFXTools.apk because I wasn't sure what it did. In looking inside the .apk, I think it is a weather app because I noticed all the .png files reference weather conditions.
Thanks for the great ROM. Others should really try this one if they want Kit Kat on their Inc4G.
Click to expand...
Click to collapse
At that point CFXtools was an unimplemented weather app and all of our internal shorcuts and java goodies...its a holding place for all things cfx. So don't delete it
ART here is stable as ive ever seen on 4.4. AOSP has moved to art exclusivley upstream now. I will warn you though, there are some apps that just wont work on ART. Also when you switch first bot will take 10-15 minutes, and then you should reboot 2 more times to let it finish optimizing apps. After that you should be solid. This procedure will need to be done again if you flash a newer nightly.
Oh and FYI...ART is fast!
Sent from my SCH-i705 using Tapatalk
Thanks again for the info. I went ahead and switched to ART. Every app I use seems to work fine. The one thing I noticed was that ART uses more space than Dalvik. I lost about 115mb of space switching to ART. For now I don't think that is a big deal. Apps do seem to launch a bit faster. The one I really noticed it on was PowerAmp. I'll be curious to see what it does for battery life.
How do you get codefire to mount your removable sdcard when you connect the phone to the computer? It only mounts my internal storage. Thx...
flyinjoe13 said:
How do you get codefire to mount your removable sdcard when you connect the phone to the computer? It only mounts my internal storage. Thx...
Click to expand...
Click to collapse
I'll look into that, not many devices have the SD card now. We may be missing something for that.
Sent from my One Xl using Tapatalk
OK, thanks.
Do you have anyone involved with Codefire that has any theming knowledge? I'm trying to change the blue dialer numbers to white and can't seem to figure out how to do that. I changed all the dial_num_*_wht .png files in the dialer.apk and teleservice.apk, but that only changed the numbers for the incall dialpad. It did not change the numbers for the main dialer. I've looked through a bunch of the .apks trying to find reference to the dial_num files but so far have only found them in the dialer and teleservice .apks and that didn't work. Thought maybe you had someone on staff who might know what I am overlooking. Thanks....
GPS and Ext sd card
Anyone having any issues with GPS locking on? Any suggestions?
Also get sd card unavailable, have tried to set path in root browser to /storage but no joy. Any suggestions?
Installed yesterday and is running very smooth.
Thanks
Sad day in the CFX world. CFX as we know it now is dead. Our 2 main leaders have parted ways with a difference of opinion in the future direction of the project. Thanks to all who have participated in this.
Mods its time to close up shop here.
Sent from my SCH-i705 using Tapatalk

[THEME][APP]oZoP Modz - Full-screen Caller ID and more [v1 - Aug.6.2017]

{
"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"
}
I bring to you another installment from my full oZoP project.
This one is usually kept for exclusive use control by my oZoP ConTroL app, but with the many requests and lingering release of the full oZoP I felt i could try and pump some juice back into this great device by showing the power and capabilities of this beast!!
Code:
native call recording with toggle
choose half-screen or full-screen caller id
custom background
choose image from gallery
any color solid
any color 2 stage gradient colors
call details text any color
incall button text text any color
incall dialpad numbers any color
incall dialpad letters any color
access to hidden service menus and settings
Screenshots
Screen Recording
instructions:
1. make a full backup if your current rom just to be safe
2. download the file
3. flash in TWRP
4. reboot and open the new oZoP Mods InCallUI app in your app drawer
5. show everyone and brag to them how you can do this and they can't!! HaHaHa
Deodexed rom is needed.
All other files are included.
NOTE: THIS IS ONLY TESTED AND INTENDED FOR THE LG V20! For now at least. Once I get feedback from others that could change.
I WOULD NOT SUGGEST TRYING IT unless you are at the very least LG and I suspect the only viable applicants would be the G5 and v10 running Android 7.
No G6 and no other devices should even attempt to flash unless you know how to recover yourself.
(some features may not work properly because they are dependent on root and busybox installed)
I am not responsible for your mistakes or errors!!
Report bug properly to get my support
Of course there are many way to properly report bugs and ALL of these ways have one thing in common, THEY ALL REQUIRE VERY DETAILED NOTES of the issue!
I'm not going to go deep into how detailed you could get because lets face it, most people that report improperly are the ones who don't read and probably are going to read this! HaHaHa...
To get support from me I only ask for some simple things
1. What device, and rom you are running
2. What is the issue (no boot, fc everywhere, fc only certain app etc...)
3. Which option did you select
4. Did you get the install log
5. Did you use the restore.zip option to get back running
6. Do other choices share the same effect
That looks like a lot, but it really is the minimum amount of info need to troubleshoot!
Provide me that and I'll do my best to fix things and make this fun for everyone.
If you post things like
"Doesn't work", "bootloop" or anyone other similar post that have no value and help development is no way, actually these kinds of post only put development behind and slow progress die the fact that anyone who cam help has to waste their time reading it!
If these kind of post ever come up, its best to ignore the lazy person and not clog the thread with flaming replies as that too slows development!
Anyway, I don't expect there to be many if any bugs! Been tested by myself and confirmed with users of this device!
BUG REPORT
Code:
* the option for button color is still WIP and may or may not be seen in future releases
DEVS: You are welcome to use this in your projects, BUT the files must remain together and the code must remain untouched!! You can theme them however you want, but again, the main code must stay untouched and the apps must stay together
oZoP ModZ InCallUI v1
Confirmed working devices:
Code:
H918 - T-Mobile
LS997 - Sprint
VS995 - Verizon
H990DS - Indian
G5 - Fulmics Rom
XDA:DevDB Information
oZoP Modz InCallUI, Theme for the LG V20
Contributors
stangdriver44
Version Information
Status: Stable
Created 2017-08-06
Last Updated 2017-08-06
Extras
Thi post will include any extra items that aren't in the current release.
I will try to add anything that is here to future updates so it is easy, simple and everyone will have it
First items are the stock button icons. here are 3 styles. Flash the choice you want
oZoP_ModZ_InCallUI_white_button_icons
oZoP_ModZ_InCallUI_black_button_icons
oZoP_ModZ_InCallUI_real_button_icons
Now I can remove pixelphone dialer from my phone !
@stangdriver44
Thanks for this. Been waiting for a while. Some questions before flashing this.
1) Do i need a fully deodexex Stock/Custom rom?
2) Do i need the signature disabled ( patched services) mod from urs to be installed ?
shadavis08 said:
Ok so this when flashed creates a restore zip in ozop folder. Plus I need to do a backup as well. Now I can remove pixelphone dialer from my phone !
Click to expand...
Click to collapse
NO, this is not a patch method zip!
This will completely replace your existing InCallUI with ths custom one.
The only way to revert back would be manually copy the files from you system before flashing,
pull the files from the rom zip of which your are running
or restore thhe Nandroid i suggest as step 1 of the instructions.
I have tested this many time and have had some test result feedback confirming the flash went fine.
I don't see any reason to go back to stock, unless of course you like the hideous stock look with the tiny color ID and stick figure drawing for unknow callers! Hahaha.
Just flash it, you'll be pleased with what you cam do! Just check the screenies and video.
As far as Google dialer goes, I've not used it and am not familiar with it or what ot does to yoir system.
Does it effect both the main and incall dialers or just the main dialer you call out with?
Left is main dialer amd right is incall dialer.
Rajeev said:
@stangdriver44
Thanks for this. Been waiting for a while. Some questions before flashing this.
1) Do i need a fully deodexex Stock/Custom rom?
2) Do i need the signature disabled ( patched services) mod from urs to be installed ?
Click to expand...
Click to collapse
Deodexed rom is needed.
All other files are included.
NOTE: THIS IS ONLY TESTED AND INTENDED FOR THE LG V20! For now at least. Once I get feedback from others that could change.
I WOULD NOT SUGGEST TRYING IT unless you are at the very least LG and I suspect the only viable applicants would be the G5 and v10 running Android 7.
No G6 and no other devices should even attempt to flash unless yoi know how to recover yourself.
stangdriver44 said:
NO, this is not a patch method zip!
This will completely replace your existing InCallUI with ths custom one.
The only way to revert back would be manually copy the files from you system before flashing,
pull the files from the rom zip of which your are running
or restore thhe Nandroid i suggest as step 1 of the instructions.
I have tested this many time and have had some test result feedback confirming the flash went fine.
I don't see any reason to go back to stock, unless of course you like the hideous stock look with the tiny color ID and stick figure drawing for unknow callers! Hahaha.
Just flash it, you'll be pleased with what you cam do! Just check the screenies and video.
As far as Google dialer goes, I've not used it and am not familiar with it or what ot does to yoir system.
Does it effect both the main and incall dialers or just the main dialer you call out with?
Left is main dialer amd right is incall dialer.
Deodexed rom is needed.
All other files are included.
NOTE: THIS IS ONLY TESTED AND INTENDED FOR THE LG V20! For now at least. Once I get feedback from others that could change.
I WOULD NOT SUGGEST TRYING IT unless you are at the very least LG and I suspect the only viable applicants would be the G5 and v10 running Android 7.
No G6 and no other devices should even attempt to flash unless yoi know how to recover yourself.
Click to expand...
Click to collapse
Thanks my friend. Yes , i am using v20. Stock rooted with deodexed ( Own personal rom ) with April security patch. Indian H990DS. Just asked because i don't have the signature disabled patch now that u shared before for testing . :laugh:
@stangdriver44
Ok what is deodexed since I'm still a relative newbe
Nevermind I know what it is now thanks!
Thanks again for your help! And for this mod!
@stangdriver44.... Thanks for all your hard work and time you are putting into the v20! I really love this mod! Thank you for letting me test and give my feed back!
Thanks,
Chaz187
Sent from my LG-LS997 using Tapatalk
@stangdriver44:
Great news, you mod works also on my LG G5 (H850) with Fulmics 3.5.
So thanks for you really nice work.
Regards
mkpcxxl
shadavis08 said:
@stangdriver44
Ok what is deodexed since I'm still a relative newbe
Nevermind I know what it is now thanks.
And what am I missing ? I have a back up. I flashed your zip . The app is on my phone and I've set it up like I want . Should the native phone app even be on my phone after flashing the zip? Or do I just open the native dialer app? When I open it it hasn't changed. Do i need to uninstall any applied themes ? Or anything else?
Thanks again for your help! And for this mod!
Click to expand...
Click to collapse
Same here, flashed granted root and configured to my liking but dialer hasn't changed.
Edit : seems to work only when placing a call
H918
That's no fun lol
So only the in call is being changed atm and not the dialer.
Just flashed it on WETA 5.0.7 which is the newest one as of right meow. Phone booted up properly and nothing seems wrong. Call UI shows up properly.
Only thing I had an issue with was the phone stopped charging even though it was plugged in and the fast charging notification was even showing up but my battery icon was actually going down. I unplugged it and plugged it back in and got the charger sound but the battery icon was still discharging. I navigated to the battery menu under Android settings>General and after it loaded that menu it went from discharging to charging. Kinda weird.
Just thought I would share for anyone else who experiences this.
Haven't experimented to much with this just yet and I realize its just the 1st version but I'm gonna be honest, I'm not a big fan of the icons. It would be great if I could have the stock icons for the buttons and numbers.
The full screen caller ID is fantastic ? great work on that. However I'm finding it very difficult to read based on the caller ID picture since you can only set one color for the text and buttons, it can be very hard to read or see the buttons. Maybe some font ehancements would help fix or alleviate the issue. Something like borders or drop shadows or something better that I'm not aware of?? The half screen option could actually benefit from this as well for the name and number field as it still can blend in depending on picture.
***I just realized that to activate the half screen caller ID option you just have to leave the full screen option unchecked lol. I thought it wasn't included yet or something and noticed that after reading about the half screen option in the OP :silly:? ***
One little note on the half screen option is the "Hold call" icon overlaps with the call timer.
Just trying to to give some feedback on it and thanks again for porting it out from your mod so we can try it early ? Kudos!
Woooow great news... thank you for share your mod whit the community
someting fresh for our phone
@stangdriver44
Do you have any ideas how to fix this or no?
Fixed. Duh moment.
Gabe2014 said:
Woooow great news... thank you for share your mod whit the community
someting fresh for our phone
Click to expand...
Click to collapse
Note: working very good on my T-Mobile v20
@stangdriver44
Works great in H990DS Indian Variant. With Latest April security patch. But i have one small request. If u see the cropping of the contact photo reducing the quality. Is there any chance to make the cropping like this ? While choosing photos for contact ?
https://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/mod-screen-caller-mod-t3357287
I am asking about that Potrait crop. This mod made by me for Sony Xperia Z2/Z3 and other sony devices ages ago. Now i stopped all things due to family.. Any hope.. ?
mkpcxxl said:
@stangdriver44:
works also on my LG G5 (H850) with Fulmics 3.5.
mkpcxxl
Click to expand...
Click to collapse
Thank for the feedback, I added to the OP confirmed devices. I may start thread in the G5 sections as well. But need to know if it worrk for other G5 roms or just Fulmics.
Are the stock basedrom like fulmics somewhat compatible or is Fulmics based off different FW?
Still_living714 said:
Edit : seems to work only when placing a call
H918
Click to expand...
Click to collapse
shadavis08 said:
That's no fun lol
So only the in call is being changed atm and not the dialer.
Click to expand...
Click to collapse
Hahaha!!! Come on guys... I thought the title of the thread "InCallUI" would be enough to understand that it is the dialer UI for when you're "In a Call"
if that wasn't enough I did list the features, one of which state "native call recording". I've only seen the call recording option available once you're "In a Call"
I guess Android is a little confusing to understand that they even have 2 separate dialers (which I did describe above including screenshots). In fact our android system has nearly 10 apk's, several framework jar files and other support xml files. So it is confusing.... I guess...
Anyways, This mod is usually exclusive to my full oZoP project and it will be included in the project along with the main dialer and many many other mods!!
KUSOsan said:
the phone stopped charging it was plugged in.
Just thought I would share for anyone else who experiences this.
1st version but I'm gonna be honest, I'm not a big fan of the icons. if I could have the stock icons for the buttons and numbers.
difficult to read based on the caller ID picture since you can only set one color for the text and buttons,
One little note on the half screen option is the "Hold call" icon overlaps with the call timer.
Click to expand...
Click to collapse
I have not had or had report of the charging issue you report. This mod really should have any effect on that or any app associated with that portion of the phones activities?
As you a;ready noticed, this is v1 and it will be improved on.
That being said, the stock icons created problems being a single solid flat color and visibility in many screens. These one may not be the best style for everyone, but they are more visible in more situations and that is better for more people.
I also am working on getting color controls for the icons (as shown with the Button color WIP option, it works, but only for the redial call icon that shows when the call ends.
If I can't figure the coloring option I will either restore the stock icons or have a flashable zip to replace them actually, I've attached a zip to put stock back(I do not use these and can not support any color issues you may get as a result)
shadavis08 said:
@stangdriver44
Do you have any ideas how to fix this or no? There may be so other kind of variable bit I wouldnt know what that could be.
https://gifyu.com/image/SQCX
Click to expand...
Click to collapse
I'm not sure what issue you're talking about here?
As far as this mod goes, there are no major issues, some very minor theme style preferences maybe, but no issues here.
The link takes me to my XDA signature image, you want to know something about that?
In the future if you want better support, I suggest giving as much detail, including screenshots detailed noted for what you did, what you had going prior and the results after the flash. Logs from logcat as good, but don't always help (especially for user error, haha)
I also suggest reading the OP and viewing any previews that may be included. I actually updated the OP preview section with notes of what is in the screenshot.
Rajeev said:
@stangdriver44
Works great in H990DS Indian Variant. cropping reducing the quality.
chance to make the cropping like this ? While choosing photos for contact ?
https://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/mod-screen-caller-mod-t3357287
Any hope.. ?
Click to expand...
Click to collapse
That is a great looking feature, but at this time the control app is set as is. There is a lot that goes into these things and I am not at a time in which I can spend working on this kind of thing.
Not to say it won't eventually happen, maybe down the road after oZoP has been officially released and several updates have gone by, maybe.
I do thank you for the suggestion and am always open to, not promising, to any suggestions or request you all have!!
Thank you all
stangdriver44 said:
Thank for the feedback, I added to the OP confirmed devices. I may start thread in the G5 sections as well. But need to know if it worrk for other G5 roms or just Fulmics.
Are the stock basedrom like fulmics somewhat compatible or is Fulmics based ...
Click to expand...
Click to collapse
Fulmics is stock based. Version 3.5 that I use is based on Android 7.0 Version V20d.
Regards
mkpcxxl
In call UI thanks for the mods!
Hahaha!!! Come on guys... I thought the title of the thread "InCallUI" would be enough to understand that it is the dialer UI for when you're "In a Call"
True, I read the OP but I thought incallui was the samething as the dialer,my bad. Please delete my previous comment and thank you for this mod.

Genesis Theme [Synergy Theme] - Support & Feedback

{
"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"
}
Hey everyone, this is Genesis. Genesis is a Synergy/Substratum style theme that is loaded with customization. You will find bright gradients and other colors throughout. There are several themes all in one which can be applied withing Synergy and Substratum lite. The opening dialog of the theme has several additional options like the photos button where you can see screenshots of different options as well as the highly recommended to watch YouTube video tutorial in which I talk way too much! It's several minutes of your life that you won't get back. But you will get some valuable information from it nonetheless.
I wanted to create this thread in order to give people a chance to get support and provide feedback to Genesis theme. There are other support channels available but honestly I prefer using XDA and from my experience with other devices and similar threads, I feel it is the best method and is a much more organized way to find information, search and look back at things. So here's the thing. The theme link is not to be posted nor is a link to Synergy as that's a violation of rule 11. However also in rule 11 it is permissible to utilize XDA as a support and feedback system which anyone who knows me from the LG forums will know that I am not only strict about keeping things this way but also see how valuable those threads have been to myself and other members. Those of you who may have followed any of my threads will understand that the threads are great for providing support and feedback.
So a bit of a back story for those of you who don't know me. I've been designing themes for several years dating back to the note 2 (those were absolutely terrible btw!) and then moved onto making Cyanogen mod themes and then I took a break and decided to give LG a whirl. I spent about 3 or 4 years making LG themes which are very similar to Samsung themes but have less restrictions out of box and allow you to theme pretty much anything. I've had virtually all the LG flagships and made probably at least 50 or 60 LG themes. Genesis was inspired by two themes in particular. Rain and Twilight theme. I'll continue to add things as time goes by and add more options. I do not rush things though so you won't be getting rushed updates. I'm a bit of a perfectionist so you can bank on the fact that when I push things out I will try to nail a lot of cool things for you.
Also unlike other themes I will most likely not be adding third party apps to it. If you see third party apps in the theme it is likely just the app icon included. The reason is simple. I've used many themes that have included third party apps and it's great to use. But when these apps update which can be frequently it can often break the overlay which then renders the theme unusable. I made a theme for LG once called Alpha and included tons of third party apps. what I found was that all these third party apps kept updating and each time it would take me a few days to fix it and then submit the update. Then the next day 5 more apps would update. I found myself always chasing app updates which took all of my time and given I was so consumed with fixing app updates it took all of my time from me and I wasn't able to focus on improving the theme whatsoever. I can't do that again. it's exhausting and I don't think it's fair to people who use the theme with hopes of it being maintained or improved. I do tip my hat to those who endure this type of torture and constantly work on updating third party apps. You guys are soldiers and deserve a lot of credit for doing what you do. So what you can do is mix and match elements from different themes. So for example if you want to have gmail themed from Sprite, Valerie or Domination and use system elements from Genesis you can do that just fine! In fact I recommend those three themes. All three are made by good friends of mine who are absolutely brilliant and very talented designers. That's what I do and it works just fine!
So here's the way we do things here. First let's have fun. After all XDA is supposed to be all about us and our fun hobby of tinkering and customization. Don't be a jerk to other members out here. For real that doesn't fly. Please don't link to the theme or synergy on google play. The thread is not here to direct them to it, it's for support and feedback and we'll say a bit of fun. Which means some OT is fine provided it's not too ridiculous. I mean if you have a great meme that's not too offensive I'm all for posting them and having some fun. As long as you're respectful it's all good. If you don't like the theme that's ok, just scroll on by as it's not going to suit everyone's style. Maybe someone else's theme works better for you or you're all about Hex which is also very cool. Speaking of which I don't want people to get into a war over which theme system is better as they both have their advantages and both are terrific theme systems. You can make some requests and or suggestions. However no promises on if they will be implemented or not. However if someone comes up with a great idea I'm humble enough to take the feedback and sometimes I can implement it! Also feel free to post screenshots of your setup. Since there are many customization options it's fun to see the creative combinations some people can come up with. This is highly recommended and encouraged.
Thanks and I hope you all enjoy Genesis. It's where it begins...
Reserved.... Just in case I need it for something later on
Taking one more for the road
@Negan. Well done my friend! Looks great! :good::laugh:
Amazing work brother!!
thx broo
Guys i purchased genesis but its not working on note 9 any idea..its says failed to open with substratum lite
Sjatin said:
Guys i purchased genesis but its not working on note 9 any idea..its says failed to open with substratum lite
Click to expand...
Click to collapse
Same here but on my S20+. NOT WORKING
I am currently using #hex and wanted to try the Synergy Genesis theme .... followed the instructions but coming to the Genesis theme, i get this warning (screenshot) ...... have a bunch of 3rd party app, tried to uninstall some but it didn't help...how can a get rid of this warning ?
S20U-Exynos
Xode said:
I am currently using #hex and wanted to try the Synergy Genesis theme .... followed the instructions but coming to the Genesis theme, i get this warning (screenshot) ...... have a bunch of 3rd party app, tried to uninstall some but it didn't help...how can a get rid of this warning ?
S20U-Exynos
Click to expand...
Click to collapse
you must have lucky patcher or similar cracked apps
yodainascoda said:
you must have lucky patcher or similar cracked apps
Click to expand...
Click to collapse
Nope,have nothing cracked on my device .. [emoji848]
S20U-Exynos
How to make it look like in the picture?
What's the font used on the promo picture (looks like google product sans)?
Is it available within the app theme?
avid_droid said:
Would love to see the quick setting icons be able to look like the rounded gradient like in the settings with the carbon background
Click to expand...
Click to collapse
Me too. Wish it was doable. Unfortunately Samsung put in some limitations that won't let me do that. I tried! It is believed that some of them are tinted in Java which is untouchable
alexisgt said:
What's the font used on the promo picture (looks like google product sans)?
Is it available within the app theme?
Click to expand...
Click to collapse
Its Samsung sans actually
Xode said:
I am currently using #hex and wanted to try the Synergy Genesis theme .... followed the instructions but coming to the Genesis theme, i get this warning (screenshot) ...... have a bunch of 3rd party app, tried to uninstall some but it didn't help...how can a get rid of this warning ?
S20U-Exynos
Click to expand...
Click to collapse
That means exactly what it says. You have some 3rd party apps that can be used for piracy. The theme will not run with them installed for security purposes
andrewoid71 said:
Same here but on my S20+. NOT WORKING
Click to expand...
Click to collapse
Are you the same person who emailed me? Turned out to be a dpi issue?
Xode said:
Nope,have nothing cracked on my device .. [emoji848]
S20U-Exynos
Click to expand...
Click to collapse
Aptoide is my guess
yodainascoda said:
you must have lucky patcher or similar cracked apps
Click to expand...
Click to collapse
Lp will turn the screen yellow. Aka the yellow badge of shame.
Sjatin said:
Guys i purchased genesis but its not working on note 9 any idea..its says failed to open with substratum lite
Click to expand...
Click to collapse
I recently discovered that some devices with different dpi are causing issues. The temporary work around until i sort that out is to lower your font size. That should fix it. I'm currently working on addressing this. Its not something I had anticipated at all and just caught me off guard. I will however fix it.

Categories

Resources