$50 to who ever can tell me how to fix this problem cause im tired of decompiling not knowing what I'm looking for. PM me
Im All About The Ladie'$
Re: $$$BOUNTY$$$
Wat are u trying to do?
Sent from my SPH-L900 using xda app-developers app
mr pnut said:
Wat are u trying to do?
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Get rid of the checkerboard effect on the notification item.
Re: $$$BOUNTY$$$
Xda does not permit bounty threads.
Sent from my SPH-L900 using Tapatalk 2
Re: $$$BOUNTY$$$
There's always bountys to get devs new phones? To help the community! Not trying to be rude just curious now? He's trying to help us out. I'm just confused I guess. Please do correct me if I'm wrong.
Sent from my SPH-L900 using xda premium
Re: $$$BOUNTY$$$
mitchellvii said:
Xda does not permit bounty threads.
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Oh my bad I guess I'll delete this then
Don't want any trouble
Im All About The Ladie'$
That would actually look good with the letters red like the toggles.
Re: $$$BOUNTY$$$
I think that is the format that the theme is using that is not the same thats why is not displaying verify the original format of the image.
Sent from my SPH-L900 using XDA Premium HD app
---------- Post added at 02:30 AM ---------- Previous post was at 02:29 AM ----------
Or also the location where aroma is installing the file.
Sent from my SPH-L900 using XDA Premium HD app
Re: $$$BOUNTY$$$
flexxoo said:
I think that is the format that the theme is using that is not the same thats why is not displaying verify the original format of the image.
Sent from my SPH-L900 using XDA Premium HD app
---------- Post added at 02:30 AM ---------- Previous post was at 02:29 AM ----------
Or also the location where aroma is installing the file.
Sent from my SPH-L900 using XDA Premium HD app
Click to expand...
Click to collapse
Naw I don't think that's it because its happening even without mods
Im All About The Ladie'$
mackentosh said:
$50 to who ever can tell me how to fix this problem cause im tired of decompiling not knowing what I'm looking for. PM me
Im All About The Ladie'$
Click to expand...
Click to collapse
well it's one of two things
1. the image was replaced inadvertently, corrupted or just missing
2. it is mislabeled in res/drawable/tw_notification_row_bg.xml but if it is it shouldnt have compiled (but stranger things have happened)
either way, look in that xml and it should tell you what image/s to look for
Re: $$$BOUNTY$$$
t3project said:
well it's one of two things
1. the image was replaced inadvertently, corrupted or just missing
2. it is mislabeled in res/drawable/tw_notification_row_bg.xml but if it is it shouldnt have compiled (but stranger things have happened)
either way, look in that xml and it should tell you what image/s to look for
Click to expand...
Click to collapse
Somebody maybe getting $50
Im All About The Ladie'$
Re: $$$BOUNTY$$$
t3project said:
well it's one of two things
1. the image was replaced inadvertently, corrupted or just missing
2. it is mislabeled in res/drawable/tw_notification_row_bg.xml but if it is it shouldnt have compiled (but stranger things have happened)
either way, look in that xml and it should tell you what image/s to look for
Click to expand...
Click to collapse
What would cause some notifications to be checkered and some not? For example Weatherbug Elite is checkered but most all gapps are not.
Sent from my SPH-L900 using Tapatalk HD
Re: $$$BOUNTY$$$
Skripka said:
What would cause some notifications to be checkered and some not? For example Weatherbug Elite is checkered but most all gapps are not.
Sent from my SPH-L900 using Tapatalk HD
Click to expand...
Click to collapse
That is odd I noticed that
Im All About The Ladie'$
Re: $$$BOUNTY$$$
Skripka said:
What would cause some notifications to be checkered and some not? For example Weatherbug Elite is checkered but most all gapps are not.
Sent from my SPH-L900 using Tapatalk HD
Click to expand...
Click to collapse
Exactly. I noticed this some time so when I first started flashing mods on my stock rooted ROM. It seemed that stock apps would show fine, my 3rd party apps would have this checker board issue.
Sent from my SPH-L900 using xda premium
Skripka said:
What would cause some notifications to be checkered and some not? For example Weatherbug Elite is checkered but most all gapps are not.
Sent from my SPH-L900 using Tapatalk HD
Click to expand...
Click to collapse
mackentosh said:
That is odd I noticed that
Im All About The Ladie'$
Click to expand...
Click to collapse
KB112 said:
Exactly. I noticed this some time so when I first started flashing mods on my stock rooted ROM. It seemed that stock apps would show fine, my 3rd party apps would have this checker board issue.
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
it depends on what xml the app calls on to pull the image from. some may use an xml that calls on a specific corrupt image and if it doesnt display properly then you'll get that effect. other apps may use an xml to call on a different image located somewhere else that isnt corrupt and displays properly.
---------- Post added at 09:42 PM ---------- Previous post was at 09:30 PM ----------
mackentosh said:
$50 to who ever can tell me how to fix this problem cause im tired of decompiling not knowing what I'm looking for. PM me
Im All About The Ladie'$
Click to expand...
Click to collapse
let me add one more to that list. you may also want to check this line in /res/values/colors.xml. so make that 3 things
Code:
<color name="notification_panel_solid_background">#ff000000</color>
Re: $$$BOUNTY$$$
I had that for a bit and couldnt find it. Wasnt sure at first whether it was a malformed layout xml, or a bad id. I ended up starting again from scratch/stock and rebuilding my systemui, was a pain to write the toggles back in, but was worth it cus it fixed the issue. Used apktool 1.4.2 and 1.4.3 if it matters.
I know what it is, just doesnt mean it's easy to find. It generally happens when there is a bad id. It's either pointing to the wrong one, or it doesnt exist. It can happen from mixing and matching pieces from various apk's, or simply bad decompiles/recompiles.
Re: $$$BOUNTY$$$
sleshepic said:
I had that for a bit and couldnt find it. Wasnt sure if it qas a malformed layout xml, or a bad id. I ended up starting again from scratch/stock and rebuilding my systemui, was a pain to write the toggles back in, but was worth it cus it fixed the issue. Used apktool 1.4.2 and 1.4.3 if it matters.
I know what it is, just doesnt mean its easy to find. It generally happens when there is a bad id. Its either pointing to the wrong one, or it doesnt exist.
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
apktool 1.5.1 works much better and has been built for ics and jb apks
Sent from my SPH-L900 using xda premium
Re: $$$BOUNTY$$$
This what I found in the colors XML the #80000000 on the notification_list_panel is that right?
Im All About The Ladie'$
Re: $$$BOUNTY$$$
Here the picture I forgot it
Im All About The Ladie'$
mackentosh said:
Here the picture I forgot it
Im All About The Ladie'$
Click to expand...
Click to collapse
mackentosh said:
This what I found in the colors XML the #80000000 on the notification_list_panel is that right?
Im All About The Ladie'$
Click to expand...
Click to collapse
depends on how its themed. what you see in yours is a 50% transparency. the one below is solid black. more than likely you have a mismatched id like i and sleshepic stated. post your SystemUI up and i'll look at it.
Code:
<color name="notification_panel_solid_background">#ff000000</color>
<color name="status_bar_recents_app_label_color">#ffffffff</color>
<color name="notification_list_shadow_top">#ff000000</color>
<color name="notification_category_color">#ffadc1d6</color>
<color name="tw_status_bar_clear_btn_text">#ffffffff</color>
<color name="tw_holoclock_color">#ffe6e6e6</color></resources>
Related
So I just found this in the market! I know tons of people have been waiting for this!
https://market.android.com/details?id=com.mms.ics.ext&rdid=com.mms.ics.ext&rdot=1&pli=1
ICS Messaging App!
Here is the apk for a dev who wants to try and modify to remove the ads and section for ads. It will not decompile correctly with 2.3.x framework so may require 4.0 framework.
http://db.tt/P96sfM9h
I downloaded it and I see no ads or space for the ads ... hmmm ... maybe cause Im using Adaway?
Once we,get it inverted, it will be tits! Thanks!
Sent from my SPH-D710 using Tapatalk
JohnCorleone said:
Once we,get it inverted, it will be tits! Thanks!
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
...and you know what they say about tits ?!?!?!
JohnCorleone said:
Once we,get it inverted, it will be tits! Thanks!
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Yes that's what I want to do, I would personally use it white as is but want to remove the ads then a light & dark version.
slick4mitch said:
I downloaded it and I see no ads or space for the ads ... hmmm ... maybe cause Im using Adaway?
Click to expand...
Click to collapse
Yes if your ROM or you have an adfree program you will not see the ads but you WILL see the white space on the main message list above the compose and search icons on the bottom bar. That space should be totally gone or transparent.
Checked it out. I thought it would be a nice addition to Overstews ICS Theme but I prefer the ICS version in the theme. Thanks to all who worked on that amazing theme for all their hard work.
Food for thought...
Sent from my Nexus S 4G using xda premium
JohnCorleone said:
Food for thought...
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Dam that looks real nice! Is that the one from the thread? How did you get it to decompile correctly or what tools did you use if so. Although that looks like an actual ICS device from the screenshot lol. If you did get it modded please share!
Ok so I got it decompiled with only 1 error but I can't get it to compile correctly. I know where to remove the ads from showing on the list as well as the colors. Hoping I can get it to compile!
ssconceptz said:
Dam that looks real nice! Is that the one from the thread? How did you get it to decompile correctly or what tools did you use if so. Although that looks like an actual ICS device from the screenshot lol. If you did get it modded please share!
Click to expand...
Click to collapse
That's from my NS4G running ICS. I can shoot you the file if it helps at all image wise...from denverg in Nexus Themes and Apps
Sent from my SPH-D710 using xda premium
Ok it DOES require ICS 4.0 Framework to decompile without errors.
JohnCorleone said:
That's from my NS4G running ICS. I can shoot you the file if it helps at all image wise...from denverg in Nexus Themes and Apps
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
That'll work
Ok, give me 5 minutes to PM it to you...more eye candy in the meantime.. it even has the 160 auto split...
Sent from my Nexus S 4G using xda premium
You want it with stock green icon or light blue??? Oh well, about to PM both...
Sent from my Nexus S 4G using xda premium
JohnCorleone said:
You want it with stock green icon or light blue??? Oh well, about to PM both...Edit.. sent both versions.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Sent from my Nexus S 4G using xda premium
I was able to get the bottom bar to be black and change the Messaging to ICS Messaging at the top.
To anyone who wants to help remove the ads, please pm me, I'll send you what I have.
Deleted.........
Aokp b30 themes work from other phones now yay!
Id like one also
Sent from my SPH-D700 using XDA App
The i9000 has aokp themes... marcusant aka aokp porter says they work just fine
Sent from my SPH-D700 using xda premium
Was about to test it out, dont feel like going through the fc's and reflashing if it doesn't work.. any themes confirmed working from the i9000
Sent from my SPH-D700 using XDA App
i9000 Themes confirmed working...
I was able to install the COBALT theme from http://forum.xda-developers.com/showthread.php?t=1536330
Looks great, no problems... and no pink unicorn boot animation... =D
Big Goron said:
The i9000 has aokp themes... marcusant aka aokp porter says they work just fine
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Okay thank you I'll try that
Edit: it works great thank you for the tip
Sent from my SPH-D700 using xda premium
darklichny said:
I was able to install the COBALT theme from http://forum.xda-developers.com/showthread.php?t=1536330
Looks great, no problems... and no pink unicorn boot animation... =D
Click to expand...
Click to collapse
Rock that angry pink unicorn with pride!
http://forum.xda-developers.com/showthread.php?t=1485568
these themes work, but will disable 4g and all 4g settings. im thinking if you take the settings.apk from the zip file it might fix it. i'll let ya's know. if it works i'll post the modded red-black theme
---------- Post added at 03:47 PM ---------- Previous post was at 03:27 PM ----------
FrankyFiggz27 said:
http://forum.xda-developers.com/showthread.php?t=1485568
these themes work, but will disable 4g and all 4g settings. im thinking if you take the settings.apk from the zip file it might fix it. i'll let ya's know. if it works i'll post the modded red-black theme
Click to expand...
Click to collapse
yeah that didn't work. still broke 4g settings. get a 4g settings fc as soon as it boots. Can someone try and port these themes over perhaps?? the ONLY thing missing is 4g settings, and it might not be too difficult to change that..not really sure.
FrankyFiggz27 said:
http://forum.xda-developers.com/showthread.php?t=1485568
these themes work, but will disable 4g and all 4g settings. im thinking if you take the settings.apk from the zip file it might fix it. i'll let ya's know. if it works i'll post the modded red-black theme
---------- Post added at 03:47 PM ---------- Previous post was at 03:27 PM ----------
yeah that didn't work. still broke 4g settings. get a 4g settings fc as soon as it boots. Can someone try and port these themes over perhaps?? the ONLY thing missing is 4g settings, and it might not be too difficult to change that..not really sure.
Click to expand...
Click to collapse
It broke my Google sync too
Sent from my SPH-D700 using xda premium
explosivequack said:
It broke my Google sync too
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
yeah but so pretty lol. i'm doing some messing around and trying to get a functional one. i botched my 1st attempt, but it didn't break anything to my knowledge (4g worked). Only thing wrong with it is there were still some blue elements left behind. But there was plenty red. If you're into that sorta thing, a red/blue/black theme, i can maybe put up a link for it if i didn't delete it yet. but if i get a fully working all red theme it's going up.
Glad i didn't flash this I don't feel like trying to fix whatever's broke..
Sent from my SPH-D700 using XDA App
this baby works. might just have to re-sign into your google account and let it sync afterwards. But it's still the red/blue/black. i can't figure out how to make it all red...don't know code or understand what the issue is. But heres a pretty sick looking blue/red theme - http://minus.com/mm6psz0Db#4o.
if someone figures out how to make it all red using the original red/black theme i linked to above, please do. this will do for now, though.
FrankyFiggz27 said:
yeah but so pretty lol. i'm doing some messing around and trying to get a functional one. i botched my 1st attempt, but it didn't break anything to my knowledge (4g worked). Only thing wrong with it is there were still some blue elements left behind. But there was plenty red. If you're into that sorta thing, a red/blue/black theme, i can maybe put up a link for it if i didn't delete it yet. but if i get a fully working all red theme it's going up.
Click to expand...
Click to collapse
Add a red circle mod battery if you can too and there's a red Latinime in one of the forums too which would look amazing with this theme.
Sent from my SPH-D700 using xda premium
explosivequack said:
Add a red circle mod battery if you can too and there's a red Latinime in one of the forums too which would look amazing with this theme.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
don't even know what latinime is lol. feel free to screw around with it. don't know how to do circle mod either or have anymore time to do this stuff..sry. school blows.
FrankyFiggz27 said:
don't even know what latinime is lol. feel free to screw around with it. don't know how to do circle mod either or have anymore time to do this stuff..sry. school blows.
Click to expand...
Click to collapse
Its the stock Ics keyboard
Sent from my SPH-D700 using xda premium
explosivequack said:
Its the stock Ics keyboard
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
oo i use a red swype.
---------- Post added at 09:37 PM ---------- Previous post was at 09:36 PM ----------
FrankyFiggz27 said:
oo i use a red swype.
Click to expand...
Click to collapse
check out these ics keyboards - http://jbthemes.com/djdarkknight/darkice/
Do you an aokp theme? If so, coould you send me it
Sent from my SPH-D700 using XDA App
Can someone who knows how to use apk tool or apk manager do this to finish up this red/black AOKP theme? I'm pretty certain this is all it needs to be complete, but am unable to do this since i have a mac and no idea how to do it. Got these instructions from Big Goron (thanks to you sir):
Decompile the framework-res.apk edit the values/colors.xml edit the background_holo_blue_light=#ff33b5e5 to a red hex value (try #CD0000 or #DC143C or some other good, solid red that's closer to the other reds in the theme).
here's the theme that needs it done - http://minus.com/mm6psz0Db#4o (make sure you get the file called TEST1rednblack.zip)
Once it's done just post a link or whatever. i'll test it out if you don't want to. Thanks to whoever does it
as of now, the theme is fully functional, just not fully red. but if you don't mind a red/blue theme, you might actually like it as is.
KGBlues for AOKP is up:
http://forum.xda-developers.com/showthread.php?p=23723550#post23723550
What's the deal with all these friggin blue themes..its already blue!!!! So many other colors on the rainbow people. Let's get creative here
Sent from the Epoch
I saw something about inverted apps on a post somewhere but I completely forgot where and what the name was... I just remember it was like Johnny something apps... Any help would be great!
Sent from my SGH-T999 using xda premium
Justin
Yes, JustunBean by Justin860 created them for AOSP or AOSP related roms... What do you want to know about them?
mt3g said:
Yes, JustunBean by Justin860 created them for AOSP or AOSP related roms... What do you want to know about them?
Click to expand...
Click to collapse
Well I am thinking about going back to a tw rom for a couple reasons and i just wanted to know if I can even use then on tw roms and how to go about installing them?
Sent from my SGH-T999 using xda premium
you can pull some of the apps out of the installer, some of them wont work completely though. Messaging will not send Mms without some tweaks.
Ive seen an inverted gapps for tw thread somewhere... for our phone... I'll see if I can find it.
Edit. .. maybe I was dreaming. .. which would be pretty sad lol
Sent from my SGH-T999 using Tapatalk 2
---------- Post added at 12:55 AM ---------- Previous post was at 12:44 AM ----------
mt3g said:
you can pull some of the apps out of the installer, some of them wont work completely though. Messaging will not send Mms without some tweaks.
Click to expand...
Click to collapse
This one will
http://forum.xda-developers.com/showthread.php?p=36804644
Sent from my SGH-T999 using Tapatalk 2
I found the zip on my SD card... It is for ICS and jb tw ROMs... And its inverted gapps. I will not post a mirror though because I don't have the devs permission. And I can't find what thread I got it from. But its out there. I haven't tried it yet
Sent from my SGH-T999 using Tapatalk 2
Thom75 said:
Hello Everyone,
Last time I faced with that problem to. All I was needed I found here so thank You for sharing information and fix. :good:
Because it wasn't working when I did changes in build.prop and I don't like flash unknown files (version, source)
I did some research and there is result. All what You need is:
1) change line in build.prop
from:
Code:
persist.sys.usb.config=mtp
to:
Code:
persist.sys.usb.config=mass_storage
2) add value:
Code:
android:allowMassStorage="true"
in framework-res.apk/res/xml/storage_list.xml
where oryginal line look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:maxFileSize="4096" />
after change look like this:
Code:
<storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_sd_card" android:primary="true" android:removable="true" android:allowMassStorage="true" android:maxFileSize="4096" />
After that You'll get another option in storage configuration panel.
Tested on my Sony LwW, CM10 FXP203. :victory:
Thom
Click to expand...
Click to collapse
Saw this in another thread, wonder, would this work? If so that would be awesome.
Sent from my SPH-L710 using xda app-developers app
Sent from my SPH-L710 using xda app-developers app
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
CNexus said:
Upload your framework-res.apk and build.prop, I'll do the mods and you can test it (I dont yet have this phone, waiting for it)
Also, can you provide a link to the original thread? Thanks
Sent from my PG06100
Click to expand...
Click to collapse
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
das_webos_transformer said:
hey, you're the man!!! i can take care of the build prop and prbobly even the framework just wanted to know, bu i will gladly let someone else have a hack! gimme a sec and il drop a link
Click to expand...
Click to collapse
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
CNexus said:
Awesomesauce
What rom are you on? (And android version)
Just so that I can keep it organized haha
Sent from my PG06100
Click to expand...
Click to collapse
iim on 4.1.1, working on my next release of throwback rom, its undergoing some major renovating. new apps, theme that doesnt suck, liddroid, ac!d sound by default, aosp keyboard, cm10 calculator and some more coming. this would also be included if it works, wich would be awesome
Build.prop
https://www.box.com/s/js16ffbiie6g50m9kiyh
Freamework-res
https://www.box.com/s/77qtx0wdw8lz4ilecsno
also, if youre on desktop or whatnot, you can click the little arrow next to the quote, and it will send you to the OP! who knew?
also, if youre an irc guy, i usually troll aorund in the #iconia-dev on freenode. pretty cool dudes up in there
Haha, actually its sending me to the post that you quoted
same thing
heres a quick lol http://www.youtube.com/watch?v=zs8NVl74uYs
haha
Uploading, will edit post in a sec...
Links
framework-res.apk (modded)
build.prop (modded)
ok. made a flashable. freaking laptop doesnt mount the phone to well.
https://www.box.com/s/3qbw635fkh61t17q0doa
thats a funny video rihgt? lol
it rebooted... thats a good sign
muarh didnt work.. hmm
haha did the zip wrong haha.... framework-res goes in framework duh
and the build prop goes in system... ready for a nap... lol
Um, in the flashable you have the framework-res.apk outside the system/framework folder...
i fixed it... lol not gonna upload a new one. its a softer. i think. did a random reboot after finishing the cache and now it hangs. lol
i fixed the flashable, after i noticed my theme didnt change,lol but it didnt work. probobly for the best. thank you so much for that though!
ewwww!!!111!!1!
http://forum.xda-developers.com/showthread.php?t=1711009
Hoping it works :fingers-crossed:
Sent from my PG06100
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Didn't work....daRN
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
The app?
Sent from my PG06100
Yesir
Sent from my SPH-L710 using xda app-developers app
das_webos_transformer said:
Yesir
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Hm. Well that really sucks, idk what to tell you
Try looking over in all the other carrier forums (for the S3), maybe they got something
Sent from my PG06100
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
bmdiz said:
See if this helps:
http://forum.xda-developers.com/showthread.php?t=1849861
Click to expand...
Click to collapse
Well, thats not really what he was trying to do
Sent from my PG06100
CNexus said:
Well, thats not really what he was trying to do
Sent from my PG06100
Click to expand...
Click to collapse
My bad. That's what I thought he was looking for. Looks like he's still in a jam.
Sent from my SPH-L710 using xda app-developers app
I'm not sure yet on how I plan to maintain these themes.
I'm starting out with three and we'll see how it goes.
I will most likely take some requests, but no eta's.
This mod can change the background of the signature panel and/or the signature color itself. For consistency and backlight issues the black background looks ideal to me.. However beauty is in the eye of the beholder.
That being said let's get started..
Lollipop-Teal-Black-theme:
https://drive.google.com/file/d/0B9cVIj8SoXLYWkl1d1c4NVZJZ2c/view?usp=docslist_api
Lg-Blue-Black-theme:
https://drive.google.com/file/d/0B9cVIj8SoXLYM0R6cWl6MTNyaTA/view?usp=docslist_api
Tmo-Magenta-Black-theme:
https://drive.google.com/file/d/0B9cVIj8SoXLYUjc5b2d2Tm1vWE0/view?usp=docslist_api
Backup in twrp first!!
Install zip through recovery
Reboot
Manual instructions:
Backup original to sd card
Unzip contents and move to \system\app\SBSignature.
Set perms rw-r-r
Reboot
Below is a return to stock zip for those that forget or lose a backup.
Reservation
Thank you. About to try the blue black theme. It's stinks you can't do screen shot of it.
Sent from my LG-H901 using XDA Premium HD app
cameljockey1 said:
Thank you. About to try the blue black theme. It's stinks you can't do screen shot of it.
Sent from my LG-H901 using XDA Premium HD app
Click to expand...
Click to collapse
Trying to figure that out in the process.
Working good here. Just tried the blue one. Looks nice. Going to try the real now. And on mine Android does not do the upgrade thing for me.
Sent from my LG-H901 using XDA Premium HD app
cameljockey1 said:
Working good here. Just tried the blue one. Looks nice. Going to try the real now. And on mine Android does not do the upgrade thing for me.
Sent from my LG-H901 using XDA Premium HD app
Click to expand...
Click to collapse
Great! Thanks for the feedback. Glad you like it!
cameljockey1 said:
Working good here. Just tried the blue one. Looks nice. Going to try the real now. And on mine Android does not do the upgrade thing for me.
Sent from my LG-H901 using XDA Premium HD app
Click to expand...
Click to collapse
Do you have xposed installed?
Swizzle82 said:
Do you have xposed installed?
Click to expand...
Click to collapse
Yes I do with this installed. Edit: http://forum.xda-developers.com/showthread.php?t=3246515
Sent from my LG-H901 using XDA Premium HD app
---------- Post added at 10:54 AM ---------- Previous post was at 10:51 AM ----------
Can you add like a honey comb or ice cream sandwich blue for the themes as well?
Sent from my LG-H901 using XDA Premium HD app
cameljockey1 said:
Yes I do with this installed. Edit: http://forum.xda-developers.com/showthread.php?t=3246515
Sent from my LG-H901 using XDA Premium HD app
---------- Post added at 10:54 AM ---------- Previous post was at 10:51 AM ----------
Can you add like a honey comb or ice cream sandwich blue for the themes as well?
Sent from my LG-H901 using XDA Premium HD app
Click to expand...
Click to collapse
What version? I have been working on this so haven't updated to 79 yet.. I do get upgrading at evety boot.. Will deodex anyway because it produces less errors.
Swizzle82 said:
What version? I have been working on this so haven't updated to 79 yet.. I do get upgrading at evety boot.. Will deodex anyway because it produces less errors.
Click to expand...
Click to collapse
If you use the files in the link I sent you it will fix it. I am the new one 79. I'm pretty sure 78 works as well.
Sent from my LG-H901 using XDA Premium HD app
cameljockey1 said:
If you use the files in the link I sent you it will fix it. I am the new one 79. I'm pretty sure 78 works as well.
Sent from my LG-H901 using XDA Premium HD app
Click to expand...
Click to collapse
I've already used those files.. Those were to fix the second screen issues with calls.. This is seperate to that.. I might need to update I'm still in 75..
Swizzle82 said:
I've already used those files.. Those were to fix the second screen issues with calls.. This is seperate to that.. I might need to update I'm still in 75..
Click to expand...
Click to collapse
Okay got cha. Yes update xposed. When I update xposed I always first uninstall the xposed app then flash update then re install app and activate the modules then reboot. Never had issues do it like that.
Sent from my LG-H901 using XDA Premium HD app
I'm only getting the font color of the signature to change.... It's that was this mod is?
---------- Post added at 10:07 AM ---------- Previous post was at 10:00 AM ----------
Awesome work! Just wondering his to change the background instead of just the font color?
jwmcfadden1 said:
I'm only getting the font color of the signature to change.... It's that was this mod is?
---------- Post added at 10:07 AM ---------- Previous post was at 10:00 AM ----------
Awesome work! Just wondering his to change the background instead of just the font color?
Click to expand...
Click to collapse
I can change the background, but like I said if it's too light tge backlight bleed is a lot more noticable.
Thank you for sharing this!!!
Do you have the hex numbers so I can get my status bar and navigation the exact same
Is anyone having issues with the signature disappearing ? It's happened to me twice where the signature no longer shows and the option to select it isn't in the second screen settings either. After a few reboots the option to select it comes back on but it's frustratin
Stock Rom/Xposed
dom2684 said:
Is anyone having issues with the signature disappearing ? It's happened to me twice where the signature no longer shows and the option to select it isn't in the second screen settings either. After a few reboots the option to select it comes back on but it's frustratin
Stock Rom/Xposed
Click to expand...
Click to collapse
Yes happened to me as well. I just restored Stock.
Sent from my LG-H901 using XDA Premium HD app
Yep same here .. just restored Stock
It did it to me too once. Don't know what is causing it other than maybe xposed. I haven't had time to look into it in a while. Will try to when I get some time. I'm extremely busy though.