Evan Debenham
09f5948aa2
v3.2.3: initial overhaul to inset functionality for edge-to-edge
2025-08-31 18:09:26 -04:00
Evan Debenham
701498a8e8
v3.2.2: moved pixel scale getters to deviceCompat
2025-08-25 14:15:28 -04:00
Evan Debenham
22fb116254
v3.2.2: improved fullscreen option eligibility on Android
2025-08-25 14:15:28 -04:00
Evan Debenham
83535d9723
v3.2.2: Increased minimum Android to 5.0 from 4.0, and Java from 8 to 11
2025-08-25 14:14:39 -04:00
Evan Debenham
ebee0a6014
v3.1.0: updated copyright for 2025
2025-05-13 12:53:08 -04:00
Evan Debenham
898f756a07
v2.4.0: added version compatibility checks to github updates
2024-04-23 13:43:04 -04:00
Evan Debenham
eec2479903
v2.3.0: updated copyright to 2024
2024-01-16 14:54:39 -05:00
Evan Debenham
4e6a8ce0ab
v2.1.1: optimized imports for the whole codebase
2023-06-13 11:29:13 -04:00
Evan Debenham
5e3a9cc728
v2.0.0: updated copyright to 2023
2023-03-07 15:28:57 -05:00
Evan Debenham
0c5a0332e5
v1.2.0: adjusted default fullscreen for desktop, and platform checking
2022-03-17 16:00:56 -04:00
Evan Debenham
17d4dda402
v1.2.0: fixed URI's failing to open on macOS
2022-02-03 12:19:10 -05:00
Evan Debenham
f64d56252f
updated copyright for 2022
2022-02-03 12:18:16 -05:00
Evan Debenham
cc221bc089
v1.1.2: added inset support for notched iPhones in landscape
2022-01-13 18:41:18 -05:00
Evan Debenham
2ba47587aa
v0.9.4: removed legacyDevice method from DeviceCompat
2021-08-11 20:10:44 -04:00
Evan Debenham
d610383717
v0.9.4: added main code module support for iOS
2021-08-08 18:02:21 -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
c991208b9b
v0.9.2b: fixed URL opening bug in Android 11, and re-final commit
2021-03-22 19:13:48 -04:00
Evan Debenham
b5b3c70bcd
v0.8.2a: updated copyright (up to 2021, to avoid this for a bit)
2020-08-16 23:23:44 -04:00
Evan Debenham
0865333774
v0.8.2: the key binding menu now appears on android with a keyboard
2020-07-14 14:30:52 -04:00
Evan Debenham
b88036da0b
v0.8.0: added window size/fullscreen support to desktop, refactored landscape code
2019-11-19 19:49:53 -05:00
Evan Debenham
2aaf18b0b8
v0.7.5b: SPD-classes and core are no longer android-specific modules!
2019-10-14 20:45:53 -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
Evan Debenham
2a523f2ea2
v0.7.4b: Initial LibGDX commit! more details below:
...
Large sections of game logic are now working through libgdx instead of
android libraries. There is still work to do but this is the first
major step. Big changes include:
- Graphics code is now through LibGDX (except for text rendering)
- Initialization and screen-handling logic is now mostly through LibGDX
- Audio is now through LibGDX
- Input handling is now through LibGDX
- Most misc functions are now through LibGDX
2019-08-01 15:47:01 -04:00
Evan Debenham
d67a4bf021
v0.7.4: increased minSDK to 9(android 2.3) from 8(android 2.2)
2019-07-18 16:03:12 -04:00
Evan Debenham
b2409522d9
v0.7.2b: removed unused compatibility check
2019-04-16 17:42:28 -04:00
Evan Debenham
109e710c36
v0.7.1d: moved debug flags to devicecompat, added flag for load screen
2019-01-18 17:08:03 -05:00
Evan Debenham
0cbfea7c67
updated copyright notices for 2019
2019-01-12 17:06:38 -05:00
Evan Debenham
7dffe6bf23
v0.7.1c: removed android-specific code from several classes in core
2019-01-12 16:56:49 -05:00
Evan Debenham
d9210a3a73
v0.6.4a: updated copyright
2018-04-10 23:39:37 -04:00
Evan Debenham
7a36840f77
v0.6.3: removed unecessary differences between private and public code
2018-01-20 17:05:08 -05:00
Evan Debenham
e828148ebc
v0.6.3: refactored some android interaction out of the core module
2018-01-20 16:05:55 -05:00