114 Commits

Author SHA1 Message Date
twinaphex
02cfe1f7c0 Bump up version to 1.6.5 2017-08-13 19:07:58 +02:00
radius
d2f870a2a1 update banner 2017-08-09 13:13:59 -05:00
radius
23d9637dc0 update icons 2017-08-09 13:04:56 -05:00
twinaphex
08118cb445 Bump up to 1.6.4 2017-08-07 19:16:09 +02:00
twinaphex
d05dfcce78 Bump up APK code 2017-07-31 15:09:33 +02:00
twinaphex
adae0656eb Bump up versions 2017-07-28 06:42:02 +02:00
twinaphex
434bec8775 No longer bake in tinyalsa for android 2017-07-09 00:14:46 +02:00
twinaphex
aaa590c817 (tinyalsa) No longer a header dependency on sound/asound.h
(tinyalsa) Try to bake it in for android
2017-06-25 02:06:37 +02:00
Brad Parker
d5a1ad0a73 android: delay loading of RetroActivity until after permissions are granted 2017-06-14 20:19:52 +00:00
radius
8f55e77afe disable NEON 2017-06-04 21:00:40 -05:00
radius
c6c8881ab2 add AARCH64 defines 2017-06-04 20:38:53 -05:00
twinaphex
a4358deb0d Bump versioncode 2017-06-01 17:27:20 +02:00
twinaphex
1056027d4d Bump up version code to 54 2017-06-01 03:49:51 +02:00
twinaphex
6bf867330f (Android) Add -DHAVE_STB_VORBIS 2017-06-01 01:17:47 +02:00
radius
79fdccb31f bump 2017-05-27 20:12:48 -05:00
radius
80f9e6db90 update atv banner 2017-05-21 23:47:59 -05:00
radius
2797aae6cf update atv banner 2017-05-21 23:47:48 -05:00
Brad Parker
84558215fd android: permission result is only valid if our request code matches 2017-03-20 15:58:25 +00:00
Brad Parker
61cbb25b12 add callback for permission request result, style nits 2017-03-20 14:46:43 +00:00
Brad Parker
b1e94e8215 android: add runtime permission checking for Android 6.0+ 2017-03-20 05:25:05 +00:00
twinaphex
137f8df057 Bump up version code 2017-03-13 20:28:20 +01:00
Brad Parker
c549f7e8d7 android: set XMB as default for Android TV devices 2017-03-10 22:17:05 -05:00
twinaphex
9e2ae4aca4 Use 1.5.0 2017-03-07 18:33:35 +01:00
twinaphex
c5717ecd84 Start bumping up to version 1.4.2 2017-03-05 20:51:15 +01:00
twinaphex
b3d71320bc Add miniupnpc to Android 2017-02-16 00:59:32 +01:00
Diablodiab
77e479a8bc Adds two new parameters that can be passed to the Android version of Retroarch at launch:
QUITFOCUS
If enabled this will cause Retroarch to quit completely when it loses focus (eg. when the home button is pressed). This is useful when you are using an alternative launcher such as Kodi because it will make the home button function as an alternative quit key, return to the alternative launcher, and then allow for a different game to start instead of returning to the current session.

HIDEMOUSE
Normally it is not possible to hide the mouse cursor if you have attached an external mouse to your Android unit. This makes it difficult to implement mouse support in the Android version of Retroarch because you will end up having two mouse cursors on the screen. NVIDIA has implemented extensions on the SHIELD that allows for hiding the mouse cursor. If this parameter is provided when starting Retroarch it will check for these extensions and if available it will hide the mouse cursor.

(I am almost done with adding mouse support to the Android input driver and will be submitting a suggestion for this very soon)
2017-02-12 13:26:18 +01:00
twinaphex
d8855caae9 Update to version 1.4.1 2017-02-02 22:20:33 +01:00
twinaphex
9cf923fbeb BUmp up version for Android 2017-01-07 04:46:05 +01:00
Twinaphex
fb7ed87d2e Revert "(Android) Ask for external sdcard permission" 2016-12-30 01:32:11 +01:00
hunterk
7e8163c34e Revert "(Android) reload cores path every lauch"
This reverts commit 1841455462be12a7ed423f3b426333ce67852664. This commit was breaking Android builds on the buildbot.
2016-12-29 10:29:59 -06:00
Aaahh Ahh
1841455462 (Android) reload cores path every lauch
Reload the path instead of saving and reusing every launch
2016-12-25 15:39:06 -05:00
Aaahh Ahh
ac80cffdce (Android) Ask for external sdcard permission
Permission has to be explicitly asked for or it won't be granted on api 23 or higher.
2016-12-25 15:06:54 -05:00
twinaphex
52a41e77c4 (Android) Buildfix 2016-12-12 13:26:45 +01:00
twinaphex
9375efe24e Add HAVE_CC_RESAMPLER defines 2016-12-12 12:44:29 +01:00
Logan McNaughton
0b0bdadeee Don't define HAVE_OPENGLES2 for Android if GLES=3 2016-12-08 15:22:00 -07:00
twinaphex
4d23ba91fc (Android) Buildfix 2016-12-05 04:24:45 +01:00
radius
b1531618f1 add git version to android build 2016-11-26 16:02:12 -05:00
radius
415f84e13f having it as preferExternal accomplishes literally nothing!
Basically it saves the apk file (that is used ONCE) in the external SD but all the data files are created in the same location in the internal partition
Having it as preferExternal causes installation issues on some devices (have to remove the SD card to install the app..., then insert again)
2016-11-25 13:48:41 -05:00
twinaphex
9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
twinaphex
3b8ae65afb (Android) Re-enable Vulkan 2016-09-29 12:22:31 +02:00
twinaphex
efdee89d09 Create samples 2016-09-28 12:44:41 +02:00
twinaphex
e25472013f Move dir variable 2016-09-20 01:54:59 +02:00
twinaphex
2f17fdd651 Update Android.mk 2016-09-20 01:54:24 +02:00
twinaphex
88dd3c131c Get rid of jni/Android2.mk 2016-09-19 19:31:33 +02:00
twinaphex
6f47289ba6 Start adding HAVE_CONFIG_H to gfx/drivers_context 2016-09-06 19:39:02 +02:00
twinaphex
fda2495021 Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it 2016-08-02 15:34:48 +02:00
twinaphex
83452f3a0b (Android) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:17 +02:00
twinaphex
218d6f5262 Bump up to 1.3.6 2016-07-17 01:05:18 +02:00
radius
33315d4b66 bump up version everywhere 2016-07-15 12:09:50 -05:00
twinaphex
465ac5707c Add HAVE_NETWORKGAMEPAD 2016-06-27 06:38:47 +02:00