Commit graph

163 commits

Author SHA1 Message Date
OpenSauce04
b786c4b1e6 Android: Remember last entered Artic Base server address 2024-05-13 17:35:20 +00:00
OpenSauce04
c9932b65b9 Add Artic Base support
Co-Authored-By: PabloMK7 <10946643+pablomk7@users.noreply.github.com>
2024-05-12 22:16:10 +00:00
OpenSauce04
3ec6e8b4f4 Corrected numerous references to Citra in translations and log output 2024-04-30 19:21:27 +01:00
OpenSauce04
b5af14381c Android resolution setting now mirrors desktop interface
- Now has a radio button interface instead of a slider
- Now shows resolution alongside multiplier
2024-04-29 11:50:02 +01:00
OpenSauce04
d0eeb1bbe7 Rebranded log filenames
citra_log.txt --> lime3ds_log.txt
citra_log.txt.old.txt --> lime3ds_log.old.txt
2024-04-24 16:07:40 +01:00
OpenSauce04
7c1f9a3080 Updated Android build dependencies
- Upgrade AGP dependency from 8.2.1 to 8.3.2
- Upgrade Gradle version to 8.4
2024-04-19 21:46:34 +01:00
OpenSauce04
efaf1bf85f Android: Corrected overlay joystick draw order 2024-04-19 21:45:41 +01:00
OpenSauce04
5f41a173fa Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
gperrio
2733189c0d
Android overlay: possibility to adjust the scale of individual buttons (#69)
* Can adjust the scale of each button individually 4x
---------

Co-authored-by: João Vitor Polverari <69534455+Polarzincomfrio@users.noreply.github.com>
2024-04-13 17:48:03 -03:00
OpenSauce04
c9f6f6e40e Removed seemingly redundant opacityId value 2024-04-13 19:58:55 +01:00
OpenSauce04
d22afdb97f Updated default opacity to 50%
This change accounts for the change in overlay image opacity to roughly equal how the overlay looks in 2108
2024-04-13 19:58:55 +01:00
OpenSauce04
460c580bdb Android: Increase opacity of button overlay images 2024-04-13 19:58:55 +01:00
Gamer64ytb
0dc86bab3c Android: Implement touch controls opacity option. 2024-04-13 19:58:55 +01:00
OpenSauce04
360d61131e Streamlined produced build files
- Android App Bundles are no longer produced
- 7Zip compressed archives are no longer produced
2024-04-13 00:10:43 +01:00
OpenSauce04
563be55156 Reverted prior quick telemetry fix to make way for a proper fix 2024-04-12 18:35:18 +01:00
OpenSauce04
1c5154dc60 Quick and dirty telemetry removal to buy us time to fix #53 2024-04-11 23:05:10 +01:00
OpenSauce04
2e4f53ec2b Revert "Remove telemetry"
This reverts commit 6be3af71d4.
2024-04-11 22:10:24 +01:00
gperrio
b57dc53d93
Android haptic feedback (#56)
* Android: Add haptic feedback to overlay controls

* Android: Add haptic feedback to overlay controls

---------

Co-authored-by: João Vitor Polverari <polverari.jv@gmail.com>
2024-04-10 12:26:39 -03:00
gperrio
15c9e3e007
Android: new overlay button to swap screens (#51)
Co-authored-by: gperrio <guillaume.perrio@ingenico.com>
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2024-04-07 22:31:28 +01:00
OpenSauce04
3bc0312b45 Ported GPUCode's Android Vulkan stability fixes
Thanks!
2024-04-07 15:58:50 +01:00
OpenSauce04
127244a1d0 Rebranded default system settings 2024-04-06 00:01:01 +01:00
OpenSauce04
ff46656809 Android drawer is now locked by default 2024-04-04 21:04:08 +01:00
OpenSauce04
b7d8373b2f Fixed formatting 2024-04-04 15:51:27 +01:00
OpenSauce04
0929a9ada9 Updated Android package ID to io.github.lime3ds.android 2024-04-04 15:47:52 +01:00
OpenSauce04
c42304c66d Updated default mobile portrait touch layout to be more ergonomic 2024-04-03 23:23:45 +01:00
Reg Tiangha
6be3af71d4 Remove telemetry 2024-04-03 21:56:34 +01:00
OpenSauce04
6180458221 logDeviceInfo now references Lime3DS instead of Citra 2024-04-02 10:51:46 +01:00
João Vitor Polverari
c159332e55 Revert changes from both 17e3644 and 1b84ae9 on the native.cpp file (hopefully fixing clang) 2024-04-01 22:34:24 -03:00
João Vitor Polverari
1b84ae961f Fix native.cpp not being compliant to coding style (fixes clang-format) 2024-04-01 22:26:40 -03:00
OpenSauce04
17e364428e Removed a couple of Citra references 2024-04-01 23:03:47 +01:00
OpenSauce04
2740e688b6 Updated Android notification icons 2024-04-01 20:28:27 +01:00
OpenSauce04
5694b06bd5 Corrected several instances of Lime3DS being referred to as "Lime" 2024-04-01 20:19:40 +01:00
OpenSauce04
6875f8d564 Fixed broken Lime logo images in Android 2024-04-01 19:51:33 +01:00
OpenSauce04
7b0e2d718a Rebranded Android strings for non-English languages 2024-04-01 19:32:44 +01:00
OpenSauce04
39c64c25da Updated Android in-app links for non-English languages 2024-04-01 19:08:56 +01:00
OpenSauce04
cce75da51f "setup" --> "set up" in Android welcome message 2024-04-01 19:02:40 +01:00
OpenSauce04
3b59fa9f21 The emulator is called Lime3DS, not Lime 2024-04-01 18:58:32 +01:00
OpenSauce04
c0c2e00c39 Android logo rebrand 2024-04-01 18:56:41 +01:00
João Vitor Polverari
97974a265c Rebranding in some messages inside of the app 2024-03-31 19:41:31 +01:00
OpenSauce04
a0db384339 Fixed clang skill issue 2024-03-31 19:35:50 +01:00
OpenSauce04
f12b649194 Android fixes + codebase rebranding 2024-03-31 19:27:55 +01:00
OpenSauce
6cf2c37392
The big rebrand commit
- Rebranded executable files to reference Lime instead of Citra
- Rebranded many files in the source tree to reference Lime instead of Citra
- Rebranded many resource files to reference Lime instead of Citra
- Rebranded all instances of Citra's reverse DNS to Lime's reverse DNS
- Other small misc rebrands
2024-03-31 16:50:40 +01:00
Charles Lombardo
da5aa70fc9
android: Port yuzu system info logging (#7431) 2024-02-17 20:10:10 -08:00
Tobias
b9c9beeee5
android: add basic support for google game dashboard (#7430)
This adds support for the Performance and Battery Saver modes in the Game Dashboard mostly found on Google Pixel devices.
This does not yet define the specifics for the performance modes but does provide the initial basic support.

Co-authored-by: Emma <153868115+gaypotatoemma@users.noreply.github.com>
2024-02-10 17:24:10 -08:00
Ishan09811
0c40c10022
Update Android Deps (#7383) 2024-02-09 07:24:55 -05:00
Amanda Watson
e8c20fa782
[SettingsFragmentPresenter.kt] set RESOLUTION_FACTOR preference with RESOLUTION_FACTOR setting instead of GRAPHICS_API
Currently, the RESOLUTION_FACTOR preference is being set with the GRAPHICS_API key and default. Therefore, it will set/retrieve the wrong values

This revision updates the RESOLUTION_FACTOR preference to use the RESOLUTION_FACTOR key and default value. As a result, RESOLUTION_FACTOR and GRAPHICS_API should store and return the correct (separate) values
2024-01-26 19:14:27 -06:00
Steveice10
82294425e3
build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00
Charles Lombardo
77fce3cf82
android: Sync translations (#7374)
* android: Sync translations

* android: Enable generateLocaleConfig
2024-01-22 03:46:49 +01:00
Steveice10
f26044bb88
frontend: Add setting for whether to use LLE applets. (#7345) 2024-01-20 22:13:06 +02:00
James Forward
f346949989
fix(android): Fix issue where motion controls were being locked incorrectly due to mismatch of initialised swap screen code. (#7344) 2024-01-12 10:28:10 -08:00