bunnei
9bee930045
Merge pull request #10705 from german77/updates
...
android: Add update and DLC support
2023-06-12 17:03:44 -07:00
bunnei
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
Narr the Reg
a338de7850
android: Add update support
2023-06-11 23:33:50 -06:00
Charles Lombardo
eb7ccf5249
android: Use autogenerated hash code function for Game class
2023-06-11 21:15:13 -04:00
Charles Lombardo
5751822e31
android: Use autoVersion when gradle property is set
2023-06-11 20:04:08 -04:00
bunnei
f4c383392d
Merge pull request #10713 from t895/gradle-updates
...
android: Gradle updates
2023-06-11 11:31:03 -07:00
Charles Lombardo
92d49ad652
android: Update dependencies
2023-06-11 02:17:29 -04:00
Charles Lombardo
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
Charles Lombardo
37e135d74d
Android: Remove unused relWithVersionCode build type
2023-06-11 02:15:28 -04:00
Charles Lombardo
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
bunnei
ea716eb5cc
android: Fix screen orientation & blurriness.
2023-06-10 15:13:06 -07:00
bunnei
f759ff3a5c
Merge pull request #10691 from t895/nro-check
...
android: Add proper homebrew check
2023-06-09 23:59:51 -07:00
Charles Lombardo
72d9dc9a3f
android: Add proper homebrew check
2023-06-09 20:17:51 -04:00
Charles Lombardo
3cce51d25b
android: Fix input overlay version check
2023-06-09 15:15:57 -04:00
bunnei
064bad6ddf
android: EmulationActivity: Fix orientation on Mi Pad 5.
2023-06-08 17:20:13 -07:00
bunnei
9c6fc44a59
Merge pull request #10650 from qurious-pixel/android_tv
...
Android TV banner
2023-06-07 16:32:25 -07:00
qurious-pixel
45f80f2b06
remove version code declaration
2023-06-07 13:27:51 -07:00
Live session user
9611a9e220
Android TV banner
2023-06-06 11:32:25 -07:00
Narr the Reg
4d61319307
android: Set version code
2023-06-06 12:14:38 -06:00
Abandoned Cart
0968e315f4
android: Improve Gradle build configuration
2023-06-06 12:46:21 -04:00
bunnei
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
bunnei
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
bunnei
e1078ec0f4
android: HomeSettingsFragment: Use string resource for "Share log".
2023-06-05 17:40:43 -07:00
Charles Lombardo
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
bunnei
71766f3269
Merge pull request #10618 from t895/licenses
...
android: Add licenses page
2023-06-05 17:14:15 -07:00
PabloG02
409ff26f02
Address feedback
2023-06-06 00:07:54 +02:00
Charles Lombardo
cba5865afe
android: Create licenses page
2023-06-05 14:34:23 -04:00
bunnei
2f7658bd75
Merge pull request #10613 from t895/settings-changes
...
android: String and settings organization changes
2023-06-04 19:17:42 -07:00
Charles Lombardo
5e58af0616
android: Move settings to debug submenu
2023-06-04 19:53:27 -04:00
Charles Lombardo
0078f97227
android: Load settings at the start of each activity
2023-06-04 19:37:10 -04:00
PabloG02
3733187c14
Attempt to move the unzip coroutine to a ViewModel
2023-06-04 20:52:12 +02:00
PabloG02
72597b8ffe
android: update strings
2023-06-04 20:52:12 +02:00
PabloG02
8713c442e9
android: add option to share log
2023-06-04 20:52:12 +02:00
PabloG02
5435f0be5e
android: add option to install firmware
2023-06-04 20:52:12 +02:00
PabloG02
19674ec78d
android: move unzip function to FileUtil and use SecurityException
2023-06-04 20:50:00 +02:00
Charles Lombardo
5de8c5b5c7
android: Several string changes
2023-06-04 13:30:56 -04:00
Abandoned Cart
00a391ce10
android: Resolve a couple Gradle warnings
2023-06-04 02:06:38 -04:00
Abandoned Cart
cfa8bec5b9
android: Add support for split foldable view
2023-06-03 22:57:28 -04:00
Abandoned Cart
b394a6b937
android: Replace deprecated and Java code
2023-06-03 15:16:25 -04:00
Charles Lombardo
a789046127
android: Fix crash on importing invalid save
2023-06-03 00:06:08 -07:00
Charles Lombardo
f94eb320ff
android: Rename "Input Overlay" to "Overlay Options"
2023-06-03 00:06:08 -07:00
Charles Lombardo
c927a30d09
android: Adjust import/export saves dialog
2023-06-03 00:06:08 -07:00
Charles Lombardo
20abd49a21
android: Warning dialogs for key errors
2023-06-03 00:06:08 -07:00
bunnei
4ac9778652
android: EmulationFragment: Remove unnecessary surface destroy on pause.
2023-06-03 00:06:08 -07:00
bunnei
098e2c4077
android: renderer_vulkan: Fix crash with surface recreation.
2023-06-03 00:06:07 -07:00
bunnei
057117f009
android: Fix presentation layout on foldable and tablet devices.
2023-06-03 00:06:07 -07:00
Charles Lombardo
ca4b07a2d7
android: Enable overlay scale/opacity dialog
2023-06-03 00:06:07 -07:00
PabloG02
1957b7e6cc
Add image to card_game.xml to preview in the Layout Editor
2023-06-03 00:06:07 -07:00
PabloG02
a7e0a0d5b1
Save the position of buttons as a percentage
2023-06-03 00:06:07 -07:00
Charles Lombardo
8e8627a258
android: Don't crash the app when selecting a zip that causes a SecurityException
2023-06-03 00:06:07 -07:00