TacoTheDank
|
220e42de27
|
Clean up some unnecessary preference code
|
2021-06-10 19:00:07 -04:00 |
|
TacoTheDank
|
71056a7b81
|
Add toolbar parameter to ThemeManager.applyTheme
|
2021-05-31 19:23:24 -04:00 |
|
TacoTheDank
|
76064d86a7
|
Change CheckBoxPreference to SwitchPreferenceCompat
|
2021-05-31 18:41:41 -04:00 |
|
TacoTheDank
|
99a36690e4
|
Migrate to AndroidX Preferences
|
2021-05-31 18:30:41 -04:00 |
|
TacoTheDank
|
6ee234ffaf
|
Preparation for migrating preferences
|
2021-05-31 16:36:10 -04:00 |
|
Jean-Philip Desjardins
|
eaf3580857
|
Merge pull request #948 from MrChip53/android-cifs-support
Add CIFS mount support for Android clients
|
2020-10-03 10:10:34 -04:00 |
|
Jean-Philip Desjardins
|
46b884a49f
|
Remove dead code.
|
2020-10-02 13:16:50 -04:00 |
|
Mr. Chip53
|
b521f992f4
|
Style fix
|
2020-09-05 19:07:18 -05:00 |
|
Mr. Chip53
|
9dc99499fe
|
Fix filter logic
|
2020-09-05 19:06:31 -05:00 |
|
Mr. Chip53
|
1c7348c63a
|
Make sure we only filter repeat CIFS mounts
|
2020-09-05 19:01:58 -05:00 |
|
Mr. Chip53
|
7ff3b2e50e
|
Add CIFS mount support for Android clients
|
2020-09-05 18:48:30 -05:00 |
|
Jean-Philip Desjardins
|
da9a589237
|
Fix crash that can occur when trying to delete covers.
|
2020-08-26 08:26:25 -04:00 |
|
Jean-Philip Desjardins
|
1dbc8ed982
|
Update Android build environment.
Target SDK 29 and use AndroidX library.
|
2020-08-25 14:39:41 -04:00 |
|
Jean-Philip Desjardins
|
2b8b6dfad8
|
Use same versioning system in Android APK.
|
2020-08-10 13:38:29 -04:00 |
|
Jean-Philip Desjardins
|
fa4c1164ac
|
Another attempt at fixing mount's output read issue.
|
2020-02-15 09:06:56 -05:00 |
|
Mahmood - Zer0xFF
|
449b97a54a
|
Android: add spu block count configuration
|
2019-10-10 21:01:44 +01:00 |
|
Jean-Philip Desjardins
|
3c94238102
|
Wait for mount process to terminate after reading stdout is complete.
|
2019-06-11 12:29:07 -04:00 |
|
Jean-Philip Desjardins
|
b192814cba
|
Remove extra line.
|
2019-06-11 12:20:34 -04:00 |
|
Mahmood - Zer0xFF
|
d9cb6af284
|
Android: set presentation mode summary
|
2019-05-24 01:35:58 +01:00 |
|
Mahmood - Zer0xFF
|
710d26de84
|
Cleanup
|
2019-03-29 12:30:58 +00:00 |
|
Mahmood - Zer0xFF
|
8c2c6b0378
|
Android Display User selection in settings
|
2019-03-29 11:29:56 +00:00 |
|
Mahmood - Zer0xFF
|
1d0e6561a1
|
Android Allow user to select resolution factor
|
2019-03-29 11:28:56 +00:00 |
|
Jean-Philip Desjardins
|
e5444a067f
|
Cleanup.
|
2019-02-20 08:09:42 -05:00 |
|
Jean-Philip Desjardins
|
20270b20ea
|
Fix scanning of games on SD card.
And probably other devices.
|
2019-02-20 08:09:31 -05:00 |
|
Jean-Philip Desjardins
|
0fcbe049e3
|
Fix build.
|
2019-02-11 18:38:16 -05:00 |
|
Jean-Philip Desjardins
|
c19902c226
|
Use enums to define bootables sort types.
|
2019-02-11 13:23:13 -05: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
|
4195fb062b
|
Cleanup
|
2019-01-15 11:50:08 +00:00 |
|
Mahmood - Zer0xFF
|
a4b1d69d22
|
Use Native Implementation for game scan and game info request + remove java implementation + remove game info editor
|
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
|
2e2e5b976e
|
Extend Java Bootable structure
|
2019-01-15 11:50:07 +00: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
|
2c1c741771
|
Add BootablesInterop for Android.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
1851538a12
|
Add java Bootable class and JNI wrapper.
|
2018-12-06 12:46:50 -05:00 |
|
Jean-Philip Desjardins
|
4154887e7b
|
Merge pull request #700 from Zer0xFF/tgdb
Update TheGamesDB to legacy domain
|
2018-06-07 12:53:16 -04:00 |
|
Mahmood(Thunder07)
|
4e938a32d5
|
Update TheGamesDB to legacy domain
|
2018-05-24 05:39:27 +03:00 |
|
TwistedUmbrella
|
087bdd3e92
|
Android: Sdcard: Add explicit definition
This could be an import, but it doesn't hurt anything to leave it.
|
2018-05-08 16:09:51 -04:00 |
|
TwistedUmbrella
|
b31058e1ff
|
Android: Fix / optimize external sdcard code
|
2018-05-08 16:01:47 -04:00 |
|
Mahmood(Thunder07)
|
6a3d21029f
|
Fix: Samsung devices external sdcard listing
|
2018-05-01 17:05:32 +01:00 |
|
Mahmood(Thunder07)
|
efbbe2e693
|
Cleanup
|
2017-07-11 23:27:46 +01:00 |
|
Jean-Philip Desjardins
|
2242a3a807
|
Cleanup.
|
2017-07-05 10:30:11 -04:00 |
|
Jean-Philip Desjardins
|
c1111e452d
|
Apply code style on Android Java source files.
|
2017-07-05 10:30:11 -04:00 |
|
Jean-Philip Desjardins
|
dd8431ba30
|
Merge pull request #584 from Thunder07/android_cleanup5
Android Cleanup
|
2017-06-30 18:05:42 -04:00 |
|
Jean-Philip Desjardins
|
e344b02758
|
Update way running status is changed.
Should fix some issues occuring on some devices when turning off the device while the emulator is running.
|
2017-06-26 21:19:24 -04:00 |
|
Jean-Philip Desjardins
|
d853a8bcdd
|
Remove unused file.
|
2017-06-26 21:18:55 -04:00 |
|
Mahmood(Thunder07)
|
4f07e1ac03
|
Android: Use ImageUtils
|
2017-06-27 01:29:51 +01:00 |
|
Mahmood(Thunder07)
|
49ce65747e
|
Android: Create ImageUtils: common ImageProcessing functions
|
2017-06-27 01:29:21 +01:00 |
|
Mahmood(Thunder07)
|
1549d8b1ba
|
Android: Use Cover Resource Dimensions to calculate sample size
|
2017-06-27 01:13:06 +01:00 |
|
Jean-Philip Desjardins
|
6423b610e4
|
Merge pull request #577 from Thunder07/android_cleanup2
Android cleanup
|
2017-06-26 19:52:27 -04:00 |
|