Add README.md

Change-Id: I207a087362f26d8b85d06adef5ad6ed4f69978de
1 file changed
tree: 4b1b23272f59a2b6b58712e30871f6d6791af22e
  1. app/
  2. gradle/
  3. licenses/
  4. system_libs/
  5. .gitignore
  6. build.gradle.kts
  7. gradle.properties
  8. gradlew
  9. gradlew.bat
  10. keystore.properties
  11. LICENSE
  12. platform.jks
  13. README.md
  14. settings.gradle.kts
README.md

LMOSystemUIClock

LMOSystemUIClock is the default AOSP clock plugin but with different font styles.

Build and Installation

  • You can build this project easily with Android Studio.
  • For testing, your device's Android version should match the plugin version. For example, the fifteen-qpr1 branch will support devices running Android 15 QPR1 only.
  • Note: This plugin should be signed with the platform key.
  • In Android Studio, it will be signed with the AOSP test platform key by default.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

The fonts used in this project are licensed under the Open Font License.

Contributing

Contributions are welcome! Feel free to submit your patches in our Gerrit.