Commit graph

18 commits

Author SHA1 Message Date
Jean-Philip Desjardins
aa3262d13f Change scanning strategy for Add Folder feature.
Add Folder will only take a persistent URI permission.
The scan process will then check persistent URI permissions and scan for games inside.
2021-11-08 16:43:28 -05:00
Jean-Philip Desjardins
b992be917e Handle potential failures in GetBootables. 2021-10-26 08:48:20 -04:00
Jean-Philip Desjardins
ec0ca5c13b Fix param types. 2021-10-26 08:48:20 -04:00
Jean-Philip Desjardins
83cb569f4d Forward TryRegisterBootable's return value. 2021-10-26 08:48:19 -04:00
Jean-Philip Desjardins
a4d7dc43f5 First pass for Android scoped storage support.
Kinda works, but needs lots of testing.
2021-08-25 15:47:14 -04:00
Jean-Philip Desjardins
6cc0334dcb Use native code to handle bootables. 2021-08-10 17:38:09 -04:00
Jean-Philip Desjardins
a41f493133 Android build fixes. 2019-10-23 20:50:12 -04:00
Mahmood - Zer0xFF
f9ef17a16f extract disc id during bootable registeration 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
9cf4996096 Code style fixes. 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
921d7c4521 use Unregister and Purge bootable from native code 2019-01-15 11:50:09 +00:00
Mahmood - Zer0xFF
86d8949a0a Implement game sorting in native code 2019-01-15 11:50:08 +00:00
Mahmood - Zer0xFF
9096b3a465 add fullScan Interop method 2019-01-15 11:50:08 +00:00
Mahmood - Zer0xFF
69b70cd0a3 Populate Bootable return fields 2019-01-15 11:50:08 +00:00
Jean-Philip Desjardins
ea7a4de3a0 Code style fixes. 2018-12-06 12:46:50 -05:00
Jean-Philip Desjardins
803282bab6 Transfer coverUrl field to Java Bootable. 2018-12-06 12:46:50 -05:00
Jean-Philip Desjardins
a2b8901edb Add code to support full scans and startup scans. 2018-12-06 12:46:50 -05:00
Jean-Philip Desjardins
66b67d380f Fix function names. 2018-12-06 12:46:50 -05:00
Jean-Philip Desjardins
2c1c741771 Add BootablesInterop for Android. 2018-12-06 12:46:50 -05:00