amian84 / Twelveish

🕛 Twelveish - Android Wear/Wear OS Watch Face

Home Page:https://play.google.com/store/apps/details?id=com.layoutxml.twelveish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twelveish - Watch face for Wear OS (Android Wear)

Twelveish Watch Face for Wear OS (Android Wear) - Logo

Twelveish Watch Face for Wear OS (Android Wear) - Feature Graphic

Twelveish is a unique Wear OS (Android Wear) Watch Face that displays the approximate time in words (in multiple languages). It also shows the exact time (digital clock) and day of the week on the top, date and battery percentage slightly below, a complication on the bottom (on all Wear OS versions and Android Wear versions 2.0 and greater). On top of that, Twelveish is extremely customizable, completely free and open-source.

Twelveish Watch Face for Wear OS (Android Wear) - Screenshot1

Twelveish Watch Face for Wear OS (Android Wear) - Screenshot2

Twelveish Watch Face for Wear OS (Android Wear) - Screenshot3

Twelveish Watch Face for Wear OS (Android Wear) - Screenshot4

Twelveish Watch Face for Wear OS (Android Wear) - Screenshot5

Features

In addition to what has been mentioned in the description above, Twelveish offers:

  • Over 30 background colors to choose from
  • Over 30 main and secondary colors both for active mode and ambient
  • 3 complications (2 round, 1 long or round)
  • Option to disable tapping on complications - useful if you constantly open them by accident
  • 16 different date format combinations
  • 5 capitalization options
  • 12 and 24 hour digital and word clock formats
  • show/hide almost any info (digital and word clocks, date, battery percentage, complication) with different combinations both for active and ambient modes
  • 7 languages (English, Finnish, German, Hungarian, Italian, Lithuanian and Russian)
  • 11 fonts that are compatible with all languages
  • Wear OS (Android Wear) 1.5 and above support
  • Chin (flat tire) support
  • Square screen support

Most of the settings above can be set to be different for active and ambient modes, making your watch face even more unique.

Donate

You can now donate to me (LayouXML) on Google Play or PayPal.

Installation

You can install Twelveish directly from your computer. Method below describes how to run Twelveish directly from the code and not how to sideload already precompiled .apk file. Instructions assume your watch (or phone) is connected to your computer (either via USB, Wi-Fi, Bluetooth or else). You can always install Twelveish directly from your watch (Wear OS and Android Wear version 2.0 and greater) or by installing companion app on your phone first. Download on the Google Play store.

Prerequisites

  • Android SDK v28
  • Latest Android Build Tools
  • Android Support Repository
  • Latest Android Studio (recommended) or other IDE
  • Developer options and ADB debugging enabled

Installing

  1. Download the source code or clone the repository.
  2. Open Android Studio and choose "Open an Existing Android Studio Project".
  3. Choose module "app" for Watch Face or "phone" for a companion app.
  4. Click the Run button.

Contributing

Should you wish to contribute with translations you can contact me via email at hello@layoutxml.com so I could send you the instructions. You would have to translate 12 prefixes, 12 suffixes, 24 numbers and 7 days of the week.

If you notice any bugs you can create an issue with a detailed explanation. Issues section should not be used for feature requests.

More advanced users can create their own pull requests with new translations, bug fixes or features.

Versioning

From version 1.1.1 upwards, Twelveish versioning follows this scheme:

  • Version code: number of commits to this repository.

  • Version name: x.y.z, where z increases by 1 with at least one fix compared to the previous version, y increases by 1 with at least one new feature. y and x additionally increase by 1 if the number after it reaches 10. In that case the number that reaches 10 reverts back to 0.

Versions 1.0.0-1.0.5 followed this scheme:

  • Version code: number of commits to this repository

  • Version name: 1.0.x, where x is the release number -1.

Phone/companion app (module "phone") follows the same versioning except that the version code is always smaller by 1.

Privacy policy

Twelveish does not send any anonymous or personally identifiable information - Twelveish does not have an internet permission. Twelveish may locally store complication data to display it on the watch face which Twelveish does not have any control over. This information is not send anywhere else and may be deleted in the OS settings (by pressing "Clear data").

Author

More information about me: https://rokasjankunas.com

More information about my projects: https://layoutxml.com

Acknowledgments

Logo: @elawhatson

Translations:

License

Twelveish is licensed under "GNU GPLv3" license. Copyright laws apply.

Copyright © 2018 Rokas Jankūnas (LayoutXML)

About

🕛 Twelveish - Android Wear/Wear OS Watch Face

https://play.google.com/store/apps/details?id=com.layoutxml.twelveish

License:GNU General Public License v3.0


Languages

Language:Java 100.0%