| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | android: Use short build hash | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Use navigation bar shade view | 2023-06-03 | 4 | -49/+54 | ||
| | * | | | | | | android: About fragment | 2023-06-03 | 10 | -3/+415 | ||
| | * | | | | | | android: Use x-axis animation for navigation rail | 2023-06-03 | 3 | -3/+23 | ||
| | * | | | | | | android: Sort games alphabetically by default | 2023-06-03 | 1 | -2/+9 | ||
| | * | | | | | | android: New icons for navigation bar | 2023-06-03 | 7 | -4/+47 | ||
| | * | | | | | | android: New icons for home settings fragment | 2023-06-03 | 4 | -21/+11 | ||
| | * | | | | | | android: Add navigation rail | 2023-06-03 | 14 | -93/+208 | ||
| | * | | | | | | android: Search Fragment | 2023-06-03 | 20 | -189/+551 | ||
| | * | | | | | | android: Fix potential zip traversal exploit | 2023-06-03 | 1 | -3/+9 | ||
| | * | | | | | | android: Add dedicated show overlay checkbox | 2023-06-03 | 3 | -6/+30 | ||
| | * | | | | | | android: Add user directory shortcut | 2023-06-03 | 6 | -25/+140 | ||
| | * | | | | | | android: Fix inline keyboard input | 2023-06-03 | 1 | -5/+7 | ||
| | * | | | | | | android: Fix grammatical mistake in video core error message | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Adjust wording on GPU driver install button | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Add deadzone to stick input | 2023-06-03 | 1 | -19/+45 | ||
| | * | | | | | | android: Move motion listener to emulation activity | 2023-06-03 | 2 | -64/+71 | ||
| | * | | | | | | core: hid: Finish linking motion from virtual controllers | 2023-06-03 | 5 | -9/+57 | ||
| | * | | | | | | android: Change wording for "Add Games" button (#100) | 2023-06-03 | 2 | -4/+6 | ||
| | * | | | | | | android: Scroll shortcut for games list | 2023-06-03 | 3 | -1/+34 | ||
| | * | | | | | | android: Setup screen hotfix | 2023-06-03 | 3 | -12/+32 | ||
| | * | | | | | | android: Swap Default and Install buttons for GPU driver installation dialog | 2023-06-03 | 1 | -2/+2 | ||
| | * | | | | | | android: Add warnings to setup screens | 2023-06-03 | 4 | -13/+149 | ||
| | * | | | | | | android: Allow search bar to scroll offscreen | 2023-06-03 | 3 | -15/+8 | ||
| | * | | | | | | android: Update app icon | 2023-06-03 | 2 | -34/+30 | ||
| | * | | | | | | android: Change organization of the settings tab in the home screen | 2023-06-03 | 7 | -44/+44 | ||
| | * | | | | | | android: Properly pop setup fragment from the back stack | 2023-06-03 | 1 | -1/+3 | ||
| | * | | | | | | android: Vertically scalable setup pages | 2023-06-03 | 2 | -23/+45 | ||
| | * | | | | | | android: Fix setup rotation bug | 2023-06-03 | 2 | -4/+26 | ||
| | * | | | | | | android: Temporarily switch for a fixed version code for testing | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Fix alignment of SwipeRefreshLayout | 2023-06-03 | 1 | -5/+9 | ||
| | * | | | | | | android: Shape/spacing adjustments to game card | 2023-06-03 | 3 | -58/+64 | ||
| | * | | | | | | android: Manual tweaks for dialog colors | 2023-06-03 | 6 | -2/+21 | ||
| | * | | | | | | android: Fix black backgrounds bug | 2023-06-03 | 1 | -6/+18 | ||
| | * | | | | | | android: Use navigation bar shade view for settings activity | 2023-06-03 | 2 | -3/+20 | ||
| | * | | | | | | android: Disable editing themes during emulation | 2023-06-03 | 1 | -3/+3 | ||
| | * | | | | | | android: Prevent situation where binding is called on a null view | 2023-06-03 | 1 | -0/+3 | ||
| | * | | | | | | android: Add black backgrounds toggle | 2023-06-03 | 6 | -1/+42 | ||
| | * | | | | | | android: Add theme mode picker | 2023-06-03 | 5 | -11/+76 | ||
| | * | | | | | | android: Add theme picker | 2023-06-03 | 7 | -3/+127 | ||
| | * | | | | | | android: Prevent potential abstract settings crash | 2023-06-03 | 1 | -0/+4 | ||
| | * | | | | | | android: Fix cast for abstract settings | 2023-06-03 | 4 | -5/+5 | ||
| | * | | | | | | android: Create xml for Material You theme | 2023-06-03 | 2 | -0/+58 | ||
| | * | | | | | | android: Remove check for API 29 in themes | 2023-06-03 | 2 | -15/+4 | ||
| | * | | | | | | android: Adjustments to home option card | 2023-06-03 | 1 | -4/+10 | ||
| | * | | | | | | android: Use different colors for logo in options menu | 2023-06-03 | 2 | -3/+3 | ||
| | * | | | | | | android: New default theme colors | 2023-06-03 | 2 | -30/+34 | ||
| | * | | | | | | android: Use libnx default icon | 2023-06-03 | 4 | -1/+1 | ||
| | * | | | | | | android: enable LTO | 2023-06-03 | 1 | -1/+2 | ||
| | * | | | | | | android: Show error if invalid keys file is selected | 2023-06-03 | 2 | -0/+23 | ||