A text watch for the Philippine's national language -- Filipino.
[I] - vibrates on disconnect/reconnect (uses httpebble for iOS)
[A] - vibrates on disconnect/reconnect (uses httpebble for Android)
[V] - inverts the color of the screen (white background on black text)
Notes:
Minutes count up until the 39th of the hour. After which, it will start to count down towards the next hour.
The Cutie Patootie font is for personal, non-commercial use only. (http://bythebutterfly.com)
Version 1.7:
- Added the holiday "Ninoy Aquino Day"
- Added an option to invert the color of the watch face.
Version 1.6:
- Rebuilt using the SDK 1.1
- Modified the blink animation to "blink, blink, change" instead of
"change, blink, blink" as seen on the watch face image (and as what I actually planned to do but just didn't came out right).
- Streamlined the internal handling of the watch face variations.
Version 1.5:
- Changed the reconnect logic. Now the watch will continue to retry to reconnect every minute. Only the vibration will follow the decreasing frequency.
Version 1.4:
- This watch face (the httpebble version) now requires the httpebble phone app.
- For the httpebble version: the watch will now vibrate when the connection to the phone or the httpebble phone app is lost or regained. This is checked every minute.
- The reconnection (after the connection was lost) will be attempted every minute at first but will slowly decrease in frequency as succeeding failures occur until the watch no longer attempts to reconnect. First 4 retries will be every minute from the first connectivity failure, succeeding 5 retries will occur every 5 minutes, the next 3 retries after that will be 30 minutes apart, and finally the last retry will be an hour after.
Version 1.3:
- Optimized holiday checks. Now it's only done once per day.
- Added more options for the debug mode.
Version 1.2:
- Added support for displaying the following Philippine holidays: New Year (Jan 1); Maundy Thursday (not fixed); Good Friday (not fixed); Black Saturday (not fixed); Day of Valor (Apr 9); Labor Day (May 1); Independence Day (Jun 12); National Heroes' Day (Aug 26); All Saints' Day (Nov 1); All Souls' Day (Nov 2); Bonifacio Day (Nov 30); Christmas Eve (Dec 24); Christmas Day (Dec 25); Rizal Day (Dec 30); New Year's Eve (Dec 31);
- At the top of every hour and when the current date falls on a holiday, instead of showing the hour name, the watch face will show the holiday name.
- The watch will also vibrate on 9:00AM, 12:00PM, 3:00PM, and 6:00PM during these holidays.
- Streamlined the debugging process of the watch face
Version 1.1:
- Fixed a bug on the text during the transition to 12 noon and 12 midnight
- Added a blinking animation during text transitions
- Added a splash screen