[Xposed][4.0+] Flipster 3.0 - Icon changer - Xposed Framework Modules

{
"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"
}
Flipster is an Xposed module which allows you to change the icon and name of an app and also all the colors and icons inside an app. These changes are applied systemwide.
I decided to work on this because xSuite module hasn't been updated to support Lollipop.
Instructions
(Need to update again)
Bugs
Although it worked fine in initial tests, there could be some bugs which I haven't encountered yet. Please report them and I'll try to fix ASAP
Download
As xSuite module was available for free, I decided to keep Flipster free as well.
But if you like the app, a donation would be appreciated
Get it from Play store or Xposed repo
XDA:DevDB Information
Flipster, Xposed for all devices (see above for details)
Contributors
PunchUp, PunchUp
Xposed Package Name: com.arjerine.flipster
Version Information
Status: Stable
Current Stable Version: 1.3
Stable Release Date: 2015-11-21
Created 2015-11-03
Last Updated 2015-11-22

(Not needed anymore - v3.0 onwards)
How to find icon names?
• Use a file manager which can extract or open an apk file directly. Then go inside res folder
• Inside the res folder, if one of these mipmap folders exist, you will find the launcher icon inside one of them (most cases)
• These drawable folders contain all the icons used inside an app.
Also, if mipmap folders don't exist, you'll also find the launcher icon here.
• Enter icon name in Flipster and choose mipmap/drawable (wherever you found the icon) and it will be replaced after a reboot
If you find new launcher icon names of apps, please post them on this thread.
But if you're not registered on XDA, just add comments on this spreadsheet or send an email to [email protected]
This spreadsheet will help others and also be useful to implement icon pack support which I plan to do in the future when there are enough apps in the sheet

xSuite was unable to change names and icons of hangouts & camera. Also the changes didn't show up in Nova launcher launcher. Are these bugs here too?
Sent from my A108 using XDA mobile app

DSouparno said:
xSuite was unable to change names and icons of hangouts & camera. Also the changes didn't show up in Nova launcher launcher. Are these bugs here too?
Sent from my A108 using XDA mobile app
Click to expand...
Click to collapse
Hi, sorry I made a small mistake before releasing the app and the module is not working currently. I'll release a new update very soon.
Hangouts and camera should work. But Nova launcher won't. I'll have a look at it later.

DSouparno said:
xSuite was unable to change names and icons of hangouts & camera. Also the changes didn't show up in Nova launcher launcher. Are these bugs here too?
Sent from my A108 using XDA mobile app
Click to expand...
Click to collapse
I've fixed the bug and released an update. It will be available from Play store within a couple of hours.
I tested Hangouts and it's not working. Will have a look again tomorrow.
Camera (stock Android) is working. Icon name is logo_camera_color_44in48dp. Type is mipmap.
If you need icon names of any other apps, let me know. I'll update the spreadsheet accordingly.

I'm using LG FLEX 2 with Xposed framework ver. 75.
When I launch Flipster it says "Xposed framework not detected". Didn't even ask for root.
nvm im dumb. needed to enable it in xposed modules..
Okay, tried to change phone and viber icons - nothing in standart LG launcher changed Any way to make it work? I kinda like it if only we could change icons...

Dreamisdead said:
Okay, tried to change phone and viber icons - nothing in standart LG launcher changed Any way to make it work? I kinda like it if only we could change icons...
Click to expand...
Click to collapse
I'd be happy to help. But first, can you tell me if you were not able to change the icons *just* in LG launcher? Please check in App Info. Has it changed there?

PunchUp said:
I'd be happy to help. But first, can you tell me if you were not able to change the icons *just* in LG launcher? Please check in App Info. Has it changed there?
Click to expand...
Click to collapse
No, it didn't change anywhere i think... Tried a few other apps.
I looked in settings app and in titanium backup icon is the same, but in Flipster it shows as changed.
Maybe I'm doing something wrong? There was a tip about icon name. I didn't set any.

Dreamisdead said:
No, it didn't change anywhere i think... Tried a few other apps.
I looked in settings app and in titanium backup icon is the same, but in Flipster it shows as changed.
Maybe I'm doing something wrong? There was a tip about icon name. I didn't set any.
Click to expand...
Click to collapse
You have to specify the icon name. Otherwise it won't change.
Viber -> ic_launcher_viber (drawable). Try it and let me know.
I don't have an LG device, so you'll have to give me the apk of phone app.
If you need other icon names, let me know

PunchUp said:
You have to specify the icon name. Otherwise it won't change.
Viber -> ic_launcher_viber (drawable). Try it and let me know.
I don't have an LG device, so you'll have to give me the apk of phone app.
If you need other icon names, let me know
Click to expand...
Click to collapse
Thank you! Viber icon changed in apps!
But there is a problem. LG launcher shows old icon. Both in home screen and app drawer.
I tried rebooting a few times, and restarting LG Launcher after boot, nothing worked
Maybe there is a cache of old icon somewhere?
Also I can send you apk of phone and other apps I need, but I think it will be faster if there was a tutorial on how to check icon name.
That way everyone can contribute to your google drive sheet.
Maybe you can add auto naming or selecting from list? After we found out all app icon names of course

Dreamisdead said:
Thank you! Viber icon changed in apps!
But there is a problem. LG launcher shows old icon. Both in home screen and app drawer.
I tried rebooting a few times, and restarting LG Launcher after boot, nothing worked
Maybe there is a cache of old icon somewhere?
Click to expand...
Click to collapse
Yea launchers are annoying. Most of them don't change. Stock AOSP launcher is the only one I've found to be working properly.
(I'll take a look at LG launcher's code)
Also I can send you apk of phone and other apps I need, but I think it will be faster if there was a tutorial on how to check icon name. That way everyone can contribute to your google drive sheet.
Click to expand...
Click to collapse
Yes I will soon. Detailed instructions with images.
But basically, all you need to do is use a file manager to extract the apk (some file managers also allow to browse without extracting). Then go inside 'res' folder. If you see a 'mipmap' folder there, it will have the launcher icon inside it. If not, just open one of the drawable folders (xxhdpi, xhdpi, etc) and find the name of the launcher icon. Hope you got it?
Maybe you can add auto naming or selecting from list? After we found out all app icon names of course
Click to expand...
Click to collapse
Sure yea. I created this app for personal use but if a lot of people start using, I'll implement auto import.

@Dreamisdead if you're interested, I'll give you the editing rights for the spreadsheet so that you can enter an app directly whenever you find. Let me know

@PunchUp I don't have sufficient space to install it from Play Store. Please upload the apk file to the Xposed Repository.
Thanks in advance
Sent from my A108 using XDA mobile app

DSouparno said:
PunchUp I don't have sufficient space to install it from Play Store. Please upload the apk file to the Xposed Repository.
Thanks in advance
Sent from my A108 using XDA mobile app
Click to expand...
Click to collapse
Hey! Sure I'll upload it there. Was meaning to do it earlier this week but got busy.

I want to use icons from icon package installed on my device , how to change all icons to the icon package ??

lion_2006 said:
I want to use icons from icon package installed on my device , how to change all icons to the icon package ??
Click to expand...
Click to collapse
Hi, this is not possible for now at least. When there are enough apps in this sheet, I'll add support for icon packs.

Veryyy nice app . Tnxx bro keep it up.Ive lg g4 .waiting for working well in our device
Sent from my LG-H818 using Tapatalk

Nima79 said:
Veryyy nice app . Tnxx bro keep it up.Ive lg g4 .waiting for working well in our device
Sent from my LG-H818 using Tapatalk
Click to expand...
Click to collapse
Hi, what is not working exactly?

launcher3 shortcut can't get effected.

Any way to change icons of google photos & voice search? They are respectively parts of google+ and google apps, so they can't be changed by using ic_launcher...
Sent from my A108 using XDA mobile app
---------- Post added at 09:03 AM ---------- Previous post was at 09:01 AM ----------
lion_2006 said:
I want to use icons from icon package installed on my device , how to change all icons to the icon package ??
Click to expand...
Click to collapse
What you can do is extract the apk and copy the icons you need to a different directory. That's what I do.
Icons are found in one of the drawable folders in the res folder of the package.
Sent from my A108 using XDA mobile app
---------- Post added at 09:09 AM ---------- Previous post was at 09:03 AM ----------
PunchUp said:
I've fixed the bug and released an update. It will be available from Play store within a couple of hours.
I tested Hangouts and it's not working. Will have a look again tomorrow.
Camera (stock Android) is working. Icon name is logo_camera_color_44in48dp. Type is mipmap.
If you need icon names of any other apps, let me know. I'll update the spreadsheet accordingly.
Click to expand...
Click to collapse
Hello again. Sorry for bugging you so many times. I just noticed that camera icon name is for android version 5.0-6.0 and what about earlier? I'm on 4.4.2.... (found no custom rom )
Sent from my A108 using XDA mobile app

Related

[APP][XPOSED][4.0+] xRenamer - rename your apps universally

xRenamer
rename your apps universally​
This Xposed module allows you to rename your apps as you want. Some launchers have a feature that allows you to change the label of the apps on the launcher. For me this isn't satisfying enough, as the name actually stays the same and if you get an "choose an action" dialog the real name jumps out. The problem is easy, there is no way to. After noticing this module, which is created to rename QuickPic, I got the idea to create an app that allows you to rename any app(almost, see below). I developed the code further(my first android app ^^) to be able to change all the names at runtime and here it is: xRenamer.
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"
}
Requirements:
The Xposed Framework
Min sdk version of 11, which should be no problem
Installation:
Install the app.
Activate the module in the xposed settings.
Reboot.
Rename!
Permissions:
KILL_BACKGROUND_PROCESSES to restart the launcher
WRITE_EXTERNAL_STORAGE to save the settings
Limits:
At the moment, xRenamer is not able to rename:
System apps
Some rare apps(e.g the amazon app)
I am looking for a way to be able to rename these as well.
As long as this isn't the case, there are color tags in the app list dialog.
Green indicates that the app is an user application
Red indicates that the app is an system application
Yellow indicates that the app is neither in /data, nor in /system stored. Most of the time the app is an user application stored in /mnt/asec
Usage:
To rename an app tap the add button and either enter the package name of the app you want to rename by yourself or press the list button and choose an app from the list of installed apps. When an app has been identified, the icon will show up and a text is shown. Keep in mind that the add button won't be activated until the app has been identified. The add button also doesn't show up if you havn't entered a new name or if an entry for the app already exists.
To remove an entry tap the remove button. The actionbar will turn red and you are now able to delete an entry by simply tapping
it. Tab the button again to exit the remove mode.
To change an entry simply tab it and a dialog will pop up where you can change the name.
Although changes are applied during runtime, you may need to restart various apps for them to realize the change. For this purpose there is a button to restart the launcher hidden in the overflow menu.
Download:
Xposed Repo: Link
From xda: View attachment xRenamer_10.apk
I tested the app on my Note 3, running 4.4.2 and it's running fast and stable.
If you find any bugs, want to give your opinion or have an idea, feel free to do so.
Thanks to:
pyler for the idea and the basic code
rovo89 for the xposed framework
Hey! Thanks for this man!
Work for most apps.
Doesn't work for: Dolphin Browser, .Sprit2 (FM radio) & Google Camera (in data, non in system).
Edit:
Working
I have been in need of this functionality for so long. Thank you! Did not work on DialApp and Today Calendar, but that is it.
Would it be possible to add the ability to change app icons too? With Apex launcher, I can change them on the home screen, but I can't do anything if it is in the drawer and a theme I'm using doesn't cover some of my more obscure apps. That would be the icing on the cake.
Sent from my Nexus 5
Jesellers88 said:
Would it be possible to add the ability to change app icons too? With Apex launcher, I can change them on the home screen, but I can't do anything if it is in the drawer and a theme I'm using doesn't cover some of my more obscure apps. That would be the icing on the cake.
Sent from my Nexus 5
Click to expand...
Click to collapse
Would be amazing!
Jesellers88 said:
Would it be possible to add the ability to change app icons too?
Click to expand...
Click to collapse
Thats actually a really nice suggestion. I will look over it today. It would also be a nice Addition to unicon which doesnt allow single items to change.
Gesendet von meinem SM-N9005 mit Tapatalk
GalaxyInABox said:
Thats actually a really nice suggestion. I will look over it today. It would also be a nice Addition to unicon which doesnt allow single items to change.
Gesendet von meinem SM-N9005 mit Tapatalk
Click to expand...
Click to collapse
It's one of those things that always bug me about apps with horrible icons. I've deleted apps before because I couldn't stand look at them in my drawer. Even better would be to link it directly to installed icon packs and incorporate an icon picker.
I wish I could do this myself, but I'm glad you find the idea interesting.
EDIT: the more I think about it, the more I want to give it a try myself. I have yet to make an app, and I think this would be a great thing to start with.
Sent from my Nexus 5
This looks awesome. Thank you
Sent from my Nexus 5 using Tapatalk
Dint work for me for Quickpic I tried it with Lightning Launcher
I get this message every time I open the app. Please help!
@GalaxyInABox: Great idea!
I've a feature request: Please add an option to change the app-icon, so everybody could use custom icons (some complained about my "ugly icons )
Why does you store the settings on the sd card? /data/data/<packagename>/files sould also be okay.
If it does not work for some apps, it could be because of the wrong/multiple android.intent.action.MAIN/android.intent.category.LAUNCHER activities in the Manifest.xml.
The yellow package names are not good to read on white background, i recommend blue
sbk299 said:
I get this message every time I open the app. Please help!
Click to expand...
Click to collapse
This happens if the app isn't able to write to your internal sdcard. What device are you using? It could be the case that your device or rom doesnt link /emulated/0 correctly.
defim said:
@GalaxyInABox: Great idea!
I've a feature request: Please add an option to change the app-icon, so everybody could use custom icons (some complained about my "ugly icons )
Why does you store the settings on the sd card? /data/data/<packagename>/files sould also be okay.
If it does not work for some apps, it could be because of the wrong/multiple android.intent.action.MAIN/android.intent.category.LAUNCHER activities in the Manifest.xml.
The yellow package names are not good to read on white background, i recommend blue
Click to expand...
Click to collapse
I already have some idea how to do the icon replacer.
And writing to the sdcard will be removed in the next patch. I found a better way to do!
GalaxyInABox said:
This happens if the app isn't able to write to your internal sdcard. What device are you using? It could be the case that your device or rom doesnt link /emulated/0 correctly.
Click to expand...
Click to collapse
I'm using Galaxy S2 (I9100) running Cyanogenmod 4.3.1. I think it isn't working because my internal sdcard is not at the location /storage but at /storage/sdcard0 or directly /sdcard. Is there any way to resolve the issue?
sbk299 said:
I'm using Galaxy S2 (I9100) running Cyanogenmod 4.3.1. I think it isn't working because my internal sdcard is not at the location /storage but at /storage/sdcard0 or directly /sdcard. Is there any way to resolve the issue?
Click to expand...
Click to collapse
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry). I try to find the issue, but if I don't find it quickly, I will upload the hotfixed version as a beta branch.
GalaxyInABox said:
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry). I try to find the issue, but if I don't find it quickly, I will upload the hotfixed version as a beta branch.
Click to expand...
Click to collapse
Alright. Thanks a tonne! Been waitin' for this app a long time. A little longer I guess.. But atleast I know it's coming :victory: Thanks again!
I uploaded the hotfix version, which should only be used if you get the error toast.
@GalaxyInABox
Hey, thank you, it's exactly what I needed. I'm going test your app.
GalaxyInABox said:
I have written a kind of hotfix which discards the use of the sdcard. The drawback is that it requires a reboot after changing the settings(like adding or deleting an entry)....
Click to expand...
Click to collapse
As far as I experience, most Xposed modules require reboot after I apply changes. So, where is the problem?
body150165 said:
As far as I experience, most Xposed modules require reboot after I apply changes. So, where is the problem?
Click to expand...
Click to collapse
1.0 doesn't require it so I wanted to mention it.
Problem
Nothing happens at my device!II changed the names,I also rebooted but still no different name! :silly: With the initial release,it showed me the error toast,now with the updated version it doesn't show the message but still not working!
Love the idea, but it's not working on my Verizon Samsung Galaxy S4. When I press "Restart Launcher", the launcher restarts and then a couple seconds later xRenamer force closes and no changes are applied.
So far, I've tried it on S Educate, Tetris, and aLogcat. All of which are user apps and not stored on SD card.
- Sent from my Galaxy S4 using Tapatalk.

[APP][XPOSED][4.0.3+] xSuite 1.0.1 - changes name and icon of your apps

xSuite​
Features(At the moment):
Change the name of your app throughout your entire device
Change the icon of your app throughout your entire device
Disable the AudioFocus function
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"
}
Requirements:
The Xposed Framework
Min sdk version of 15/4.0.3
Installation:
Install the app.
Activate the module in the xposed settings.
Change whatever you want.
Reboot.
Permissions:
KILL_BACKGROUND_PROCESSES to restart the launcher
READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE to load icons
Usage:
Simply open the app, wait for the list to load(which takes an eternity, i know) and either press the settings button to disable the audiofocus function or click an app to rename/change icon.
To avoid the loading, you can also go to the detail view by opening the app info and pressing on the name(thanks to MohammadAG!).
Changes will be applied when restarting the device.
The app can rename ANY app and change the icon of almost any(5 out of 150 apps).
And it is able to disable the audiofocus, now your music won't stop when you accidently open a youtube link.
Download:
Xposed Repo: Click
Via XDA: Under the post
Thanks to:
rovo89 for the xposed framework and his support! Danke!
MohammadAG for his support and allowing me to use his "Shortcut in App Info" module!
Features to come:
Make the audiofocus changable per app.
Integrate the resOverloader module by babuilyas with an ui.
Whatever you suggest(and is possible).
Was going to put it on google play, but well, 25 euros.
I'm going to translate it to german. ^^
Please read this as well:
As I pointed out before, i'm developing this as a hobby. I am not a developer, i'm going to school and doing this for fun.
Someone asked me whether I want donations. No I, don't, all I ask for is that you tell me if it helped you and a thanks(and please report all bugs).
Known Bugs:
Can't replace all icons. I had a better hook, that didn't use the ressource api, but it didn't work on launchers, only in normal apps. Unicon has this issue as well, so i think it's not my fault.
Changelog:
1.0:
Initial release
1.0.1:
Added a search field to the app list
Added an icon picker(only use icons, if they are shown correctly in the picker as well!)
First!!! Thanx for this great module i was looking for something like this.
I can't browse to any of my icon packs, so no icon changing for me. And changed some names, rebooted, but no visible changes (in Nova Launcher, nor in app)
Sent from my GT-i9505
AllSeeyinEye said:
I can't browse to any of my icon packs, so no icon changing for me. And changed some names, rebooted, but no visible changes (in Nova Launcher, nor in app)
Sent from my GT-i9505
Click to expand...
Click to collapse
Its meant for overriding unicon to example. Did you activate the module? Does the xposed log say something? Did you do a full reboot or only a soft? And are the settings showed correctly in the app after closing?
Gesendet von meinem SM-N9005 mit Tapatalk
Settings are correct after a full reboot. In /settings /apps the changed names show up. But not in Nova launcher.
I don't understand what you mean regarding the icons. I don't use Unicon. I was in fact the one reporting the app for violating xda rules for it only had a payed version and thus used xda only as an advertising platform.
Sent from my GT-i9505
AllSeeyinEye said:
Settings are correct after a full reboot. In /settings /apps the changed names show up. But not in Nova launcher.
I don't understand what you mean regarding the icons. I don't use Unicon. I was in fact the one reporting the app for violating xda rules for it only had a payed version and thus used xda only as an advertising platform.
Sent from my GT-i9505
Click to expand...
Click to collapse
Apex launcher to example seems to cache the names, you may need to delete the launcher cache. Please also check if the name in the drawer is correct. When talking about unicon i meant that you can use my tool to override icons from packs you dont like.
Gesendet von meinem SM-N9005 mit Tapatalk
Doent change any names even after activating the module and reboot specially after changing names.... im on Galaxy s4....
Plz look into it....
Sent from my GT-I9500 using Tapatalk 4 - Hassan K. Malik
GalaxyInABox said:
Apex launcher to example seems to cache the names, you may need to delete the launcher cache. Please also check if the name in the drawer is correct. When talking about unicon i meant that you can use my tool to override icons from packs you dont like.
Gesendet von meinem SM-N9005 mit Tapatalk
Click to expand...
Click to collapse
Emptied Nova's cache and restarted Nova, but it didn't work. Guess I have to manually change names in Nova.
Icons are still a mystery to me. Please explain how to change a single icon with your app. I understand how Unicon works, even though I'm not using it. It's just two or three icons I want to change.
If I click 'change icon', a pop up appears asking for a path. I can't select any icons in one of the icon packs I've got installed, nor can I select the icons of preinstalled apps.
Sent from my GT-i9505
---------- Post added at 12:27 AM ---------- Previous post was at 12:25 AM ----------
HassanM said:
Doent change any names even after activating the module and reboot specially after changing names.... im on Galaxy s4....
Plz look into it....
Sent from my GT-I9500 using Tapatalk 4 - Hassan K. Malik
Click to expand...
Click to collapse
S4 here too. It does work, the name changing, but not on Nova.
Sent from my GT-i9505
---------- Post added at 12:29 AM ---------- Previous post was at 12:27 AM ----------
Found a solution for the names in Nova. In Nova settings go to Look and Feel, change icon pack and it refreshes all icons and names.
Sent from my GT-i9505
Hi OP, will you share your source code as well? Since you don't want donations there is no need to hide your source code. Especially in the Xposed community it's not adviced to install modules without knowledge of the code. I know many, including me, who don't install closed source modules.
Sent from my Nexus 5 using XDA Premium 4 mobile app
AllSeeyinEye said:
Emptied Nova's cache and restarted Nova, but it didn't work. Guess I have to manually change names in Nova.
Icons are still a mystery to me. Please explain how to change a single icon with your app. I understand how Unicon works, even though I'm not using it. It's just two or three icons I want to change.
If I click 'change icon', a pop up appears asking for a path. I can't select any icons in one of the icon packs I've got installed, nor can I select the icons of preinstalled apps.
Sent from my GT-i9505
---------- Post added at 12:27 AM ---------- Previous post was at 12:25 AM ----------
S4 here too. It does work, the name changing, but not on Nova.
Sent from my GT-i9505
---------- Post added at 12:29 AM ---------- Previous post was at 12:27 AM ----------
Found a solution for the names in Nova. In Nova settings go to Look and Feel, change icon pack and it refreshes all icons and names.
Sent from my GT-i9505
Click to expand...
Click to collapse
Atm you can only change the icon with a png or jpg, but it will be enhanced. I had to wipe the entire data of nova, so i think they are saving it differently, will look into this.
theknut said:
Hi OP, will you share your source code as well? Since you don't want donations there is no need to hide your source code. Especially in the Xposed community it's not adviced to install modules without knowledge of the code. I know many, including me, who don't install closed source modules.
Click to expand...
Click to collapse
I thought i put it into the post, but i am going to publish the source once the logger is completet &(!) i understand how to use git without breaking my workspace. I can understand you, but i am really not interested in doing malicous stuff(lol).
Gesendet von meinem SM-N9005 mit Tapatalk
EDIT: nova launcher has a special table in his launcher.db for storing the name and icon of an app. If you find a way to delete only this table the problem would be solved.
Hi @GalaxyInABox, your module works great on my phone with Apex Launcher, thank a lot!
xRenamer didn't work but with this one it's ok!
I noticed errors in debug log I don't know why, you find debug log below if you have need.
Micks29 said:
Hi @GalaxyInABox, your module works great on my phone with Apex Launcher, thank a lot!
xRenamer didn't work but with this one it's ok!
I noticed errors in debug log I don't know why, you find debug log below if you have need.
Click to expand...
Click to collapse
Well, i just noticed a similiar message in my log, seems like i forgot to put the code casting param.thisObject into my desired object into a try block. Will fix this tommorow. Thanks for reporting!
Gesendet von meinem SM-N9005 mit Tapatalk
AllSeeyinEye said:
Emptied Nova's cache and restarted Nova, but it didn't work. Guess I have to manually change names in Nova.
Icons are still a mystery to me. Please explain how to change a single icon with your app. I understand how Unicon works, even though I'm not using it. It's just two or three icons I want to change.
If I click 'change icon', a pop up appears asking for a path. I can't select any icons in one of the icon packs I've got installed, nor can I select the icons of preinstalled apps.
Sent from my GT-i9505
---------- Post added at 12:27 AM ---------- Previous post was at 12:25 AM ----------
S4 here too. It does work, the name changing, but not on Nova.
Sent from my GT-i9505
---------- Post added at 12:29 AM ---------- Previous post was at 12:27 AM ----------
Found a solution for the names in Nova. In Nova settings go to Look and Feel, change icon pack and it refreshes all icons and names.
Sent from my GT-i9505
Click to expand...
Click to collapse
Same here. Works on GEL but not Nova. Its kind of fine that it doesn't work on Nova because Nova can already change the icons and GEL cannot. 1 request though, can you add a file picker to choose icons? As it is, I use ES file explorer to copy the whole file path then paste it into xsuite and it takes forever. Thank you for this module. It already does more than xrenamer.
steelew said:
Same here. Works on GEL but not Nova. Its kind of fine that it doesn't work on Nova because Nova can already change the icons and GEL cannot. 1 request though, can you add a file picker to choose icons? As it is, I use ES file explorer to copy the whole file path then paste it into xsuite and it takes forever. Thank you for this module. It already does more than xrenamer.
Click to expand...
Click to collapse
The little dialog is actually only transitional solution until i find a solution to either send an intent to a file manager to show a picker AND returning it to the DetailActivity or until i write an own picker(which i have no idea how do, to be honest). But its definetly a thing we need!
Gesendet von meinem SM-N9005 mit Tapatalk
GalaxyInABox said:
The little dialog is actually only transitional solution until i find a solution to either send an intent to a file manager to show a picker AND returning it to the DetailActivity or until i write an own picker(which i have no idea how do, to be honest). But its definetly a thing we need!
Gesendet von meinem SM-N9005 mit Tapatalk
Click to expand...
Click to collapse
Thanks for the response. I just restarted after changing a bunch of icons and so far the only icon that didn't change was hangouts. This module seems to work well for GEL with XGELS installed.
steelew said:
Thanks for the response. I just restarted after changing a bunch of icons and so far the only icon that didn't change was hangouts. This module seems to work well for GEL with XGELS installed.
Click to expand...
Click to collapse
Thats nice! Once i find a developer who can tell me this one little thing, hangouts will be changeable as well
Gesendet von meinem SM-N9005 mit Tapatalk
questions
Does anyone know what size icons to use with touchwiz launcher? I used 144px icons for Nova and GEL with no problem but on the stock touchwiz launcher, they are tiny. Thanks
Samsung Galaxy S4 i337, 4.3 rooted stock.
Awesome work!! Worked flawlessly for me... All it took was a reboot and a cache clear and boom it is renaming apps that xrenamer couldnt. Even on nova! Thx a bunch for this~
I noticed that Hangouts renamed fine in the app drawer, but when I open it, it still says "Hangouts" in the header. Will this be changeable?
So i renamed all of my apps just for the hell of it to see if they all work, out of 50+ apps i found just a single app that wouldnt rename... Endomondo Pro. Kinda weird... I was even able to rename a number of system apps!
App link: https://play.google.com/store/apps/details?id=com.endomondo.android.pro

[MOD][4.0+][XPOSED]Holo Themer - Force Holo Dark/Light on any app!

HOLO THEMER
Holo Themer lets you force any app to use:
Holo Dark
Holo Light
Holo Light with dark Actionbar
Holo Dark with no Actionbar
Holo Light with no Actionbar
Wallpaper
Wallpaper with no Title-bar
This will only work on apps that already use a Holo theme of some kind (which is most apps, and practically no games)
Even then, some apps will mess up a bit
Credits to @NeverUseful for the icon!
Download
Download from Xposed Repo
Also please consider the premium version from Google Play
The new Add-on store lets you download additional xposed mods which work with this one
EG: the Settings_light addon makes the icons down the left of the settings app black, to use with Holo Light
To make an addon/graphics for one, PM me
To request one, reply to this thread
Screenshots
Settings in Light
{
"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"
}
Settings in Light with Dark actionbar
Browser in Light
Messaging in Dark
Xposed Additions in Light
​
Source code is here http://www.github.com/hamzahrmalik/HoloThemer
XDA:DevDB Information
HoloThemer, Xposed for all devices (see above for details)
Contributors
hamzahrmalik
Xposed Package Name: com.hamzah.holothemer
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2014-05-31
Created 2014-05-31
Last Updated 2014-08-29
Changelog
Version 2.8.2 (2/2/15)
Bug fixes
Version 2.8.1 (1/2/15)
Bug fixes
Version 2.8 (14/12/14)
Internal Improvements
Version 2.7 (22/11/14)
Added semi-opaque wallpaper theme
Themed the app Material style
Added app icons in the list of apps
Version 2.6.1 and 2.6.2 (8/8/14)
Bug fixes
Version 2.6 (5/8/14)
Added Refresh button in the app
New backup format, now backs up ALL preferences
Unfortunately, backups made in earlier version cannot be restored in this version
Also premium version in now out on Play Store, please consider upgrading
https://play.google.com/store/apps/details?id=com.hamzah.holothemer.premium
Version 2.5 (21/6/14)
Option to hide app icon from Actionbar
"User Wallpaper" theme now has an Actionbar so apps won't crash as much
Version 2.4 (7/6/14)
New Add-ons list
Now has a list of installed addons which can be launched from the list
Fixed a typo
Launch app by long pressing in list
Version 2.3 (3/6/14)
Backup/Restore settings
Version 2.2 (2/6/14)
Search
'FastScroll', you can drag the scrollbar
Version 2.1 (1/6/14)
Added Pure Black themes
Added Device Default themes
Version 2.0 (1/6/14)
Added no actionbar themes
Added User Wallpaper themes
Added Add-on store
More Info
Version 1.0 (31/5/14)
Initial Release
Planned Features
Themes
None...
Add-ons
Whatsapp support - Support for whatsapp, make text white, to work with Holo Dark
GMail, Hangouts and basically every other google app
Features
Different themes for different Activity
Request for more
Uuu black setting s in LG G2 finally!
Thanks
Sent from my LG-D802 using Tapatalk
PAGOT said:
Uuu black setting s in LG G2 finally!
Thanks
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
HAHA i personally used this app to get White on AOSP. LOL
I'm currently making a "support package" for specifically the settings app, itll make the icons down the left black, so itll work with holo light background
Do you, BTW, want white icons down left?
teaser of the new support package
Buddy already happy as it is. I like all black . No need for more white.
Maybe a button apply to all wild be nice . (With a big warning if something should go wrong)
And somewhat an icon next to the program which setting is applied. But as said. Happy already. Millions thanks
Sent from my LG-D802 using Tapatalk
@hamzahrmalik: Great idea!
The 1st bug: "XDA Thread for Help" does nothing
PAGOT said:
Maybe a button apply to all wild be nice
Click to expand...
Click to collapse
I would be glad, too
defim said:
@hamzahrmalik: Great idea!
The 1st bug: "XDA Thread for Help" does nothing
I would be glad, too
Click to expand...
Click to collapse
I just fixed the bug, i didnt change version number, just download again
You wouldnt be glad. It would mess up most apps
hamzahrmalik said:
I just fixed the bug, i didnt change version number, just download again
You wouldnt be glad. It would mess up most apps
Click to expand...
Click to collapse
Awesome work. Subscribing to this, eager to see what all you're able to acomlish.
Sent from my Vs980 running Xdabbeb's 24a v1.1.1
hamzahrmalik said:
I just fixed the bug, i didnt change version number, just download again
You wouldnt be glad. It would mess up most apps
Click to expand...
Click to collapse
I see, for App Monster (https://play.google.com/store/apps/details?id=de.android_telefonie.appmanager) it does not work.
Maybe you could change the UI a little. I think there are 2 kind of people: Preferring dark or white. You could set this with a global option, and then just tick an app to apply. An long touch/extra button could be used to (re) start the app to test it.
(Then it does not matter that the UI does not load the preference which theme was set)
Btw, the portal content suggrstion does not work because the captcha piucture does not show. Maybe a mod like @GermainZ could repair it & report this module
defim said:
I see, for App Monster (https://play.google.com/store/apps/details?id=de.android_telefonie.appmanager) it does not work.
Maybe you could change the UI a little. I think there are 2 kind of people: Preferring dark or white. You could set this with a global option, and then just tick an app to apply. An long touch/extra button could be used to (re) start the app to test it.
(Then it does not matter that the UI does not load the preference which theme was set)
Btw, the portal content suggrstion does not work because the captcha piucture does not show. Maybe a mod like @GermainZ could repair it & report this module
Click to expand...
Click to collapse
The reason I'm reluctant to add a "make all dark" or "make all light" button is because there is almost certainly an app you do not want to be dark/light
Like browser for example will mess up
So will whatsapp
YouTube
Plenty others
What portal content? What capcha? Sorry, I have no idea what you're talking about!
Sent from my iPod touch using Tapatalk
Excuse me guys, I think I'm blind.....cant see any download link.
Am I blind?
Sent from the deep of the electronic soul of my supadupapfunkalicious G2
dafunk2 said:
Excuse me guys, I think I'm blind.....cant see any download link.
Am I blind?
Sent from the deep of the electronic soul of my supadupapfunkalicious G2
Click to expand...
Click to collapse
No. It's on repo. My internees playing up so I couldn't upload here will upload when it works
Sent from my iPod touch using Tapatalk
hamzahrmalik said:
No. It's on repo. My internees playing up so I couldn't upload here will upload when it works
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
Ah, ok, i see. Thanks bud.
Sent from the deep of the electronic soul of my supadupapfunkalicious G2
You probably want to hook setTheme as well, some apps will call that in their onCreate method (after your hook, effectively making your own call to setTheme useless.)
You might also want to look into hooking ContextThemeWrapper instead of Activity's onCreate, but I didn't look too much into that.
Samsung TouchWiz features tabbed settings, so theming it with this module cut out part of those tabs, looks weird.
Wow man, thanks you SO MUCH !! Like you I dreamed about an holo light settings app. So much better that way !
Envoyé de mon Nexus 5 en utilisant Tapatalk
GermainZ said:
You probably want to hook setTheme as well, some apps will call that in their onCreate method (after your hook, effectively making your own call to setTheme useless.)
You might also want to look into hooking ContextThemeWrapper instead of Activity's onCreate, but I didn't look too much into that.
Click to expand...
Click to collapse
Out of curiosity how do you get my source? Or did you guess what I did?
I'm hooking Activity.class onCreate
Before hooked method I'm setting the theme to whatever user selected for that app
Ah I've just re read what you write and I understand now. Thanks I will
Sent from my iPod touch using Tapatalk
senkan said:
Samsung TouchWiz features tabbed settings, so theming it with this module cut out part of those tabs, looks weird.
Click to expand...
Click to collapse
That's strange. Browser uses tabs in history/bookmarks page and that works fine as you can see in screenshots in the OP
Sent from my iPod touch using Tapatalk
hamzahrmalik said:
Out of curiosity how do you get my source? Or did you guess what I did?
Click to expand...
Click to collapse
I either compile the Xposed modules I use or decompile and check them before installing if no source is available.

[WIDGET APP] New Magazine UX Launcher Widgets

Magazine Widget is now featured in Hydronium ROM for SM-P600 & SM-P601
These widgets work only on Samsung TouchWiz Magazine UX.
Here are the Widget for Magazine UX.
{
"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"
}
Magazine Breifing Widget
Accuweather Widget
Samsung Apps Widget
Here is how to get those widgets
Download Flashable Zip File
GDrive/MEGA Magazine Home (/system/priv-app) - Usually not required, but if you face FC's use this.
GDrive/MEGA Magazine Widgets (/system/priv-app)
GDrive/MEGA Magazine Breifing Widget (/system/priv-app)
GDrive/MEGA Accuweather Widget (/system/app)
GDrive/MEGA Samsung Apps Widget (/system/app)
SPlanner Magazine Widget (/system/app)
Email (/system/app) -- Works, but can't access settings. *Bug*
Messages (/system/priv-app)
1. Download these files.
2. Delete any older version of these file if present
3. Move them to /system/priv-app or /system/app (see above as to which .apk goes where)
4. Set permission to 644
5. Restart
Still Not Appearing - Clear cache and data of Touchwiz -- setting > Application Manager
If facing some Issues on certain widgets.
1. Accuweather : Delete anything like accuw..Tablet2013.apk or previous version apk's.
2. Samsung Apps Widgets: Delete any Previous version apk's
3. Splanner : Delete any Previous version apk's
Make Sure You Have Flipboard Installed and logged In.
If you like my work.
You can support me by a
http://forum.xda-developers.com/donatetome.php?u=5237346
Screenshots: warning High resolution images.
Thanks!
KarthikeyanVedi said:
1. Download these files.
2. Move them to /system/priv-app/
3. Set permission to 644
4. Restart
5. Clear cache and data of Touchwiz -- setting > Application Manager
Click to expand...
Click to collapse
Yeah, it works! :highfive:
Remarks:
1. But the newest "Samsung Apps Widget" didn't work for me. When I add it to a page it crashes...
2. The Breifing widget contains no thumbnails of the recent web pages (only a earth icon), like by your screenshot above
EDIT:
1. From the log cat:
06-02 21:45:41.005: E/MagazineWidgetMgr(13499): setWidgetBitmap : bitmap == null
06-02 21:45:41.055: E/AndroidRuntime(21418): java.lang.RuntimeException: Unable to start receiver com.sec.android.widget.samsungapps.WidgetProvider4: java.lang.NullPointerException
06-02 21:45:41.055: E/AndroidRuntime(21418): at com.sec.android.widget.samsungapps.data.WidgetData.reloadWidgetData6(WidgetData.java:476)
06-02 21:45:41.055: E/AndroidRuntime(21418): at com.sec.android.widget.samsungapps.data.WidgetData.getPageList(WidgetData.java:168)
06-02 21:45:41.055: E/AndroidRuntime(21418): at com.sec.android.widget.samsungapps.WidgetProvider.onReceive(WidgetProvider.java:184)
06-02 21:45:41.055: E/AndroidRuntime(21418): at com.sec.android.widget.samsungapps.WidgetProvider4.onReceive(WidgetProvider4.java:18)
2. In the log cat I see the following error when I click on of the 3 symbols:
06-02 21:42:48.350: E/SurfaceWidgetConnection(3208): Wrong SurfaceWidgetService.jar version does not match the one this Launcher was compiled with!
Any method to make this MUX working for non-rooted one?
I made a little mod, apps can be installed but FC.
Try to look at these please if someone might be able to do a trick.
(Warning: These apps not working yet)
Magazine Home:
https://www.dropbox.com/s/gzqcuuemsqno8sg/MagazineHome1.apk
Magazine Widget:
https://www.dropbox.com/s/rd1vybctnofngkp/MagazineWidget1.apk
Elim said:
Yeah, it works! :highfive:
Remarks:
1. But the newest "Samsung Apps Widget" didn't work for me. When I add it to a page it crashes...
2. The Breifing widget contains no thumbnails of the recent web pages (only a earth icon), like by your screenshot above
...
Click to expand...
Click to collapse
@Elim Yea, the Briefing widget contains no thumbnails.,will look into it
and samsung apps widget works fine for me.
Try this
1. clear data and delete widget from system/app or system/priv-app
2. Try installing it as normal app.
3. If installing as normal app works then move it system/app.
If I have helped you, please hit the THANKS button!​
droidan said:
Any method to make this MUX working for non-rooted one?
I made a little mod, apps can be installed but FC.
Try to look at these please if someone might be able to do a trick.
(Warning: These apps not working yet)
Magazine Home:
https://www.dropbox.com/s/gzqcuuemsqno8sg/MagazineHome1.apk
Magazine Widget:
https://www.dropbox.com/s/rd1vybctnofngkp/MagazineWidget1.apk
Click to expand...
Click to collapse
Hmm, I dont think it would work on a non-rooted device.
you need root permissions to copy .apk files to sys/priv-app.
Even if you get it to install as a normal app, its dosen't replace the system default app. So FC's are much likely.:silly:
If I have helped you, please hit the THANKS button!​
S Planner Added
jpl69 said:
Thanks a lot, you started this!
I've made an how to for us P605 recently got a 4.4.2 update and does not have yet any costum rom with magazine UX:
http://forum.xda-developers.com/showpost.php?p=53100525&postcount=9
Don't get the S Planner nor the music widget, and acuweather FC
Click to expand...
Click to collapse
@jpl69 I have added S Planner Widget, It must work now.
1. For Accuweather , make sure you don't have these apps, like (accuw...Tablet2013.apk or accuw...Tablet2014.apk) in system/app. - just delete the old apk
2. Copy the provided apk in system/app - no need to rename it.
If I have helped you, please hit the THANKS button!​
KarthikeyanVedi said:
@Elim Yea, the Briefing widget contains no thumbnails.,will look into it
and samsung apps widget works fine for me.
Click to expand...
Click to collapse
Also when I replace the sws.jar (in system/framework) with a newer one, I didn't get the correct link between the icons and the browser. Only the error in the log cat is now gone
KarthikeyanVedi said:
Try this...
Click to expand...
Click to collapse
Mh, this still didn't work... I will look into this again this evening.
@Elim You said you got it work on first try
I got no issues using samsung app widget.
Thumbnails shows in briefing widget., but there's a bug and its related to SBrowser.apk which causes FC's
So for now , no thumbnail will be shown.:silly:
If I have helped you, please hit the THANKS button!​
Hi .. I see in your screenshots some widgets that I don't have.. like music, food, living, travel.. or applications like music, papergarden... Also Accuweather is not working.. I deleted everything from system/app & priv/app related to accu... etc... What can I do to get this..?/
KarthikeyanVedi said:
@Elim You said you got it work on first try
I got no issues using samsung app widget.
Click to expand...
Click to collapse
Okay, I have only to clean the data and cache for this app. Now this one works.
KarthikeyanVedi said:
Thumbnails shows in briefing widget., but there's a bug and its related to SBrowser.apk which causes FC's
So for now , no thumbnail will be shown.:silly:
Click to expand...
Click to collapse
Yes, still have no thumbnails and also a click on one of the three images only open the browser.
---------- Post added at 08:30 PM ---------- Previous post was at 08:23 PM ----------
chabasse said:
Hi .. I see in your screenshots some widgets that I don't have.. like music, food, living, travel.. or applications like music, papergarden... Also Accuweather is not working..
Click to expand...
Click to collapse
Accuweather is (for me) not a MagazineUX but a normal widget.
And I also found out that the widgets in the Magazine depends on the system language. And not only the content but by example in dutch you have less widgets.
Elim said:
Accuweather is (for me) not a MagazineUX but a normal widget.
Click to expand...
Click to collapse
Yes.. I know.. it's not magazine wigdet. But when I want to add it to my "classic" homescreen I have Error massage.. and widget is totally black..
chabasse said:
Hi .. I see in your screenshots some widgets that I don't have.. like music, food, living, travel.. or applications like music, papergarden... Also Accuweather is not working.. I deleted everything from system/app & priv/app related to accu... etc... What can I do to get this..?/
Click to expand...
Click to collapse
Check your version of touchwiz/magazine launcher (Sec launcher.apk), if it is anything other than the one in benni_1994 Rom, then it probably may not work..(Usually It should work with other version too )..
For applications widget, you must have the magazine widget supported applications installed ( if you want music widget, then you must have the version of music player which supports magazine widgets).
Can someone post the default sms app that works with the messages widget?
Sent from my SM-P900 using Tapatalk
thachosenone said:
Can someone post the default sms app that works with the messages widget?
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
There is link for messages app in OP
KarthikeyanVedi said:
There is link for messages app in OP
Click to expand...
Click to collapse
Any plans to add more widgets, phone, calculator, camera, etc.....
lsherif said:
Any plans to add more widgets, phone, calculator, camera, etc.....
Click to expand...
Click to collapse
samsung removed those applications widgets., It would be hard to add them unless we get their apks.
How do I get the Samsung app store to work... I don't think I installed it on the magazine ux v3 Rom.. when I click it it's states unavailable... And how do I fix the briefing app... Nothing is appearing when I click the blank icons... Other than that everything is working once I signed in on flip board... Thanks a million for this.. your work effort is greatly appreciated
Sent from my HTC One using XDA Premium 4 mobile app
geeksquadryder said:
How do I get the Samsung app store to work... I don't think I installed it on the magazine ux v3 Rom.. when I click it it's states unavailable... And how do I fix the briefing app... Nothing is appearing when I click the blank icons... Other than that everything is working once I signed in on flip board... Thanks a million for this.. your work effort is greatly appreciated
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You need to have app store installed for its widget to work.. For now, breifing won't show thumbnails , cuz the version of browser on P600 is not supported by magazine widgets..
KarthikeyanVedi said:
You need to have app store installed for its widget to work.. For now, breifing won't show thumbnails , cuz the version of browser on P600 is not supported by magazine widgets..
Click to expand...
Click to collapse
Can u post the Samsung app store Apk.. thanks
Sent from my HTC One using XDA Premium 4 mobile app

[Update 5.1 Included] [Mod] [Root] Google Dialer and Messenger for Pure Edition

Thanks to NekoNieves over on the Moto G forum, we now also have a working way to get the Google Lolipop Dialer and messenger on the Pure Edition X, and possibly more if rooted?
Original Thread -http://forum.xda-developers.com/moto-g-2014/themes-apps/lollipop-google-dialer-messenger-t2940395
Anyways, you can either flash the zip from the thread above ( personally untested).
Or like I did, pull the apks from the zip (included below) , and replace the ones in system/priv-app according to the file structure in the zip using a Root Browser, such as Root Explorer.
Instructions -
1. Navigate to system/priv-app in your root directory
2. Find the Dialer and MMS folders respectively.
3. Rename the Dialer.apk and .odex file and MMS.apk and .odex file with ".bak" so you can revert if you'd like. (eg. rename "Dialer.apk" to "Dialer.apk.bak" and so on.)
4. Copy the new files into the old locations, and set permissions to rw-r-r
5. Reboot, and your done!
Note. I personally don't use any of the Moto Voice features and thus haven't tested calling from the voice search or anything else related to the moto apps, feel free to test if they still work with this mod below!
UPDATE : Hey guys, In case you missed my post later in the thread I've attached the 5.1 Google Dialer files to the OP, you'll have to move those manually, it's not flashable.
Also, if you're trying out Tayrom's sweet Nexus Experience ROM, the M8DeodexedDialer.zip will get the Google Dialer working...
It's just the apk pulled from a deodexed HTC One M8 GPE rom, just replace the dialer and apk in your system apps with this one and fix permissions. PS> I also disabled the app called in call UI.apk or something like that, might still work otherwise, but not sure.
I can't get the GoogleDialer.apk to install, the MMS.apk installed fine a d immediately wanted an update from play store. I've tried clearing cache and just can't get the Google dialer to install. Permissions are set.
dobbs3x said:
I can't get the GoogleDialer.apk to install, the MMS.apk installed fine a d immediately wanted an update from play store. I've tried clearing cache and just can't get the Google dialer to install. Permissions are set.
Click to expand...
Click to collapse
You shouldnt have to install, just replace the files in your directory and reboot, the apks wont install on their own, at least the dialer wont.
Works without problems, until now, on my XT1097 brazilian retail. Thanks for sharing!
Enviado de meu XT1097 usando Tapatalk
The Google dialer was the one thing I wish I had on this phone, and now I have it and it works perfect. Thanks for sharing this!
Copied both apk's and odex files, updated permissions on all 4 to rwrr and rebooted but the Dialer was gone after reboot. Will have to fiddle with it a little bit to see what else needs to be changed.
What's the difference between the play store messenger app and this one?
zgroten said:
What's the difference between the play store messenger app and this one?
Click to expand...
Click to collapse
None, same one, it just replaces the terrible jelly bean Messaging Icon from your app drawer with the new Messenger app and Icon
Oh so this is for kit Kat roms?
zgroten said:
Oh so this is for kit Kat roms?
Click to expand...
Click to collapse
the messenger might work, but i doubt the new google dialer does, be sure to back up your old files and give it a go if you'd like!
Any negatives installing this dialer vs the stock dialer?
I'm missing the caller id feature from my old Nexus 4.
Does this also enable the Nexus-native SIP VoIP dialer?
phamine said:
Any negatives installing this dialer vs the stock dialer?
I'm missing the caller id feature from my old Nexus 4.
Click to expand...
Click to collapse
Basically same layout as the moto x dialer except has a search bar for local businesses and i think will use the search to id businesses. And the new icon
eKeith said:
Does this also enable the Nexus-native SIP VoIP dialer?
Click to expand...
Click to collapse
It does not. It's missing that option. Screen shots from my Nexus 4 and Moto X. SIP is located under Phone account settings.
I noticed that on my Nexus 4 the file for the dialer is located as
system/priv-app/GoogledDialer/GoogleDialer.APK
On the Moto X, it's
system/priv-app/Dialer/Dialer.APK
In the ARM folder, the Nexus 4 uses libvariablespeed.so
While the Moto X uses Dialer.odex
I might try to copy over the files from my Nexus 4 and see if it works, though I don't know if the VoIP caller is dependent on anything else.
-
Moto X
{
"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"
}
Nexus 4
---------- Post added at 11:13 PM ---------- Previous post was at 11:05 PM ----------
eqjunkie829 said:
Copied both apk's and odex files, updated permissions on all 4 to rwrr and rebooted but the Dialer was gone after reboot. Will have to fiddle with it a little bit to see what else needs to be changed.
Click to expand...
Click to collapse
A work around is to use a launcher to bring use the dialer if you don't see it.
<<I installed the app but the icon doesn't show up in my app tray. What can I do?
If this happens on your phone, the only solution we found was to use Nova Launcher because it has a feature that allows you to run a specific activity within an app. To set this up:
Within Nova Launcher, long-press on the home screen.
Choose "Shortcuts"
Select "Activities"
Find "Google Dialer" in the list, then tap to open it up, and select "Phone" (use the first one in the list)
This will put a shortcut to the dialer on your home screen. At this stage, you can use this to access Google Dialer. It's not the cleanest solution, but it does work.>>
http://www.androidpolice.com/2013/1...ll-it-manually-on-other-kitkat-roms-download/
FYI
I used this mod for the Moto G and it worked on my XT1095 to enable SIP features (a la Nexus) on the native dialer!
http://forum.xda-developers.com/moto-g/general/mod-enable-native-sip-voip-calls-t2826500
phamine said:
It does not. It's missing that option. Screen shots from my Nexus 4 and Moto X. SIP is located under Phone account settings.
I noticed that on my Nexus 4 the file for the dialer is located as
system/priv-app/GoogledDialer/GoogleDialer.APK
On the Moto X, it's
system/priv-app/Dialer/Dialer.APK
In the ARM folder, the Nexus 4 uses libvariablespeed.so
While the Moto X uses Dialer.odex
I might try to copy over the files from my Nexus 4 and see if it works, though I don't know if the VoIP caller is dependent on anything else.
-
Moto X
Nexus 4
---------- Post added at 11:13 PM ---------- Previous post was at 11:05 PM ----------
A work around is to use a launcher to bring use the dialer if you don't see it.
<<I installed the app but the icon doesn't show up in my app tray. What can I do?
If this happens on your phone, the only solution we found was to use Nova Launcher because it has a feature that allows you to run a specific activity within an app. To set this up:
Within Nova Launcher, long-press on the home screen.
Choose "Shortcuts"
Select "Activities"
Find "Google Dialer" in the list, then tap to open it up, and select "Phone" (use the first one in the list)
This will put a shortcut to the dialer on your home screen. At this stage, you can use this to access Google Dialer. It's not the cleanest solution, but it does work.>>
http://www.androidpolice.com/2013/1...ll-it-manually-on-other-kitkat-roms-download/
Click to expand...
Click to collapse
Thank you very much, everything is working!
Please Answer
Is this work on android one Micromax canvas A1 ...?:cyclops:
Choritrowhin said:
Is this work on android one Micromax canvas A1 ...?:cyclops:
Click to expand...
Click to collapse
Maybe? Probably? I dunno thats one of those new 5.1 phones right? If you can root it then you can try, just back up your old dialer and stuff so you can revert.
Got this to work on PA unofficial ROM.
Just followed the steps but it didn't work just flashing it. Had to do it manually.
If someone could get this working for Non Rooted phones I would pay them. I miss this dialer and its search feature more than I thought I would.

Categories

Resources