Description:
TimeSyncTZ is a Time Zone aware NTP client that also copes with Daylight Saving Time (DST). This program wrote using an app called Sychro Time that only synced to UTC time rather than British Summer Time.
Features:
- 10 nist time servers to choose from.
- Auto connects to the internet.
- Silent running mode from the command line.
Click here for more information and usage.
Update Description:
v0-05:
- Fixed Landscape viewing so the Sync button wasn't lost on QVGA screens.
- Fixed Problems with Connection class not working on some devices.
- Improved command line support (see "Usage (command line)" on xda-developers post for TimeSyncTZ).
- Fixed l3v5y's wierd old date problem (More NTP Client Bugs).
- More class changes to make it a little easier to work with.
v0-04:
- Changed UI layout (See screen shot) and workflow (Seperate Query and Sync buttons).
- Improved accuracy.
- Fixed Threading problems (hopefully) and a SilentDelay bug.
- New Debug registry option (Change to 1 to enable - Log will be created on the Device Root).
v0-03:
- Bug Fixes for recent issues.
- "Time not ticking" bug fix.
- "SilentDelay" registry option, now waits this many miliseconds before attempting a "silent" sync (enabled by default and set to 15000 - 15 seconds).
- Improved (but not perfect) Icon.
- Removed Dud Servers, added pool.ntp.org.
v0-02:
- Code refactoring (I am a programmer and 0v01 was shameful.
- Command Line support (See "Usage").
- Timeout after 20s of attempted connection / syncing.
- Various bug fixes.
- App Icon.
v0-01:
- Initial Development.