bunnei
9545d2dd07
android: jni: Remove unnecessary code.
2020-07-30 16:49:18 -04:00
Weiyi Wang
ec79b1d310
remove redundant code
2020-07-30 16:49:18 -04:00
Weiyi Wang
2fe3be2a32
Also fix default value for speed limiter & audio stretcher
2020-07-30 16:49:18 -04:00
Weiyi Wang
53f3aa5f53
Accurate GS is default to true in config
2020-07-30 16:49:18 -04:00
Weiyi Wang
bc94050d15
fix system clock default value
2020-07-30 16:49:18 -04:00
Weiyi Wang
32a078c745
fix time picker not saving/loading time
2020-07-30 16:49:18 -04:00
Weiyi Wang
bab1a77166
Fix TimePicker style
2020-07-30 16:49:18 -04:00
Weiyi Wang
aeba08f5fa
move "select game folder" string to resource
2020-07-30 16:49:18 -04:00
Weiyi Wang
45644a9bf4
Add title to file picker
2020-07-30 16:49:18 -04:00
bunnei
118869b909
android: config: Enable accurate multiplication by default.
2020-07-30 16:49:18 -04:00
bunnei
14432896db
android: frontend: Update circle pad icon resources.
2020-07-30 16:49:18 -04:00
bunnei
2ef1451a72
android: frontend: Swap select and start buttons to match 3DS.
2020-07-30 16:49:18 -04:00
bunnei
a526c6eecb
android: frontend: settings: String cleanup & minor improvements.
2020-07-30 16:49:18 -04:00
bunnei
5f60ee7e07
android: native: Ensure game config is re-loaded before starting.
2020-07-30 16:49:18 -04:00
bunnei
74ee75148a
android: frontend: Remove Home button for now, as it does not do anything.
2020-07-30 16:49:18 -04:00
bunnei
0c13aea98b
android: frontend: Add a confirmation dialog on game exit.
2020-07-30 16:49:18 -04:00
bunnei
474388ce44
android: frontend: Update controls overlay placement for new icon resources.
2020-07-30 16:49:18 -04:00
bunnei
09688d97c7
android: frontend: Update to new icon resources.
2020-07-30 16:49:18 -04:00
bunnei
fbfde4bc71
android: frontend: settings: Add performance warnings for relevant settings.
2020-07-30 16:49:18 -04:00
bunnei
878e5380fc
android: frontend: Remove "Toggle All" option from toggle controls.
...
- This was broken, and is not terribly useful as-is.
2020-07-30 16:49:18 -04:00
bunnei
fde308e7f2
android: frontend: Decrease spacing between game cards.
2020-07-30 16:49:18 -04:00
bunnei
9366179cfb
android: jni: Fix management of core emulation state and various cleanups.
...
- Fixes a shutdown crash.
2020-07-30 16:49:17 -04:00
bunnei
87ac7db320
android: frontend: Fix bug where games could be double-clicked.
2020-07-30 16:49:17 -04:00
bunnei
2b5817bc92
android: jni: Sanitize analog stick inputs.
...
- Fixes bug where joystick sometimes is unresponsive.
2020-07-30 16:49:17 -04:00
bunnei
c33476673d
android: frontend: Fix default state for toggle controls, enable D-pad by default.
2020-07-30 16:49:17 -04:00
bunnei
7274dfacfe
android: frontend: Add persistent changeable layout option for landscape mode.
2020-07-30 16:49:17 -04:00
bunnei
4ed8141269
android: frontend: Track screen layout separately for orientation.
2020-07-30 16:49:17 -04:00
bunnei
509e47aa65
android: frontend: Add MobileLandscape layout profile for mobile devices.
2020-07-30 16:49:17 -04:00
James Rowe
26b238b8f6
Adds in missing changes to gradle file and updates dynarmic
2020-07-30 16:49:17 -04:00
bunnei
7ddc418f07
android: jni: button_manager: Fix circle pad on subsequent game launch.
...
- We were missing an UnregisterFactory call for AnalogDevice.
2020-07-30 16:49:17 -04:00
bunnei
54f4e4c011
android: frontend: MainPresenter: Refresh game directory on app boot.
2020-07-30 16:49:17 -04:00
bunnei
3f57af25b2
android: jni: game_info: Fix crash on banner load for missing title.
2020-07-30 16:49:17 -04:00
bunnei
15e3dc512d
android: jni: config: Fix bug preventing creation of config.ini.
2020-07-30 16:49:17 -04:00
bunnei
f09fac023e
android: frontend: StartupHandler: Add an intro sequence to pick game dir.
2020-07-30 16:49:17 -04:00
bunnei
c407e0a5d2
android: frontend: SettingsFragmentPresenter: Default resolution scale to 1X.
...
- Because android phones aren't very fast.
2020-07-30 16:49:17 -04:00
bunnei
8684f3e87a
android: core: Prepare for ARM64 dynarmic support.
2020-07-30 16:49:17 -04:00
bunnei
4982db3fd5
android: frontend: Settings: Section categories must match INI settings.
2020-07-30 16:49:17 -04:00
bunnei
b28d6345b1
android: frontend: Settings: Various updates and preserve single choice text in UI.
2020-07-30 16:49:17 -04:00
bunnei
f1f9f9ecc9
android: frontend: SettingsFragmentPresenter: Move speed limit to Graphics, give proper strings.
2020-07-30 16:49:17 -04:00
bunnei
3242fd2141
android: frontend: Enlarge icon for launcher.
2020-07-30 16:49:17 -04:00
bunnei
390fdbbcdd
android: frontend: SettingsFragmentPresenter: Organize settings into logical categories.
2020-07-30 16:49:17 -04:00
bunnei
a42cd70b00
android: frontend: SettingsFragmentPresenter: Remove unnecessary settings, add JIT setting.
2020-07-30 16:49:17 -04:00
bunnei
40ff9bf1fa
android: frontend: InputOverlay: Fix setting save for portrait mode.
2020-07-30 16:49:17 -04:00
bunnei
1dd8acedd4
android: frontend: Fix settings slider cancel button.
2020-07-30 16:49:17 -04:00
bunnei
bc56e28508
android: frontend: auto-reformat all code for consistent style.
2020-07-30 16:49:17 -04:00
bunnei
7a47656b15
android: dynarmic: Use internal dynarmic submodule.
2020-07-30 16:49:17 -04:00
James Rowe
20555eed8e
Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain
2020-07-30 16:49:17 -04:00
bunnei
e3b41704d5
(jroweboy) Remove existing code in src/android
...
Move src/citra_android to src/android/app/src/main/jni
Disable gdbstub breakpoints on android (could be done better)
Disable LOD_BIAS for GLES (not support on gles)
2020-07-30 16:49:17 -04:00
bunnei
9b9f2edeb6
android: frontend: Implement MobilePortrait layout, which makes more sense for mobile.
2020-07-30 16:49:16 -04:00
bunnei
be7619133e
android: native: Remove several unused hooks.
2020-07-30 16:49:16 -04:00