Use of buttons and Canvas - Pebble

Not entirely sure what I'm doing here but here's what I'd like to do. I use a Canvas watchface and I'd like to be able to hit the up button and see a weather center app or hit the down button and see some other app. Can I do that with Canvas/Pebble? How would I set that up?

rogerperk said:
Not entirely sure what I'm doing here but here's what I'd like to do. I use a Canvas watchface and I'd like to be able to hit the up button and see a weather center app or hit the down button and see some other app. Can I do that with Canvas/Pebble? How would I set that up?
Click to expand...
Click to collapse
I don't know about Canvas. I do this with Glance.

Belkiolle said:
I don't know about Canvas. I do this with Glance.
Click to expand...
Click to collapse
Looked at Glance but it was more difficult than it should be. At least at that point in my Pebble life. Ill try it again. How do you do this?

rogerperk said:
Looked at Glance but it was more difficult than it should be. At least at that point in my Pebble life. Ill try it again. How do you do this?
Click to expand...
Click to collapse
1. Open the Glance phone app.
2. Click on Customize Watch.
3. Scroll to the bottom to the Button Mapping section.
4. There are four button press mapping options there. Set them to whatever app you want that has Glance support.
You can also set a single custom app launch if you have the app's UUID.

Belkiolle said:
1. Open the Glance phone app.
2. Click on Customize Watch.
3. Scroll to the bottom to the Button Mapping section.
4. There are four button press mapping options there. Set them to whatever app you want that has Glance support.
You can also set a single custom app launch if you have the app's UUID.
Click to expand...
Click to collapse
Got it! Thanks! Still not sure if this is what I want but its fun to play.

Belkiolle said:
1. Open the Glance phone app.
2. Click on Customize Watch.
3. Scroll to the bottom to the Button Mapping section.
4. There are four button press mapping options there. Set them to whatever app you want that has Glance support.
You can also set a single custom app launch if you have the app's UUID.
Click to expand...
Click to collapse
I've got a screen set up but I can't get the weather to work. Always says no connection. Weather is one thing I want accuracy in.

You can accomplish what your are looking for with AutoPebble and Tasker. AutoPebble allows Tasker to react to button presses on your Pebble watch. Tasker can then launch a different Pebble app (AutoPebble plugin action) or load a different Canvas watch face. I use this to cycle between 2 different Canvas watch faces with the bottom button and to load different apps with the top button (freeCaddie, Roku remote, or NavMe depending on other variables set in Tasker). I also use the middle button to launch PebbleTasker with a menu tree to get to several other Tasker tasks.

camolito said:
You can accomplish what your are looking for with AutoPebble and Tasker. AutoPebble allows Tasker to react to button presses on your Pebble watch. Tasker can then launch a different Pebble app (AutoPebble plugin action) or load a different Canvas watch face. I use this to cycle between 2 different Canvas watch faces with the bottom button and to load different apps with the top button (freeCaddie, Roku remote, or NavMe depending on other variables set in Tasker). I also use the middle button to launch PebbleTasker with a menu tree to get to several other Tasker tasks.
Click to expand...
Click to collapse
I am trying to do something similiar. I have figured out how to intercept button clicks from tasker. However, each button press while in canvas leads to a strong vibration. Do you know how the vibration can be changed? Also, how do I prevent canvas from not changing the watch face if I press the up/down buttons? Currently pressing the up button skips track in my mobile and changes watchface in canvas.
Thanks

Disable every watchface in the Canvas app except the one you are using.

Erovia said:
Disable every watchface in the Canvas app except the one you are using.
Click to expand...
Click to collapse
This is just to prevent canvas from changing watchfaces, yeah? It still doesnt remove the vibration issue. I dont want the watch to vibrate each time i change the song...

Yes, this just prevents the watchface swap. As far as I know, there is no way you can disable the vibration.

I am trying to figure out TAsker/Pebble Tasker to be able to do the same thing. Tasker is way hard to use!!

Related

Custom Function on Search key

is it possible to give the search hardware key another function?
for example an app?
or i would love to have the on/off screen rotation function on it.
there is an app in the market that allows this but it is limited. it can only program one app to it, but you can make it any app you want. I have it programmed to the screenshot app, so i can take screenshots anytime i want without having to go back to homescreen.
the app is called "Button Shortcut". Depending on the app you want, there may be specific search shortcut apps in the market. I have one called "Call Button" and this programs the search key to also bring up the dialer to make calls since our nexus does not have a physical button for dial.
yeah that app is cool, but it only replaces the long press function of the search key.
is it also possible to replace the normal click?
souljah2k said:
yeah that app is cool, but it only replaces the long press function of the search key.
is it also possible to replace the normal click?
Click to expand...
Click to collapse
Nope because the normal search screen can be handled by the active app.
I think in Cyanogenmod 7 you finally can do that.
l_Estat said:
I think in Cyanogenmod 7 you finally can do that.
Click to expand...
Click to collapse
in cm7, Settings > CyanogenMod Settings > Input.
You can set long press to custom application for the home and menu key
In addition, for the "search key" you can set custom app for both short & long key press.
For long press on Search button you can also use " LaunchKey " ... you can set any App you want or ... create a Menu of your favorite apps to lunch .
[email protected] said:
For long press on Search button you can also use " LaunchKey " ... you can set any App you want or ... create a Menu of your favorite apps to lunch .
Click to expand...
Click to collapse
i've tried this and it works. and if my memory is correct you can change long press and quick press to 2 different functions
Do yourself a favor and get Tasker. Binding the search button to pretty much anything you'd want is just one of about a billion things you can do with it. If you don't want to spend the money, you can try an app called AutomateIt. I haven't used that one as much as Tasker, but it has similar functionality.
Some of my Tasker tasks are:
Automatically turn on WiFi when I'm in my apartment
Turn off bluetooth when I disconnect my headset
Automatically turn on the GPS when I open Google Maps
Automatically start Pandora when I plug headphones in
You basically give it a trigger (app launching, button pressed, incoming call, etc) and a set of actions to perform when that trigger is hit.

[Q] Control Mods - Long Press, etc.

Do we have any options for additional functionality from long-press of buttons?
- Long press Vol +/- for track seek (doesn't work with Poweramp with the app settings set for long press volume for next/previous track)
- Long press <anything> for foreground app kill
I'm sure there are other functions people want.. but these are my main two..
dbornack said:
Do we have any options for additional functionality from long-press of buttons?
- Long press Vol +/- for track seek (doesn't work with Poweramp with the app settings set for long press volume for next/previous track)
- Long press <anything> for foreground app kill
I'm sure there are other functions people want.. but these are my main two..
Click to expand...
Click to collapse
Use Home2 Shortcut from the Play Store to remap all the hardware buttons - double tap and long press are supported on all the hardware and capacitive buttons as far as I can tell.
ccheww said:
Use Home2 Shortcut from the Play Store to remap all the hardware buttons - double tap and long press are supported on all the hardware and capacitive buttons as far as I can tell.
Click to expand...
Click to collapse
Only thing I can do with this app it seems is launch apps with long-press and double-tap. Not what I was looking for, but thanks anyways.
dbornack said:
Only thing I can do with this app it seems is launch apps with long-press and double-tap. Not what I was looking for, but thanks anyways.
Click to expand...
Click to collapse
If you find an app that allows me yo launch an application from a single tap of the home button (in place of launcher) please let me know.
Sent from my XT1254
ccheww said:
If you find an app that allows me yo launch an application from a single tap of the home button (in place of launcher) please let me know.
Sent from my XT1254
Click to expand...
Click to collapse
you can do this in accessibility, double tap, any application to open
livinitwarrior said:
you can do this in accessibility, double tap, any application to open
Click to expand...
Click to collapse
Turns out Nova does what I want
I needed to launch an app instead of the launcher with a single press of the home button.
I created a Tasker app that launches a certain Launcher app (Nova or launcher3) based on whatever context I choose (my work shift hours and @ home hours)
I set the home button to launch this and it works flawlessly - it's like having two separate phones
I think more people should try to do this. Imagine having a completely different home screen based on whatever context you want.. In the car, at work, certain times of the day, docked undocked.
Sent from my XT1254

Remap of capacitive buttons

Like the title says,
I'm looking for a way to remap my home button, specifically for use with tasker. I want tasker to map the home button to a certain launcher during specific times, and default launcher while outside of those times.
Any suggestions?
Sent from my XT1254
OR! If there is a way to have tasker change the default launcher during certain times this will automatically deal with the capacitive home button.
Sent from my XT1254
Are you just looking for a Tasker tutorial? What you're describing seems possible but would just require some playing around with Tasker to figure out.
swboland said:
Are you just looking for a Tasker tutorial? What you're describing seems possible but would just require some playing around with Tasker to figure out.
Click to expand...
Click to collapse
Ive got as far as I can in tasker, Ive messed around with it alot but i cant seem to figure out how to get tasker to do one of the following:
remap home key
change default launcher
theres a few simple ways to do it with root, but since the Droid Turbo isnt rooted yet I'm looking for a workaround.
Based on my knowledge so far - it IS possible without root, just not sure how its done.
there's an app called Home2 Shortcut - and its capable of remapping the home key, which leads me to think theres a way to do it manually with some terminal commands or possibly through an option in tasker that could be sitting right in front of my eyes.
Figured the whole thing out, if anyone requests it, I am willing to give some instructions on how to make a contextual home screen - certain home screens based on location, time, yaddiyadda
I did this so that my home button would default to a Launcher that I set up for work during my shift hours,
Outside of shift hours my home button will go to my default home screen with apps I use at home.
My work screen has navigation apps, shift planning apps, and PDA type set-up
My home/on the couch screen has netflix, chromecast, youtube, spotify, that kind of stuff.
It helps me separate my workflow at work from my workflow at home.
I call it Launcher Switcher, and im copywriting that right there.
ccheww said:
Figured the whole thing out, if anyone requests it, I am willing to give some instructions on how to make a contextual home screen - certain home screens based on location, time, yaddiyadda
I did this so that my home button would default to a Launcher that I set up for work during my shift hours,
Outside of shift hours my home button will go to my default home screen with apps I use at home.
My work screen has navigation apps, shift planning apps, and PDA type set-up
My home/on the couch screen has netflix, chromecast, youtube, spotify, that kind of stuff.
It helps me separate my workflow at work from my workflow at home.
I call it Launcher Switcher, and im copywriting that right there.
Click to expand...
Click to collapse
They stole the name already https://play.google.com/store/apps/details?id=kr.mobilefirst.launcherswitcher&hl=en
joshm.1219 said:
They stole the name already https://play.google.com/store/apps/details?id=kr.mobilefirst.launcherswitcher&hl=en
Click to expand...
Click to collapse
Crap! I'll just name it something else because its far more useful than that app
Sent from my XT1254

How do i set the button on asus watch 3

How can I set the top button on the watch. I read the manual and it mentioned ....go to the button app? Me be I'm blond but I can't find if? Is there somebody who can help me ?
On the watch, scroll through the app list and search for "Button setting" app. You can only set the top button, bottom one is always eco mode.
Thanks I found it
Thanks for the help. I was in the app list before , couple of times bud never the button settings showd up. Now it did. Thanks
Button Settings app
I must have unpaired and re-paired my zenwatch 3 a dozen times already
and downloaded the latest zenwatch manager and the android wear app
from the play store several times but I never did see the "button settings"
app in my app drawer's list of apps in the watch.
Other than this button settings app issue my zenwatch 3 works perfectly.
Any help or suggestions would be much appreciated.
Thanks,
Misterjunky said:
I must have unpaired and re-paired my zenwatch 3 a dozen times already
and downloaded the latest zenwatch manager and the android wear app
from the play store several times but I never did see the "button settings"
app in my app drawer's list of apps in the watch.
Other than this button settings app issue my zenwatch 3 works perfectly.
Any help or suggestions would be much appreciated.
Thanks,
Click to expand...
Click to collapse
same
I seen no Button Settings app in my App Drawer until I actually pressed a button.
Got a dialog saying change the Top Button with the Button Settings app.
Now I see the Button Settings App in the app drawer.
re: button settings app - zenwatch 3
AstroDigital said:
I seen no Button Settings app in my App Drawer until I actually pressed a button.
Got a dialog saying change the Top Button with the Button Settings app.
Now I see the Button Settings App in the app drawer.
Click to expand...
Click to collapse
The PDF user guide for zenwatch 3 is almost useless but
I found the button settings app the same way as you did.
Misterjunky said:
The PDF user guide for zenwatch 3 is almost useless but
I found the button settings app the same way as you did.
And whoever said that only the top button is programmable
did not know what he was talking about and most likely does
not even own a zenwatch 3.
Click to expand...
Click to collapse
I wouldn't be too harsh on the person saying that bottom button wasn't programmable. Initially the bottom button was not programmable. But a subsequent update to the phone Zenwatch app permitted programming to the bottom button.
re: button settings
TabGuy said:
I wouldn't be too harsh on the person saying that bottom button wasn't programmable. Initially the bottom button was not programmable. But a subsequent update to the phone Zenwatch app permitted programming to the bottom button.
Click to expand...
Click to collapse
You are right, I just edited my post.......
Have a great day!
jea.most said:
How can I set the top button on the watch. I read the manual and it mentioned ....go to the button app? Me be I'm blond but I can't find if? Is there somebody who can help me ?
Click to expand...
Click to collapse
the button settings are in the app menu swipe to the left when on time
e
---------- Post added at 06:17 PM ---------- Previous post was at 06:15 PM ----------
jea.most said:
How can I set the top button on the watch. I read the manual and it mentioned ....go to the button app? Me be I'm blond but I can't find if? Is there somebody who can help me ?
Click to expand...
Click to collapse
the button settings are in the app menu swipe to the left when on time
e
Zen watch 3
Buttons is not in my apps ,that echo setting is!! Also I noticed that Android wear is not working great on zen 3 ?,I noticed that when you go to silence phone through that app it doesn't work ,only way I can silence phone is put it on mute!! But then il probably won't get sound from watch ,iv noticed battery only lasting 4 to 5 hrs then when I go to charge it ? Its saying battery 100% fo why draining so fast also gets very hot hope someone can help Thanks
Looks like with AW 2 you set function of top and bottom buttons Under Personalisation - Customise hardware buttons
I came to the ZenWatch 3 after using the Pebble Time Round. That watch has 4 programmable buttons than each can be programmed to starts apps with press and long press.
Is there any way (perhaps an app or mod) of letting us set additional apps to be started when long pressing the top or bottom buttons.
If not, anyone up for creating such an app?
re: long press buttons
Peter Walker said:
I came to the ZenWatch 3 after using the Pebble Time Round. That watch has 4 programmable buttons than each can be programmed to starts apps with press and long press.
Is there any way (perhaps an app or mod) of letting us set additional apps to be started when long pressing the top or bottom buttons.
If not, anyone up for creating such an app?
Click to expand...
Click to collapse
There is no such feature of long pressing top or bottom buttons
to open apps and there are no mods or addons which can do it.
Sorry about that.
Good luck,
Have a great day!
Thanks for the info. It would be a great idea if this could be implemented. Would this have to be done by ASUS or Google Wear team? Could a mod be written to do this? It would be a great feature and make those buttons twice as useful. Surely a no-brainer - why has nobody asked for this before?
There are apps that can remap the main central button, after all.

[App 5.+] VSB - Virtual Swipe Button

I switched last weekto the AOSP Oreo build for our beloved OnePlus One. So there I'm missing the possibility to customize hardware button remapping. Since I also don't like to waste place on my screen with the navigationbar, I polished up an app I developed once for my old Samsung Note 1.
VSB places a virtual button on the bottom of your screen (the grey circle in the screenshot). You can hide it and you can change the size. This button will always be there. So, now you can attach different events on different triggers of that button.
Triggers:
click
long click
double click
swipe up
swipe left
swipe right
Events:
Nothing
Home
back
Recents
open notifications
open Quick settings
open power menu
lock screen
open volume panel
To do this the app needs the following permissions enabled:
android.permission.SYSTEM_ALERT_WINDOW: to show the button over other apps, otherwise you could not click it
android.permission.BIND_ACCESSIBILITY_SERVICE: to trigger some events (home, back, power menu, ...)
android.permission.ACCESS_NOTIFICATION_POLICY: to open volume panel during "Do not disturb" mode
Downloads:
In the third post.
The app is complete open source: [url]https://github.com/scoute-dich/VirtualSoftKeys[/URL] and a heavily modified fork of VirtualSoftKeys, which is licensed under the Apache License.
The app can be used on any device running Lollipop+. I just want to share it, because for me it's usefull and I hope for some of you also. This is my way to say thanks to all other developers and to give the great community on XDA something back. If you have suggestions or if you find some bugs, just tell me here or open an issue on Github.
Regrads
Gaukler Faun
Downlods
I don't know why, but it doesn't work to upload a file ... From the smartphone it worked (see next post). Sorry.
Here is the download.
Gaukler_Faun said:
Here is the download.
Click to expand...
Click to collapse
If you could add open app drawer, this would be perfect.. I know I'm a small case scenario, but your dot will interfere with my layout (see screenshot).. If there's an app drawer ( or select app) feature, it'd be amazing.. Oh, and moveable too..
Volume option takes me to do not disturb option, not the volume panel..
Setting.Out said:
If you could add open app drawer, this would be perfect.. I know I'm a small case scenario, but your dot will interfere with my layout (see screenshot).. If there's an app drawer ( or select app) feature, it'd be amazing.. Oh, and moveable too..
Volume option takes me to do not disturb option, not the volume panel..
Click to expand...
Click to collapse
1. I don't think, that opening the app drawer is possible. I can't call "a launcher method" from outside the launcher. In my setup the dot also interferes with the open drawer function. But with my launcher (Flick launcher) it's possible to swipe up on the dock to open the drawer. Perhaps you have a similar possibility?
Also with your current settings it should be possible to touch the open app drawer button without clicking the VSB.
2. Moveable would be nice. I will look out for possibilities, when I have the time. At the moment I'm very busy at work and don't have much time. Also this app has a lower priority than other apps, I already published on PlayStore and F-Droid, which also have some outstanding issues to solve.
3. The thing with the volume panel is strange. I used the app on different Nougat and Oreo roms. And it always opens the "ringtone volume slider"...
But anyway, thanks for your feedback. I promise to take a look in the second suggestion.
Regards
Gaukler Faun

Categories

Resources