Commit Graph

589 Commits

Author SHA1 Message Date
190eed8199 Merge pull request #10760 from FearlessTobi/translations
android: Declare languages in locales_config.xml
2023-06-13 15:48:45 -04:00
00fe302e60 android: Declare languages in locales_config.xml
This is required to make per-app language swithcing possible on Android 13.
2023-06-13 20:26:45 +02:00
0644c9d6cb Merge pull request #10751 from german77/touch
android: Fix touch input
2023-06-13 14:01:02 -04:00
322ac1c20c android: Fix touch input 2023-06-13 00:17:10 -06:00
bcdd35e8be android: settings: Disable force_max_clock by default. 2023-06-12 17:57:48 -07:00
f8a33f85ef android: settings: Add reactive flushing as a default-disabled setting. 2023-06-12 17:56:44 -07:00
306ad012c8 android: res: Remove translated strings that no longer exist. 2023-06-12 17:45:02 -07:00
f9197f4dae Merge pull request #10743 from FearlessTobi/translations
android: Add translation files manually
2023-06-12 17:20:27 -07:00
9bee930045 Merge pull request #10705 from german77/updates
android: Add update and DLC support
2023-06-12 17:03:44 -07:00
26cdd7d980 android: Add translation files manually 2023-06-13 01:00:23 +02:00
5144ca8bb6 Merge pull request #10728 from t895/game-hash
android: Use autogenerated hash code function for Game class
2023-06-12 14:45:18 -07:00
a338de7850 android: Add update support 2023-06-11 23:33:50 -06:00
eb7ccf5249 android: Use autogenerated hash code function for Game class 2023-06-11 21:15:13 -04:00
5751822e31 android: Use autoVersion when gradle property is set 2023-06-11 20:04:08 -04:00
f4c383392d Merge pull request #10713 from t895/gradle-updates
android: Gradle updates
2023-06-11 11:31:03 -07:00
92d49ad652 android: Update dependencies 2023-06-11 02:17:29 -04:00
f23a2b514b android: Differentiate build types with new names
Change the applicationIdSuffix and app launcher title based on build type
2023-06-11 02:16:45 -04:00
37e135d74d Android: Remove unused relWithVersionCode build type 2023-06-11 02:15:28 -04:00
16fe64ad0c android: Use ContentResolver to get file extension
Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
2023-06-11 01:41:58 -04:00
ea716eb5cc android: Fix screen orientation & blurriness. 2023-06-10 15:13:06 -07:00
f759ff3a5c Merge pull request #10691 from t895/nro-check
android: Add proper homebrew check
2023-06-09 23:59:51 -07:00
72d9dc9a3f android: Add proper homebrew check 2023-06-09 20:17:51 -04:00
3cce51d25b android: Fix input overlay version check 2023-06-09 15:15:57 -04:00
064bad6ddf android: EmulationActivity: Fix orientation on Mi Pad 5. 2023-06-08 17:20:13 -07:00
9c6fc44a59 Merge pull request #10650 from qurious-pixel/android_tv
Android TV banner
2023-06-07 16:32:25 -07:00
45f80f2b06 remove version code declaration 2023-06-07 13:27:51 -07:00
9611a9e220 Android TV banner 2023-06-06 11:32:25 -07:00
4d61319307 android: Set version code 2023-06-06 12:14:38 -06:00
0968e315f4 android: Improve Gradle build configuration 2023-06-06 12:46:21 -04:00
036996429e Merge pull request #10633 from t895/variable-surface-ratio
android: Use a custom view for changing emulation aspect ratio
2023-06-05 20:27:58 -07:00
dc2a0b2e50 Merge pull request #10578 from PabloG02/lime-firmware&logs
Add UI to import firmware and share logs
2023-06-05 17:41:19 -07:00
e1078ec0f4 android: HomeSettingsFragment: Use string resource for "Share log". 2023-06-05 17:40:43 -07:00
c8b91b3a89 android: Use a custom view for changing emulation aspect ratio
Credit to the Skyline team for the FixedRatioSurfaceView.
2023-06-05 20:24:36 -04:00
71766f3269 Merge pull request #10618 from t895/licenses
android: Add licenses page
2023-06-05 17:14:15 -07:00
409ff26f02 Address feedback 2023-06-06 00:07:54 +02:00
cba5865afe android: Create licenses page 2023-06-05 14:34:23 -04:00
2f7658bd75 Merge pull request #10613 from t895/settings-changes
android: String and settings organization changes
2023-06-04 19:17:42 -07:00
5e58af0616 android: Move settings to debug submenu 2023-06-04 19:53:27 -04:00
0078f97227 android: Load settings at the start of each activity 2023-06-04 19:37:10 -04:00
3733187c14 Attempt to move the unzip coroutine to a ViewModel 2023-06-04 20:52:12 +02:00
72597b8ffe android: update strings 2023-06-04 20:52:12 +02:00
8713c442e9 android: add option to share log 2023-06-04 20:52:12 +02:00
5435f0be5e android: add option to install firmware 2023-06-04 20:52:12 +02:00
19674ec78d android: move unzip function to FileUtil and use SecurityException 2023-06-04 20:50:00 +02:00
5de8c5b5c7 android: Several string changes 2023-06-04 13:30:56 -04:00
00a391ce10 android: Resolve a couple Gradle warnings 2023-06-04 02:06:38 -04:00
cfa8bec5b9 android: Add support for split foldable view 2023-06-03 22:57:28 -04:00
b394a6b937 android: Replace deprecated and Java code 2023-06-03 15:16:25 -04:00
a789046127 android: Fix crash on importing invalid save 2023-06-03 00:06:08 -07:00
f94eb320ff android: Rename "Input Overlay" to "Overlay Options" 2023-06-03 00:06:08 -07:00