[MOD][Xposed] Disable Sense 6 lockscreen widget - One (M8) Themes and Apps

Requires Xposed Framework!
This mod disables the default lockscreen widget on Sense 6.
Screenshot (of widget before removal - from Google Images):
{
"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"
}
Compatibility:
Tested on the M8, might work on the M7 when it gets Sense 6 / 4.4
Source:
The mod is open source: https://github.com/MohammadAG/Xposed-Disable-Sense-6-Lockscreen-Widget
Download:
http://repo.xposed.info/module/com.mohammadag.disablesense6lockscreenwidget

Thanks man, what i was looking for

Woha nice.

Is there a way to have the widgets always expanded? I have Dashclock now which is great, but it's not expanded.

plisk3n said:
Is there a way to have the widgets always expanded? I have Dashclock now which is great, but it's not expanded.
Click to expand...
Click to collapse
I'm guessing my Maximize Widgets module doesn't work? If so, I'll take a look at it, shouldn't be more than a simple two lines change.

MohammadAG said:
I'm guessing my Maximize Widgets module doesn't work? If so, I'll take a look at it, shouldn't be more than a simple two lines change.
Click to expand...
Click to collapse
Just tested that module, nope! Doesn't work here. Thanks!!

+1
Thank you for taking a look at it!
Let us know when we can test it again.

plisk3n said:
Just tested that module, nope! Doesn't work here. Thanks!!
Click to expand...
Click to collapse
caliber177 said:
+1
Thank you for taking a look at it!
Let us know when we can test it again.
Click to expand...
Click to collapse
The latest update to it adds Sense 6 support
For some reason, it doesn't work on first show after boot, I'll look into that when I have more time.

thanks for sharing! i like the sense lockscreen, but this tweak makes my lockscreen more useful.

nice thanks

MohammadAG said:
Requires Xposed Framework!
This mod disables the default lockscreen widget on Sense 6.
Screenshot (of widget before removal - from Google Images):
Compatibility:
Tested on the M8, might work on the M7 when it gets Sense 6 / 4.4
Source:
The mod is open source: Uploading
Download:
http://repo.xposed.info/module/com.mohammadag.disablesense6lockscreenwidget
Click to expand...
Click to collapse
How did you get Gmail and chrome as icons on your lock screen

Whatever is on your dock is on your lock screen.
Sent from my HTC One_M8 using Tapatalk

A little offtopic, but any hope to allow all widgets on the lockscreen?

Is there any way to push the widget back to the bottom?
Thanks in advance.
Sent from my HTC One using XDA Premium 4 mobile app

altimax98 said:
A little offtopic, but any hope to allow all widgets on the lockscreen?
Click to expand...
Click to collapse
If you install this mod and enable lockscreen widgets in Android settings then you can add widgets to the default lockscreen.

MohammadAG said:
Source:
The mod is open source: Uploading
Click to expand...
Click to collapse
I was curious - but don't see it in your github repo.
Take care
Gary

garyd9 said:
I was curious - but don't see it in your github repo.
Take care
Gary
Click to expand...
Click to collapse
Meh, totally forgot about it.
https://github.com/MohammadAG/Xposed-Disable-Sense-6-Lockscreen-Widget

@MohammadAG, somewhat off topic, but being that you seem to be familiar with HTC's lockscreen code, would you happen to have any idea why some lockscreen widgets aren't available while others are?
In particular, I'm unable to add any of the "HD Widgets" (cloudtv.hdwidgets) lockscreen widgets. They simply don't appear as an option. (Yes, I've enabled them from within HD Widgets, and I'm perfectly able to add lockscreen widgets for other products.) I've been meaning to dive into the issue myself, but I'm not sure where to even begin.
Thanks
Gary

garyd9 said:
@MohammadAG, somewhat off topic, but being that you seem to be familiar with HTC's lockscreen code, would you happen to have any idea why some lockscreen widgets aren't available while others are?
In particular, I'm unable to add any of the "HD Widgets" (cloudtv.hdwidgets) lockscreen widgets. They simply don't appear as an option. (Yes, I've enabled them from within HD Widgets, and I'm perfectly able to add lockscreen widgets for other products.) I've been meaning to dive into the issue myself, but I'm not sure where to even begin.
Thanks
Gary
Click to expand...
Click to collapse
Hmm, that's odd, I can confirm that it happens here too.
The widget picker seems to be in two parts, a stub, and the actual activity, which is part of BlinkFeed(?!)
The last part is quite stupid on HTC's part, though it seems like it's lazy coding, but if you disable BlinkFeed, then you can't have lock screen widgets.
Anyway, here's how it goes (or here's what I could gather since I started writing this post )
com.htc.lockscreen.HtcKeyguardAppWidgetPickActivity has a method called launchWidgetPicker, that launches HTC's implementation of the widget picker, that can be hooked to launch the stock Android one (com.android.settings/.KeyguardAppWidgetPickActivity)
The activity seems to exist (it's not stripped from HTC's Settings app, but I have no idea if it works or not.
I also have no idea why the widget doesn't show (for now)

garyd9 said:
@MohammadAG, somewhat off topic, but being that you seem to be familiar with HTC's lockscreen code, would you happen to have any idea why some lockscreen widgets aren't available while others are?
In particular, I'm unable to add any of the "HD Widgets" (cloudtv.hdwidgets) lockscreen widgets. They simply don't appear as an option. (Yes, I've enabled them from within HD Widgets, and I'm perfectly able to add lockscreen widgets for other products.) I've been meaning to dive into the issue myself, but I'm not sure where to even begin.
Thanks
Gary
Click to expand...
Click to collapse
And guess what, it works:
Here's the module: http://repo.xposed.info/module/com.mohammadag.stocklockscreenwidgetpickerforsense6
And the source: https://github.com/MohammadAG/Xposed-Stock-Lockscreen-Widget-Picker-for-Sense-6

Related

ADW Launcher

in case those of you looking for it.
the update also indicates that the market is broken. and why you cannot see the app.
there IS a link to the .apk in this post to dl.
http://jbthemes.com/anderweb/2010/06/adw-launcher-0-7-7/
{
"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"
}
THANK YOU! I've been looking for this for 2 days!
this works on the sense ui(evo)?????????
cuz i thot adw didnt work on sense
Its a launcher. Once you select this as your launcher you cannot use sense (widgets) unless off course you just switch back your launcher to htc sense.
-------------------------------------
Sent via the XDA Tapatalk App
does this use less juice than using sense?
how do you change the bottom icons ?
Very nice posting this on ppcgeeks, I hope you dont mind.
joey3002 said:
does this use less juice than using sense?
Click to expand...
Click to collapse
still has sense frameworks, so still running **** in the background. i havnt noticed much, maybe a little less battery usage
Sporkman said:
how do you change the bottom icons ?
Click to expand...
Click to collapse
take an icon from your app drawer, drag it to the main body of your background, then drag the icon to the launcher and drop.
Konfuzion said:
Very nice posting this on ppcgeeks, I hope you dont mind.
Click to expand...
Click to collapse
sure. i dont take credit for it, as i didnt develop it. just found it wasnt showing in market.
What widgets are those btw? Beautiful or some others? Forgive my ignorance, my EVO arrives tomorrow and it'll be my first Android device, just trying to compile a list of all the stuff I wanna try and I certainly like the overall look you've put together w/ADW and that stuff. Love the wallpaper too btw, I've got the very same one in rotation w/others on my desktop, heh.
Impulses said:
What widgets are those btw? Beautiful or some others? Forgive my ignorance, my EVO arrives tomorrow and it'll be my first Android device, just trying to compile a list of all the stuff I wanna try and I certainly like the overall look you've put together w/ADW and that stuff. Love the wallpaper too btw, I've got the very same one in rotation w/others on my desktop, heh.
Click to expand...
Click to collapse
beautiful widgets for the time/weather & the vibrate widget.
es task manager is the task killer icon on the right of the battery widget.
battery widget is "batterylife" by curvefish in the app market.
Thanks for the quick reply!
Love the launcher, any way to the HTC widgets??
I use the bookmarks, agenda and clock with time/temps .
CorruptedSanity said:
Love the launcher, any way to the HTC widgets??
I use the bookmarks, agenda and clock with time/temps .
Click to expand...
Click to collapse
unfortunately not.
smooth calendar, or android agenda widget is a good replacement for the htc agenda with some more customizable options.
beautiful widgets is another good replacement for the htc clock. with many types of skins.
the bookmarks im not to sure. never use them personally. if i did i would just use the android bookmark "shortcuts"
fdot said:
unfortunately not.
smooth calendar, or android agenda widget is a good replacement for the htc agenda with some more customizable options.
QUOTE]
Ok will give it a try. But cannot see an Android Agenda widget. All I see is an Android calendar widgej which is very "lite".
Click to expand...
Click to collapse
does this use less battery life and/or memory than say stock sense?
one thing that i noticed is when you turn on your screen and then drag down to unlock, the wallpaper will shift downward as well. is there a fix to this?
i am going to have to dump adw if there isn't a fix for this.. it drives me up the wall.
bump bump bump
afitchguy07 said:
one thing that i noticed is when you turn on your screen and then drag down to unlock, the wallpaper will shift downward as well. is there a fix to this?
i am going to have to dump adw if there isn't a fix for this.. it drives me up the wall.
Click to expand...
Click to collapse
If you have the device held horizontally its going to do that. If that is what you are talking about. Not a glitch.
I like the RAB and LAB buttons. Very useful.
I have the LAB as Phone (to make calls) and RAB as a folder.
The problem is I cannot add/remove apps from the folder.
I initially created the folder on the desktop, added about 10 apps to it then dragged it to the RAB. Excellent. I have access to those 10 apps almost 90% of the time.
Problem is I cannot add a new app shortcut to that folder.
Is there a way to undock/shift the folder from RAB back to desktop to add app shortcuts then back to RAB?
Because I tried adding an app shortcut to the folder by dragging it from desktop to RAB but that app got registered as the bew RAB and I lost the folder. Had to redo it all over.
otherwise its great.
thanks
this any different from ADW.Launcher in market?

So does anyone have a transparent/dark Google Voice widget theme?

I love the widgets, but I wish I could find them in transparent and dark. Has anyone themed them?
Here ya go. All credit goes to Benny879 over at DroidForums for doing it:
http://www.mediafire.com/?lrltlrk61btihb3
This is awesome
Sent from my SPH-D700 using XDA App
okolowicz said:
Here ya go. All credit goes to Benny879 over at DroidForums for doing it:
http://www.mediafire.com/?lrltlrk61btihb3
Click to expand...
Click to collapse
Perfect! Thank you for the link!
Could someone please post a screenshot?
xak944 said:
Could someone please post a screenshot?
Click to expand...
Click to collapse
Here's the settings widget in action:
{
"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"
}
Hmm... was hoping for backgroundless. Here's another screenshot showing the transparency of the widget.
For some reason everytime I try to install this I get a fail... would go great with my manup theme though.
brownhornet said:
For some reason everytime I try to install this I get a fail... would go great with my manup theme though.
Click to expand...
Click to collapse
Uninstall Google Voice first.
I did... still wouldnt work...let me try a reboot
Still wont work...odd
Uninstalling and rebooting got it to work for me.
--
Sent from my HTC EVO 4G using Tapatalk Pro.
I even did a full uninstall with titanium and it still gives me a fail when I try to install. Oh well I got tired of trying.
Hey, does anyone know what the "do not disturb" mode actually does? I still seem to get notifications from Google Voice about texts I get. Does it only block the calls?
Edit: It also appears the linked Google Voice isn't the latest version. Do you happen to have a link to the original source so I can request one?
I'll dig up the link and repost later this evening when I get home. Also, it turns out credit should have gone to XSoldier2000 who did the theming utilizing some of Benny879's resources.
That said, here is the latest version 0.4.1.26. I didn't realize I had both versions on my comuter and, therefore, posted the older one. I change all of my icons and it can be a pain in the @$$ to keep my folders of apps maintained.
http://dl.dropbox.com/u/4716709/GoogleVoice.apk
I'll dig up the link and repost later this evening when I get home. Also, it turns out credit should have gone to XSoldier2000 who did the theming utilizing some of Benny879's resources.
That said, here is the latest version 0.4.1.26. I didn't realize I had both versions on my comuter and, therefore, posted the older one. I change all of my icons and it can be a pain in the @$$ to keep my folders of apps maintained.
http://dl.dropbox.com/u/4716709/GoogleVoice.apk
okolowicz said:
I'll dig up the link and repost later this evening when I get home. Also, it turns out credit should have gone to XSoldier2000 who did the theming utilizing some of Benny879's resources.
That said, here is the latest version 0.4.1.26. I didn't realize I had both versions on my comuter and, therefore, posted the older one. I change all of my icons and it can be a pain in the @$$ to keep my folders of apps maintained.
http://dl.dropbox.com/u/4716709/GoogleVoice.apk
Click to expand...
Click to collapse
Thanks for the DL.
Edit: Ooh! This one is all black! Very nice.
New widget:
Plus the app itself is black background with white text.
How can I get my screen to look like this?
TheBiles said:
Here's the settings widget in action:
Click to expand...
Click to collapse
brown14you said:
How can I get my screen to look like this?
Click to expand...
Click to collapse
AWD.Launcher (5 rows, 5 columns)
Beautiful Widgets (Beautiful Smaller Home Weather)
Pure Messenger Widget (scrolling option)
Pure Calendar Widget (scrolling option)
Google Voice Widget (themed)
Extended Controls (definitely the best control bar)
PhysX Live Wallpaper (plasma simulation, ghost theme)
LCD Density Changer used to set the pixel density to 205.
Thanks. Really looks nice.
TheBiles said:
AWD.Launcher (5 rows, 5 columns)
Beautiful Widgets (Beautiful Smaller Home Weather)
Pure Messenger Widget (scrolling option)
Pure Calendar Widget (scrolling option)
Google Voice Widget (themed)
Extended Controls (definitely the best control bar)
PhysX Live Wallpaper (plasma simulation, ghost theme)
LCD Density Changer used to set the pixel density to 205.
Click to expand...
Click to collapse

[APP] TF Battery Widget v0.8.2 (Yet another tablet & dock battery widget)

This is yet another widget that shows the tablet and dock battery level.
The style is minimalist and, imho, integrates well with Honeycomb theme.
The widget uses a service to update: it requires very few resources and It wakes up only when receiving an ACTION_BATTERY_CHANGED intent and only if the screen is on.
(<-- click to enlarge)
{
"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"
}
Flexer said:
Note: On the current release of Honeycomb, it is possible that the widget will not immediately appear in the widget list after installation. To refresh the widget list, you should either restart your device, or restart the launcher app (Settings -> Applications -> Manage applications -> All -> Launcher -> Force stop)
Click to expand...
Click to collapse
If you have any suggestions or ideas for new features, let me know
CHANGELOG:
-- v0.8.3
Fixed wrong tablet label
-- v0.8.2
Fixed widget text unreadable on light backgrounds
-- v0.8.1
Fixed a FC caused by NullPointerException
-- v0.8.0
Initial release
If you get FC, please post the logcat
Clemsyn-Blade Kernel 10b, dock battery monitor not working.
Use this app to send me some debugging information (don't warry, the application don't have internet access, it simply fills out an email that then you'll need to submit manually).
Done..........
dock_status=1 --> DOCK_STATE_UNDOCKED
dock_level=0 --> no battery charge level
If the TF was connected to the dock when you sent me the email, then the kernel you're using does not provide correct information about the dock...
I guess that also other dock battery level widgets give you the same problem.
Yeah, none seem to work with that kernel. Guess I'll change kernels.
JD82 said:
dock_status=1 --> DOCK_STATE_UNDOCKED
dock_level=0 --> no battery charge level
If the TF was connected to the dock when you sent me the email, then the kernel you're using does not provide correct information about the dock...
I guess that also other dock battery level widgets give you the same problem.
Click to expand...
Click to collapse
Yup, looks like Asus added some customisations to get the dock info displaying. The "OC" kernels currently out aren't based off the official Asus kernel so don't have the required customisations.
2 things.
1. When I first installed, did not show up on the widget list, had to reboot. Using stock 3.1
2. Widget is hard to see if not using a dark wallpaper, how about option to make widget look like your API icon? That actually looks really good!
nxt said:
1. When I first installed, did not show up on the widget list, had to reboot. Using stock 3.1
Click to expand...
Click to collapse
Yep, I know, unfortunately it's an HC bug that affect all widgets:
Flexer said:
Note: On the current release of Honeycomb, it is possible that the widget will not immediately appear in the widget list after installation. To refresh the widget list, you should either restart your device, or restart the launcher app (Settings -> Applications -> Manage applications -> All -> Launcher -> Force stop)
Click to expand...
Click to collapse
nxt said:
2. Widget is hard to see if not using a dark wallpaper, how about option to make widget look like your API icon? That actually looks really good!
Click to expand...
Click to collapse
Sure, I can make some customization like differet themes or color scheme.
I did not understand what you mean when you talk about "your API icon"
JD82 said:
Sure, I can make some customization like differet themes or color scheme.
I did not understand what you mean when you talk about "your API icon"
Click to expand...
Click to collapse
Sorry, stupid autocorrect, typing on the Transformer. I meant your APK icon.
Flashed back to stock kernel and this now works for me.
Best battery widget so far in my opinion because it fits with the style of the HC stock UI.
I applied a shadow to the text, so it can be read on light backgrounds (check the topic):
The next day I'll try to work on some background images
I like it, but it shows "Dock" twice, instead of "Tablet" and "Dock".
Dorkington said:
I like it, but it shows "Dock" twice, instead of "Tablet" and "Dock".
Click to expand...
Click to collapse
Ooops! Fixed
EDIT
WTH, the bug is clearly visible in the screenshot! I'm too tired, better go to bed xD
Wow, that's a pretty cool looking widget
Job well done!
Thank you, your widget also looks good
I saw that you also had to switch to a service, I'm not a services fan, but I fear that it's the only solution .
Yeah, that's true..
I tried to keep the receiver within the widget itself, but the OS just kills the widget process pretty fast (and rightly so, I guess), so service it is
It's really light though, and hardly does anything at all, so that's a relief, at least
Just wanted to send another thanks, this widget has served me quite well so far and I like it's compactness/design.
Thanks, unfortunately it does not seem like much to others XDA users
JD82 said:
Thanks, unfortunately it does not seem like much to others XDA users
Click to expand...
Click to collapse
Well, they probably don't appreciate consistency in UI as much then.

[APP][2.3.3+] Devbro Appdrawer 1.3.280

Introducing Devbro Appdrawer by me(Devbro)
What is it?
This is a appdrawer replacement. In the normal appdrawers that exists right now, you can only organize your apps in generic ways(alphabetically, more recently used,...) or in folders that make accessing your apps one step further to reach. No more worries. Devbro Appdrawer now fixes this problem. You can organize your apps in folders and swipe to access them. It can be easily replaced with all general appdrawers, just replace the shortcut in go launcher, ADW launcher and etc. Or you can create a shortcut to it for daily use.
What else can it do?
You can organize your folders in whatever customized order you like. It is also possible to uninstall or view each app's info just by long clicking on the icon.
What is the cost?
It is free. No catches of any kind.
What are the permissions for?
I am looking to see how my app will be used by other people. So There is a small code that send me a list of your folders and how you organized them. There is also a list of how you ran your programs.
All data that are being sent are generated from within the app. nothing else is sent. If you do not like the idea you can simply disable it from the settings menu. If you like to do this manually, there is also an option for it in the settings.
sdcard access is needed for backup and restore
Do you like my app?
If the answer is yes, then just use it and tell your friends about it. You can also give it 5stars in the market.
Do you have a suggestion/Did you find a bug?
Just post it here and I will look into it. Thanks in advance.
Do you want to help?
As per suggested, I need a new icon. If you have seen one that I can use post a link here please.
Which feature that you like to see next?
1. dark theme, theming options - done
2. customizable icons
3. new app folder
4. other language support
Where Can I get it?
here is a link: https://play.google.com/store/apps/details?id=com.devbro.appdrawer
Direct Link: 1.3.280
1.2 1.1 1.0
Version History:
1.3.280
Theme change
Added auto create folders at the first run, require internet access
1.2.235
backup and restore
fixed initial crash on older roms
1.1.137
Backward compatibility to GB
theme color for light and dark
1.0.45
first release
Special Thanks to:
Sherlock Action Bar: http://actionbarsherlock.com/
Drag Sort ListView: https://github.com/bauerca/drag-sort-listview/
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"
}
Liking the idea of this...
This is very useful.
grouping function is nice
thanks
Make it for GB.
I just posted the link. You can also search on google play to find it. Let me know what you all think.
idhbar said:
Make it for GB.
Click to expand...
Click to collapse
I am strongly considering this. It may take me a while as most of the code that I am using are not part of GB. Fear not I shall find a way to do this.
would it be too much to ask for a direct download link? I don't have wifi access and can only download from download sites :s
Doesn't work on cm10 trebuchet launcher: I tap you app and it force closes
zeratos said:
would it be too much to ask for a direct download link? I don't have wifi access and can only download from download sites :s
Click to expand...
Click to collapse
I added a link for direct download.
drifter94 said:
Doesn't work on cm10 trebuchet launcher: I tap you app and it force closes
Click to expand...
Click to collapse
I am currently working on some possible leads to fix possible problem. Would you be willing to send me a copy of crash log?
drifter94 said:
Doesn't work on cm10 trebuchet launcher: I tap you app and it force closes
Click to expand...
Click to collapse
I have fixed all the compatibility problems I could find. Let me know if it works now or no.
Galaxy S3 brand vodafone crash
Runs nice on Galaxy Nexus 4.2.
konart said:
Runs nice on Galaxy Nexus 4.2.
Click to expand...
Click to collapse
I am glad to hear I haven't done any major testing on 4.2 yet. Are there any problems?
Good idea! It works fine in my Galaxy s3 with mihome launcher. My feedback is this:
1) app icon should be more like a generic launcher icon. Current icon isn't representative of what most people are used to looking for an app drawer.
2) hide the title bar so it feels more like a native app drawer. Maybe even give the option of a transparent background.
3) default black theme looked ugly because the folder label had a white background. How about making the folder label background transparent and underlining the name instead?
meekell said:
Good idea! It works fine in my Galaxy s3 with mihome launcher. My feedback is this:
1) app icon should be more like a generic launcher icon. Current icon isn't representative of what most people are used to looking for an app drawer.
2) hide the title bar so it feels more like a native app drawer. Maybe even give the option of a transparent background.
3) default black theme looked ugly because the folder label had a white background. How about making the folder label background transparent and underlining the name instead?
Click to expand...
Click to collapse
I am seriously considering all your good advices. I am not a graphic designer, it takes longer to come up with more effective graphical designs. Creating icons are not easy it may take me a little longer to create or find one.
devbro said:
It can be easily replaced with all general appdrawers, just replace the shortcut in go launcher, ADW launcher and etc. Or you can create a shortcut to it for daily use.
Click to expand...
Click to collapse
I've installed the appdrawer and created some groups, but I don't understand what I should be doing next. What are shortcuts?
Simeon
Sent from my Nexus 7 using Tapatalk 2
snevel said:
I've installed the appdrawer and created some groups, but I don't understand what I should be doing next. What are shortcuts?
Simeon
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
By shortcuts I meant to put it on your screen as a widget.
The goal of this app is to improve the speed that you find and launch your apps. So you spend less time finding them.

[APP] [4.0+] [PRO] [UPDATE: 4/24/15] Widget Pager - Lock Screen widgets

Hello XDA!
I made a very nice app that allows anyone to have lock screen widgets. You can configure up to 4 widgets. I will be creating a pro version in the near future with MANY more features!
You can download the app on Google Play!
Now anyone can have a page of widgets on their lock screen!
Widget Pager
WIDGET PAGER PRO IS NOW ACTIVE!!!!
Get It On Google Play
This widget doesn't work for my phone. After I install this app, I set the widget I want to be displayed on my lock screen, but nothing happened.
I'm using Allview V1 Viper S (Walton Primo S2 rebranded for Romania), with rooted stock ROM.
PS: Excuse me for my very bad english.
Android versions
Nice job but please mention Android versions it will work with.
Good luck !!!
george_o said:
This widget doesn't work for my phone. After I install this app, I set the widget I want to be displayed on my lock screen, but nothing happened.
I'm using Allview V1 Viper S (Walton Primo S2 rebranded for Romania), with rooted stock ROM.
PS: Excuse me for my very bad english.
Click to expand...
Click to collapse
Did you enable the app by ticking the check box where you configured your Widgets? If so, look in the bottom left hand corner on your lock screen for the button to show your Widgets.
silentvisitor said:
Nice job but please mention Android versions it will work with.
Good luck !!!
Click to expand...
Click to collapse
In the title I have [4.0+] meaning, android 4.0 and above
Sent from my SM-G900T using Tapatalk
Thanks for your hard work but I get FC when I want to set a widget.Im using Note 3 ,
sibinn said:
Thanks for your hard work but I get FC when I want to set a widget.Im using Note 3 ,
Click to expand...
Click to collapse
Can you try the updated version and report back? Thanks a bunch!
I very like your widget! It runs good on my i9300 with Android 4.4.4
However I discoverd a bug: the time-out period for the lockscreen is now the same as the time-out period in display settings. Without your widget the time-out in lockscreen is the default 5 seconds.
Could you please fix this?
baba420 said:
I very like your widget! It runs good on my i9300 with Android 4.4.4
However I discoverd a bug: the time-out period for the lockscreen is now the same as the time-out period in display settings. Without your widget the time-out in lockscreen is the default 5 seconds.
Could you please fix this?
Click to expand...
Click to collapse
Yes. Sorry!
elesbb said:
Can you try the updated version and report back? Thanks a bunch!
Click to expand...
Click to collapse
Reporting...
updated version,working good,
{
"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"
}
Thanks and can you do something about resizing widgets or chose number of widgets like 1,2,3,4 chose buton?
Also start icon can be more stylish (in my humble opinion like rounded with shadow) sorry for criticism
No rush
Chears mate
sibinn said:
Reporting...
updated version,working good,
View attachment 3063999
Thanks and can you do something about resizing widgets or chose number of widgets like 1,2,3,4 chose buton?
Also start icon can be more stylish (in my humble opinion like rounded with shadow) sorry for criticism
No rush
Chears mate
Click to expand...
Click to collapse
I'm not a big fan of graphic design
The code itself takes some time to build so the start icon was thrown together quickly Maybe in the future I'll make it nicer.
About resizing widgets, I am making a paid pro version that will allow resizable widgets, zoomable widgets, unlimited pages of widgets, paced-anywhere-widgets, and some other things I cannot recall. I do this in my free time and need to start profiting off my work. Which is why you see ads in the free version (Even though that doesn't generate a lot of money.
elesbb said:
I'm not a big fan of graphic design
The code itself takes some time to build so the start icon was thrown together quickly Maybe in the future I'll make it nicer.
About resizing widgets, I am making a paid pro version that will allow resizable widgets, zoomable widgets, unlimited pages of widgets, paced-anywhere-widgets, and some other things I cannot recall. I do this in my free time and need to start profiting off my work. Which is why you see ads in the free version (Even though that doesn't generate a lot of money.
Click to expand...
Click to collapse
If you need any help in graphic designs just say (PMe)
I'm quite good in adobe PS cs6 (see my signature)
and I'm doing it for free i dont need any money
just to put some smiles and happines on faces.
chears mate
sibinn said:
If you need any help in graphic designs just say (PMe)
I'm quite good in adobe PS cs6 (see my signature)
and I'm doing it for free i dont need any money
just to put some smiles and happines on faces.
chears mate
Click to expand...
Click to collapse
Thanks a bunch for the offer! I may take you up on that! I just don't have the time to make it look flawless. I love using the software tho.
Sent from my SM-G900T using Tapatalk
UPDATE: 1/15/15
- Fixed reported crashes.
- Close widgets by pressing any button EXCEPT home and power button.
@elesbb not sure why I decided to give this application a try now as I had it bookmarked for some time, but omg, I've been missing out! anyways, a couple of suggestions on this software. possibility to either move the icon for activation or have it automatically move above the keyboard when trying to the enter password for a locked device. right now when my device requires a password to unlock, the icon for activation kind of gets in the way of the key to the lower left of the screen. would be nice if the activation icon would move itself above the top row of the keyboard when opened or allow one to configure its placement. another suggestion is some way to remove the widgets from the application as there doesn't seem to be a way to remove them once added. not that big of a deal as I figured out four widgets to add, but prior to this I was at a loss to clear ones that I had added.
dimm0k said:
@elesbb not sure why I decided to give this application a try now as I had it bookmarked for some time, but omg, I've been missing out! anyways, a couple of suggestions on this software. possibility to either move the icon for activation or have it automatically move above the keyboard when trying to the enter password for a locked device. right now when my device requires a password to unlock, the icon for activation kind of gets in the way of the key to the lower left of the screen. would be nice if the activation icon would move itself above the top row of the keyboard when opened or allow one to configure its placement. another suggestion is some way to remove the widgets from the application as there doesn't seem to be a way to remove them once added. not that big of a deal as I figured out four widgets to add, but prior to this I was at a loss to clear ones that I had added.
Click to expand...
Click to collapse
Everything you just mentioned and more is in the paid version
elesbb said:
Everything you just mentioned and more is in the paid version
Click to expand...
Click to collapse
nice, im ready to pay! is the paid version avail yet? I don't see it anywhere...
dimm0k said:
nice, im ready to pay! is the paid version avail yet? I don't see it anywhere...
Click to expand...
Click to collapse
Not yet. It's done just needs a few tweaks.
Sent from my SM-G900T using Tapatalk
elesbb said:
Not yet. It's done just needs a few tweaks.
Sent from my SM-G900T using Tapatalk
Click to expand...
Click to collapse
Hey, just wondering if you could help me get your xposed modules working?
G900V (Verizon)
NK2 stock (rooted)
Galaxy S5 Widgets Module
Samsung Multiple Widgets Module
I've been trying to get the widgets to work while using pattern lock. While set to swipe, I can add, remove, edit, etc the widgets. Set to pattern I press the +, it has me unlock device and then I can choose which widget I want to add. It only adds widgets to the lock screen while set to swipe. Any one else encounter this or know how to fix this would be greatly appreciated!
@elesbb not sure if this default behavior, but it looks like when I activate Widget Pager and leave it open the screen never goes back to sleep...
dimm0k said:
@elesbb not sure if this default behavior, but it looks like when I activate Widget Pager and leave it open the screen never goes back to sleep...
Click to expand...
Click to collapse
What good would having your widgets open for you to see them if the screen would just shut off when it feels like it? Its default behaviour. Either shut it off manually or close the widgets. If I didn't add that, people would complain that they couldn't read/interact quickly enough with their widget because the screen kept shutting off.

Categories

Resources