Play-/Source/ui_android
Mahmood(Thunder07) d3f49fdbd3 Android: check if cover exists before downloading
Android uses serial async queue's as such multiple download queue might be created for the same image
this should prevent the queue from attempting to redownload the same downloaded image
2017-06-12 05:35:46 +01:00
..
java/com/virtualapplications/play Android: check if cover exists before downloading 2017-06-12 05:35:46 +01:00
com_virtualapplications_play_InputManagerConstants.h Make sure input code ids are the same on both C++ and Java sides. 2015-10-30 22:39:21 -04:00
GSH_OpenGLAndroid.cpp Renamed UI folders for better organization. 2015-05-06 01:27:59 -04:00
GSH_OpenGLAndroid.h Fixed Android build. 2015-05-06 03:17:28 -04:00
InputManager.cpp Fixed Android build. 2015-10-31 21:07:01 -04:00
InputManager.h Added basic analog stick on Android's virtual pad. 2015-06-30 05:26:01 -04:00
NativeInterop.cpp Load patch description file from assets on Android. 2016-07-18 22:08:47 -04:00
NativeShared.cpp Fixed some includes. 2015-07-12 03:19:23 -04:00
NativeShared.h Fixed some includes. 2015-07-12 03:19:23 -04:00
SettingsManager.cpp Use PreferenceActivity on Android for preference edition. 2015-07-08 23:15:06 -04:00
SettingsManager.h Use PreferenceActivity on Android for preference edition. 2015-07-08 23:15:06 -04:00
SH_OpenSL.cpp Sound should now work with OpenSL. 2016-04-10 22:20:53 -04:00
SH_OpenSL.h Sound should now work with OpenSL. 2016-04-10 22:20:53 -04:00
StatsManager.cpp Display total frame time. 2016-07-17 17:16:47 -04:00
StatsManager.h Added profiler on Android. 2015-09-06 21:33:17 +01:00