312 Commits

Author SHA1 Message Date
LibretroAdmin
5ee1e16595 Revert "Android: Improvements to DocumentProvider Added move and rename methods Provider notifies viewer to refresh view when files are changed Bumped up TargetApi annotation for DocumentsContract.buildTreeDocumentUri. Could alternatively use androidx compat class."
This reverts commit 72db30128c8f8f149d2727c8f439af5969c58a99.
2024-07-01 20:40:48 -05:00
LibretroAdmin
e91f9ab641 Revert "Android: Remove External Storage permission"
This reverts commit 850560d1b6e774753d536690259d84610f623927.
2024-07-01 20:40:48 -05:00
LibretroAdmin
61d830eea2 Revert "Android: Add function to migrate RetroArch folder from sdcard."
This reverts commit b7235e426f239825fc3d8fbb5a8cb482153faf96.
2024-07-01 20:40:48 -05:00
LibretroAdmin
8b13a4ab0c Revert "Improvements to migration code Will be squashed before commit"
This reverts commit 3dab003b19d5b9fa096de2be2672029f80655acb.
2024-07-01 20:40:48 -05:00
cwyc
3dab003b19 Improvements to migration code
Will be squashed before commit
2024-06-30 20:31:23 -05:00
cwyc
b7235e426f Android: Add function to migrate RetroArch folder from sdcard. 2024-06-30 20:31:23 -05:00
cwyc
850560d1b6 Android: Remove External Storage permission 2024-06-30 20:31:23 -05:00
cwyc
72db30128c Android: Improvements to DocumentProvider
Added move and rename methods
Provider notifies viewer to refresh view when files are changed
Bumped up TargetApi annotation for DocumentsContract.buildTreeDocumentUri. Could alternatively use androidx compat class.
2024-06-30 20:31:23 -05:00
libretroadmin
75c647d3ca Bump to version 1.19.1 2024-06-04 06:53:13 +02:00
libretroadmin
00b8a5f15c Bump to version 1.19.0 2024-05-30 05:03:48 +02:00
Licaon_Kter
fee6ac3185
Bump AGP (#16380)
ref: https://issuetracker.google.com/issues/184872412

This is an issue of AGP 4.1. Updating AGP to 4.2 or above should fix it.

We've been fixing this for F-Droid for a while: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.retroarch.yml#L43
2024-03-22 06:43:05 -07:00
libretroadmin
06fa5325f8 Update version 2024-03-21 16:09:50 +01:00
Patrick Stankard
5452999b2a
Fix mouse grab behavior on Android (#16203)
* Add grab_mouse interface for Android
Makes mouse grabbing and 'Game Focus' work on Android with a real mouse
Properly handle relative mouse motion events on Android (SDK 28 and newer)

* Enable workflow_dispatch on CI Android

* Update android_mouse_calculate_deltas callsites

* Add RETRO_DEVICE_MOUSE to android_input_get_capabilities

* Use Handler to trigger UI events (toggle mouse, immersive mode) with 300ms delay

* Enable input_auto_mouse_grab by default for Android

* Handle RARCH_DEVICE_MOUSE_SCREEN in Android input driver

* Add android.hardware.type.pc to manifest

* Don't attempt to set pointer speed via scaling in android_mouse_calculate_deltas

* Keep x/y values within viewport resolution for screen mouse

* Use video_driver_get_size to get width/height

---------

Co-authored-by: Bernhard Schelling <14200249+schellingb@users.noreply.github.com>
2024-03-19 05:33:02 -07:00
libretroadmin
ac353d1401 Bump version 2024-01-25 15:59:56 +01:00
libretroadmin
a4b81527e0 Bump version 2023-07-17 12:46:49 +02:00
libretroadmin
17c1962b6f (Android) Bump up version 2023-03-16 17:09:11 +01:00
libretroadmin
938ab716bd Bump version 2023-03-10 17:16:50 +01:00
libretroadmin
d08c6d2db3 Bump to version 1.14.0 2022-12-10 17:57:06 +01:00
libretroadmin
0bf818af8d Bump version to 1.13.0 2022-11-19 03:10:12 +01:00
LibretroAdmin
df879b52cd Bump to version 1.12.0 2022-10-16 15:41:59 +02:00
LibretroAdmin
389ef31a8f Bump up to version 1.11.1 - point release 2022-10-04 07:46:48 +02:00
LibretroAdmin
d3cb2b2ba9 Bump up to 1.11.0 2022-09-29 22:49:56 +02:00
hunterk
0a9ea2da4d
allow audio playback capture on android (#13846) 2022-04-13 14:50:21 +02:00
twinaphex
5ed375b7df Bump version to 1.10.3 2022-04-10 00:03:11 +02:00
Braden Farmer
ee6c9384e9
[Android] Decouple Play Core dependency to bring app into compliance for F-Droid (#13830) 2022-04-05 08:38:54 +02:00
twinaphex
f3ce04be0c Bump up version + CHANGELOG 2022-03-22 21:01:06 +01:00
twinaphex
621f51394b Bump version 2022-03-03 14:28:38 +01:00
Rafael Toledo
03edf4f6a9
[Android] Include adaptative launcher icons (#13423) 2022-02-18 18:40:18 +01:00
Braden Farmer
5bacf1e9be
[Android] Populate external storage devices inside the file browser on Android 11+ devices (#13615)
[Android] Populate external storage devices inside the file browser on Android 11+ devices
2022-02-15 16:11:39 +01:00
twinaphex
bacae58ea5 Bump up to version 1.10.0 2022-01-19 18:53:15 +01:00
Autechre
06a2367008
Bump to version 1.9.14 (#13327)
* * Bump to version 1.9.14
* Don't have unused function when HAVE_CORE_INFO_CACHE is undefined

* Addition to CHANGES.md
2021-12-05 07:12:23 +01:00
Braden Farmer
11de2ae1fe [Android / Play Store] Implement MANAGE_EXTERNAL_STORAGE permission 2021-11-07 23:08:24 -07:00
twinaphex
673d77284d BUmp up version to 1.9.13 2021-11-07 03:28:14 +01:00
twinaphex
e2b7c23902 Bump up version to 1.9.12 2021-10-24 03:55:08 +02:00
twinaphex
107d315559 Bump up version 2021-10-09 16:14:46 +02:00
twinaphex
d11ffdbb6b Bump version 2021-09-19 05:19:36 +02:00
twinaphex
43838dc4ea Bump version 2021-09-04 10:30:46 +02:00
twinaphex
a40edc40e9 Bump version to 1.9.8 2021-07-29 06:22:58 +02:00
twinaphex
8373ac6746 Bump version to 1.9.7 2021-07-25 07:58:25 +02:00
twinaphex
0a5fd837a2 Bump up version to 1.9.6 2021-06-27 06:43:27 +02:00
twinaphex
6738fa57aa Bump up version to 1.9.5 2021-06-13 03:07:51 +02:00
twinaphex
c226bd87f4 Bump version to 1.9.4 2021-05-29 09:23:37 +02:00
twinaphex
122be0cc64 Bump version to 1.9.3 2021-05-15 19:57:59 +02:00
twinaphex
951ea6baaf Bump up to version 1.9.2 2021-04-30 17:49:54 +02:00
twinaphex
159c03cb34 Bump up version (but don't tag yet) 2021-03-27 02:22:39 +01:00
Braden Farmer
27e19318ce [Android] Add a DocumentsProvider for easier access to the app's internal storage 2021-03-24 23:06:38 -06:00
Autechre
630dbdd85c
Update AndroidManifest.xml 2021-01-21 01:16:00 +01:00
Braden Farmer
92fa267f4e Android: remove module lists + bump version code 2021-01-17 15:43:19 -07:00
Aaron Kling
37a0c30dde android: Build native code with ndk r22 2021-01-14 10:17:38 -06:00
Braden Farmer
bcd3c830ba Android: Use mamearcade core instead of mame in Play Store version 2021-01-13 08:06:50 -07:00