/Anonymous

Primary LanguageKotlinMIT LicenseMIT

Anonymous

This is a reimplementation of the official Android frontend of 无可奉告, with the following improvements:

  • A more concise structure in pure Kotlin
  • A more stable and fast behavior thanks to Android's ViewModel and Kotlin's Coroutines
  • A more concise UI design
  • More fluent animations and transitions
  • Closer to Google's Material Design

Issues

Feel free to post your ideas in the Github issue page.

Releases

Please refer to the GitHub release page.

Acknowledgement

The most sincere gratitude to the 无可奉告 team, especially to the contributors of the official Android frontend. Some design in my implementation is greatly inspired from the frontend(s) provided by them.