Related
I've just moved over from the TytnII - and i am feeling button deprived. I'm looking for an app that will allow me to launch a few specific apps (Phone & Calendar & camera being most immediate) without all this scrollling around panes on the Nexus UI and hunting for the icon. I used AEButton+ under WinMo.
any suggestions ?
Personally, I place all my icons that I quick access in the center screen (#3). Then, my widgets and less used icons go out to the sides. I know how you feel though, as it actually caught me by surprise the first time I went to make a call and there was no call button.
Install Home++ or Launcher+ from the market.
Mi|enko said:
Personally, I place all my icons that I quick access in the center screen (#3). Then, my widgets and less used icons go out to the sides. I know how you feel though, as it actually caught me by surprise the first time I went to make a call and there was no call button.
Click to expand...
Click to collapse
No kidding, I was playing with the phone the first day texting/emailing/etc. Then I had to call someone, I was like....um...what do i do.
lol
Found a solution!..
ScreenSlide from the market. Beautiful launcher/app that restructures how you use the home completely. I really like it.. took me all of 5 mins to decide to register the paid for app
gf_gollum said:
Found a solution!..
ScreenSlide from the market. Beautiful launcher/app that restructures how you use the home completely. I really like it.. took me all of 5 mins to decide to register the paid for app
Click to expand...
Click to collapse
Or you could just drag what you want onto your screens?
gf_gollum said:
Found a solution!..
ScreenSlide from the market. Beautiful launcher/app that restructures how you use the home completely. I really like it.. took me all of 5 mins to decide to register the paid for app
Click to expand...
Click to collapse
I want my screen to look like android, not winmo.
Until screenslide supports widgets, it's a downgrade from stock android.
Mi|enko said:
I want my screen to look like android, not winmo.
Click to expand...
Click to collapse
Did you try Home++ free from market?
htcmagic said:
Did you try Home++ free from market?
Click to expand...
Click to collapse
No. I really don't have a problem with the current launcher.
Edit. So, I tried both Launcher++ and Home++. Launcher++ kinda sucked. Nothing special. Home++ on the other hand is effin' awesome! So flippin' smooth, I get to keep the "Android look" but also expand upon it a little bit. Still playing with it, as I haven't yet figured out how to customize it yet. Just wish it supported live wallpapers. I like the "light cycle" one. :-D
The power button on my N1 has been giving me fits, and given the number of people I've read about with "dead" power buttons, I think mine is going out so I'm trying to preserve it as long as possible.
I enabled trackball wake (using CM6) which takes care of 1/2 the equation, but I need a good lockscreen app (just something to make the phone go to sleep). I found one in the market called Lock Screen Enabler, but it's not a "true" lockscreen app and it's very buggy, causing all sorts of problems for me.
I've been a web developer for 8 years and recently got into Android development (which I hope to be doing full-time soon), so I thought I'd just code a quick app for personal use in 5 minutes.
The problem, however, is that the DEVICE_POWER permission is needed in order to call goToSleep() and from what I've read so far from other online posts, this permission is only granted to native system applications.
Since my phone is rooted, I even tried granting my application SU privileges, but that doesnt seem to work either.
So, my question boils down to how do I grant my application DEVICE_POWER permission? I figure if anyone out there knows the answer, it's going to be someone on XDA as this place is full of geniuses. Thanks in advance!!
UPDATE: I've attached the finished app. Made this for personal use but if anyone wants to use it they are welcome to. My only gripe about it right now is the "screen flicker" that happens when you launch it because it's trying to launch an app that immediately locks the screen and finishes itself. If I can figure out how to get the app to launch in a smaller window maybe I can minimize the size to reduce the screen flicker. But for now, this works and I can set it to launch when I click the clock on Fancy Widget, so I'm happy. Thanks again to everyone who offered answers to my questions. Just another reason why I love the Android development community!!
-teleknEsis
Search for Lock screen widget. I have the same problem and I use it. It immediately locks your phone once pressed
nDrg said:
Search for Lock screen widget. I have the same problem and I use it. It immediately locks your phone once pressed
Click to expand...
Click to collapse
Awesome, thx! Still would like to know how they got that prompt to show that basically made the application an Administrator app. Seems like the missing piece I need to complete my own
teleknEsis said:
Awesome, thx! Still would like to know how they got that prompt to show that basically made the application an Administrator app. Seems like the missing piece I need to complete my own
Click to expand...
Click to collapse
It seems that you'll need to add the application as a device administrator. There seems to be some decent information half way down this page under Device policy manager: Link.
I'd be interested in using this application as I can't change the icon of my previously mentioned widget.
Edit: More information here as well: Link.
nDrg said:
It seems that you'll need to add the application as a device administrator. There seems to be some decent information half way down this page under Device policy manager: Link.
I'd be interested in using this application as I can't change the icon of my previously mentioned widget.
Edit: More information here as well: Link.
Click to expand...
Click to collapse
I will probably still go ahead and create one. I like how with FancyWidget you can set it so clicking the clock will launch an app. Unfortunately it doesn't work with widgets, so I need an extra icon on my home screen just to lock it. If you have an icon you'd like me to use, feel free to share and I'll put it in
And thx for the info!!
I would be happy with any icon to be honest, I just don't like the lock screen widget one Good luck bud
teleknEsis said:
..If you have an icon you'd like me to use, feel free to share and I'll put it in
And thx for the info!!
Click to expand...
Click to collapse
Yeah, put my themed one in from LockScreenWidget (smoked)
http://forum.xda-developers.com/showthread.php?t=731625
rori~ said:
Yeah, put my themed one in from LockScreenWidget (smoked)
http://forum.xda-developers.com/showthread.php?t=731625
Click to expand...
Click to collapse
Alright, I got it working, but there's one problem. It can't be uninstalled because it's currently a device admin. Same goes for that Lock Screen Widget I installed earlier.
Looking into a way to be able to uninstall, if one even exists....
You disabled: device administrator ?
Looking into a way to be able to uninstall, if one even exists....
Click to expand...
Click to collapse
Try using "root explorer" to find the files and just delete them.
teleknEsis said:
Alright, I got it working, but there's one problem. It can't be uninstalled because it's currently a device admin. Same goes for that Lock Screen Widget I installed earlier.
Looking into a way to be able to uninstall, if one even exists....
Click to expand...
Click to collapse
You need to go to Security & Location - Device Administrators and disable both there.
Hollow.Droid said:
You need to go to Security & Location - Device Administrators and disable both there.
Click to expand...
Click to collapse
Good call. Thx. However, I also came up with a work-around for ppl who are just as lazy as myself. There are 2 icons in the launcher. The first will lock the screen (once you enable the app as a device admin). The second will disable the app as a device admin, allowing you to uninstall at your will.
I really intended for this app to be for personal use, but if anyone wants it I'll put it up here for you to download. If you'd rather I remove the second launcher icon and just let you to disable it through Security settings, I will also do this (as really, I don't plan on uninstalling any time soon so this is fine for myself).
Thanks to everyone who helped out!!!
teleknEsis said:
Good call. Thx. However, I also came up with a work-around for ppl who are just as lazy as myself. There are 2 icons in the launcher. The first will lock the screen (once you enable the app as a device admin). The second will disable the app as a device admin, allowing you to uninstall at your will.
I really intended for this app to be for personal use, but if anyone wants it I'll put it up here for you to download. If you'd rather I remove the second launcher icon and just let you to disable it through Security settings, I will also do this (as really, I don't plan on uninstalling any time soon so this is fine for myself).
Thanks to everyone who helped out!!!
Click to expand...
Click to collapse
Yeah I'd appreciate the single launcher version please if possible
Hollow.Droid said:
Yeah I'd appreciate the single launcher version please if possible
Click to expand...
Click to collapse
OK - I'll update and upload when I get into work
Application is in the OP. Have at it
Great, works perfect on MIUI 0.9.30
Does the job perfectly! I especially like how it runs as an app so I can change the icon
You're a lifesaver, or should I say power button saver
Thanks so much.
I tried to develop something similar before but got stuck. Saved me some time!
Thanks for creating such useful app for my N1. My power bt is fine, but I would like to preserve it to powering up/down the phone.
BTW, I also downloaded Lock Screen Widget to test it out. Is it possible that you can make your app to shut off the screen smoother, like LSW? I like it you set it up as an app, which is super useful for me set up as a gesture swipe on my LauncherPro dock icons.
Thanks again and keep up your good work!
Thanks again, your app is really great. But could you add a option to map it to the search button (long press) please?
Thank you!
Hi to all!
I just saw some reviews on YouTube that showed weather animations AFTER unlocking the phone with the ring...
I've searched into settings, but I didn't found how to activate them...do you know how to do it??
I hope you can help me...
Beautiful widgets.
Sent from my HTC VLE_U using xda premium
--anx-- said:
Hi to all!
I just saw some reviews on YouTube that showed weather animations AFTER unlocking the phone with the ring...
I've searched into settings, but I didn't found how to activate them...do you know how to do it??
I hope you can help me...
Click to expand...
Click to collapse
Its the weather clock that does it. Long press the clock and drag It into "edit" on the top left, select your location you want, then check "show full screen animation"
Beautiful widgets sucks compared to sense widgets and they only copied sense.
so easy.
delete your weather clock widget, and add it again. You will see option: "show full screen animation ?" mark yes.
enjoy
Very thanks...I felt such a noob about that...
Appreciated it!
avetny said:
so easy.
delete your weather clock widget, and add it again. You will see option: "show full screen animation ?" mark yes.
enjoy
Click to expand...
Click to collapse
No need to delete, just edit it
--anx-- said:
Very thanks...I felt such a noob about that...
Appreciated it!
Click to expand...
Click to collapse
Well, it's a freaking well hidden setting that nobody knows since most people loves the HTC clock and they don't even move it.
Ever since I moved from my sensation to the One S I've been looking to get the full screen animation out of the weather clock widget. I finally did the right search to find the answer here. I am a bit of a n00b but it should be automatically set as enabled in the ROMs that are offered here and stock, don't know why it's not..?
Thanks much!!
NienorGT said:
No need to delete, just edit it
Well, it's a freaking well hidden setting that nobody knows since most people loves the HTC clock and they don't even move it.
Click to expand...
Click to collapse
It use battery & system resources for something mostly distracting and superficial. They then decided to put it obtional but forgot that nobody will know how to turn it on... (The inverse was true in previous Senses)
Sent from my HTC VLE_U using xda premium
I wanted to start a thread to share info about the new launcher Aviate. There's no shortage of threads on requesting invites, so let's not do that here.
If you have Aviate and are actively using it, come here and share.
Thanks!
-bk
**Please do not use this thread for requesting invites!**
I've been using it for a day now and I find it curiously intriguing. It's a totally fresh user experience that feels a little like Google Now to me.
Frankly, I never thought ANY launcher could pull my attention away from my custom-crafted (ok, OCD-crafted) user experience I designed using Nova Launcher. I have the same design on all of my mobile devices and it feels like part of my DNA.
Can't say yet if Aviate will be a permanent replacement for my Nova-based home, but I seem to be staying with it.
Just saw the video presentation. I'm looking foward to have a little more feedback about this app.
I liked the fact that it categarises apps and I disliked (as in google now) the fact that you must have your gps on in order to take full advantage of it. Makes a lot of sense and it's very useful but I don't like the idea of sharing my whereabouts all the time...
Been playing with it since yesterday as well on my HTC One.
Like it so far, like the idea of the activities changing during the day. Not sure how it's controled though. Today ie, I set it to Work, and when checking my phone later on, it was set on Home... don't know why.
Of course the custom side of it is quite limited, I assumed it will be better with later versions.
Haven't figured out yet how to get shortcuts to contact phone numbers implemented in Aviate.
Any ideas?
Don't have "morning" and "night time" screens. Only "home" whole day. Any solution ?
To change between Fahrenheit and Celsius, long press on the weather notification and tap the toggle to change.
billykxda said:
Haven't figured out yet how to get shortcuts to contact phone numbers implemented in Aviate.
Any ideas?
Click to expand...
Click to collapse
The only method I have found is to add a contact widget. Not perfect, but close.
I also haven't figured out how to save a bookmark icon to my favorites section on the home screen.
Another thing I would like to do is switch between the light and dark theme automatically based on time of day.
Sent from my Nexus 4 using xda app-developers app
minkmeister said:
The only method I have found is to add a contact widget. Not perfect, but close.
I also haven't figured out how to save a bookmark icon to my favorites section on the home screen.
Another thing I would like to do is switch between the light and dark theme automatically based on time of day.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the response. This is a deal-breaker for me, as I need easy access (direct-dial shortcuts) to my frequently-called contacts. I wrote to the Aviate team. I'll report back.
I think I like this launcher
Verstuurd van mijn Desire HD met Tapatalk
I think I like that screenshot!!!
TeflonMyk said:
I think I like that screenshot!!!
Click to expand...
Click to collapse
I was able to get an invite for aviate and loaded it up and started setting it up, when I started to wonder if this was the launcher for me. I loved the idea of chameleon launcher back when it came out, how it changed your home screen based on time of day. This seems similar in many ways. But then it dawned on me, I generally do a lot of the same things on my phone no matter where I am. That being the case, would someone like me benefit from this type of launcher?
I have uninstalled and moved on.
Not being able to do direct dial shortcuts the way I want is a deal-breaker for me.
Plus, I found that I really don't need access to different apps at different times of the day. I like always knowing where they are - all the time.
More power to those that find they like Aviate. For me, it was a swing-and-a-miss.
Hi. Just found this thread. I'm loving Aviate so far and, I'm sure the customisation will improve in future releases.
I would like more customisation of the 'spaces' (manual addition/removal etc) and better theming support. Overall, I like it a lot and in sticking with it, at least, for now!
Sent from my Nexus 4 using Tapatalk
i use it on my gtab 2 (p3100), and it seems like it can be viewed on landscape mode. is there option to able to see on landscape mode?
rhmtmulyadi said:
i use it on my gtab 2 (p3100), and it seems like it can be viewed on landscape mode. is there option to able to see on landscape mode?
Click to expand...
Click to collapse
I'm not seeing anything for landscape mode, probably another reason it is only supported on phones at this time. Does anyone know how to clear a location; as I accidentally clicked a nearby location now it keeps defaulting to it...?
opt05 said:
I'm not seeing anything for landscape mode, probably another reason it is only supported on phones at this time. Does anyone know how to clear a location; as I accidentally clicked a nearby location now it keeps defaulting to it...?
Click to expand...
Click to collapse
That's exactly the same issue I'm having. Clicked on a local gift store and now I'm getting reminded about an 'occasion'. Actually it hasn't come up today so maybe it just disappears after a day or two. No way to clear manually...
Sent from my Nexus 4 using Tapatalk
How do people change the theme (mainly colours) of the UI? I can't figure that out. Is there even any Aviate settings anywhere? I must be blind or something
Thanks!
Aleq said:
How do people change the theme (mainly colours) of the UI? I can't figure that out. Is there even any Aviate settings anywhere? I must be blind or something
Thanks!
Click to expand...
Click to collapse
Menu > Settings > Light/Dark Theme
opt05 said:
Menu > Settings > Light/Dark Theme
Click to expand...
Click to collapse
Pressing Menu button on my device reveals menu with "Settings" option (nothing else). But that takes me to the System Settings (Wifi, Bluetooth, Sound, Display, Storage, ...) So you do have Aviate specific Settings... hm!
Wondering if someone can please help me to remove this circle area. I don't really want that on home screen. I could rather use widget.
It is not possible without root or another launcher.
Home Settings - At A Glance
Google really fakced up this time. Probably said before but they're really lost!
nds850 said:
It is not possible without root or another launcher.
Click to expand...
Click to collapse
Wow can't believe that goggle made us stuck with something stupid stuff that we really don't need. Thanks BTW
cmh714 said:
Home Settings - At A Glance
Click to expand...
Click to collapse
DO you mean can we remove it?
gotojanoo said:
Wow can't believe that goggle made us stuck ...
Click to expand...
Click to collapse
Just like the search box...
gotojanoo said:
DO you mean can we remove it?
Click to expand...
Click to collapse
Yes you can, this has been posted and explained here before not too long ago. You need to be rooted and if I'm correct use the xposed framework
blackspp said:
Just like the search box...
Click to expand...
Click to collapse
Exactly , I was about to post that screenshot to ask lol. Just received 7 pro a hour ago and was setting it up. Thanks bud.
As an alternative, you can just set up another home screen without At A Glance.
Lawnchair or nova your best bet
I used Niagara for a couple of days and paid for the full version this morning. Love the 'empty' screen!
Please tell me how to remove this information from the locked screen? a flashlight also appears instead of the date ((very annoying. There are no lock screen settings in AOSP.
uways86 said:
Please tell me how to remove this information from the locked screen? a flashlight also appears instead of the date ((very annoying. There are no lock screen settings in AOSP.
Click to expand...
Click to collapse
Are you using a Pixel 7?
Your best bet for fixing the flashlight issue is to probably install a Pixel Launcher, stock or modded and customize your At A Glance settings. As for the lock screen weather, not so sure you can turn that one off.
Curiousn00b said:
Are you using a Pixel 7?
Your best bet for fixing the flashlight issue is to probably install a Pixel Launcher, stock or modded and customize your At A Glance settings. As for the lock screen weather, not so sure you can turn that one off.
Click to expand...
Click to collapse
I installed the standard pixel, turned off everything that was possible, the flashlight disappeared, but I can’t remove the date and weather. phone pixel 7 pro
Home Settings >> At a Glance >> See more features >> Disable Weather.
Unfortunately, I am not sure how to remove the date. My apologies there.
gotojanoo said:
Wondering if someone can please help me to remove this circle area. I don't really want that on home screen. I could rather use widget.
Click to expand...
Click to collapse
It was the same on my 4XL. It's nuts that they put that on the homescreen. Every morning when I turn the phone on, I have to swipe left to get to the homescreen I want to use. I don't want to root, or change the launcher. Back in the day, I was able to choose the homescreen page I wanted.