I'm just getting started with Facer and Watchmaker, but I haven't seen any options to add a working calendar ring like on the Pascual and Classic watchfaces. Could someone point me in the right direction please?
JimSmith94 said:
I'm just getting started with Facer and Watchmaker, but I haven't seen any options to add a working calendar ring like on the Pascual and Classic watchfaces. Could someone point me in the right direction please?
Click to expand...
Click to collapse
under shader use "segment between" and use {c1br} as degrees start and {c1er} as degrees end
https://plus.google.com/+DerekWyman/posts/QS3z1t6njy1
nightfishing said:
under shader use "segment between" and use {c1br} as degrees start and {c1er} as degrees end
https://plus.google.com/+DerekWyman/posts/QS3z1t6njy1
Click to expand...
Click to collapse
Thanks! I'm an old school C and Fortran programmer, so this is all Greek to me. I'll give it a shot though!
Related
Is there a navigation widget showing next direction? Or a map that shows you and has surrounding streets? If not, is it possible with current sdk to accomplish this?
jjcd51590 said:
Is there a navigation widget showing next direction? Or a map that shows you and has surrounding streets? If not, is it possible with current sdk to accomplish this?
Click to expand...
Click to collapse
How does google navigation not do this?
No widget, but you do not have to be in the navgation for it to still work. Then agian how much mutlitasking do you need while driving
BrianDigital said:
No widget, but you do not have to be in the navgation for it to still work. Then agian how much mutlitasking do you need while driving
Click to expand...
Click to collapse
Ah I see, I read his two questions as separate requests but it was a continuation. I apologize for my misunderstanding.
I believe there is a live wallpaper that has google maps as the background and does live updating on your location. Not really what you were looking for but the closest thing I think.
how about this one:
http://www.appbrain.com/app/where-i-am-widget/drowning.zebra.wiamwidget
Nefariouss said:
I believe there is a live wallpaper that has google maps as the background and does live updating on your location. Not really what you were looking for but the closest thing I think.
Click to expand...
Click to collapse
Since i could not find a good vehicle friendly one i wanted to improvise using a home screen something like the attached.
"Where I'm at" widget has been upgraded to enable zoom and direction works great as far as I can see for this. A gesture music player widget (at this time i believe is impossible from what I've read) and maybe some other small details and android could become vehicle friendly.
I've switched to CM7 recently, and really miss the utility of the Sense clock app.
Would really like something that has clock/alarm/timer/stopwatch in one app.
I've searched for a while and can't find anything.
Does anyone have a suggestion?
Well, i can't say i know something that covers all your req's, but I use FlipClock Blue Magic and it is a pretty nice clock. Resembles the sense clock and allows skins and other customizations. It can show your next alarm on the clock (although not set a new alarm). It does allow you to set an application to start when you touch the hours part of the clock. It can also display system information and weather.
No timer/stopwatch though, but if you find a timer/stopwatch app, you can set it to launch that app by touching the hours on the clock.
... Just set the cm clock as the application to launch for the hours and it brings you to a screen where you can set a new alarm, show picture slideshow, access your music, and get back to your home screen. Might be worth a shot
This was written by an XDA dev. Absolutely awesome.
https://market.android.com/details?id=net.hubalek.android.makeyourclock&feature=search_result
elegantai said:
Well, i can't say i know something that covers all your req's, but I use FlipClock Blue Magic and it is a pretty nice clock. Resembles the sense clock and allows skins and other customizations. It can show your next alarm on the clock (although not set a new alarm). It does allow you to set an application to start when you touch the hours part of the clock. It can also display system information and weather.
No timer/stopwatch though, but if you find a timer/stopwatch app, you can set it to launch that app by touching the hours on the clock.
... Just set the cm clock as the application to launch for the hours and it brings you to a screen where you can set a new alarm, show picture slideshow, access your music, and get back to your home screen. Might be worth a shot
Click to expand...
Click to collapse
Thanks for the suggestion, unfortunately I'm not looking for a widget. I'm fine with Beautiful Widgets/Simi.
<br>
I have it now set up to bring up stock clock when the hour/minutes are touched. I wanted instead to have it launch something else that would include both a clock and a timer/stopwatch.
But I guess if it doesn't exist, then it doesn't exist.
Oh, lol! Sorry I totally misunderstood your question lol. I will keep an eye out now that I re-read lol
elegantai said:
Oh, lol! Sorry I totally misunderstood your question lol. I will keep an eye out now that I re-read lol
Click to expand...
Click to collapse
Hehe, no worries. Just knowing that someone out there is trying to help makes me all warm and fuzzy.
Thanks for looking out!
I don't know if I'm working this right. But basically is it possible to make it where if I click on a certain part of the widget it actually changes it to a different widget. example, so you have a clock widget that has the temperature and your cell signal. When you click on the clock it changes to another widget that is just the clock
zathus said:
I don't know if I'm working this right. But basically is it possible to make it where if I click on a certain part of the widget it actually changes it to a different widget. example, so you have a clock widget that has the temperature and your cell signal. When you click on the clock it changes to another widget that is just the clock
Click to expand...
Click to collapse
That's currently only possible if you use Tasker to setup a task that changes a variable and pushes that variable back to Zooper. You can then use that widget to control the visibility of the modules in your widget. You would then have to use that task as an OnTap action of your widget/module to toggle between the two "versions" of your widget.
kwerdenker said:
That's currently only possible if you use Tasker to setup a task that changes a variable and pushes that variable back to Zooper. You can then use that widget to control the visibility of the modules in your widget. You would then have to use that task as an OnTap action of your widget/module to toggle between the two "versions" of your widget.
Click to expand...
Click to collapse
Any way you could point me in the right direction. I just got Tasker a few days ago and to be honest it's a tad overwhelming. Maybe just a nudge in the right direction??
Sent from my VS980 4G using Tapatalk
Andyrosser said:
Any way you could point me in the right direction. I just got Tasker a few days ago and to be honest it's a tad overwhelming. Maybe just a nudge in the right direction??
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Please see my answer here: http://forum.xda-developers.com/showthread.php?p=52275715&highlight=tasker+toggle#post52275715
It contains a link to my Tasker task and a description on how to use it.
kwerdenker said:
Please see my answer here: http://forum.xda-developers.com/showthread.php?p=52275715&highlight=tasker+toggle#post52275715
It contains a link to my Tasker task and a description on how to use it.
Click to expand...
Click to collapse
holy fing hell!! thats like EXACTLY what i was looking for. pure genius sir! thank you so much
kwerdenker said:
Please see my answer here: http://forum.xda-developers.com/showthread.php?p=52275715&highlight=tasker+toggle#post52275715
It contains a link to my Tasker task and a description on how to use it.
Click to expand...
Click to collapse
alrighty, first. thanks so much! second, is it posable to have this also effect things like text? so, i can have a clock in one position when x=1 then have it in a second position when x=0. or just have it make it where when on 1, it appears and on 0 it disappears.
zathus said:
alrighty, first. thanks so much! second, is it posable to have this also effect things like text? so, i can have a clock in one position when x=1 then have it in a second position when x=0. or just have it make it where when on 1, it appears and on 0 it disappears.
Click to expand...
Click to collapse
What you use it for is up to you. You'll just have to substitute the options you need like [ox][/ox] for the horizontal offset or [c][/c] for the color instead of the [bo][/bo] as in the example I have in the original post.
https://play.google.com/store/apps/developer?id=dude2k5
blank
How about using facer to make them? This way, can be easily shared
blank
where are you able to get the complete hands images for the movado or any watches?
blank
blank
blank
How about montblanc time walker? Black dial. That would look awesome!
dude2k5 said:
I've been trying to figure it out, still learning how to use it. The rotation starts at the bottom of the image when you choose the alignment. How do you get it moved up a bit toward where the pin is?
And how do you export...
edit: oh, it's just a folder? well that's easy. anyone have advice on proper alignment?
Click to expand...
Click to collapse
I just made the image for the hand taller so the pin is the center and with the bottom part transparent then chose "center" for the alignment and adjusted the offset as needed.
The attached hands are from a Facer face I made of a Deep Blue DayNight 65 T-100 and work perfectly. They did need a little scaling to fit the face correctly but that's easy to do in the app.
blank
blank
blank
Request BR01 Horizon
Could possibly make something like this. Maybe change the logo to something MOTO&360
http://montre24.com/postimg/Turn-Coordinator.jpg
blank
dude2k5 said:
Looks doable, I'll see what I can do in a few hours (be back later, going somewhere)
Click to expand...
Click to collapse
Who said you could leave? You are our slave!!! Lol
Thanks for doing these. I know it takes time and u do it for free. So from all us moto 360 owners, thank u
dude2k5 said:
Link me a picture, they have a few models
Click to expand...
Click to collapse
here it is!
blank
blank
OMG thank you so much. If you could change it that would be awesome.
with dialer shortcut ? now with 1.4 a dialer shortcut is a must..
bloodomen2 said:
with dialer shortcut ? now with 1.4 a dialer shortcut is a must..
Click to expand...
Click to collapse
try minimal&elegant watch face
I'm very satisfied with Pujie Black. Less flexible than Watch Maker, therefore easier to customize.
marliv said:
try minimal&elegant watch face
Click to expand...
Click to collapse
tried it but there i see no option for dialer shortcut
maybe it's too soon to expect watch faces with dialer shortcut
bloodomen2 said:
tried it but there i see no option for dialer shortcut
maybe it's too soon to expect watch faces with dialer shortcut
Click to expand...
Click to collapse
you can set the phone apk as a shorcut..it has a dialer
Nixon Like Watch Face w Dialer Shortcut
I made a minimal watch face in watchmaker that has a shortcut for phone.
I call it Nixon because I started with the new Nixon face, making some changes.
The colors are soft, and I find this watch face gives me great battery life.
I suggest changing faces once a week though to reduce possible burn in.
Let me know what you think?
Taps:
Center for stop watch, then start, stop, reset, exit.
Weather spot for extended weather read out, and back.
Number 6 links to Tasker, make task in tasker, play next, this works for all players.
Number 10 to contacts, phone Dialer.
Tasker task set up, is task, media control, next.
This watch face works with watchmaker.
rusty.gh said:
I made a minimal watch face in watchmaker that has a shortcut for phone.
I call it Nixon because I started with the new Nixon face, making some changes.
The colors are soft, and I find this watch face gives me great battery life.
I suggest changing faces once a week though to reduce possible burn in.
Let me know what you think?
Taps:
Center for stop watch, then start, stop, reset, exit.
Weather spot for extended weather read out, and back.
Number 6 links to Tasker, make task in tasker, play next, this works for all players.
Number 10 to contacts, phone Dialer.
Tasker task set up, is task, media control, next.
This watch face works with watchmaker.
Click to expand...
Click to collapse
wanted to give it a try but some sync problem with watchmaker
for now i use minimal&elegant it gets the job done
bloodomen2 said:
wanted to give it a try but some sync problem with watchmaker
for now i use minimal&elegant it gets the job done
Click to expand...
Click to collapse
Just tested from my phone, click on link, chose to open with watchmaker, and it loads to my watches. Then push to watch. Make sure you update watchmaker version.