Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-29 | 283 Bytes | |
v1.4.3 (69) Cursed be Android 16 (2025-06-29) source code.tar.gz | 2025-06-29 | 1.3 MB | |
v1.4.3 (69) Cursed be Android 16 (2025-06-29) source code.zip | 2025-06-29 | 1.4 MB | |
Totals: 3 Items | 2.7 MB | 0 |
User
- Fixed keyboard failing to spawn in Android 16
Developer
- Upgraded Android Gradle Plugin to 8.10.1
- Fixed various Gradle-related deprecations
- Replaced
printStackTrace()
with logging - Replaced
size()
andlength()
comparisons withisEmpty()
check