You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2025. It is now read-only.
The latest AOSP deskclock is written in Kotlin.
Do you have any plan to change the codebase from Java to Kotlin?
Currently, I'm working with Kotlin and I extended some features("exclude holiday" alarm time, selectable alarm notification) https://github.com/sanpei3/new-clock
(build environment is based from qw123wh/newclock, codebase from Kotlin/AOSP deskclock).