Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 120c76c8 | 2022-01-03 09:40:00 | Updated copyright for 2022 | ||
| f903a39e | 2021-11-27 10:18:41 | haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android | ||
| 9130f7c3 | 2021-01-02 10:25:38 | Updated copyright for 2021 | ||
| cb361896 | 2020-12-09 07:16:22 | Fixed bug 5235 - All internal sources should include SDL_assert.h Ryan C. Gordon We should really stick this in SDL_internal.h or something so it's always available. | ||
| a8780c6a | 2020-01-16 20:49:25 | Updated copyright date for 2020 | ||
| 5e13087b | 2019-01-04 22:01:14 | Updated copyright for 2019 | ||
| b0c48dd9 | 2018-10-16 08:29:27 | Support vibration magnitude on Android 8.0 (thanks Rachel!) | ||
| 9a98e4b6 | 2018-10-11 15:14:48 | Allow Android haptics to work when SDL is reinitialized (thanks Rachel!) | ||
| 09ab752a | 2018-08-24 10:41:57 | Implement SDL_HapticStopEffect on Android (thanks Rachel!) | ||
| e3cc5b2c | 2018-01-03 10:03:25 | Updated copyright for 2018 | ||
| e0d0184f | 2017-12-11 14:44:34 | Fixed bug 3999 - Build failed when try to build with configure script for Android | ||
| 72b195d2 | 2017-08-14 20:45:14 | Fixed Android build warning | ||
| 0a52db54 | 2017-08-12 08:15:09 | Fixed bug 3191 - haptic system on android? Patch provided by jintiao and Milan Nikolic, thanks! |