Commit Graph

19 Commits

Author SHA1 Message Date
Evan Debenham 9e59f6598a v2.3.0: one more crack at iOS gestures, think this one fixes everything 2023-12-06 17:00:20 -05:00
Evan Debenham f00acdc182 v2.3.0: updated iOS device definitions 2023-12-06 17:00:20 -05:00
Evan Debenham e4b8f3107f v2.2.1: fixed various issues with iOS gestures (actually hopefully) 2023-10-25 16:10:14 -04:00
Evan Debenham 7127f31095 v2.2.0: attempted to improve some aspects of iOS crash reporting 2023-09-03 18:58:36 -04: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 73dcf5e700 v2.0.0: improved iOS gesture overriding and added device PPI listing 2023-02-14 15:05:18 -05:00
Evan Debenham be0125497f v1.4.0: removed a bunch more toString methods/calls that were unneeded 2022-09-07 15:58:28 -04:00
Evan Debenham f64d56252f updated copyright for 2022 2022-02-03 12:18:16 -05:00
Evan Debenham b7119acd3e v1.1.2: added an option to override silent mode on iOS 2022-01-13 18:41:18 -05:00
Evan Debenham 3a587bbec4 v1.1.2: iOS version now takes advantage of higher framerate devices 2022-01-13 18:41:18 -05:00
Evan Debenham bc6185b077 v0.9.4: removed dynamic hiding of home indicator on iOS (preference aren't accessible before the application is created) 2021-08-08 18:08:59 -04:00
Evan Debenham 62e742dc53 v0.9.4: iOS home indicator is now only hidden if game is fullscreen 2021-08-08 18:04:54 -04:00
Evan Debenham d47c8d1fac v0.9.4: reduced allocations when text is being matches to a font 2021-08-08 18:04:35 -04:00
Evan Debenham 285dd374b3 v0.9.4: fixed iOS text input errors 2021-08-08 18:04:33 -04:00
Evan Debenham 603f91d10f v0.9.4: switched from spaces to tabs in new iOS code 2021-08-08 18:04:31 -04:00
Evan Debenham 7307c38a3c v0.9.4: overhauled text input, now multiplatform using libGDX textField 2021-08-08 18:04:16 -04:00
Evan Debenham a492c565d0 v0.9.4: refactored code relating to font generators 2021-08-08 18:04:16 -04:00
Evan Debenham 7b08b4d5bd v0.9.4: added iOS module!
Note that this commit includes several changes made iteratively over time, from TestFlight 1.0 to 1.5
2021-08-08 18:03:38 -04:00