initial commit: material you calendar widget

This commit is contained in:
Damocles 2026-04-22 01:06:53 +02:00
commit be5362ad76
19 changed files with 754 additions and 0 deletions

4
gradle.properties Normal file
View file

@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true