[Q] Does slide to unlock work ? - One (M7) Q&A, Help & Troubleshooting

With screen lock disabled (no password/pin/pattern/face), I find that slide to unlock does not work. What I mean is that a simple touch (anywhere), unlocks the device.
Is this normal behaviour ?

Thats is wierd, you should still need to slide somewhere ... can u post a quick video ?

You sure you're not sliding somewhere? You don't have to slide from the lock, you can pull up from the middle left of the screen or wherever you please..
This does sound odd if you're just tapping . Like the v-b-n said, is there a chance you can post a video?
Sent from my HTC One using xda premium

I'll take a video with my old phone in a few mins. Need to charge it.
Is there any specific parts of my phone you want to see or just the unlock bit ?

efox29 said:
I'll take a video with my old phone in a few mins. Need to charge it.
Is there any specific parts of my phone you want to see or just the unlock bit ?
Click to expand...
Click to collapse
I can't seem to find any option that disables slide to unlock, so at this point, no.. Just go ahead and demonstrate the touch to unlock if it unlocks, i dont know what to tell you to be honest :s looks like a defect
Sent from my HTC One using xda premium

It's uploading now.
I'm pretty sure I noticed this before on stock, I am running a custom kernel and ROM. ARHD 7.3 and faux123 kernel. I don't necessarily want to revert back just to confirm it.

http://youtu.be/4jB4-i4NBAU
Sorry for the random blur. Autofocus lol

I believe it has something to do with some assistive stuff. Saw an earlier thread about it.
http://forum.xda-developers.com/showthread.php?t=2264360
Sent from my PadFone 2 using Tapatalk 2

That's what it was. I had Tasker and Pebble enabled in the accessibility section. Disabling those, gave me proper slide to unlock. But that's dumb, because now Tasker and Pebble won't work properly (especially Pebble).
but that did solve it.
Thanks samflorin!

efox29 said:
That's what it was. I had Tasker and Pebble enabled in the accessibility section. Disabling those, gave me proper slide to unlock. But that's dumb, because now Tasker and Pebble won't work properly (especially Pebble).
but that did solve it.
Thanks samflorin!
Click to expand...
Click to collapse
Glad you got it all working!
I was thinking if accessibility options but taking a look at mine, I couldn't find anything that would interfere or cause similar problems.
What exactly are you using Tasker for? I have Tasker enabled, but the Tasker JB option is disabled. Tasker is working properly in my case
Sent from my HTC One using xda premium

WolfDale7 said:
Glad you got it all working!
I was thinking if accessibility options but taking a look at mine, I couldn't find anything that would interfere or cause similar problems.
What exactly are you using Tasker for? I have Tasker enabled, but the Tasker JB option is disabled. Tasker is working properly in my case
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
I believe Tasker needs accessiblity for access app information like K9 mail. I can probably live without that, but Pebble notifications, that's hard to ignore because the watch itself is useless without it.

efox29 said:
I believe Tasker needs accessiblity for access app information like K9 mail. I can probably live without that, but Pebble notifications, that's hard to ignore because the watch itself is useless without it.
Click to expand...
Click to collapse
Quite interesting... Odd to see Pebble breaking it..
I'd rather live with tap to unlock than without Pebble.
Maybe try widgetlocker or try go locker with some kind of sense theme.
No need for root. Won't be as seamless, might take up more battery, but you get proper functionality
A little off topic, what do you think of Pebble?
Personally, I think the functionality on paper is pretty good, but i dont see myself wearing it because of the looks (i like more circular, military style, all black, discrete stealth watches)..
And then just wait for HTC or Pebble dw
Sent from my HTC One using xda premium

efox29 said:
That's what it was. I had Tasker and Pebble enabled in the accessibility section. Disabling those, gave me proper slide to unlock. But that's dumb, because now Tasker and Pebble won't work properly (especially Pebble).
but that did solve it.
Thanks samflorin!
Click to expand...
Click to collapse
Hello,
Someone mentioned this as being a bug. Hopefully it will be fixed in a future firmware upgrade.
Enjoy your device

WolfDale7 said:
Quite interesting... Odd to see Pebble breaking it..
I'd rather live with tap to unlock than without Pebble.
Maybe try widgetlocker or try go locker with some kind of sense theme.
No need for root. Won't be as seamless, might take up more battery, but you get proper functionality
A little off topic, what do you think of Pebble?
Personally, I think the functionality on paper is pretty good, but i dont see myself wearing it because of the looks (i like more circular, military style, all black, discrete stealth watches)..
And then just wait for HTC or Pebble dw
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
The watch is good. It's my third smart watch. I have a MetaWatch digital and Analog as well. For a more elegant look, I prefer the Metawatch analog, but for a day to day @ work and stuff, the pebble is great. I hardly use my Metawatch digital. The pebble feels very...plastic. Not very good build quality if im being honest, but Metawatch...amazing build quality. Feels proper.

I found a work around for it. It requires root access, Tasker and Secure Settings.
What I did was create a Context that is activated when the display is on and then using Secure Settings, disable all Accessibility for all events. As an exit task, I re-enable all my accessibility apps.
Now when i turn on my display, I actually have to slide to unlock.

Related

[App] NoLED - Use the AMOLED screen for incoming notifications (Crosspost from I9000)

The dev has released more updates, currently on version 0.6. Check it out, the app got a whole lot cooler, and is in pretty active development now!
There's a dev in the I9000 forums working on using the AMOLED screen to display notifications. Currently it's displayed as a red dot in the top left corner of the screen. It's in an early stage, but it works on my Captivate.
Read the thread here for more info:
http://forum.xda-developers.com/showthread.php?t=730692
The dev is apparently going on vacation soon, and won't be working on it for a while, so any potential developers here that know how to implement something like this, take note!
Edit: I don't take responsibility for the work on this app at all; just posting here because it works on the Captivate and is an awesome idea.
Sweet this is something exactly what I was looking for!
Hope he can make use of the bottom 4 buttons or something.
Edit: I just read there are no API's to light up the capacitive buttons
But the project so far looks amazing. I'll have to give it a run when I get off of work.
works! sideloaded this thing right into my Captivate easier than rooting (and that was possibly the easiest thing I've done customizing a phone in the past!)
thanks! was definitely missing my notification LED from my last two WinMo phones....
I have got to find out how to side load apps.
Install the Android sdk, add the tools directory to the system PATH, install Samsung drivers to your computer if its 64 bit Windows you need 64 bit drivers, open a command prompt, type "adb install blahblah.apk"... that's pretty much it... obviously your current working directory needs to be the same as the apk file.
For those who don't want to get real dirty
http://www.androidcentral.com/sideload-android-apps-all-you-want-sideload-wonder-machine
tysj said:
For those who don't want to get real dirty
fantastic!!! Thank you tysj
Click to expand...
Click to collapse
tysj said:
For those who don't want to get real dirty
http://www.androidcentral.com/sideload-android-apps-all-you-want-sideload-wonder-machine
Click to expand...
Click to collapse
yeah, that's what I used alright..... WAY too simple to use, I mean, it isn't drag and drop to a CAB folder like WinMo, but this thing installs the program for you, making it just that much easier to use!
Wow I'm going to have to try that way installer thing since I'm not rooted
Sent from my SAMSUNG-SGH-I897 using XDA App
Works for my on my captivate. Thanks for the great work OP!
how does this app affect battery life?
the developer said that since it doesn't use any timers within the cpu, it is very VERY minimal on battery.
It worked for me with an SMS, (I use Handcent) but it didn't work for an email. (K9-mail)
I had to remove it because it wasn't letting me go to my screen our unlock my phone
Sent from my SAMSUNG-SGH-I897 using XDA App
madjsp said:
I had to remove it because it wasn't letting me go to my screen our unlock my phone
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
The screen is already on so you have to press the Home button.
it was not working correctly every time. It would render the touch screen useless until I locked and unlocked it a few times.
Sent from my SAMSUNG-SGH-I897 using XDA App
madjsp said:
it was not working correctly every time. It would render the touch screen useless until I locked and unlocked it a few times.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Well, it's still better than nothing. The app is still very much a work-in-progress, and hopefully the dev makes some good progress on it soon.
I've been trying to learn how to write Android apps, since the dev won't be around for a while to work on it, but all I've accomplished is realizing how incompetent I am in Java, heh.
When i first saw this app the word pixel burnout came to mind. But the dev says the red square moves around on the screen to prevent that so it might just end up being useful. I think samsung and google need to give us an api to use the menu keys since they didn't provide us with a notification light.
Sent from my SAMSUNG-SGH-I897 using XDA App
60HertzJig said:
Well, it's still better than nothing. The app is still very much a work-in-progress, and hopefully the dev makes some good progress on it soon.
I've been trying to learn how to write Android apps, since the dev won't be around for a while to work on it, but all I've accomplished is realizing how incompetent I am in Java, heh.
Click to expand...
Click to collapse
Oh I agree, it is a work in progress. It was an awesome idea, but I was close to some battery pulls because I couldn't get the touch screen to work.
I wonder about all the complaints regarding a notification LED, since Samsung gave us 384,000 LEDs to play with.

Quick settings effing sucks

Google dropped the ball on this one. First, no gps button. Second, the buttons that do exist only take you to a menu (ie, the wifi menu) from where you can actually turn things on or off. Also, apparently no ability to customize whats in the quick settings.
With all the great implementations of quick settings available in both custom roms and widgets, google had a lot of great ideas from which it could have modeled its own quick settings, but somehow it managed to put out this worthless piece of garbage. I think most people will have to keep using widgetsoid or notification toggle and google's quick setting will almost never be used. What a disgrace.
Sent from my Nexus 7 using xda app-developers app
Add it to the other thread. ib4tl
Sent from my Galaxy Nexus using Tapatalk 2
BennyJr said:
Add it to the other thread. ib4tl
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Another thread on how bad quick settings sucks? Link? If so my bad.
Sent from my Nexus 7 using xda app-developers app
The kind of people who want to badly customize it, is also the kind of people who do not need settings to do it.
I'm fine with it, if anything it'll probably only take the CM team a few minutes to change the functionality of it.
FISKER_Q said:
The kind of people who want to badly customize it, is also the kind of people who do not need settings to do it.
I'm fine with it, if anything it'll probably only take the CM team a few minutes to change the functionality of it.
Click to expand...
Click to collapse
I agree. If anything, it gives a new platform/base for CM or other developers to build upon and a pretty spiffy one at that. I think it's a great first release for a feature. Just because you can see the future of it in current roms or inherently tell where it's going doesn't mean it shouldn't be a welcomed improvement. Could they have made it better? Of course, but that's not a reason to overreact and call it a "disgrace".
Yeah, I don't know what they're thinking. The buttons should obviously be toggles for quickly turning things on and off, not shortcuts to various settings menus. That's what the regular settings button in the notification shade is for. I was really excited when I first heard about this feature, since I expected Google to do the logical thing and put a bunch of useful toggles in there, but what they've ended up doing seems pretty pointless to me.
Pragmata said:
I agree. If anything, it gives a new platform/base for CM or other developers to build upon and a pretty spiffy one at that. I think it's a great first release for a feature. Just because you can see the future of it in current roms or inherently tell where it's going doesn't mean it shouldn't be a welcomed improvement. Could they have made it better? Of course, but that's not a reason to overreact and call it a "disgrace".
Click to expand...
Click to collapse
A great first release? I think it's a horrid first release. It takes as many clicks to turn wifi on or off in this implementation as it does under the current ics or jelly bean 4.1 without the so-called quick settings. Moreover, this is hardly a new feature. It has been around in roms and widgets literally for years. People want one-touch access to the most commonly used settings, and this so-called quick settings fails to provide that. And who the heck made the decision not to put gps in there?
Even as a first release, Google should have surveyed what is currently out there and tried to make its implementation at least as useful. I think it utterly failed. If you don't, I guess we'll just have to agree to disagree.
Sent from my Nexus 7 using xda app-developers app
RoadHazard said:
Yeah, I don't know what they're thinking. The buttons should obviously be toggles for quickly turning things on and off, not shortcuts to various settings menus. That's what the regular settings button in the notification shade is for. I was really excited when I first heard about this feature, since I expected Google to do the logical thing and put a bunch of useful toggles in there, but what they've ended up doing seems pretty pointless to me.
Click to expand...
Click to collapse
Thank you... I am not sure how anyone could disagree. Yeah, the two fingers to swipe down is cool, and maybe people think it looks nifty, but functionality is nearly nonexistent. And isn't functionality what android users demand first and foremost? If I want a beautiful but useless user interface, I'll look to apple.
Sent from my Nexus 7 using xda app-developers app
Do like me, ignore them and hope CM will keep what they are doing best...
I liked the idea of swiping twice to bring a second notification shade down. But yeah, them just linking to settings pages sucks a little. The ideal setting is to tap to toggle or hold to dive in and change settings in detail.
Ever since I found about about most settings just directing you to the appropriate settings menu, I was also disappointed.
The only proper toggle I think there is brightness, it brings up a little popup in the middle of the screen with a slider.
google's probably going to update it soon
Keep your opinions in here
Google ******* fails again...
Thanks
Closed

blingfeed annoying

i keep watching htc ones rewiev 2 thing makes me wonder 1 blingfeed i dont need that can it be disabled? second is power button on top
It can't be disabled but you can use some other launcher. Or maybe just be on the right hand side normal sense screen. Yes, power button is at the top
Sent from my DHD
NiCk.JaY said:
It can't be disabled but you can use some other launcher. Or maybe just be on the right hand side normal sense screen. Yes, power button is at the top
Sent from my DHD
Click to expand...
Click to collapse
thats bad. i dont need that using my data plus swiping idea will irritate after while
cihanleanne said:
thats bad. i dont need that using my data plus swiping idea will irritate after while
Click to expand...
Click to collapse
Hmm, but I'm sure devs will come up with something to get rid of it
Sent from my DHD
cihanleanne said:
i keep watching htc ones rewiev 2 thing makes me wonder 1 blingfeed i dont need that can it be disabled? second is power button on top
Click to expand...
Click to collapse
I don't know if it can be disabled, but you can set the other panel as home screen.
NiCk.JaY said:
Hmm, but I'm sure devs will come up with something to get rid of it
Sent from my DHD
Click to expand...
Click to collapse
custom roms are good but im noob i already bricked couple devices so its no no for me rooting flasing etc. shame we cant disable feature is good if you are interested but it really doesnt interest me blinkfeed i dont use it so why cant i remove i guess have to wait for s4 unless it can be disable without rooting
I won't mind trying it. Don't knock it till you try it. Now if they could just add the text messaging icon or something amidst all of the news feeds that would be great....lol.
Sent from my HTC One XL using xda app-developers app
If you need to get rid of it, you can set it to manual update to save on processing/battery, then swipe it away and define the empty next screen as your home screen, and add more for the original multi-pane android home feel. You could, for example, add 5 home pages ... scroll to the third empty one, declare that as default home, and then have the equivalent of a typical 2-left, center, 2-right android layout, and you can lways flip further till you get to blinkfeed if you ever do ant to play with it for a while.
cihanleanne said:
i keep watching htc ones rewiev 2 thing makes me wonder 1 blingfeed i dont need that can it be disabled? second is power button on top
Click to expand...
Click to collapse
I actually like it! I use flipboard on a daily basis while listening to music. I wish the time/weather at the top was swappable with music controls or some other useful things.
One thing I haven't seen in any video is how BlinkFeed has an impact on power/data. I think I saw someone mention that the feeds only get updated when you swipe down to refresh? I am not sure if this is the only way to update or if there is an automatic timer as well. If it only updates when you swipe then certainly it shouldn't affect battery/data too much. I know that only headlines and pictures are updated when you refresh and the content is only downloaded once you press on an item.
would blinkfeed use too much of juice and ram has anyone had demo unit
I actually think its a pretty neat idea...it'll help me keep track of GSW trying to keep their playoff spot or the LAL trying to get in to the playoffs haha.
But that's what I was thinking...I mean you could just unsubscribe from all that news and nothing will show up...right?
dragzer223 said:
I actually think its a pretty neat idea...it'll help me keep track of GSW trying to keep their playoff spot or the LAL trying to get in to the playoffs haha.
But that's what I was thinking...I mean you could just unsubscribe from all that news and nothing will show up...right?
Click to expand...
Click to collapse
idont think so
cihanleanne said:
idont think so
Click to expand...
Click to collapse
It doesn't really matter. As others have said, you can turn off automatic updating and set another screen to be your homescreen, thus never having to see BlinkFeed again unless you want to. I'm glad HTC allowed for us to move away from it if we want to, but I imagine myself using it since I think the design of it is great.
I am not convinced of it as well as I like the clean sense look, my first challenge will be to hack this out or somebody else might do it before me, let's see
torxx said:
I am not convinced of it as well as I like the clean sense look, my first challenge will be to hack this out or somebody else might do it before me, let's see
Click to expand...
Click to collapse
It would be interesting to see if someone could make it so you designate a certain screen/page as the 'BlinkFeed' screen (similar to setting a page as the homescreen). That way you could remove it entirely or move it around so it could be in the middle of all your screens.
ErikWithNoC said:
It would be interesting to see if someone could make it so you designate a certain screen/page as the 'BlinkFeed' screen (similar to setting a page as the homescreen). That way you could remove it entirely or move it around so it could be in the middle of all your screens.
Click to expand...
Click to collapse
You can move the blinkfeed to a different screen if you don't want it to be the home screen
sent from HTC ONE using xda premium
I think it's a great idea and looks great, I'll probably will leave it as my home screen. I read somewhere that Sky News will be available along with BBC news, can anybody confirm?
looks like a good idea..
While im in line or something, i can just get all my information on the homescreen.
Great concept.
im definitely looking forward to blinkfeed!
http://www.youtube.com/watch?v=AkduqCbX-8U
a few seconds after 2:20 he says "you can turn Blinkfeed off, you have an option to do so."

Motion Sensor?

Despite searching the forums, searching Google and watching many video reviews, I have not been able to find an answer to this question:
Does the Galaxy Gear have motion sensors which can 'wake' the watch based on movement. ie: I want to be able to tell the time just by moving the arm the watch is strapped to without having to touch the screen, or push a button. I believe the Sony Smartwatch has this feature.
Hmmmm does the phone function start by lifting your arm or button presses?
Pretty sure the health stuff is still feeding off the phone no?
Was wondering the same thing. I assumed that it would because I think that would be a huge negative of a watch if I actually had to turn it on to see the time. Nothing I have read or watched on YouTube talks about this. I did see an option for screen time before sleep can be changed but not the same thing.
Sent from my SCH-I605 using Tapatalk 2
It is coming up to the time I'll have to confirm my pre-order or cancel it, does anyone else have information on the motion sensor functionality?
I found another video review which does seem to indicate it has some sort of motion-screen activation via Phandroid. There are several points in the video where the screen turns on without any obvious screen touching or button pushing. Note that the watch in this video has the security plate on the bottom, effectively doubling the thickness, the dude from Phandroid doesn't seem to realise or mention it.
Ive seen a video that shows exactly this, someone lifting their wrist to look at the watch and the screen automatically lighting up. Only problem is there are so many video reviews from IFA 2013 that i can't find it again. I can 100% confirm there is a motion sensor, it is listed on many reviews.
Hope this helps?
If it doesn't it will. Since it has a pedometer it does have a motion sensor. So would be easy to make a shake your wrist to turn on feature like the MotoActv.
Sent from my XT1058 using Tapatalk 4
I can confirm it does turn on by itself when you raise your arm or flick your wrist.
Ryan_G said:
I can confirm it does turn on by itself when you raise your arm or flick your wrist.
Click to expand...
Click to collapse
I can also confirm this
Sent from my GT-N7105 using XDA Premium 4 mobile app
yes it does, and works like a charm!
nusul said:
yes it does, and works like a charm!
Click to expand...
Click to collapse
for me not working ? you have to do some thing with sitting to make it work ?????
re-2007 said:
for me not working ? you have to do some thing with sitting to make it work ?????
Click to expand...
Click to collapse
Go into gear manager settings, you can toggle it on/off there.
fOmey said:
Go into gear manager settings, you can toggle it on/off there.
Click to expand...
Click to collapse
thanks alot :victory:

[Q] How to let the gear stay on current app?

I've been playing with my Gear for a while. The biggest problem to me is, When I go for a run using runtastic or other app, when the screen times out and turns off, and I ust motion sensor to turn it back on, it goes to the clock but not the app I'm using. There seems no way to keep the app on the front after screen off? Please help as it's really annoying and I can't believe Samsung fail to design this.
Appreciate it.
wm2001wm2001 said:
I've been playing with my Gear for a while. The biggest problem to me is, When I go for a run using runtastic or other app, when the screen times out and turns off, and I ust motion sensor to turn it back on, it goes to the clock but not the app I'm using. There seems no way to keep the app on the front after screen off? Please help as it's really annoying and I can't believe Samsung fail to design this.
Appreciate it.
Click to expand...
Click to collapse
I have the same problem
jmorton10 said:
I have the same problem
Click to expand...
Click to collapse
Same here... I'm really hoping Samsung just rushed the watch, and this isn't what they would consider a 100% finished product. Hopefully they're writing updates as we speak to fix a few of the issues. I can do more on my old original Sony SmartWatch than I can on a new more expensive device. Only thing the Gear does better is you can make calls on it.
Quick-ish workaround is to tap and hold 2 fingers on the screen to bring up the recent apps list.
apprentice said:
Quick-ish workaround is to tap and hold 2 fingers on the screen to bring up the recent apps list.
Click to expand...
Click to collapse
Nice, that does make life a little easier. I just bought mine yesterday so I haven't read everything about the watch. Thanks for the tip!
wm2001wm2001 said:
I've been playing with my Gear for a while. The biggest problem to me is, When I go for a run using runtastic or other app, when the screen times out and turns off, and I ust motion sensor to turn it back on, it goes to the clock but not the app I'm using. There seems no way to keep the app on the front after screen off? Please help as it's really annoying and I can't believe Samsung fail to design this.
Appreciate it.
Click to expand...
Click to collapse
Overall I love the device, but it's definitely rough around the edges. To me this issue one of the more disappointing things about the watch so far. If I am using Media Controller to listen to music, it's really annoying not to have it there when I want to go back to use it, and that goes for just about any other app I'd like to use. For Samsung all it really would have taken was a simple check box somewhere that says something like "default to watch face upon wake," and if that was unchecked, whatever you were doing last would just stay there on the watch the next time you looked at it.
Really the point of having a watch like this is to make it easy for you to do whatever you want to do. My guess is that most people who buy a $300 accessory to their phone like this are doing it hoping to smoothly interact with good apps. So every time you start to want to enjoy an app, you are consistently reminded that this watch wants to be a watch more than it wants to help you do whatever you're doing with it. In my mind, constantly defaulting back to the watchface everytime it goes to sleep and wakes up is a huge bug, not the feature Samsung probably thought it would be.
Anyway, I've used the recent apps two fingers shortcut a fair amount, but I have found it was just best to switch to the watch face that has the shortcuts on it. (In the Galaxy gear manager clock choice menu, it's called "Shortcut Clock," right above the Watchstyler)
Ideally I would rather use a custom watch face without the shortcuts. But for now, choosing 3 shortcuts for my most commonly used apps at least makes it easier to get back to what I was doing, and it's one less step then the two finger recent app workaround.
Sent from my SM-N900T using xda app-developers app
This is possible when using GM Gesture, create a gesture for a "home" action and replace the hardware key bind to a power only.
The hardware key serves two purposes, a home button & power button. I simply have removed the home button functionality and made a gesture for it.
I leave applications up all the time, especially timer functions.
AFAngryWarrior said:
Same here... I'm really hoping Samsung just rushed the watch, and this isn't what they would consider a 100% finished product. Hopefully they're writing updates as we speak to fix a few of the issues. I can do more on my old original Sony SmartWatch than I can on a new more expensive device. Only thing the Gear does better is you can make calls on it.
Click to expand...
Click to collapse
What phone are you using
Sent from my SM-N9005 using xda app-developers app
hhadrian said:
What phone are you using
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
The Galaxy Note 3. I upgraded from the Note 2, and bought the watch at the same time. Yesterday was my last day to return the watch and I was very close to returning it, but decided to hope for updates soon. I loved the Note 2, and now the Note 3. It shows me Samsung can build a great mobile product, so I hope the watch becomes more useful in the future.
Jank McLag said:
I have found it was just best to switch to the watch face that has the shortcuts on it. (In the Galaxy gear manager clock choice menu, it's called "Shortcut Clock," right above the Watchstyler)
Ideally I would rather use a custom watch face without the shortcuts. But for now, choosing 3 shortcuts for my most commonly used apps at least makes it easier to get back to what I was doing, and it's one less step then the two finger recent app workaround.
Click to expand...
Click to collapse
That's actually a good idea that I hadn't thought of, thanks for posting that.
I will swap to that shortcut face before I go out jogging and then back to the weather clock face when I'm done.
hhadrian said:
What phone are you using
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
I suppose it just shows how different we all are I think it is awesome as it is and future development is the icing on the cake.
Sent from my SM-N9005 using xda app-developers app
---------- Post added at 01:51 PM ---------- Previous post was at 01:48 PM ----------
I love my note 3 it is easily the best phone I have had but if I had to give up one or the other I would keep the Gear ahead of the note 3
Sent from my SM-N9005 using xda app-developers app

Categories

Resources