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
Related
Hello everyone,
A while ago I was reading a thread about the LG Home launcher ported to the EVO (Link). I really liked the launcher so I gave it a try on my Apollo, of course it didn't work as it should have.
So I asked aalopez10 if I could try and make it work for our Apollo's. He replied with a yes.
So I grabbed the latest version of APKTool and went editing.
The launcher
The launcher had 2 problems, the appdrawer (still not fixed) and the dock.
The dock is fixed in this version and I also added the home selector apk which is needed if you want to use that function in the home settings.
Pics and download below.
Pics:
{
"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"
}
The fixed Dock
Not yet fixed appdrawer(halp?)
The Widgets
I also ported some of the widgets, first of all the Memo widget.
This one is fully working, as far as I'm concerned.
The images or videos may look weird in editing mode, but everything works perfectly.
The Working Memo widget.
The World Clock widget is working after reworking some code.
If you need daylight savings time, touch the little clock next to the city name in the settings menu. (You can get to the settings menu by touching the widget)
The World Clock widget.
The Analog Clock widget hasn't changed from the original rip, but still works on our devices.
You can select 1 of 8 clocks and use them in your widget.
The Calendar widget is also working, but it won't sync with your agenda(I will look into this later).
The Calendar widget.
You can download all of these widgets at the end of the thread.
Downloads
Latest version of the launcher, this version still has the open spacing in the appdrawer categories: Launcher
All the widgets mentioned in this thread: Widgets
PM me if you want to help or if you want to know how I did it or something.
Dympy
Nice efforts.
Tried it
Awesome launcher, thanks for port, i will analyze and I will comment on the bugs.
(Sorry for my english)
Thanks, please do report bugs and I will try to fix them.
Right now working on the appDrawer.
Good work, the launcher runs great exept some bugs:
When I try to change Home selector in Home settings I've got "Force close of LG Home"
In the number screen menu "OK button" is too bigger than "Cancel button"
I can send you 2 links with better quality image of your launcher if you want.
(Sorry for my english, I'm french)
dympy said:
Hello everyone,
A while ago I was reading a thread about the LG Home launcher ported to the EVO (Link). I really liked the launcher so I gave it a try on my Apollo, ofcourse it didn't work as it should have.
So I asked aalopez10 if I could try and make it work for our Apollo's. He replied with a yes.
So I grabbed the latest version of APKTool and went editting.
There were two problems, the app icons in the dock (fixed in this version) and the icons in the appdrawer(not yet fixed).
The app icons in the dock were just too big to look good and there was too much empty space in the categories in the appdrawer.
So after half an hour the first problem was fixed, and I want to share it with you guys.
Pics (sorry for them not being screenshots, I can't get any of the screenshot taking apps working on my phone):
The fixed Dock
Not yet fixed appdrawer (sorry for the quality)
Click to expand...
Click to collapse
Hello dympy..... I was just wondering whether you could tell me how can I optimize an app for lower resolutions.... I mean there is a launcher for hdpi phones that I want to install on our phone.... Everything works fine... but it doesn't pan well to our lower resolution...... Can you please guide me?
Sent From My Galaxy 3 With Kyrillos' Rom Version 3.1
gaby02 said:
Good work, the launcher runs great exept some bugs:
When I try to change Home selector in Home settings I've got "Force close of LG Home"
In the number screen menu "OK button" is too bigger than "Cancel button"
I can send you 2 links with better quality image of your launcher if you want.
(Sorry for my english, I'm french)
Click to expand...
Click to collapse
Your first problem will be fixed in my next update, it requires an extra app which I forgot to add. Your second problem isn't that much of a problem, but I'll look into it.
Dympy
anant.0097 said:
Hello dympy..... I was just wondering whether you could tell me how can I optimize an app for lower resolutions.... I mean there is a launcher for hdpi phones that I want to install on our phone.... Everything works fine... but it doesn't pan well to our lower resolution...... Can you please guide me?
Sent From My Galaxy 3 With Kyrillos' Rom Version 3.1
Click to expand...
Click to collapse
A lot of the little changes I made were in the .smali files. I used Notepad++ to change some of the values so it worked. You have to look for names(they usually give a hint of what they are) and if the value starts with 0x, I found out the numbers behind it are hexadecimal which were open for change. I also had a lot of use on this site, it gave me information about the Icons.
I will post a more detailed log on how I did it (maybe a seperate guide)after I have everything working.
Dympy
dympy said:
A lot of the little changes I made were in the .smali files. I used Notepad++ to change some of the values so it worked. You have to look for names(they usually give a hint of what they are) and if the value starts with 0x, I found out the numbers behind it are hexadecimal which were open for change. I also had a lot of use on this site, it gave me information about the Icons.
I will post a more detailed log on how I did it (maybe a seperate guide)after I have everything working.
Dympy
Click to expand...
Click to collapse
Thanks a ton dympy.....
Sent From My Galaxy 3 With Kyrillos' Rom Version 3.1
Thanks for your great work, waiting for new versions!
Nice. Will try.
You don't need an app to take a screenshot - just press back + home and it takes one
Thanks for mentioning, but this only works for me when I'm on my home screen. In the appdrawer it won't work.
Dympy
Thom47 said:
Nice. Will try.
You don't need an app to take a screenshot - just press back + home and it takes one
Click to expand...
Click to collapse
That doesn't work
I'm a little bit stuck on the extra free spaces in the appdrawer, but I have not given up.
While I was looking into the code of the launcher, I also looked in to the code of some of the other widgets.
So I made the Memo Widget work.
Link in the first post.
Dympy
good work...
for you interest n efforts
Forgot to mention I added the world clock widget to the widgets pack.
See first post.
I'm still kinda stuck at the empty spacing in the appdrawer, if someone knows how to fix, please PM me.
I will keep on working on this launcher until it's perfectish.
Dympy
Humpie said:
That doesn't work
Click to expand...
Click to collapse
Try QtADB http://forum.xda-developers.com/showthread.php?t=972758
Sorry, but do someone know how to install this on your phone??
How can you get a rar to a apk file??
Markie16 said:
Sorry, but do someone know how to install this on your phone??
How can you get a rar to a apk file??
Click to expand...
Click to collapse
Just unrar the files, the apk's are inside it.
dympy said:
Just unrar the files, the apk's are inside it.
Click to expand...
Click to collapse
Thanks, it works.
I only don't have the background of the launcher.
I would like the same background as the picture of the first post of this topic.
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.
Hi folks;
I stumbled upon this launcher last week. Used it all weekend and really like it. Extremely light and fast and unbelievably customizable.
Released by ChYK, the author of sslauncher. It's still in beta, so there are some bugs. I think you will like it.
https://play.google.com/store/apps/details?id=com.ss.launcher2
SM-G870A Peace
Hi, any Tipps and Tricks? I have Problems wit a Dockbar, can you help me?
I wont a Dockbar with 7 Apps. And how can I set the same Size for every App on Homescreen?
Thanks for an Answer
HorstiG said:
Hi, any Tipps and Tricks? I have Problems wit a Dockbar, can you help me?
I wont a Dockbar with 7 Apps. And how can I set the same Size fpr every App on Homescreen?
Thanks for an Answer
Click to expand...
Click to collapse
The best thing is to just play with it. To make a dock bar, add the "app group", edit it to 1 row and 7 columns. Add the apps you want, adjust icon size, move it wherever you want, and then pin it to all your pages.
SM-G870A Peace
berniesteven said:
The best thing is to just play with it. To make a dock bar, add the "app group", edit it to 1 row and 7 columns. Add the apps you want, adjust icon size, move it wherever you want, and then pin it to all your pages.
SM-G870A Peace
Click to expand...
Click to collapse
Great, thank you for Answer.
I have only problems with Widgets, cant add to app group. I have for Notifications an App with Name Notifiyer, she build an Widget for every App I wont and show me a counter.
HorstiG said:
Great, thank you for Answer.
I have only problems with Widgets, cant add to app group. I have for Notifications an App with Name Notifiyer, she build an Widget for every App I wont and show me a counter.
Click to expand...
Click to collapse
Sorry I can't help. Just learning this myself.
SM-G870A Peace
Nice find. Pretty good. Coming from my heavily customized Nova Launcher this is light, refreshing and efficient.
Sent from my SM-G900F using XDA Premium HD app
Thank you for this thread.
berniesteven said:
Hi folks;
I stumbled upon this launcher last week. Used it all weekend and really like it. Extremely light and fast and unbelievably customizable.
Released by ChYK, the author of sslauncher. It's still in beta, so there are some bugs. I think you will like it.
https://play.google.com/store/apps/details?id=com.ss.launcher2
SM-G870A Peace
Click to expand...
Click to collapse
Hi,
I'm the developer of the launcher.
Thanks a lot for this thread open.
I hope this will be helpful to many users of Total Launcher!
---------- Post added at 09:18 PM ---------- Previous post was at 09:00 PM ----------
HorstiG said:
Great, thank you for Answer.
I have only problems with Widgets, cant add to app group. I have for Notifications an App with Name Notifiyer, she build an Widget for every App I wont and show me a counter.
Click to expand...
Click to collapse
Widget cannot be added into app group.
geek21c said:
Hi,
I'm the developer of the launcher.
Thanks a lot for this thread open.
I hope this will be helpful to many users of Total Launcher!
---------- Post added at 09:18 PM ---------- Previous post was at 09:00 PM ----------
Widget cannot be added into app group.
Click to expand...
Click to collapse
Too bad, you can not edit it?
The reason it is not possible
HorstiG said:
Too bad, you can not edit it?
Click to expand...
Click to collapse
Please let me tell why it is not possible.
The vertically scrolling view like app group or app drawer is reuse the child view (for item) while scrolling to increase the scrolling performance (smoothness). That is, the child view scrolled off will be reused for appearing item because it is exactly same for all items. Now let's think the situation that a different widget are in there. The widget is absolutely different view from the others so it must be recreated whenever it appears as scrolling. This will cause lags.
geek21c said:
Please let me tell why it is not possible.
The vertically scrolling view like app group or app drawer is reuse the child view (for item) while scrolling to increase the scrolling performance (smoothness). That is, the child view scrolled off will be reused for appearing item because it is exactly same for all items. Now let's think the situation that a different widget are in there. The widget is absolutely different view from the others so it must be recreated whenever it appears as scrolling. This will cause lags.
Click to expand...
Click to collapse
Lightning Launcher Extrem has an Option for sliding Folders with horizontal or vertikal scrolling and it works great. It´s also for Apps, Shortcuts and Widgets.
https://play.google.com/store/apps/details?id=net.pierrox.lltemplate.sliding_folders
And the other big problem, notifications don´t work. Gmail, Outlook, Telegram and so on. Only the Messenger works.
Galaxy S5 (G900F) KK 4.4 Stock
HorstiG said:
Lightning Launcher Extrem has an Option for sliding Folders with horizontal or vertikal scrolling and it works great. It´s also for Apps, Shortcuts and Widgets.
https://play.google.com/store/apps/details?id=net.pierrox.lltemplate.sliding_folders
And the other big problem, notifications don´t work. Gmail, Outlook, Telegram and so on. Only the Messenger works.
Galaxy S5 (G900F) KK 4.4 Stock
Click to expand...
Click to collapse
Please remember that this is a beta. There is a lot of work yet to be done. Also, email notifications works.
SM-G870A Peace
Maybe, it is not a list view, which reuses child views, but a vertical scroll view, which creates all child views in memory.
berniesteven said:
Please remember that this is a beta. There is a lot of work yet to be done. Also, email notifications works.
SM-G870A Peace
Click to expand...
Click to collapse
Yes I know. I am totally satisfied and discover more and more great Settings.
http://youtu.be/_GPu-RTNMcs
Missed It integration
How do you get Missed It to work with the launcher?
jvsmithjr said:
How do you get Missed It to work with the launcher?
Click to expand...
Click to collapse
Dunno. What is Missed It?
SM-G870A Peace
berniesteven said:
Dunno. What is Missed It?
SM-G870A Peace
Click to expand...
Click to collapse
That's Missed It! and I try to deal with it.
Total Launcher supports it, but I do not know how
https://play.google.com/store/apps/details?id=net.igecelabs.android.MissedIt
{
"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"
}
HorstiG said:
That's Missed It! and I try to deal with it.
Total Launcher supports it, but I do not know how
https://play.google.com/store/apps/details?id=net.igecelabs.android.MissedIt
Click to expand...
Click to collapse
Hmm, I can't help you here. Maybe the dev can. I'm not going to buy it.
SM-G870A Peace
berniesteven said:
Hmm, I can't help you here. Maybe the dev can. I'm not going to buy it.
SM-G870A Peace
Click to expand...
Click to collapse
I've googled already 2 hours but found nothing.
---------- Post added at 20:48 ---------- Previous post was at 20:45 ----------
jvsmithjr said:
How do you get Missed It to work with the launcher?
Click to expand...
Click to collapse
I use that, works great with any App.
https://play.google.com/store/apps/details?id=co.uk.cornwall_solutions.notifyer_plus
Total Launcher App Drawer and Window
Total Launcher
HorstiG said:
Total Launcher
Click to expand...
Click to collapse
Very cool.
SM-G870A Peace
{
"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
Hello,
I'm back with another sweet treat for my friends
Now available for Eclipse v7 with Fullscreen Caller ID
Use it only on Eclipse v7 since it replaces build.prop
This mod is not exact copy of Eclipse v7 as it is based on @Hyper.Alvi's beautiful Marshmallow mod. All apps are his. Say him THANKS here .
*This mod contains last IncallUI as there is some issue with new UI. I am trying to figure it out. Till that time enjoy this UI (which I personally find much better than any as yet).*
I am also trying certain more things but I get very little time to sit before my personal PC Let's see how it goes
I tested this whole thing twice and found no major bugs but if you find any please report here with screenshot and I'll fix it as soon as I can :good:
I hope you all would love this update
Credits
@AholicCert (2nd best thing to happen to TW on Note 2 after Great E-Team :good
@Hyper.Alvi (you've done a great job buddy :good
@javvadi (for supplying me with Eclipse v7 apks and testing mod) @mihapodb (for supplying me initial apks)
Features
Automatically set your ROM to 240 dpi
Fullscreen Caller ID *First*
Marshmallow themed Music Player
- with correct Album Grid size
- larger album art in Now Playing screen
Dialer
Camera with new icons
TouchWiz Home
Video player with fixed grid size *New*
Bonus
It will also make your phone AD-free
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"
}
Download
DOWNLOAD
Fullscreen Caller ID and Camera Fix
========================================================================================================================
240 DPI MOD for Eclipse v6
Use it only on Eclipse v6 since it replaces build.prop
Features :
Automatically set your ROM to 240 dpi
Music Player with proper Album Grid, larger album art in Now Playing screen and 5x1 widget
Dialer
Camera
Messaging app
TouchWiz Home
Bonus:
It will also make your phone AD-free
Screenshots:
Download:
Download and Enjoy
Enjoy :good:
silentvisitor said:
Hello,
I'm back with another sweet treat for my friends
240 DPI MOD for Eclipse v6
Use it only on Eclipse v6 since it replaces build.prop
Features :
Automatically set your ROM to 240 dpi
Music Player with proper Album Grid, larger album art in Now Playing screen and 5x1 widget
Dialer
Camera
Messaging app
TouchWiz Home
Bonus:
It will also make your phone AD-free
Screenshots:
Download:
Download and Enjoy
Enjoy :good:
Click to expand...
Click to collapse
Thank you so much. :good:
Enjoy
Thank you ?!
Thank You for love friends but pressing THANKS is preferred than writing Thank You.
Thanks !
Thank you very much. Its very good and nice.
Thanks Brother?
Sent from my SM-G925F using Tapatalk
nice to see you back
javvadi said:
Thank you so much. :good:
Click to expand...
Click to collapse
Does it have 5x6 launcher sir?
silentvisitor said:
Hello,
I'm back with another sweet treat for my friends
240 DPI MOD for Eclipse v6
Use it only on Eclipse v6 since it replaces build.prop
Features :
Automatically set your ROM to 240 dpi
Music Player with proper Album Grid, larger album art in Now Playing screen and 5x1 widget
Dialer
Camera
Messaging app
TouchWiz Home
Bonus:
It will also make your phone AD-free
Screenshots:
Download:
Download and Enjoy
Enjoy :good:
Click to expand...
Click to collapse
Thanks you very much @silentvisitor
How to reverse guys?
Wiecznymw said:
How to reverse guys?
Click to expand...
Click to collapse
just dirty flash again the rom
Ive already got adblocking, could you release a version without your bundled ad blocking implementation ?
**EDIT**
or can i just delete the hosts file and flash it anyway?
tahula2004 said:
Does it have 5x6 launcher sir?
Click to expand...
Click to collapse
Its 5x5.
For 5x6 you can try
http://forum.xda-developers.com/galaxy-s3/themes-apps/note-5-themed-touchwiz-launcher-t3271856
greyhamism said:
Ive already got adblocking, could you release a version without your bundled ad blocking implementation ?
**EDIT**
or can i just delete the hosts file and flash it anyway?
Click to expand...
Click to collapse
Yup, just delete the hosts file and flash.
Afromen said:
Thank you very much. Its very good and nice.
Click to expand...
Click to collapse
Glad you liked it
shujanster said:
Thanks Brother?
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
Most welcome
b.eslabon said:
nice to see you back
Click to expand...
Click to collapse
Thank you bro
I get little time nowadays but I try to contribute as much I can
muzliamir92 said:
Thanks you very much @silentvisitor
Click to expand...
Click to collapse
You are most welcome
Happy to see so many happy friends :good:
Thanks mate!
Nice and anticipated work!
hope you will continue supporting like this
how i can delete this mod?
---------- Post added at 04:42 PM ---------- Previous post was at 03:42 PM ----------
Till i flashed this mod:
When volume up or down in music player,music player force stoped
When edit apps in menu touch whiz force stoped
Plz help
Sent from my SM-N910C using Tapatalk
ipsuvedi said:
Thanks mate!
Nice and anticipated work!
hope you will continue supporting like this
Click to expand...
Click to collapse
Sure I'll
sacredlove said:
how i can delete this mod?
---------- Post added at 04:42 PM ---------- Previous post was at 03:42 PM ----------
Till i flashed this mod:
When volume up or down in music player,music player force stoped
When edit apps in menu touch whiz force stoped
Plz help
Sent from my SM-N910C using Tapatalk
Click to expand...
Click to collapse
That's surprising.
Anyways I will soon create a reverse zip. Right now you can just reflash ROM or clear data of TouchWiz and Music Player.
silentvisitor said:
Sure I'll
That's surprising.
Anyways I will soon create a reverse zip. Right now you can just reflash ROM or clear data of TouchWiz and Music Player.
Click to expand...
Click to collapse
Can i flash without losing my file?!
Sent from my SM-N910C using Tapatalk