(REQUEST) Luminox Atacama Field Day Date - 1924 - Moto 360

I was wondering if someone could make this watch face with a dim function.
New poster so I can not post link but it is the Atacama Field Day Date - 1924 on the Luminox site, under the Land models.
Thanks

Related

TimeWatcher - Timing functions (Avl on MarketPlace) - BETA 0.1 Available

This is my first app. I wrote it for my own needs, but decide to elaborate a bit further and share.
It is a simple countdown timer and stopwatch. WinMobile of course doesn’t come with these basic functions!
It’s on marketplace for the lowest price just as a donation to this and my other projects. I am posting on here mainly for feedback and ideas for useful features that could be implemented!
On market place search for timewatcher. Windows mobile 6.0 and greater. .Net 3.5 required.
Attached is an evaluation version. Please comment and suggest new ideas. Attached version is V1.2
Change Log
V1.2 - Current version on MarketPlace
3 individual countdown timers with individual percentage done bars
Ability to show 1, 2, or all 3 timers on the home screen
Ability to now enter days for the countdown, along with hours, minutes and seconds
Re-written code engine behind countdown timer
Improved display and interface for countdown timer
Fixed a bug where the screens would not render correctly on square devices
Fixed stopwatch split time count up bug
V1.1
Unlimited laps on Stopwatch
Exportable lap times to text file
Split times recorded and shown
Improved stopwatch interface
V1.0
Countdown timer defined in Hours, Minutes and seconds
Percentage done bar to visualize how long is left
Stopwatch with up to 5 timed laps
custom timer complete tone
Put the phone to sleep, use other apps, or use timer and stopwatch together. Timewatcher will continue timing and will wake the phone when needed
************************************************************
BETA TESTERS WANTED
Version 1.3 BETA 0.1
I'm after beta testers to test the new functionality and UI of this new version. As you can see allot has changed!
BETA is a CAB installer and contains countdown functionality only. Actual UI is still changing but i will welcome any suggestions!
New features to try is the date and timer picker to set the time, and the multiple mode (which lets you start/stop multiple timers at once)
Thanks in advance for anyone who trys
adamrob69 said:
This is my first app. I wrote it for my own needs, but decide to elaborate a bit further and share.
It is a simple countdown timer and stopwatch. WinMobile of course doesn’t come with these basic functions!
It’s on marketplace for the lowest price just as a donation to this and my other projects. I am posting on here mainly for feedback and ideas for useful features that could be implemented!
On market place search for timewatcher. Windows mobile 6.0 and greater. .Net 3.5 required.
Attached is an evaluation version. Please comment and suggest new ideas. Attached version is V1.2
Change Log
V1.2 - Soon to be released
3 individual countdown timers with individual percentage done bars
Ability to show 1, 2, or all 3 timers on the home screen
Ability to now enter days for the countdown, along with hours, minutes and seconds
Re-written code engine behind countdown timer
Improved display and interface for countdown timer
Fixed a bug where the screens would not render correctly on square devices
Fixed stopwatch split time count up bug
V1.1 - Current version on MarketPlace
Unlimited laps on Stopwatch
Exportable lap times to text file
Split times recorded and shown
Improved stopwatch interface
V1.0
Countdown timer defined in Hours, Minutes and seconds
Percentage done bar to visualize how long is left
Stopwatch with up to 5 timed laps
custom timer complete tone
Put the phone to sleep, use other apps, or use timer and stopwatch together. Timewatcher will continue timing and will wake the phone when needed
Click to expand...
Click to collapse
Just nice, but please ask a designer to make a nice UI for this
Functionality comes first; fancy graphics later!
I am looking at implementing the sense SDK in future revisions. I have some good ideas how it may hang together.
Is it possible to enter a date and have it automatically determine how much time (in days) is left? I've been looking for a program to do this for me. I found T-Day Counter by Marc Zimmermann, which is simple and does exactly what I want it to do. However, it runs on the Today Screen, so I have to turn off Touch Flo to see it. I would prefer to launch a small application from my programs menu
RATMdrumer said:
Is it possible to enter a date and have it automatically determine how much time (in days) is left? I've been looking for a program to do this for me. I found T-Day Counter by Marc Zimmermann, which is simple and does exactly what I want it to do. However, it runs on the Today Screen, so I have to turn off Touch Flo to see it. I would prefer to launch a small application from my programs menu
Click to expand...
Click to collapse
That feature is not currently available in the current release; however I have had a couple of emails requesting this feature, and it is something that i will be implementing in the next version.
BETA TESTERS WANTED
Version 1.3 BETA 0.1
I'm after beta testers to test the new functionality and UI of this new version. As you can see allot has changed!
BETA is a CAB installer and contains countdown functionality only. Actual UI is still changing but i will welcome any suggestions!
New features to try is the date and timer picker to set the time, and the multiple mode (which lets you start/stop multiple timers at once)
Thanks in advance for anyone who trys

[Q] Need help restricting text length, Margins in Rich Text aren't working

Firstly, I *love* ZWP and have been using it religiously.
With my new Nexus 5, however, I decided to make a new widget to match the current phone instead of my previous setup. I like having my next 3-4 calendar appointments shown in a list with dates and times and the heading, in the #C0SEEE dd - HH:mm# #C0TITLE# format. Some appointments though have longer titles and interfere with other items I have entered into the widget.
I tried using the new Rich Text feature and setting margins to various lengths and setting lines to 1, but a long appointment title still bleeds over into the next portion of my layout.
What am I missing?
Zanthany said:
Firstly, I *love* ZWP and have been using it religiously.
With my new Nexus 5, however, I decided to make a new widget to match the current phone instead of my previous setup. I like having my next 3-4 calendar appointments shown in a list with dates and times and the heading, in the #C0SEEE dd - HH:mm# #C0TITLE# format. Some appointments though have longer titles and interfere with other items I have entered into the widget.
I tried using the new Rich Text feature and setting margins to various lengths and setting lines to 1, but a long appointment title still bleeds over into the next portion of my layout.
What am I missing?
Click to expand...
Click to collapse
You should consider using the [tr]-tags to limit your field to a certain amount of characters. Usage example in your case would be
Code:
#C0SEEE dd - HH:mm# [tr=30]#C0TITLE#[/tr]
This would limit the output of the title to 30 characters and put three dots at the end to indicate the string is longer than what is displayed. You'll have to play around a bit to find the right limit for your particular setup though.
For future references, you can find all the available tags for Rich Text Modules here.
Hope this helps you out

[Q] 1) Last (passed) Calendar Event 2) Widget Scroll

Hi all,
I've 2 questions about this fantastic App!:
1) Last (passed) Calendar Event
I've created a widget to display Calendar Events; it works ok but I've a request:
Is it possible to show last passed Event?
E.G. I set one event today from 8:00am to 9:00am
I see this event since 9:00am but after this time I don't see this event
Could Zooper show also this passed event?
If Z.W. couldn't I think this is a interesting thing to implement...
2) Widget (or element) Scroll
I read that Z.W. can't scroll ... but: is t possible to scroll text in RichText field?
This is the case:
In my calendar widget I use 1 RichText for every days to show the events in the day.
I've reserved 3 rows for every day (I "print" 1 event on every row) but if in a day I've more than 3 events I see only the first 3 events and I don't see 4th, 5th etc. events.
If RichText could scroll I will solve this problem
... If anyone know other alternative solution...
HyperAbarth said:
Hi all,
I've 2 questions about this fantastic App!:
1) Last (passed) Calendar Event
I've created a widget to display Calendar Events; it works ok but I've a request:
Is it possible to show last passed Event?
E.G. I set one event today from 8:00am to 9:00am
I see this event since 9:00am but after this time I don't see this event
Could Zooper show also this passed event?
If Z.W. couldn't I think this is a interesting thing to implement...
2) Widget (or element) Scroll
I read that Z.W. can't scroll ... but: is t possible to scroll text in RichText field?
This is the case:
In my calendar widget I use 1 RichText for every days to show the events in the day.
I've reserved 3 rows for every day (I "print" 1 event on every row) but if in a day I've more than 3 events I see only the first 3 events and I don't see 4th, 5th etc. events.
If RichText could scroll I will solve this problem
... If anyone know other alternative solution...
Click to expand...
Click to collapse
1) No, Zooper doesn't currently support access to past events. If you want to request it as a feature I would advise you to use the official channel here: http://zooper.themerapp.com/support/discussions/forums/268861
2) There is a trick to "scroll" things in Zooper by using an offset calculated from the current seconds/minutes but it's rather choppy and a huge battery hog. So it's do-able but not simple and - from my perspective - not really advisable.
Thanks a lot for your reply!
But about "scroll" you spoke about offset related to Time; do you have one example?
In your opinion is it possible "scroll" by clicking on a Button (image) on the widget?
Thanks a lot for your reply!
But about "scroll" you spoke about offset related to Time; do you have one example?
In your opinion is it possible "scroll" by clicking on a Button (image) on the widget?
HyperAbarth said:
Thanks a lot for your reply!
But about "scroll" you spoke about offset related to Time; do you have one example?
In your opinion is it possible "scroll" by clicking on a Button (image) on the widget?
Click to expand...
Click to collapse
I never used the trick myself so I don't have an example at hand but I'll look if I can find one for you.
As to your second question: maybe. You would have to use an external tool like Tasker and while you could use an extension of the timing trick to do a "scrolling animation" I think it would be more advisable to just switch between different module functions. For instance you could toggle your three lines of events between showing events 1-3 and 4-6. If you don't have Tasker I could give you a link to an app I once exported from it. With that you get a toggle action and variable to realize what I just described.
kwerdenker said:
I never used the trick myself so I don't have an example at hand but I'll look if I can find one for you.
As to your second question: maybe. You would have to use an external tool like Tasker and while you could use an extension of the timing trick to do a "scrolling animation" I think it would be more advisable to just switch between different module functions. For instance you could toggle your three lines of events between showing events 1-3 and 4-6. If you don't have Tasker I could give you a link to an app I once exported from it. With that you get a toggle action and variable to realize what I just described.
Click to expand...
Click to collapse
Thaks, you reaaly help me!
Regards.
kwerdenker said:
I never used the trick myself so I don't have an example at hand but I'll look if I can find one for you.
As to your second question: maybe. You would have to use an external tool like Tasker and while you could use an extension of the timing trick to do a "scrolling animation" I think it would be more advisable to just switch between different module functions. For instance you could toggle your three lines of events between showing events 1-3 and 4-6. If you don't have Tasker I could give you a link to an app I once exported from it. With that you get a toggle action and variable to realize what I just described.
Click to expand...
Click to collapse
Thanks a lot!
I've Tasker but if you can give me the link of the app you've exported I can see it and try to understand
HyperAbarth said:
Thanks a lot!
I've Tasker but if you can give me the link of the app you've exported I can see it and try to understand
Click to expand...
Click to collapse
Since you have Tasker, I've exported my task as an XML. You can get it here https://www.dropbox.com/s/bziwrbw4azm04t3/Toggle.tsk.xml to import it on your device.
To use it you have to modify your current event modules in the following way
(You'll obviously have to substitute whatever you use to display your events, this is just meant to show the usage of the variable)
Code:
$#TVIEW#=0?#C0TITLE#:#C3TITLE#$
Then to toggle between them set the Task as a Tasker shortcut via the module or widget OnTap option in Zooper. Now you can switch between different display states with a tap on the widget.
Hope this is clear enough for you to understand. If not, just ask
Error, duplicated post. Sorry
I didn't have time to see your XML file I will download it ASAP; but:
How can I manage dates with Zooper?
Example; can I add Days to a date?
For example if today is the 30th Jan. 2014 can I add for example 3 and obtain 2nd feb. 2014?
I didn't find a way to do this in Zooper
Thanks in Advance.
I try to explain you the reason of this question:
I've for example 3 fields on the widget with 3 dates (today, Tomorrow and Day after Tomorrow)
I want to do this:
If I Tap on a field (e.g. "+") the control pass to Tasker and Tasker add a Day to 3 dates... the result is that the 3 fields with date will change the value
E. G.
1st field 15th gen 2014
2nd field 16th gen 2014
3rd field 17th gen 2014
If I tap on field "+" Tasker change the value of the variables and on the widget I will see:
1st field 16th gen 2014
2nd field 17th gen 2014
3rd field 18th gen 2014
... in this way I will create a scrollable calendar widget ... I didn't try to do this; I hope I will able to do this but my problem is that I explained on my question in the top of this post.
I Hope you understand my english
EDIT:
I find in Zooper how to manage "free date"; e.g. 4st of february 2014 at 01:00 is:
#D201402041000#
Then if I want display this date I can create a text like this:
#D201402041000 c dd-MM-yyyy#
and this is the result:
tue 04-02-2014
Now... With Tasker I can create a variable with this Value:
201402041000
E.G. Var1 = 201402041000
If in Zooper I set a Text with: #TVar1# I see:
201402041000
But if I set a text with: #D#TVar1# c dd-MM-yyyy# I see:
#D#TVar1# c dd-MM-yyyy#
Where is my mistake?
Is it possible in Zooper use a Variable like Date?
I've found my mistake; if I write:
#D$#TVar1#$ c dd-MM-yyyy#
It Work
I've found my mistake; if I write:
#D$#TVar1#$ c dd-MM-yyyy#
It Work

Zooper all day event start time

I really need help in two issues:
1. I want to use ":" as a text but not variable. Eg. : #C1SMMM# #C1Sd# |$#C1D#=0? #C1SHH:mm#$ #C1TITLE# #C1LOC#. Zooper parses ":" between hour and minute as "THEN" variable inside the formula. How can I make it appear just as text?
2. Time of all day events is 00-00 but Zooper. Eg. Today is 11 of June and I have all day event on 12-th of June, and I'm using +#C0STd# to show days left till next event, so that event is shown as +0 instead of +1. How can I fix it?
Thanks.
Anyone?
Wrong thread

How can I show next today's event in Zooper when the last today event has started?

Hello XDA community, I hope someone can help me with my dilemma.
Like in the Pixel 2 Calendar widget on the homescreen i made "Next event in ... h ... min." like widget but in Dutch language.
This is my code that i use right now:
$#C0SRD#=0?[tr=25]#C0TITLE#[/tr]$over $#C0SRD#=0 && #C0SRh#>0?#C0SRh# uur $$#C0SRD#=0?#C0SRm# min.$$#C0SRD#!=0?[sr=1.5]Geen afspraken vandaag![/sr]
The problem is that when the event started the countdown than continues counting until the event ends. After it ends the next today's event pops up. That's not correct!
What I want to create is:
1: A way to show that the event "is now" or "ongoing" until the end time of the event
2: Show the next today's event counting down the same way after the ongoing event has started
I am new to Zooper and the codes and searched everywhere but can't seem to get it the way i want it to work with both or either options.
Hopefully someone can help me out.
Thx in advance!
Constantijn

Categories

Resources