V30 apps zip - LG V20 Themes, Apps, and Mods

I've extracted all the apps from a V30 dump I've not tried to install them on my V20 yet but let me know if you find some nice ones.
https://mega.nz/#!AjR0gIzD!imDOAvZNz3l4doEucvhN0Df7swpXA6N2UDtfhimpk28

File is 1.3gigz? Wow!

I'm gonna check this out later
Sent from my LG-H918 using Tapatalk

It would be nice if someone can port the stock launcher with app drawer to a rootless v20.
They released a reworked stock launcher with app drawer on the v30, and we are still running something that belongs to the android Lollipop days.

Lebo-Wog said:
It would be nice if someone can port the stock launcher with app drawer to a rootless v20.
They released a reworked stock launcher with app drawer on the v30, and we are still running something that belongs to the android Lollipop days.
Click to expand...
Click to collapse
Hhhmmm that's actually may happen. Lot of talented guys here.

storm68 said:
Hhhmmm that's actually may happen. Lot of talented guys here.
Click to expand...
Click to collapse
Let's hop so.
The stock lg v20 apps need an update.
Samsung does a better job at this, they post all their apps on APKmirror, I remember having the s8 launcher, messages app, phone app... installed on my note 5 via apkmirror.
LG's software team is like 2 guys who spend most of their day trying to figure out how to make lg's skin like samsung. (and badly failing at it).
Also, if you read the review, everyone is praising the lgv30 as being the new underdog and whatever, the same as it was with the v20. Non of these reviewers actually use an LG phone, because none of them says anything about the POOR software support. It's terrible.

I know I might not post on topic but anyone know where can I find lg calander and lg clock?
Or someone can post it please
Thx

Would it be possible to install any of these apks in collaboration with the V20 stock apps?
For example; install V30 music player but keep the V20s stock player intact?

3mL said:
Would it be possible to install any of these apks in collaboration with the V20 stock apps?
For example; install V30 music player but keep the V20s stock player intact?
Click to expand...
Click to collapse
Maybe... If you can change the name of the APK. But even then it might have dependencies. Might butt heads

storm68 said:
Maybe... If you can change the name of the APK. But even then it might have dependencies. Might butt heads
Click to expand...
Click to collapse
Hmm, I see.. Perhaps it would be possible to backup the stock V20 app in Titanium Backup and then replace with a V30 variant.

3mL said:
Hmm, I see.. Perhaps it would be possible to backup the stock V20 app in Titanium Backup and then replace with a V30 variant.
Click to expand...
Click to collapse
Don't know if that will work. Being you have doubles going on and conflicting. Doesn't hurt to try. What's the worst you can do.. won't open, force close..... Try adding a number to file and APK, anything that can create a double just change name by adding number, like, lgcam2 would be the V30. That way it doesn't conflict. Just a thought.

3mL said:
Hmm, I see.. Perhaps it would be possible to backup the stock V20 app in Titanium Backup and then replace with a V30 variant.
Click to expand...
Click to collapse
Just make a copy of the APK and any other files that are with it and save it somewhere else

3mL said:
Would it be possible to install any of these apks in collaboration with the V20 stock apps?
For example; install V30 music player but keep the V20s stock player intact?
Click to expand...
Click to collapse
Most like this would require one of the apk versions (v20 or v30) to have edits to the android-manifest of a decompiled apk. Reason being the package name of the apk's rarely change, even it the name of the app does.
So if you included both versions in the system, even if they were named differently, the system would get overloaded when it calls for a package and gets two answers.
Now l if the v30 apk's have new package names this could work without major edits. One way to check the package name is by using Tib and click on the app in question from the list. Then click on the section shown in the screenshots.
If the package names are different, easy stuff for someone to include both version, if the are the same, then you will need someone with more advanced knowledge of modding apks. I do not suggest the later for anyone unless you really know what you're doing.
Good idea though. I may look into adding some of thes options when i have more free time.
If anyone has installed a particualr v30 app and would like to see these options available in an Aroma pa kage or similar mod, post the details and we can put something together!

i've tried the most common way, downloading the system dump. extracting and push to the directory, LgHome, LGeasyhome, and lg backup launcher. set permission and reboot. now lg launcher FC, lol. i've already made a backup of those original apk/odex and restoring them. looks like we need experience porter since copy paste method didnt work.

stangdriver44 said:
Most like this would require one of the apk versions (v20 or v30) to have edits to the android-manifest of a decompiled apk. Reason being the package name of the apk's rarely change, even it the name of the app does.
If anyone has installed a particualr v30 app and would like to see these options available in an Aroma pa kage or similar mod, post the details and we can put something together!
Click to expand...
Click to collapse
I see, thank you for your insight!
Do you mean something like this?

alldine345 said:
i've tried the most common way, downloading the system dump. extracting and push to the directory, LgHome, LGeasyhome, and lg backup launcher. set permission and reboot. now lg launcher FC, lol. i've already made a backup of those original apk/odex and restoring them. looks like we need experience porter since copy paste method didnt work.
Click to expand...
Click to collapse
3mL said:
I see, thank you for your insight!
Do you mean something like this?
Click to expand...
Click to collapse
I am happy to see people are reading and participating in development! That's what this place is about right?
Thank you for the words!
I would like to know if anyone can confirm any of the v30 apps work and if so which ones?
I only ask because I believe the v30 is running UX6 and wouldn't thing many of any apps would work for our older version UI.
I am sure the UX6 port rom would have better luck, but I am not sure since I haven't looked much into this.
Anyways, like I said, glad to see people making backups amd experimenting with different things!
Good job guys!
Btw, how did you create the backup? Just copied the files to a know location and tranger back via recovery or adb?
Or did you create a flashable zip?
If you don't have a flashable zip for easy recovery let me know and I cam send you a template zip and quick instructions on how to create the zip in seconds from your phone.

nahh.. i had no idea about making flashable backup even adb seems little hard for me. for testing launcher i've installer third party launcher and make a copy of everything inside /system folder. and put it back once i messed something

alldine345 said:
nahh.. i had no idea about making flashable backup even adb seems little hard for me. for testing launcher i've installer third party launcher and make a copy of everything inside /system folder. and put it back once i messed something
Click to expand...
Click to collapse
That is one way, however can get very time intense if you are changing out a batch of files with libs, xml etc.
For that I like the zip method. I have went ahead and written a quick tutorial for how to create the flashable zip and uploaded my zip template so you or anyone who needs it.
Check this post.
Good luck and feel free to reply in that thread for any questions

Has anyone tried v30's music player?
Does it has any improvement against v20's?

So do any of these apps work? Anybody tried them?

Related

[MODs] 2.17.651.5 DEODEX (HotSpot,Camera,QuickSettings,7in1Boot,RoamOnly, etc)

So I updated all of the mods I use in my ROM for the new 2.17.651.5 base. I thought it might be helpful to others if I put them all in one place. Most of these mods were made using threads by SteelH and others who actually tell you how these things are done. If anyone wants to know how a certain mod is made (of those listed below), PM me or post and I'll explain how I did it.
Flash these at your own risk (good idea to make a backup of /system and /data before flashing).
The mods in this post are for deodex ROMs.
You can find mods for odex ROMs here. Thanks Rydah805!
7in1_Reboot_2.17.651.5.zip adds Power menu and reboot options (not sure if hot restart works correctly).
Download DEODEX
HDR_Panorama_2.17.651.5.zip adds HDR and Panorama modes to HTCCamera.
Download DEODEX
MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip adds the mirror entry back to the app drawer, adds 1M, 2M, 5M MMS, adds SMS backup option, and SMS Secure Box option. The MMS size should be flashable to make it work thanks to Vin255764. The mirror app will still require you to place default.xml from the flashable .zip into /system/customize/MNS/ of your ROM before you flash your ROM. I'll try to find how to add the mirror app to a current ROM. If you really want all of these features and know how to backup/restore your stuff, just clear /data after flashing the .zip and it should work ok from my limited understanding (I just make my own ROMs ).
Download DEODEX
RemoveUSBDebugging_2.17.651.5.zip removes the USB debugging icon.
Download DEODEX
RoamOnlyOption_2.17.651.5.zip adds Roam Only under Settings-Wireless&Networks-Mobile Network Settings-Roaming.
Download DEODEX
SprintHotSpotHack_2.17.651.5.zip changes two 0's to 1's so you can use this without paying for it.
Download DEODEX
SystemUI_mods_2.17.651.5.zip removes GPS recticle, removes recent apps from pulldown, changes to display 3G/1x properly, and adds extended quick settings.
Download DEODEX
SystemUI_mods_WithRecentApps_2.17.651.5.zip is the same as above without recent apps removed.
Download DEODEX
Please post if something doesn't work and ALSO if things do work .
Thanks to everyone who has figured out how to do these mods and Brut.all for making apktool so easy to use.
<3
Sent from my NookColor using Tapatalk
thank you! i've come to rely on roam only now that i spend part of my day in a spotty sprint area.
How hard would it be for you to make that systemui.apk but with recent apps?
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
chrisfales said:
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
Click to expand...
Click to collapse
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
mwalt2 said:
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Click to expand...
Click to collapse
crucial929 said:
How hard would it be for you to make that systemui.apk but with recent apps?
Click to expand...
Click to collapse
Not very. Just change a 2 to a 0 in StatusBarFlag.smali inside SystemUI.apk. Added to original post as SystemUI_mods_WithRecentApps_2.17.651.5.zip.
chrisfales said:
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
Click to expand...
Click to collapse
I can probably do that since the decompiled .smali's are all the same. I'll try to do it some time when I'm bored .
Thank you mwalt2 for the mods. Your contribution is much appreciated.
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
crucial929 said:
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
Click to expand...
Click to collapse
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
mwalt2 said:
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
Click to expand...
Click to collapse
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
crucial929 said:
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
Click to expand...
Click to collapse
That's the xml then. I'm pretty sure it's probably a permissions issue. As you have it now, the 300k will correspond to 1m, 600k to 2m, and 1m to 5m. I'll try to test it more tomorrow (has it worked for anyone else?).
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Thanks. They all seem to work great. Test them tomorrow. Actually came back to 2.17.651.2 from fresh 4.1 just to try these.
Flashed them all at once. Smooth
It's so late, I only wish I had some espresso ....
mnomaanw said:
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Click to expand...
Click to collapse
they all worked for me. the mms zip didnt seem like it did anything but i did notice it gave me the secure box (but it didnt give me the mirror app in the app drawer like it said).
alexnaoumi said:
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
Click to expand...
Click to collapse
me neither....running stock 2.17 hboot 1.40. Gonna try again....
oooops,just noticed these are for deodexed roms. Mine is odexed.
Thanks sent, gotta ha e them extended quick settings!
Sent from my PG86100 using xda premium
So, my phone is just the stock update from HTC that i unlocked and rooted...hboot 1.5. Does that mean I'm deodoxed? Can I flash these or do I have to to flash a stock ROM that is odexed or deodoxed?
Sent from my PG86100 using xda premium

[MOD] Build.prop - Full Market Access

*Updated to Sensation fingerprint*
Can't download or even play certain apps or games such as Gameloft's N.O.V.A.3?
Follow the below steps to make your HTC ETO 4G LTE disguise itself as a HTC Sensation to get the best of the Google Play Store.
Tested working on stock ROM with Root and SU.
Modern Combat 3, N.O.V.A. 3 tested to work perfectly. All other Gameloft games should work and show up in market.
Please note, if you have a custom ROM, you probably do not want to use this. It will overwrite your ROM creator's settings. It will probably work, but it will take away certain features of their build.prop tweaks.
Users are saying that this kills Google Wallet. I cannot confirm this since I don't use it. Use at your own risk. Please update us if it does or not.
You must be rooted!
BACKUP YOUR CURRENT BUILD.PROP
1. Clear Google Play Store Data (Settings, Apps, All, Google Play Store, Clear Data)
2. Download the build.prop I have attached at the end of this post.
3. Unzip it
4. Use a file explorer such as ES File Explorer and navigate up to /system
5. Copy and paste it over your current build.prop in/system
6. Reboot phone
Clear as mud
*Edit*
Removed manual way to update (Hardcore DIY'ers can Google it)
Updated build.prop to HTC Sensation (pyramid). Apps were showing up before with the Galaxy SII build.prop changes, but downloaded files weren't compatible with our phone. Sensation makes for a better fingerprint.
Thanks for this! Only one thing:
People need to understand that if they're not on the stock ROM (that this build.prop is based off of) that they are risking losing whatever modifications their ROM devs added into build.prop.
Different devs do different things in there....blindly replacing your ROM's build.prop is usually a bad idea.
smw6180 said:
Thanks for this! Only one thing:
People need to understand that if they're not on the stock ROM (that this build.prop is based off of) that they are risking losing whatever modifications their ROM devs added into build.prop.
Different devs do different things in there....blindly replacing your ROM's build.prop is usually a bad idea.
Click to expand...
Click to collapse
True... which is why it's important to manually make the change to the build.prop on your rom. Takes a little work, but worth it.
If you follow these instructions, you cant mess it up.
smw6180 said:
Thanks for this! Only one thing:
People need to understand that if they're not on the stock ROM (that this build.prop is based off of) that they are risking losing whatever modifications their ROM devs added into build.prop.
Different devs do different things in there....blindly replacing your ROM's build.prop is usually a bad idea.
Click to expand...
Click to collapse
Meaning such as CM and MIUI and such? Anything based off of 1.13 or even 1.12 is OK right? Im just curious about that, thats all. Ive been wanting to plat Tigers Woods, and for a $5.24 game, im pretty pissed they wont even remburse me for that ****. Thannks brotha. Thanks to the OP as well
reverepats said:
Meaning such as CM and MIUI and such? Anything based off of 1.13 or even 1.12 is OK right? Im just curious about that, thats all. Ive been wanting to plat Tigers Woods, and for a $5.24 game, im pretty pissed they wont even remburse me for that ****. Thannks brotha. Thanks to the OP as well
Click to expand...
Click to collapse
Meaning anything that's not stock. Viper, PokeROM, Fresh, whatever.
Each developer tends to make their own build.prop edits. If you just make the changes to the stock build.prop that the OP attached and you're running any custom ROM you're overwriting whatever they may have done. Unless your Dev puts the change into his/her ROM, or someone makes a flashable zip for you, for your ROM, just grabbing a random build.prop and using it because it has the edits you want is a bad idea.
I'm using Joelz9614 rom just manually edit. A safe rule is never paste over the prop when you can do the edits yourself if you're not sure if it's modded
Sent from my GT-P6210 using Tapatalk 2
Oh and great post op. You're a life saver!
Sent from my GT-P6210 using Tapatalk 2
Kidromulous said:
I'm using Joelz9614 rom just manually edit. A safe rule is never paste over the prop when you can do the edits yourself if you're not sure if it's modded
Sent from my GT-P6210 using Tapatalk 2
Click to expand...
Click to collapse
Exactly.
One more note guys this will kill google wallet mine was still stuck so not sure about those already set up but changing your device to a non wallet device means no wallet. Just thought I'd add this though we are bound to see people ask about it anyway. Perhaps that can be added to the op
Sent from my GT-P6210 using Tapatalk 2
so i screwed up! i edit manually didnt work maybe i mis spelled.. and then thought i could just flash that build prop posted...and i had just flashed FRESH 5.0 and just kinda now read that i should have changed the build prop with that rom untill the developer had that built in.. any ideas what the hell i can do now?
BAttitude7689 said:
so i screwed up! i edit manually didnt work maybe i mis spelled.. and then thought i could just flash that build prop posted...and i had just flashed FRESH 5.0 and just kinda now read that i should have changed the build prop with that rom untill the developer had that built in.. any ideas what the hell i can do now?
Click to expand...
Click to collapse
OPen the zip for the Fresh ROM, go to /system and pull out build.prop. Push that to your phone, and change the permissions.
Or, flash Fresh over your current installation without wiping.
You could push the original build.prop to your phone from the Rom you are using or reflash
Not Sent
Kidromulous said:
One more note guys this will kill google wallet mine was still stuck so not sure about those already set up but changing your device to a non wallet device means no wallet. Just thought I'd add this though we are bound to see people ask about it anyway. Perhaps that can be added to the op
Sent from my GT-P6210 using Tapatalk 2
Click to expand...
Click to collapse
Won't Gameloft eventually make the market change so that the One-X variants are downloading the HD versions? I would only do this if you have to have it now...
BAttitude7689 said:
so i screwed up! i edit manually didnt work maybe i mis spelled.. and then thought i could just flash that build prop posted...and i had just flashed FRESH 5.0 and just kinda now read that i should have changed the build prop with that rom untill the developer had that built in.. any ideas what the hell i can do now?
Click to expand...
Click to collapse
You could reflash your ROM or ask the dev for this build.prop file to paste over your corrupted one.
it was a damn brick and i could even get to recovery screen... i did volume down and power and the bottom buttons would flash and then finally stopped i then press volume down and power and magiclly i got to the bootloader then the recovery and reflasheed
You removed the changes that needed to be made manually? I applied the Samsung changes and now would like to apply the new sensation changes. I guess I'll dig through the build.prop and check which lines are different
To the OP, why would you remove the changes to the file that can easily be done manually??? It's a simple mod that can be done. Users NOT in the know will replace their their file with yours, only to end up with a mess because they are on a different rom that has somewhat different parameters than what's in your attachment.
gpz1100 said:
To the OP, why would you remove the changes to the file that can easily be done manually??? It's a simple mod that can be done. Users NOT in the know will replace their their file with yours, only to end up with a mess because they are on a different rom that has somewhat different parameters than what's in your attachment.
Click to expand...
Click to collapse
Well I hope these heed his warning or perhaps the thread and they should be ok.
Sent from my EVO using Tapatalk 2
Deleted
fldash said:
Won't Gameloft eventually make the market change so that the One-X variants are downloading the HD versions? I would only do this if you have to have it now...
Click to expand...
Click to collapse
I have nova 3 now so I needed to do it before this it didn't work on my phone
Sent from my EVO using Tapatalk 2

[APPS] AOSP MMS and Browser

All credit goes to nygfan760 for his Slick Rom that included these apps. I wanted to stick with The Base, but couldn't resist Emoji and Screen-off playback for YouTube so I pulled these .apks.
Just flash the zip in CWM after making a nandroid
LGBrowser, LGMms3, and YouTube will be replaced.
This works on my phone (Base .7.3)
Works on Stock Odexed ROM (thanks BloodBaron)
UpdateAOSP.zip
To install Holo-Themed version of mms, flash the attached zip. Warning though, it is apparently an older and less featured version of MMS.
AOSP Apps Source: http://forum.xda-developers.com/showthread.php?t=1728308 (thanks nygfan760)
YouTube Source: http://forum.xda-developers.com/showthread.php?t=1529715
Holo-Themed MMS App Source: http://forum.xda-developers.com/showthread.php?t=1538265
hhaller said:
All credit goes to nygfan760 for his Slick Rom that included these apps. I wanted to stick with The Base, but couldn't resist Emoji and Screen-off playback for YouTube so I pulled these .apks. The stock mms app is called LGMms.apk but no need to rename Mms.apk, leave it be.
Not sure how to go about this for an odexed system.
To install in a terminal:
$su
$mount -o remount,rw /system
$mv /system/app/[APP] /system/app/[APP].bak
$cp /mnt/sdcard/[AOSP APP] /system/app/
Then reboot. :good:
Click to expand...
Click to collapse
Stock mms is actually LGMms3.apk.
And I've HEARD (can't confirm myself) that you can install them on an odexed ROM and just delete the xx.odex file that corresponds with the .apk from /system/app. So to install the browser just delete browser.odex from /system/app (assuming it is just called browser.apk).
You then reboot.
And may have to clear both caches.
Sorry for the noob question, but I've never installed anything via terminal. Can't you just install these apk's the way you'd install any other sideloaded apk? Do you have to use the terminal?
--
Nastybutler said:
Sorry for the noob question, but I've never installed anything via terminal. Can't you just install these apk's the way you'd install any other sideloaded apk? Do you have to use the terminal?
Click to expand...
Click to collapse
No thats just how I did, do it however you feel comfortable with. Personally I've never done the sideload method.
EDIT: Yeah I just googled what sideload means lol, no I wasnt able to install these with the package installer, as they were system apps. Maybe I'll make an update.zip when I get home from work.
AOSP apps were from here: http://forum.xda-developers.com/showthread.php?t=1728308
and YouTube from here: http://forum.xda-developers.com/showthread.php?t=1529715
Credit them too lol
nygfan760 said:
AOSP apps were from here: http://forum.xda-developers.com/showthread.php?t=1728308
and YouTube from here: http://forum.xda-developers.com/showthread.php?t=1529715
Credit them too lol
Click to expand...
Click to collapse
After reading on those threads, I see how to install them with Root Explorer rather than the terminal method. Whew, I'd rather deal with a GUI then something where one typo can leave you scratching your head or worse.
Nastybutler said:
After reading on those threads, I see how to install them with Root Explorer rather than the terminal method. Whew, I'd rather deal with a GUI then something where one typo can leave you scratching your head or worse.
Click to expand...
Click to collapse
Lol I suppose you're right, the terminal way isnt very intuitive.
I've been using the AOSP SMS app from Slick ROM for a couple days now. One thing that I miss from stock is that it doesn't wake the screen when a text is received and it doesn't popup to reply.
bleached45 said:
Stock mms is actually LGMms3.apk.
And I've HEARD (can't confirm myself) that you can install them on an odexed ROM and just delete the xx.odex file that corresponds with the .apk from /system/app. So to install the browser just delete browser.odex from /system/app (assuming it is just called browser.apk).
You then reboot.
And may have to clear both caches.
Click to expand...
Click to collapse
The zip I just uploaded deletes xx.odex as well so I suspect it will work, but hard to know.
Is there a version of AOSP SMS that has the dark theme?
NotablyNice said:
Is there a version of AOSP SMS that has the dark theme?
Click to expand...
Click to collapse
+1
would be nice
darken all the apks tbh
the updateaosp.zip works flawlessly on my e971 with stock rom (odexed)
I tried justun beans inverted AOSP, pulled the Mms.apk but no go on install.
NotablyNice said:
I tried justun beans inverted AOSP, pulled the Mms.apk but no go on install.
Click to expand...
Click to collapse
Jelly Bean 4.2.x CM10.1 and its variant Roms only for inverted
NotablyNice said:
Is there a version of AOSP SMS that has the dark theme?
Click to expand...
Click to collapse
I can make one when I get home from work today, shouldn't be too hard.
What colors you guys thinking? I was thinking a cm-ish holo theme.
hhaller said:
I can make one when I get home from work today, shouldn't be too hard.
What colors you guys thinking? I was thinking a cm-ish holo theme.
Click to expand...
Click to collapse
holo is always nice
BloodBaron said:
holo is always nice
Click to expand...
Click to collapse
+1
Anyway to port this over http://forum.xda-developers.com/showthread.php?t=1745830.
It has quick emoji, quick reply, different vibrate options, and an awesome holo theme. Unfortunately it's for Jellybean though. Maybe something is portable for ICS though.
Just as I was about to perfect my version's colors and whatnot, I found this cm9 one which works fine on our phones Enjoy.
hhaller said:
Just as I was about to perfect my version's colors and whatnot, I found this cm9 one which works fine on our phones Enjoy.
Click to expand...
Click to collapse
Install is failing for me on the holomms.apk.
Edit: even though I am getting install failed, it seemed to install anyway. I notice this is a much older version of MMS. The holo version lacks the "original timestamp" feature which I use considerably due to being in a lot of service dead spots during my day. Any chance on the original plan of theming the first apk? No biggie either way

.att debloat xml package disabler with download NO ROOT

I was able to make an att debloat file for package disabler pro. Every time I would look on the forums for a recent xml file i would only find files to disabke verizon,sprint and tmobile bloat so i decided to fix the problem myself. this works on the s7 and s7 edge on att, keep in mind some things won't be disabled if you are on marshmallow because some packages were removed with the nougat update and i don't want to downgrade right now so you may have to find those yourselves. one more thing if you have overheating and battery drain issues before doing this, disabling the packages fixed those issues on my phone hopefully it fixes yours of you had a problem with it. I will have to post the package names in a reply to the post because it won't post if I dont also don't forget to re enable things that you actually use. here are two ways of doing this
Purchase and install package disabler pro, once downloaded open app and look for import xml then look for the att debloat file you downloaded and then when it's finished it would be best to reboot and go back into the app to make sure it's running and you're done
loganbeck14 said:
I was able to make an att debloat file for package disabler pro. Every time I would look on the forums for a recent xml file i would only find files to disabke verizon,sprint and tmobile bloat so i decided to fix the problem myself. this works on the s7 and s7 edge on att, keep in mind some things won't be disabled if you are on marshmallow because some packages were removed with the nougat update and i don't want to downgrade right now so you may have to find those yourselves. one more thing if you have overheating and battery drain issues before doing this, disabling the packages fixed those issues on my phone hopefully it fixes yours of you had a problem with it. I will have to post the package names in a reply to the post because it won't post if I dont
Click to expand...
Click to collapse
here are the package file names
<string>com.mobeam.barcodeService</string>
<string>com.monotype.android.font.rosemary</string>
<string>com.gd.mobicore.pa</string>
<string>com.matchboxmobile.wisp</string>
<string>com.sec.android.widgetapp.samsungapps</string>
<string>com.samsung.android.app.galaxyfinder</string>
<string>com.sec.android.app.chromecustomizations</string>
<string>com.samsung.svoice.sync</string>
<string>com.drivemode</string>
<string>com.sec.android.devicehelp</string>
<string>com.android.wallpapercropper</string>
<string>com.sec.android.app.wfdbroker</string>
<string>com.att.android.digitallocker</string>
<string>com.samsung.android.app.withtv</string>
<string>org.simalliance.openmobileapi.service</string>
<string>com.android.externalstorage</string>
<string>com.sec.factory</string>
<string>com.cequint.ecid</string>
<string>com.directv.dvrscheduler</string>
<string>com.monotype.android.font.foundation</string>
<string>com.sec.android.widgetapp.easymodecontactswidget</string>
<string>com.samsung.android.email.provider</string>
<string>com.sec.android.app.samsungapps</string>
<string>com.sec.android.app.billing</string>
<string>com.sec.epdgtestapp</string>
<string>com.sec.android.daemonapp</string>
<string>com.dsi.ant.service.socket</string>
<string>com.sec.android.AutoPreconfig</string>
<string>com.microsoft.skydrive</string>
<string>com.samsung.android.securitylogagent</string>
<string>com.locationlabs.cni.att</string>
<string>com.samsung.SMT</string>
<string>com.sec.android.ofviewer</string>
<string>com.samsung.hs20provider</string>
<string>net.aetherpal.device</string>
<string>com.sec.att.usagemanager3</string>
<string>com.dsi.ant.sample.acquirechannels</string>
<string>com.sec.android.app.SecSetupWizard</string>
<string>com.hancom.office.editor.hidden</string>
<string>com.sec.bcservice</string>
<string>com.sec.android.uibcvirtualsoftkey</string>
<string>
com.samsung.android.sdk.professionalaudio.utility.jammonitor
</string>
<string>com.android.sharedstoragebackup</string>
<string>com.samsung.android.app.colorblind</string>
<string>com.android.printspooler</string>
<string>com.android.dreams.basic</string>
<string>com.att.myWireless</string>
<string>com.sec.android.app.dictionary</string>
<string>com.samsung.android.app.talkback</string>
<string>com.asurion.android.mobilerecovery.att</string>
<string>com.sec.smartcard.manager</string>
<string>com.directv.promo.shade</string>
<string>com.dsi.ant.plugins.antplus</string>
<string>com.samsung.android.personalpage.service</string>
<string>com.samsung.advp.imssettings</string>
<string>com.samsung.android.app.advsounddetector</string>
<string>com.samsung.android.app.mirrorlink</string>
<string>com.samsung.android.sm</string>
<string>com.trustonic.tuiservice</string>
<string>com.sec.spp.push</string>
<string>com.dsi.ant.server</string>
<string>com.samsung.android.allshare.service.fileshare</string>
<string>com.sec.android.mimage.photoretouching</string>
<string>com.samsung.helphub</string>
<string>com.sec.android.app.sns3</string>
<string>flipboard.boxer.app</string>
<string>com.sec.android.providers.tasks</string>
<string>com.ubercab</string>
<string>com.monotype.android.font.chococooky</string>
<string>com.android.dreams.phototable</string>
<string>com.sec.android.service.health</string>
<string>com.samsung.safetyinformation</string>
<string>com.samsung.app.highlightplayer</string>
<string>com.android.providers.partnerbookmarks</string>
<string>com.samsung.android.keyguardwallpaperupdator</string>
<string>com.android.wallpaper.livepicker</string>
<string>com.samsung.android.beaconmanager</string>
<string>com.amazon.mShop.android</string>
<string>com.samsung.android.fmm</string>
<string>com.samsung.android.mdm</string>
<string>com.sec.android.app.shealth</string>
<string>com.samsung.android.bbc.bbcagent</string>
<string>com.samsung.android.voicewakeup</string>
<string>com.sec.android.splitsound</string>
<string>com.samsung.android.app.watchmanagerstub</string>
<string>com.policydm</string>
<string>com.lookout</string>
<string>com.monotype.android.font.cooljazz</string>
<string>com.samsung.aasaservice</string>
<string>com.samsung.android.allshare.service.mediashare</string>
<string>com.sec.knox.switcher</string>
<string>com.sec.android.app.magnifier</string>
<string>com.amazon.kindle</string>
</a>
</b>
Has anyone tried this out yet?
beefgoat said:
Has anyone tried this out yet?
Click to expand...
Click to collapse
I've seen people post screen shots of their package disabler screens with checkmarks on bloat ware but I haven't seen an uploaded xml file for the s7 on att running Android 7 but it really does work. Don't forget to disable any bloat ware I might of missed also feel free to re enable packages you still want
loganbeck14 said:
I've seen people post screen shots of their package disabler screens with checkmarks on bloat ware but I haven't seen an uploaded xml file for the s7 on att running Android 7 but it really does work. Don't forget to disable any bloat ware I might of missed also feel free to re enable packages you still want
Click to expand...
Click to collapse
I just gave it a shot. I ran the script and wiped my cache. I'll see how it goes for the next couple of days.
Edit: one artifact I've noticed on nougat is the boot screen is it says I'm on a custom firmware.
loganbeck14 said:
I was able to make an att debloat file for package disabler pro. Every time I would look on the forums for a recent xml file i would only find files to disabke verizon,sprint and tmobile bloat so i decided to fix the problem myself. this works on the s7 and s7 edge on att, keep in mind some things won't be disabled if you are on marshmallow because some packages were removed with the nougat update and i don't want to downgrade right now so you may have to find those yourselves. one more thing if you have overheating and battery drain issues before doing this, disabling the packages fixed those issues on my phone hopefully it fixes yours of you had a problem with it. I will have to post the package names in a reply to the post because it won't post if I dont also don't forget to re enable things that you actually use
Click to expand...
Click to collapse
Pardon my ignorance but what is the recommended way to run this file?
Sent from my SAMSUNG-SM-G930A using XDA-Developers Legacy app
beefgoat said:
I just gave it a shot. I ran the script and wiped my cache. I'll see how it goes for the next couple of days.
Edit: one artifact I've noticed on nougat is the boot screen is it says I'm on a custom firmware.
Click to expand...
Click to collapse
That's weird I don't remember doing that did you use package disabler pro
If not than I guess if it worked for you cool
P
twocrows said:
Pardon my ignorance but what is the recommended way to run this file?
Click to expand...
Click to collapse
It's best if you download a Samsung package disabler app from the play Store but you have to buy it I'll include instructions soon I have to do some more testing
beefgoat said:
I just gave it a shot. I ran the script and wiped my cache. I'll see how it goes for the next couple of days.
Edit: one artifact I've noticed on nougat is the boot screen is it says I'm on a custom firmware.
Click to expand...
Click to collapse
Can you tell me what you did to run the script
loganbeck14 said:
Can you tell me what you did to run the script
Click to expand...
Click to collapse
I ran the script using PDP, rebooted into recovery, wiped the cache, then rebooted. It hasn't happened since that first boot, and Knox hasn't been tripped.
beefgoat said:
I ran the script using PDP, rebooted into recovery, wiped the cache, then rebooted. It hasn't happened since that first boot, and Knox hasn't been tripped.
Click to expand...
Click to collapse
OK I might make this part of the post so if anyone wants to do this a different way they can
loganbeck14 said:
Can you tell me what you did to run the script
Click to expand...
Click to collapse
Since this is my first thread where I'm not asking for help I would like to know how I'm doing I'd like to know so I can improve future threads
I am ready for your suggestions. Critique me
Oh my God I just remembered what pdp stands for. Wow I feel stupid
loganbeck14 said:
here is an updated file for you guys
Click to expand...
Click to collapse
This thread will be closed soon I will post a new thread link Tommorow with a better layout, better, grammar and with more knowledge in the post with files for people who use Android or Samsung pay and also have a version that comes with gear vr services enabled
THIS THREAD IS NOW CLOSED please post comments at this link here
https://forum.xda-developers.com/att-galaxy-s7/how-to/samsung-galaxy-s7-debloat-att-t3569906

[HELP] Deodex Pixel SystemUI

Hello, I would like to modify my systemui to get 3minit battery mod working on my Google pixel XL.
I've deodexed system apps in the past using baksmali, but these new odexed system apps now have a systemui.vdex file as well as a systemui.odex file to go along with the systemui.apk.
Couldn't find much about the vdex files other than it's allegedly optimized dex code. I looked at jesusfreke's website and most of the threads on there were way above my comprehension level lol.
Can anyone help me out to get started on deodexing this app?
Pain-N-Panic said:
Hello, I would like to modify my systemui to get 3minit battery mod working on my Google pixel XL.
I've deodexed system apps in the past using baksmali, but these new odexed system apps now have a systemui.vdex file as well as a systemui.odex file to go along with the systemui.apk.
Couldn't find much about the vdex files other than it's allegedly optimized dex code. I looked at jesusfreke's website and most of the threads on there were way above my comprehension level lol.
Can anyone help me out to get started on deodexing this app?
Click to expand...
Click to collapse
The latest baksmali and smali can't handle vdex files yet, as far as I can tell. There's an open issue about it here: https://github.com/JesusFreke/smali/issues/555
Looks like we have to wait, sadly. This always every time Google make a new version of Android - they keep odexing files in different ways. Good for the user, but very annoying for the modder!
Ticklefish said:
The latest baksmali and smali can't handle vdex files yet, as far as I can tell. There's an open issue about it here: https://github.com/JesusFreke/smali/issues/555
Looks like we have to wait, sadly. This always every time Google make a new version of Android - they keep odexing files in different ways. Good for the user, but very annoying for the modder!
Click to expand...
Click to collapse
I was told fulmics automated deodex program works with Oreo. Haven't tried it out yet.
Pain-N-Panic said:
I was told fulmics automated deodex program works with Oreo. Haven't tried it out yet.
Click to expand...
Click to collapse
I have my own deodexing tool and I'm trying it on Oreo now. Looks like it should work.
Sent from my Sony Xperia XA1 using XDA Labs
Ticklefish said:
I have my own deodexing tool and I'm trying it on Oreo now. Looks like it should work.
Click to expand...
Click to collapse
If your personal program works, would you assume fulmic's should work as well with Oreo? As long as I updated the small/baksmali?
Pain-N-Panic said:
If your personal program works, would you assume fulmic's should work as well with Oreo? As long as I updated the small/baksmali?
Click to expand...
Click to collapse
I've no idea, sorry. I wouldn't know how that program works. You can try it, just be sure to make a backup first just in case.
Sent from my Sony Xperia XA1 using XDA Labs

Categories

Resources