fix/add tests, update heatmap range, finish android release, add readme

This commit is contained in:
Rene Kievits
2025-12-24 06:50:04 +01:00
parent eaed23a678
commit d8b456e465
66 changed files with 351 additions and 87 deletions

View File

@@ -3,7 +3,7 @@
"appName": "Zen Kanji",
"webDir": "dist",
"server": {
"androidScheme": "http",
"cleartext": true
"androidScheme": "https",
"cleartext": false
}
}