| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-13 | Android: Change slider step size based on range | Charles Lombardo | |
| Credit to JosJuice for the slider formula | |||
| 2023-01-13 | Android: Adjust width of slider value text view | Charles Lombardo | |
| 2023-01-13 | Android: Add Performance Sample Window slider | Charles Lombardo | |
| 2023-01-10 | Android: Ignore workaround view height if 0 | Charles Lombardo | |
| 2023-01-09 | Android: Expose "Log Render Time to File" toggle | Charles Lombardo | |
| 2023-01-09 | Android: Disable focus on workaround view | Charles Lombardo | |
| 2023-01-09 | Android: Revert "Make the header focusable" | Charles Lombardo | |
| 2023-01-08 | Merge pull request #11411 from t895/managed-device-update | JosJuice | |
| Android: Update managed device for baseline profile generation | |||
| 2023-01-07 | Android: Fix workaround view in cheats activity | Charles Lombardo | |
| When using a fullscreen mode on some phones that remove the navigation bar, inset callbacks will not be fired. To account for this we set the workaround view at a height of 1px to prevent the view from filling the entire screen due to this activity using a Constraint layout. | |||
| 2023-01-06 | Android: Update managed device for baseline profile generation | Charles Lombardo | |
| 2023-01-06 | Android: Add hints to allow cheats activity to be previewed | Charles Lombardo | |
| 2022-12-29 | Android: Move FPS-related settings to a submenu | JosJuice | |
| Back when this was just the FPS setting, having it in the top level of the graphics settings was reasonable. But now it's seven settings. Let's add a new submenu for them. | |||
| 2022-12-28 | Merge pull request #11357 from t895/elevate-ingame-fragment | JosJuice | |
| Android: Elevate ingame menu fragment with color | |||
| 2022-12-28 | Merge pull request #11376 from JosJuice/android-delete-local-ref | Mai | |
| Android: Make more meticulous use of DeleteLocalRef | |||
| 2022-12-27 | Android: Add VectorToJObjectArray utility function | JosJuice | |
| 2022-12-27 | Android: Make more meticulous use of DeleteLocalRef | JosJuice | |
| If we're in a function that isn't just going to immediately return to Java, leaking local references can lead to problems eventually. | |||
| 2022-12-24 | Merge pull request #11358 from t895/close-soft-keyboard | JosJuice | |
| Android: Close soft keyboard on panel close | |||
| 2022-12-24 | Merge pull request #11369 from t895/switch-fix | JosJuice | |
| Android: Allow users to interact with switches in settings | |||
| 2022-12-24 | Android: Allow users to interact with switches in settings | Charles Lombardo | |
| 2022-12-23 | Android: Upgrade NDK to 25.1.8937393 | Charles Lombardo | |
| 2022-12-23 | New FrameTime/VBlank Analyzer + Graph | Sam Belliveau | |
| 2022-12-20 | Android: Close soft keyboard on panel close | Charles Lombardo | |
| 2022-12-20 | Android: Elevate ingame menu fragment with color | Charles Lombardo | |
| Whenever the app is not using the default theme, the ingame menu fragment will be treated as an elevated component like an alert dialog. | |||
| 2022-12-20 | Merge pull request #11346 from t895/grid-settings | Mai | |
| Android: Move game grid options to MainActivity | |||
| 2022-12-18 | Android: Convert ThemeHelper to Kotlin | Charles Lombardo | |
| 2022-12-17 | Android: Move game grid options to Main/TV Activities | Charles Lombardo | |
| 2022-12-15 | Android: Use colorSurface attribute for cheats activity background | Charles Lombardo | |
| 2022-12-11 | Merge pull request #11343 from t895/kotlin-clean | JosJuice | |
| Android: Introduce Kotlin support | |||
| 2022-12-11 | Android: Introduce Kotlin support | Charles Lombardo | |
| 2022-12-11 | Merge pull request #9944 from JosJuice/android-nonsquare-buttons | JosJuice | |
| Android: Allow non-square overlay control images | |||
| 2022-12-11 | Android: fix compile error | Mateus B. Cassiano | |
| 2022-12-10 | Merge pull request #11325 from t895/extra-dark | JosJuice | |
| Android: Add black backgrounds toggle | |||
| 2022-12-10 | Merge pull request #11335 from t895/baseline-profile | JosJuice | |
| Android: Baseline profile generation | |||
| 2022-12-10 | Android: Add black backgrounds toggle | Charles Lombardo | |
| Makes all background colors black in dark mode when enabled through a ThemeOverlay. Applied the same way as a theme/mode. | |||
| 2022-12-10 | Merge pull request #11329 from t895/elevation-bar | JosJuice | |
| Android: Use ElevationOverlay for app bar elevation color | |||
| 2022-12-10 | Android: Replace Checkbox with MaterialSwitch | Charles Lombardo | |
| 2022-12-09 | Android: Baseline profile generation | Charles Lombardo | |
| This creates a new benchmark module that is responsible for generating baseline profiles and testing them. As part of this commit a baseline-prof.txt file has been included to speed up launch times with the app in its current state. Later, profile generation can be automated and keep up with the app as it changes. | |||
| 2022-12-08 | Android: Upgrade dependencies | Charles Lombardo | |
| 2022-12-08 | Merge pull request #11309 from t895/agp-upgrade | JosJuice | |
| Android: Upgrade AGP to 7.3.1 | |||
| 2022-12-06 | Android: Use ElevationOverlay for app bar elevation color | Charles Lombardo | |
| 2022-12-06 | Merge pull request #11327 from t895/settings-animation | JosJuice | |
| Android: New settings fragment animations | |||
| 2022-12-06 | Android: New settings fragment animations | Charles Lombardo | |
| 2022-12-06 | Android: Migrate all strings to strings.xml | Charles Lombardo | |
| 2022-12-04 | Android: Have each activity manage insets separately | Charles Lombardo | |
| 2022-12-04 | Merge pull request #11314 from t895/menu-cutout-padding | JosJuice | |
| Android: Pad menu fragment when expanding to cutout area | |||
| 2022-12-04 | Merge pull request #11270 from t895/theme-mode | Mai | |
| Android: Add theme mode switcher | |||
| 2022-12-04 | Merge pull request #11324 from t895/back-fix | JosJuice | |
| Android: Fix cheats layout | |||
| 2022-12-04 | Android: Pad menu fragment when expanding to cutout area | Charles Lombardo | |
| 2022-12-04 | Android: Fix cheats layout | Charles Lombardo | |
| The sliding panel layout was in the way of the top app bar and prevented the up button from being pressed. This anchors the panel to the bottom of the top app bar and removed unnecessary hardcoded padding. | |||
| 2022-12-04 | Merge pull request #11317 from t895/dialog-adjustment | Mai | |
| Android: Use progress indicator in short loading scenarios | |||
