| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | 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 | ||
| | * | | | | | | | android: Fix first time setup scrolling bug | 2023-06-03 | 2 | -18/+17 | ||
| | * | | | | | | | android: Fix A button preference key | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | | android: First time setup screen | 2023-06-03 | 19 | -163/+769 | ||
| | * | | | | | | | android: Prevent editing unsafe settings at runtime | 2023-06-03 | 5 | -14/+35 | ||
| | * | | | | | | | android: Abstract settings | 2023-06-03 | 24 | -363/+418 | ||
| | * | | | | | | | android: Implement gamepad input | 2023-06-03 | 6 | -11/+510 | ||
| | * | | | | | | | android: Bump minimum version to Android 11 | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | | android: Decouple status bar shade from navigation bar visibility | 2023-06-03 | 3 | -14/+34 | ||
| | * | | | | | | | android: Enable code minification | 2023-06-03 | 5 | -22/+18 | ||
| | * | | | | | | | android: Switch from a colored status bar to a custom view | 2023-06-03 | 4 | -23/+35 | ||
| | * | | | | | | | android: Adjustments to card_game | 2023-06-03 | 1 | -20/+5 | ||
| | * | | | | | | | android: MainActivity overhaul | 2023-06-03 | 32 | -626/+1031 | ||
| | * | | | | | | | android: Enforce Vulkan 1.1 support as minimum | 2023-06-03 | 1 | -3/+4 | ||
| | * | | | | | | | android: Update gradle version to 8.1 | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | | android: Update app dependencies | 2023-06-03 | 1 | -5/+5 | ||
| | * | | | | | | | android: Convert gradle scripts to Kotlin DSL | 2023-06-03 | 5 | -201/+241 | ||
| | * | | | | | | | android: vulkan: Disable vertex_input_dynamic_state on Qualcomm. | 2023-06-03 | 1 | -1/+2 | ||
| | * | | | | | | | android: settings: Add scaling filter & anti-aliasing options. (#66) | 2023-06-03 | 4 | -0/+75 | ||
| | * | | | | | | | android: video_core: Add support for disk shader cache. (#64) | 2023-06-03 | 12 | -4/+258 | ||
| | * | | | | | | | android: vulkan_debug_callback: Ignore many innocuous errors. | 2023-06-03 | 1 | -0/+28 | ||
| | * | | | | | | | android: config: Change docked mode and GPU accuracy to favor performance on ... | 2023-06-03 | 3 | -7/+11 | ||
| | * | | | | | | | service: account: Save user profile folder on first user creation | 2023-06-03 | 1 | -0/+1 | ||
| | * | | | | | | | android: Initialize account manager | 2023-06-03 | 1 | -0/+5 | ||
| | * | | | | | | | android: Remove unsafe null check | 2023-06-03 | 1 | -4/+2 | ||
| | * | | | | | | | android: Scale input overlay independently of system display scale | 2023-06-03 | 2 | -30/+41 | ||