Age | Commit message (Expand) | Author |
2024-03-01 | Revert arbaic translation | Pengfei Zhu |
2024-03-01 | Remove trailing whitespaces | Pengfei Zhu |
2024-03-01 | Update translations (2024-03-01) | The yuzu Community |
2024-02-23 | Merge pull request #13073 from FearlessTobi/fsp-srv-ipc | liamwhite |
2024-02-21 | Merge pull request #13105 from t895/connection-fix | liamwhite |
2024-02-21 | android: Connect controllers with supported styles | t895 |
2024-02-21 | android: Add additional check for hasMapping | t895 |
2024-02-21 | android: Enable all controller styles on emulation shutdown | t895 |
2024-02-20 | android: Fix extra stick setting default values | t895 |
2024-02-20 | android: Expose device name setting | t895 |
2024-02-20 | android: Add StringInputSetting settings item | t895 |
2024-02-19 | Merge pull request #13086 from t895/clear-button-fix | liamwhite |
2024-02-19 | android: Have input overlay follow player 1 style index (#13085) | Charles Lombardo |
2024-02-19 | android: Fix broken clear button check | t895 |
2024-02-19 | android: Fix overlay visibility reset (#13083) | Charles Lombardo |
2024-02-19 | android: Show done button when configuring input overlay (#13082) | Charles Lombardo |
2024-02-19 | Address review comments | FearlessTobi |
2024-02-19 | scope_exit: Make constexpr | FearlessTobi |
2024-02-18 | Merge pull request #13064 from t895/auto-map-fail | liamwhite |
2024-02-18 | Merge pull request #13065 from t895/cancel-button-fail | liamwhite |
2024-02-18 | android: Map touches to touchscreen | t895 |
2024-02-18 | android: Show cancel button for the content install notice | t895 |
2024-02-18 | android: Only do first startup automapping if nothing has been mapped | t895 |
2024-02-17 | android: Create lifecycle utility to simplify common StateFlow operations | t895 |
2024-02-17 | android: Use extension functions for view visibility and text marquee | t895 |
2024-02-17 | Merge pull request #13052 from t895/serializable-stuff | liamwhite |
2024-02-17 | android: Move CoreErrorDialogFragment to its own file | t895 |
2024-02-17 | android: Input mapping | t895 |
2024-02-16 | android: Allow SettingsItems to use String or StringRes | t895 |
2024-02-14 | Merge pull request #12993 from liamwhite/am-rewrite-part1 | Narr the Reg |
2024-02-13 | Merge pull request #13009 from t895/message-dialog-fix | liamwhite |
2024-02-13 | android: Prevent user from dismissing mod/cheat notice | t895 |
2024-02-13 | android: Show cancel option for delete addons dialog | t895 |
2024-02-13 | android: Swap ok and close default strings for MessageDialogFragment | t895 |
2024-02-13 | android: Add screen vertical alignment setting | t895 |
2024-02-13 | android: Expose FSR sharpness slider | t895 |
2024-02-12 | android: Swap confirmation buttons for delete save data dialog | t895 |
2024-02-12 | android: Extend MessageDialogFragment to support a negative action and button... | t895 |
2024-02-11 | am: rewrite appletAE, appletOE | Liam |
2024-02-09 | Merge pull request #12920 from t895/jni-common | liamwhite |
2024-02-09 | Merge pull request #12968 from t895/thermal-status | liamwhite |
2024-02-09 | Merge pull request #12964 from t895/foreground-service-test | liamwhite |
2024-02-09 | android: Use utility function for applying view margins | t895 |
2024-02-09 | android: Add thermal throttling overlay | t895 |
2024-02-08 | android: Remove foreground service | t895 |
2024-02-08 | android: Fix regex for git version | t895 |
2024-02-08 | android: Run OnEmulationStarted frontend callback in another thread | t895 |
2024-02-08 | android: Move JNI setup and helpers to common | t895 |
2024-02-04 | ci: android: Play store publishing setup | t895 |
2024-01-29 | am: retrieve main applet creation info from frontend | Liam |