GWL is a new free Lockscreen that focuses on the comprehensive use of widgets on the screen lock is designed so that everything you put in it are widgets and therefore supports 100% of existing widgets for Android.
In addition, following this philosophy incorporates a unique unlock, any knowledgeable person can develop their own widget that will help unlock the screen and to prove "GWL unlock button" is incorporated into the app.
Also I liberate a miniSDK for users with more limited knowledge you can design your own release buttons/widgets.
miniSDK: http://code.google.com/p/gwl-mini-sdk/
I need beta testers to try this app and help me improve it and polish it before uploading to the official market
Some screenshots of its current state, since I still have things to polish:
{
"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"
}
AWARD FOR CONTRIBUTIONS:
The top 8 screenshots that you provide will be include in the market
and the 2 best of them (1 tablet and 1 smartphone) which will place them in the head of the market (promotional graphic).
Beta6 Changelog:
-ADDED Economy mode (Battery saver)
-ADDED Russian translation, thanks to russiancrazy
-SOLVED FC with MIUI & SENSE3.0
-SOLVED No recipient email on report bug option
Click to expand...
Click to collapse
Beta5 Changelog:
ADDED -The system log (logcat) is added to the "Report a bug" button.
ADDED -Passive mode (Experimental).
ADDED -Option to show notification bar.
ADDED -Translation to PT / BR, thanks to Uhuhu.
ADDED -Translation to PL, thanks to _TB_TB_.
CHANGED -The Force is not setted by default.
SOLVED -NoAd layer dont dissmis when Ad is visible.
Click to expand...
Click to collapse
Beta4 Changelog:
ADDED -Use lock widget on Home screen to lock the terminal
SOLVED -Disabling functions isn't really possible because nothing stays highlighted
SOLVED -When disabling your app it goes back to the default lock screen (glass) and not back to the previous one.
SOLVED -Car Mode got enabled.
SOLVED -When adding a widget the title is still in Spanish(?)
SOLVED -When i press the "home" button, it locks in stead of going back to the home screen.
SOLVED -It isn't clear or explained what "use the force" does.
SOLVED -Could not find a way to launch the application settings.
Click to expand...
Click to collapse
Beta6 Knowed issues:
---
Click to expand...
Click to collapse
[CURRENT] Beta6 & Translation files (arrays / strings)
Cannot see your screenshot
Force close upon opening application, HTC Incredible running MIUI
Sent from my ADR6300 using Tapatalk
When you say '100%' of existing android Widgets, do you refer to sense Widgets as well?
Sent from my ADR6300 using Tapatalk
phoenixs4r said:
When you say '100%' of existing android Widgets, do you refer to sense Widgets as well?
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
If not using a menu from the list of widgets, you should appear seamless.
Anyway I mean all those in the market.
It is possible that some extreme launcher modifications as MIUI got some problems, so there is this phase of beta testing, to identify best and fix them.
Ill help. how do i get the app?
Love this app
Give me a chance to be beta tester!
Thanks!
I'd love to be a beta tester as well, I could even test your mini SDK if you like me too.
Let me know
Tiwiz
nice one, will give it a shot.
does it support a "passive" mode (that is, non-interactive) for the widgets? that would be very neat for most widgets I can think of putting on my homescreen. I basically need status information like weather, unread messages, todos/agenda, and stuff like that. being able to make those widgets passive would allow me to get information from them without compromising the lockscreen's actual purpose which is preventing the phone from unwanted input.
Force close on start up, on Desire HD running MIUI 1.8.5
L
My feedback
Hi,
i gave it a try and here is my feedback:
when adding a widget, the title is still in another language
The widgets can't be moved
after unlocking, it goes into 'car mode', please change
The setting "use secret code" doesn't stay highlighted even though it is an active option
Also for the custom wallpaper, so i think i can say that active options doesn't stay highlighted
The security code can't be swype (with swype beta), if this is not an option it should be mentioned
It isn't clear or explained what "use the force" does...
When i press the "home" button, it locks in stead of going back to the home screen
Disabling functions isn't really possible because nothing stays highlighted
When disabling your app it goes back to the default lock screen (glass) and not back to the previous one, in my case the security lock with swype.
I have a SGS2 phone with the cognition ROM v1.31
I hope this helps you further programming. I have to say i like the idea very much. Maybe in the future you can have certain apps as well, like phone, whatsapp, messaging. So that when you unlock you can go to these apps.
Keep up the good work. good luck.
ok im going to give it a go i will report back any issues i have
hi,i have tried it on on my rom but it gives me fc!!
Hi mate, nice app.
I tried it and I have som suggestions.
The default "unlock" system is too easy, I think u should provide at least one scrollable unlock button as default to avoid accindentally unlocks.
Another suggestion, I found it hard to place widget in some positions of the screen, maybe u should implement something to move widget when they are placed. Something like a menu entry "Move Widgets" should be good.
Sorry for my bad English
CYA
i'll definitely try this out
Very good, here are some suggestions
Fix the wallpaper to fit the screen.
But more importantly, add a mode in the app itself to trigger an editing mode which will allow you to move widgets around in the lockscreen. It would also be awesome if you were able to add different unlock modes, like vanilla unlock, drag a bar down, touchwiz unlock, sense 3.0 unlock. These are just ideas, but so far no problems. Good job.
Also please add descriptions to the settings, I didn't understand a couple like jedi mode.
seems good so far. any plans for offering an API for 3rd party developers to let them lock/unlock the lockscreen?
I love you guys!
Thank you for this amazing collaboration I have in mind all your suggestions.
-I liked the "passive mode", it was something I wanted to add.
-As you move from place widgets is more complicated, but of course I will try to implement it.
j4velin said:
seems good so far. any plans for offering an API for 3rd party developers to let them lock/unlock the lockscreen?
Click to expand...
Click to collapse
Yes, I plan to publish a small sample code with the unlock button on googlecode on a few days.
But if you desire to keep trying is as simple as that when it's time to send the signal to unlock use this public broadcast:
Code:
Intent i = new Intent("com.firezenk.gwlads.kill");
context.sendBroadcast(i);
----
It seems that the program is not currently compatible with MIUI if anyone could send the LogCat from time to give FC would appreciate it very much.
These are the issues I had so far:
-Soon after I added a widget it crashed without any warning messages.
-Could not remove the widgets in the usual method, had to use the Menu>Remove all widgets option
-Sometimes Launching the locker does the same thing as pressing the home button.
-Car Mode got enabled
-When adding a widget the title is still in Spanish(?)
-Could not find a way to launch the application settings.
Using: HTC Desire with CM7.1 RC1
SOLVED -Disabling functions isn't really possible because nothing stays highlighted
SOLVED -When disabling your app it goes back to the default lock screen (glass) and not back to the previous one.
SOLVED -Car Mode got enabled.
SOLVED -When adding a widget the title is still in Spanish(?)
Thanks guys
I added translation files to 1st post, please consider translating it into your language
Related
Simply Lockscreen, the lockscreen of your dreams!
Simply Lockscreen is a lock screen replacement that's fast, functional and beautiful.
It displays time, weather, location, battery, music player, current song and volume settings, all in a futuristic and pretty interface.
Now support custom backgrounds & downloadable themes.
Exclude it from task killers!!
To disable Home button please follow the instructions on Settings>Menu>Help
Code:
NEW:
[B]Downloadable theme system available[/B] in the new update Simply Lockscreen 2.2 now on #android #market [URL="http://bit.ly/gd37hA"]http://bit.ly/gd37hA[/URL] get it now & create your themes! :D
Finally I was able to [B]weather forecasting work at 100%[/B] in Simply Lockscreen [URL="http://bit.ly/gd37hA"]http://bit.ly/gd37hA[/URL]
[B]Simply Lockscreen theme design[/B] = [URL="http://forum.xda-developers.com/showthread.php?t=946903"]http://forum.xda-developers.com/showthread.php?t=946903[/URL]
[B]New layout selector system![/B]
The Force™ powered by Simply Lockscreen for Android
Video (old):
LAST UPDATE 16/08/2011
{
"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"
}
Code:
CHANGE LOG:
-Calendar sync.
-Zeam Launcher support for Home button
-Other optimizations.
Now available from Android Market
https://market.android.com/details?id=org.firezenk.simplylock
Enjoy!
Suggestions page:
http://www.google.com/moderator/#15/e=70f58&t=70f58.40
Use them to suggest ideas and all kinds of feedback, thus centralizing all feedback and give priority to new features that more like it
Simply Lockscreen Skin Development Kit, Create your own themes and share it!
To create your own themes and upload it to the Android Market
The instructions and details here: http://code.google.com/p/simply-lockscreen-sdk/
You can be creating and uploading them to market, and if in doubt just ask!
See if so got to have a lot of new skins for Simply Lockscreen
Simply Lockscreen
Hey guys
Me and my bud from Spain (the coder) made a sweet lockscreen replacement.
Just search for "Simply Lockscreen" in the market.
Feel free to post bugs n' such.
Here's a screenshot:
very nice lockscreen...i've researched a bit and would really like to learn how to make a lockscreen also
Its cool, but it shows "null none" under the time. Also the home button unlocks the phone.
Incredible with froyo.
Sent from my ADR6300 using XDA App
also getting null none under the clock
h_zee13 said:
very nice lockscreen...i've researched a bit and would really like to learn how to make a lockscreen also
Click to expand...
Click to collapse
It seems like we are in the same boat.
By the way I can bypass the lockscreen by pushing the home button. Also the stock lock screen want to creep up and take over.
Hello, Im the dev
Video:
http://www.youtube.com/watch?v=PJI-lcqKgno
New versión! added suppot to Droid/Evo4g/Desire screens
FireZenk said:
Video:
http://www.youtube.com/watch?v=PJI-lcqKgno
New versión! added suppot to Droid/Evo4g/Desire screens
Click to expand...
Click to collapse
Your video looks like it was recording a mirror version. Needs to be flipped 180 degrees about vertical axis
Also, a closer view so we could read what the screen says would be more helpful
It doesn't work perfectly, like many of the market comments. Pressing Home bypasses lock, I get null none under time.
I would like to see an option to not show weather (don't want additional GPS/battery usage), and the option to not hide the notification bar
Seems like a nice alternative. I would like to see an option to enter your zip code or city for weather, as opposed to using location only, since my GPS is on about 0.01% of the time.
Also would love other fonts for the time, and not sure if it shows unread sms, email, gmail, missed call or not, but if it doesn't, would love to see it implemented.
I have tried it out and i liked it much but can you add a 24/7 clock?
Sent from my HTC Desire using XDA App
Updated to 1.3 versión, added support for 1.6 Donut! and Dream/Magic/MyTouch3G screen sizes
Thanks for the suggestions, I am working on
New Update!
To block home button:
-Select a Launcher in Lockscreen Settings.
-Click Home button and select SimplyLock to default home.
-Thats it! Home button is bloqued on Lockscreen and is full functional outside
This is a really nice lock screen. Simple and clean. I've just got 2 suggestions:
1. Can there be a way to disable vibration?
2. Like c00ller, can there be a way to use the standard notification bar?
Also, I'm not sure if it can be fixed (since I've seen it on other lock screens), but when leaving the lock screen and going to the lock pattern, the home screen quickly flashes behind the pattern screen.
-- HTC Evo running froyo.
blueride156 said:
This is a really nice lock screen. Simple and clean. I've just got 2 suggestions:
1. Can there be a way to disable vibration?
2. Like c00ller, can there be a way to use the standard notification bar?
Also, I'm not sure if it can be fixed (since I've seen it on other lock screens), but when leaving the lock screen and going to the lock pattern, the home screen quickly flashes behind the pattern screen.
-- HTC Evo running froyo.
Click to expand...
Click to collapse
Can't the app on the market.
adwinp said:
Can't the app on the market.
Click to expand...
Click to collapse
http://www.androidzoom.com/android_applications/tools/simply-lockscreen_jslj_download.html
Tips:
To lock the Home button on the screen lock "Simply Lockscreen":
-In the SL settings: choose a launcher for launch by default.
-Press Home and select the default option with "Simply Lockscreen" icon.
In the event that shows the original block before Simply Lockscreen:
-Go to Android settings, go to security and disable the screen original.
V.1.3.2: New version (21/08/2010)
-Bug fixes for the new FC's.
-Added support for the original bar.
-Ability to show the percentage of the battery.
-Auto hidden-weather performance if they are not available (null / none)
Can't find it on the market. Any chance that you can provide me with the apk?
Update!
V.1.4:
-Button to disable the original lock screen (2.X only)
-Added support for alarm.
-Added date display.
-Slide to unlock at 90% of the bar.
Very nice lockscreen.
However, it would be nice toadd options to:
-have the battery percentage without the location (mine is too long and overlaps the percentage)
-have the clock without the temp/weather
PS: on htc legend (official 2.05 unrooted) the "Button to disable the original lock screen (2.X only)" always gives me a FC
Hey XDA,
I've got a new app, and I would love some help in testing it and finding any bugs!
Crescendo Launcher is a homescreen replacement that makes it easier for seniors (or kids!) to use an Android phone or tablet.
Features
NetManage: Crescendo can automatically toggle mobile data or WiFi if an app requires it. (Data is turned off after the screen is turned off)
Simple Apps: Crescendo comes with several simplified apps, including an easy-to-use web browser and flashlight.
Simple Settings: One click access to Ringer, WiFi and Mobile Data settings
Help Central: A comprehensive help center that teaches users how to use their device. It's fully illustrated!
App Drawer: An accessible app drawer with big icons.
Click to expand...
Click to collapse
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"
}
Tablet Screenshots:
Click to expand...
Click to collapse
FAQ
Q: The app crashed!
A: Please click the 'Report' button on the force close dialog - this lets me view a crash log. If you don't want to do this, please pull a logcat and either post it in the thread or PM it to me. I can't fix the error if I don't know what it is. Thanks!
Q: I would like to see feature X and Y
A: Awesome! Just post in this thread and I'll get back to you ASAP.
Click to expand...
Click to collapse
Upcoming Features/Bug Fixes
v 1.0.2 Will be released at 8:00 PM EST!
[Fixed v 1.0.2] Home Button Bug
Auto location for weather
Replace welcome text with clock. (Setting)
Date Format Customization (Setting)
Ability to allow both wifi/mobile internet to be switched on/off and not only one
Customizable tabs (along with SMS & Maps on the homescreen)
Customizable app drawer grid size
Click to expand...
Click to collapse
Downloads
You can grab it in the Play Store. (I've also attached an APK for your convenience.)
Click to expand...
Click to collapse
Please let me know what you think!
Changelog
1.0.3
Editable home screen
SMS Icon on home screen
1.0.2
Max of 10 apps
Fixed Home Button bug
Allow hiding of help button
Fix weather update
Auto weather location detection
Fixed NetManage behavior
Fixed crash
Fix crash on HTC Evo 3D/CM11 (Missing fonts)
1.0.1
Fix crash on launch
Fix crash when opening the settings screen
1.0.0
Initial release
Looks interesting
I like the minimalist approach. Will certainly give it a try.
Good idea. Nice and simple. Kudos.
Where's the attached APK ?
+1
GSculerlor said:
Where's the attached APK ?
Click to expand...
Click to collapse
Hey sorry about that, I've reattached it now. Thanks for trying it out!
+1
I like it! Very simple and clean! Keep it up!
Sent from my Nexus 4 using XDA Premium 4 mobile app
like the idea but its crashing before it sets up every time, im in the HTC m8.
Great job man, I really love the concept. But could you give us an option to change the icon size of the app drawer.
:good::good::good::good:
I am in the same boat as jsms0905.
I am on a nexus 5.
Sent from my Nexus 5 using Tapatalk
Problem!!
alobo said:
App
Click to expand...
Click to collapse
Problem Here,
Its Force Closing On 4.4.2 Kitkat.
Not Even Starting.
Is This App Compatible With Kitkat?
Thanks Anyways
the feel very happy very nice and clear
Not working on my LG G2
Setup works fine but after that keeps on crashing, Love the concept but can't try this due to some error, Dev please fix it in your free time :highfive:
So I tested it for 3 minutes. This is what I would say.
The home screen, is this a home screen I mean there should be option to directly switch to app drawer.
Icon size of apps are large I would consider using small size.
Limit on no. of apps, this shouldn't be added as premium feature.
No widgets.
Shouldn't weather location be auto set & even if we type in search box there should be suggestions coming up.
In this initial test didn't find usage of the smart switch off Internet on/off.
This isn't a launcher at all, in launcher there is beautiful app drawer. This thing needs much improvement, I guess it would become my primary browser when v3.0 will come.
Seems to look good. Clean, minimalist, simple, but won't run on my Xperia Z 6603, stock, rooted 4.3.
Dead Cookies leave no trails...
Bishal Pranto Roy said:
Problem Here,
Its Force Closing On 4.4.2 Kitkat.
Not Even Starting.
Is This App Compatible With Kitkat?
Thanks Anyways
Click to expand...
Click to collapse
Hey Bishal, yes it should be compatible with Kitkat - I tested it on a Nexus 4 with 4.4.2. Would you be able to get me a logcat or could you please report the crash? Thanks!
Immortal Nerd said:
Setup works fine but after that keeps on crashing, Love the concept but can't try this due to some error, Dev please fix it in your free time :highfive:
Click to expand...
Click to collapse
Hey Immortal Nerd - if you could please get me a logcat or you could report the crash, I will fix it!
Cookie Ninja said:
Seems to look good. Clean, minimalist, simple, but won't run on my Xperia Z 6603, stock, rooted 4.3.
Dead Cookies leave no trails...
Click to expand...
Click to collapse
Hey Cookie Ninja, could you describe the issue you are encountering? If it's crashing, would you be able to get a logcat or report the crash? Thanks!
Me_Ashish_ said:
So I tested it for 3 minutes. This is what I would say.
The home screen, is this a home screen I mean there should be option to directly switch to app drawer.
Icon size of apps are large I would consider using small size.
Limit on no. of apps, this shouldn't be added as premium feature.
No widgets.
Shouldn't weather location be auto set & even if we type in search box there should be suggestions coming up.
In this initial test didn't find usage of the smart switch off Internet on/off.
This isn't a launcher at all, in launcher there is beautiful app drawer. This thing needs much improvement, I guess it would become my primary browser when v3.0 will come.
Click to expand...
Click to collapse
HI Me_Ashish,
Thanks for trying it out! In regards to your concerns, the target audience for this launcher are not power users - it's a simplified launcher for those who want a simpler phone. However, I can add some of the features you requested into the next version:
1) Automatic location detection
2) Ability to directly switch to app drawer.
Also, or the internet to automatically switch off, you have to enable NetManage. Additionally, the internet will switched off 5 minutes after your screen is turned off.
Thanks again for the feedback!
On the Xperia 6603, setup starts with name and loops (fc-restart at name again), endlessly. BTW, I don't have a owner profile on my contacts app.... Will get logcat next time I run it, its 1am & tomorrow is Monday, need 2 sleep...
Sent from one of my/our device/s
Scroll Launcher
Introduction
Scroll Launcher is the new launcher for your Android device. This launcher is totally written from a scratch and designed for low performance devices
Features:
All-in-one home
Weather for your position or for a specific location
Shortcuts for your favourite apps
Hided apps
Icon packs
Customization of drawer and weather
Click to expand...
Click to collapse
Images
Home screen:
{
"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:
Click to expand...
Click to collapse
Download
https://play.google.com/store/apps/details?id=com.slinky.welllauncher
Click to expand...
Click to collapse
Changelog
Code:
Changelog v0.5b
[LIST]
[*] [B]New![/B] Added support for icon packs (compatible with icon packs for ADW launcher, Nova launcher, Apex launcher, LauncherPro and Go Launcher)
[*] [b]New![/b] Added possibility to change the font
[*] [b]New![/b] Added possibility to change animation for opening application
[*] [b]New![/b] Added polish translation (Thanks to Robert Dłubak)
[*] [b]New![/b] Added brasilian portuguese translation (Thanks to XDA User RBDoMGaM)
[*] [b]Improved![/b] Changed the method for save the shortcuts' settings
[*] Changed the popup
[*] Added possibility to open popup for shortcuts
[*] Reorganized the settings for shortcuts
[*] Now the name of application is "Scroll Launcher"
[*] Fixed the bug of weather's layout when you open the application and there isn't a connection
[*] Fixed other minor bugs
[/LIST]
Older changelogs:
Code:
You can see the complete changelog in "Scroll Launcher Settings -> About Scroll Launcher -> Changelog"
Click to expand...
Click to collapse
Other info
If you want to help developer to improve application sending a report go to "Scroll Launcher settings -> report a bug" and fill the form or use the XDA DevDB platform.
Click to expand...
Click to collapse
Enjoy that!
XDA:DevDB Information
Scroll Launcher, App for all devices (see above for details)
Contributors
slinkyregent
Version Information
Status: Beta
Current Beta Version: 0.4.4b
Beta Release Date: 2014-05-22
Created 2014-05-22
Last Updated 2014-07-30
Downloading now I'll get back to you on what I think about it
Edit:I like it's simplistic nature and the vertical scrolling, I just wish there was a way to setup widgets maybe underneath the weather or something. Still very nice for a launcher
Sent from my SAMSUNG-SM-N900A using Tapatalk
Roundtableprez said:
Downloading now I'll get back to you on what I think about it
Edit:I like it's simplistic nature and the vertical scrolling, I just wish there was a way to setup widgets maybe underneath the weather or something. Still very nice for a launcher
Sent from my SAMSUNG-SM-N900A using Tapatalk
Click to expand...
Click to collapse
Thank you for your opinion! I want to add the widgets in future, but now i need to make my application more stable. Get in touch for future updates!
WOW! Very cool launcher!
Suggestions:
* Option to show/hide am/pm
* 12/24 hour in clock
* Improve weather location search. When i activate this, before i can search always back to "use my location"
Thanks my friend
RBDoMGaM said:
WOW! Very cool launcher!
Suggestions:
* Option to show/hide am/pm
* 12/24 hour in clock
* Improve weather location search. When i activate this, before i can search always back to "use my location"
Thanks my friend
Click to expand...
Click to collapse
Thank you for your ideas! I planned to implement that in my second beta major release! Stay tuned!
Sent from my Evo 3D GSM using XDA Free mobile app
I could't select manually my location the 1st time i ran the app but going to settings solved the problem.
Very nice launcher.
Voted 5 stars
i friend
very cool project,this is italian creativity(solo noi ci riusciamo
*Hidden Apps (Not Hided apps)
As the creator of Lucid Launcher I say good job! Very fluid interface.
Liked the launcher
Simple and awesome.
Thanks.
Edit: using back button when on launcher updates the weather and all apps. Please look in to that in the next update.
Sent from my LT28h using XDA Premium 4 mobile app
oh boy..i really like to try it on my nexus 4
but it goes blank with no shown anything..i'm used slimkat rom
hope dev can fix it,,,it's look great launcher
i retired with all famous launcher,,it's soo bored
thanks for dev it..
Same here. I cannot get past the wizard as the second screen just stays blank with no way to proceed or skip the wizard entirely.
I'm using a Nook Color running cm11 nightly
Edit: after the third try, I can now get to the home screen, so I can hopefully set up everything from here
Edit2: nope, the wizard keeps popping up when I use the app. Is there any way to stop that? I can't use the app right now
simply but good. maybe u can make folders fiture in next realese
Thanks to all!!! I'm actually developing the 0.4b, with a big number of fixes and some new features!
cemanie said:
oh boy..i really like to try it on my nexus 4
but it goes blank with no shown anything..i'm used slimkat rom
hope dev can fix it,,,it's look great launcher
i retired with all famous launcher,,it's soo bored
thanks for dev it..
Click to expand...
Click to collapse
Arbelzapf said:
Same here. I cannot get past the wizard as the second screen just stays blank with no way to proceed or skip the wizard entirely.
I'm using a Nook Color running cm11 nightly
Edit: after the third try, I can now get to the home screen, so I can hopefully set up everything from here
Edit2: nope, the wizard keeps popping up when I use the app. Is there any way to stop that? I can't use the app right now
Click to expand...
Click to collapse
Try to disable everything into the wizard (shortcuts and weather). If you can, please do a screenshot. I'm actually creating the skip button on wizard. Thank you for your report!
slinkyregent said:
Thanks to all!!! I'm actually developing the 0.4b, with a big number of fixes and some new features!
Click to expand...
Click to collapse
Thanks for reacting so quickly. I hope the launch went smoothly apart from these minor issues
slinkyregent said:
Try to disable everything into the wizard (shortcuts and weather). If you can, please do a screenshot. I'm actually creating the skip button on wizard. Thank you for your report!
Click to expand...
Click to collapse
Just to make sure: It's the wizard itself that's acting up, not the launcher. At least in my case.
If I press "Home" while in the wizard, I can go to the home screen and go into the settings from there. I managed to diable wheather, but when I go into "Shortcuts" of "Hidden Apps" (-> I assume you made a mistake there as the menu is called "Hided Apps" ), the Wizard comnes right back.
I cannot post a screenshot of the wizard right now, but there isn't really much to show anyway: It's really just a completely white page.
Looking forward to future versions. :good:
Tested this launcher and i want to say i LOVE it. Still missing here and there and hopefully this launcher will turn out great and awesome because this launcher is very minimalist, all on front, and easy. Feel like having an android married with iphone. But for now i will stick with stock cm11 launcher. Definitely will be my daily launcher after become more stable. Thumbs up and cheers and best of luck
Sent from my GT-I9003 using XDA Free mobile app
Hello dev. I am on a Droid Razr Maxx HD, stock 4.4.2, no customization at all. I cannot get past the Wizard screen. I need to force close the app in order to exit. I am dying to try the launcher, this is exactly what I have been looking for from the description. What can I do to help you trouble shoot?
Thanks for this, ill try
I'd also like to see a few swipe features. Give us the ability to swipe left, right, and up. For example: if I swipe left, I can open google now. Swipe right I can open Blinkfeed, and swipe up to open camera. Let us customize what the swipe actions do. That would make this launcher awesome imo.
Also, add the ability to put widgets in the scroll area.
This launcher is great! It's so simple I love it. There are two things I would love if you could add:
1) I would like to replace the clock with one of my clock widgets of my own, I would love to be able to do that.
2) It would be nice if we could access some of our widgets by swiping to the right or to the left. Say, I make a swipe to left and I access my frequently dialed contacts, calendar, etc. Please add widget support.
Also, I don't know why, but if I add Google Camera (for 4.4) as a shortcut, it also adds the stock camera app of the phone. If I hide one of the two camera apps, the two of them are hidden as well. Other than that, everything is incredible. Keep on the goo work!
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.
With the introduction of android Oreo Google blocked most lockscreen apps as drawing overlays over system ui is not allowed anymore. Ava lockscreen bypasses this problem and delivers android Oreo an P users a new lockscreen experience, never seen before.
With Ava you get the best lockscreen features of Android and iOS on your lockscreen!
Check your notifications on main screen and swipe right to access your favorite widgets!
Customize the notification style, clock, wallpaper and shortcuts. Use smart grouping or direct reply features for the best android lockscreen experience!
FEATURES:
Custom wallpaper / live wallpaper
Blurred wallpaper
Custom shortcuts
Lockscreen widgets
Send direct replies
Different notification themes
Smart notification grouping
Wake screen on notifications
Best android lockscreen experience
Runs on android security (Fingerprint, pin, pattern..)
No annoying ads!
Unlike other apps, Ava does not spy on your personal data! Ava doesn't even have an internet permission.
Im happy if you buy me a coffee to reward my work
Enjoy!
BETA RELEASES:
https://plus.google.com/communities/114273925577824537312
DOWNLOAD:
Forum download:
{
"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"
}
Reserved for Translations
This is amazing work, paid for pro already. I recommend this to anybody!
ava lockscreen floatify
@Jawomo ...ure working on floatify again? ... will be nice... i used PRO for long time (till update oreo) thx
greez bodo
How do I actually enable this as my lockscreen?
Sent from my Google Pixel XL using XDA Labs
Good lockscreen!
:good:
i can´t enabled it on a Huawei P20 :s
So far it's been perfect, the only issue is that face unlock can't be used in conjunction with it. Is there any possibility of adding it?
Samsung Galaxy S8 on latest firmware with July security patch, if that makes any difference.
NeophyteGS2 said:
So far it's been perfect, the only issue is that face unlock can't be used in conjunction with it. Is there any possibility of adding it?
Samsung Galaxy S8 on latest firmware with July security patch, if that makes any difference.
Click to expand...
Click to collapse
You can swipe up to activate face unlock.
NeophyteGS2 said:
This is amazing work, paid for pro already. I recommend this to anybody!
Click to expand...
Click to collapse
That is if their device is compatible, unlike mine.
Jawomo said:
You can swipe up to activate face unlock.
Click to expand...
Click to collapse
I understand that, but on the stock lockscreen I can use it just by waking up the device. It would be nice if it could be implemented to work the same with this lockscreen. Still using it as it is though
I have an original Pixel XL and and bought the Pro version but requested a refund shortly afterward. The Google Play Music widget does not show up when playing music, quick reply doesn't work, widgets don't show up when added....etc.
Oneplus 5t:
Sometimes the new Lockscreen appears, sometimes its the default OOS one.
Am I doing something wrong? I loved lockscreen widgets!
NeophyteGS2 said:
I understand that, but on the stock lockscreen I can use it just by waking up the device. It would be nice if it could be implemented to work the same with this lockscreen. Still using it as it is though
Click to expand...
Click to collapse
Thats not possible unfortunately. Thanks to google for blocking these apps...
airmaxx23 said:
I have an original Pixel XL and and bought the Pro version but requested a refund shortly afterward. The Google Play Music widget does not show up when playing music, quick reply doesn't work, widgets don't show up when added....etc.
Click to expand...
Click to collapse
Not all music apps are supportes yet, but will.
Quick reply works peefectly here with whatsapp e.g.
For widgets you have to swipe right on lockscreen.
Hope it helps.
unrealmac said:
Oneplus 5t:
Sometimes the new Lockscreen appears, sometimes its the default OOS one.
Am I doing something wrong? I loved lockscreen widgets!
Click to expand...
Click to collapse
This is controlled by the system. On my OP 3T its working fine. Cant do much about that unfortunately.
Double post
Thanks for this, it's great. It works almost flawlessly, sometimes the default lockscreen will appear for split second, but it's not an issue. A couple of things I noticed, sometimes I see the notification that I have chatheads on from Facebook Messenger, not sure which one to turn off so that doesn't appear at all, I'll screenshot it next time I see it, if it reappears. Also on Facebook Messenger the actual notification has Like, Mute and Reply options while the notification on Ava only shows Like.
Is there a chance that we can choose to have the widgets on the main page, along with the notifications. on tall phones like the S9+, I believe they can fit decently.
EDIT: Here's a screenshot of the forementioned Messenger notification https://i.imgur.com/QB6FIg2.jpg
I am contemplating upgrading to Oreo but not being able to put widgets on the lockscreen is one of the things that's holding me back. I currently use an Xposed module that does accomplish this on Nougat. However, The dev of the module is likely not upgrading the app to support Oreo. I was really glad to see this. So here's my question, Can I disable all the other settings and basically just have a widget on my lockscreen? I don't want a second window on my lockscreen swipe over to, All I want is to have a widget on my primary lockscreen window. I am still on Nougat and your app seems to target Oreo so I can't test this out myself yet. Also I am using Zooper to make my custom widgets. Will those work? Cheers and thank you.
Absolutely love the potential of the app.
Unfortunately I am not able to activate the lockscreen despite giving it any and all permissions. I've given the initial permission at the start of the app, set up a few other settings, but when I go to toggle the switch at the top right corner to enable it the app either crashes or switches to the lockscreen settngs. If im able to activate it and lock my phone nothing shows up and it's my regular lockscreen. I only use the fingerprint/PIN security as well.
My device is Huawei Mate 10 Pro (us warrenty version)
This is a great app and I also have the same issues reported by others:
1. The original lock screen shows up for split second before Ava comes up
2. It requires 2 steps to login to the device. Usually pressing my finger on the lock screen would unlock it, but with Ava you have to scroll up. Luckily this can be circumvented by not opening the lock screen at all (press finger while screen is dark)
3. This one is the real deal-breaker for me. The notification access doesn't honor the "sensitive content" setting or lacking one. I'd say the best flow for notification access should be the following:
* If phone is locked, check the "sensitive content" setting
* If user is trying to access sensitive content, request authentication
* Non sensitive content can be accessed immediately (i.e. music player, weather, etc)
(EDIT)
4. This is less important issue, but choosing wallpaper should also invoke cropping or selecting which portion of the wallpaper to be used regardless of apps used
5. This is just a suggestion and not important at all:
* Add drag upwards as one of the "Launch By" for shortcuts
* Add date format to the Clock so we can have something like "Thu, Aug 2" or preferably write our own format
* Allow multiple widgets of the same kind. For example, I'd like to have a few tasker widget performing different tasks.
OTHER: I seem to be unable to tap on widget. I think I saw a message about it but can't remember what I need to do to allow it. Maybe add this to Help section?