Commit Graph

20 Commits

Author SHA1 Message Date
Evan Debenham
80aa9816bd v3.3.0: updated various libraries:
- Gradle: 9.1.0 -> 9.2.1
- AGP: 1.13.0 -> 1.13.1 (also fixes an R8 issue so optimize is back)
- Mobivm: 2.3.23 -> 2.3.24
- Desktop build JDK: 17.0.16+8 -> 17.0.17+10
- Desktop badass runtime: 2.0.0 -> 2.0.1
2025-11-30 15:33:51 -05:00
Evan Debenham
cfd75a5cf3 v3.3.0: removed optimize from R8 as it caused issues with new AGP 2025-11-23 14:17:42 -05:00
Evan Debenham
46806fd091 v3.3.0: updated AGP and a bit of other dependency code 2025-11-23 14:17:12 -05:00
Evan Debenham
00c6c6a8ef v3.2.2: updated libGDX to 1.13.6-SNAPSHOT 2025-08-25 14:14:54 -04:00
Evan Debenham
b849ca58f0 v2.3.1: reverted libGDX natives to try and maintain old Android support 2024-01-25 17:45:19 -05:00
Evan Debenham
73b3dcb92c v2.2.1: fixed copyAndroidNatives task not automatically running 2023-10-25 16:10:15 -04:00
Evan Debenham
7b6fed2acf v2.2.0: updated android build tools 2023-09-03 18:58:59 -04:00
Evan Debenham
e5e3503cfa v2.2.0: fixed copyAndroidNatives causing errors with project cleaning 2023-09-03 18:58:32 -04:00
Evan Debenham
6c1b36b245 v2.1.0: updated AGP, gradle, mobivm, and gdx-controllers 2023-05-18 12:29:49 -04:00
Evan Debenham
d2e4aab172 v2.0.0: removed langs with low usage or low translation activity 2023-02-28 14:58:50 -05:00
Evan Debenham
b1534ce659 v2.0.0: updated AGP and gradle versions 2023-01-26 18:07:02 -05:00
Evan Debenham
a010144551 v1.2.0: implemented basic controller support 2022-03-17 16:00:56 -04:00
Evan Debenham
9b63eb5e09 v0.9.4: updated libGDX to 1.10.0, dropping support for Android 2.3/3 2021-08-08 18:02:21 -04:00
Evan Debenham
94809385d4 v0.8.2: added a news checker service 2020-07-14 14:27:38 -04:00
Evan Debenham
f2d80d7d97 v0.8.1: fixed rare config resolution errors with :android:natives 2020-06-18 16:58:21 -04:00
Evan Debenham
2138ad24ec v0.8.0: added an update notification service 2019-11-22 15:38:21 -05:00
Evan Debenham
8117d4ea2f v0.8.0: improved build files and moved various files to better locations 2019-11-19 19:41:06 -05:00
Evan Debenham
b985ed3bf5 v0.7.5b: first major portion of rewriting text rendering
some rough edges still need smoothing out
2019-10-14 20:45:44 -04:00
Evan Debenham
1942b07cd3 v0.7.5: updated translations and translator credits, added new language 2019-10-01 00:44:32 -04:00
Evan Debenham
3e815a3165 v0.7.4b: restructured initialization logic into new android module
A lot of cleanup is needed for this, but everything works
2019-08-01 16:04:14 -04:00