SDL/android-project/app/src/main
Sam Lantinga fe196db774 Track android device panel width & height as well as window surface & height.
Expand SDLActivity::SDLSurface::surfaceChanged() callback to grab the panel width and height at the same time and pass that along to the native code. Only works on API 17+. Duplicates surface dimensions whenever it fails.

Add Android_DeviceWidth/Android_DeviceHeight globals to native code.
Disambiguate Android_ScreenWidth/Android_ScreenHeight -> Android_SurfaceWidth/Android_SurfaceHeight
Use device width/height for all display mode settings.
2018-06-07 17:07:03 -07:00
..
java/org/libsdl/app Track android device panel width & height as well as window surface & height. 2018-06-07 17:07:03 -07:00
res Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
AndroidManifest.xml Added Android hardware feature support to the default manifest 2018-06-06 09:42:12 -07:00