Description
A clock widget based on the traditional Japanese time
<a href="https://en.wikipedia.org/wiki/Japanese_clock#The_traditional_Japanese_time_system">system</a>.
* Widget showing the current hour (named after an animal)
* Mapping of traditional time to local time
* (Eventually) Alarms based on traditional time
The sunrise and sunset times for are calculated locally by the app for the
current location; if the device doesn't know that you can enter a manual one.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- BROADCAST_STICKY
- Run at startupStart automatically after the device is switched on.
- Foreground serviceKeep running in the background, visible in the status bar.
Comments