Initial Android app: license list and key generation.

Kotlin Compose admin client for TTRPG Player license server with branding and settings for server URL and admin token.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-06-28 12:35:39 +08:00
commit bbb861f920
30 changed files with 1459 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Keep Retrofit/Gson model fields
-keepclassmembers class ru.mailib.ttrpg.licensemanager.data.** { *; }