- 03 Jun, 2023 40 commits
-
-
Narr the Reg authored
-
german77 authored
-
Narr the Reg authored
-
Charles Lombardo authored
Co-authored-by: bunnei <bunneidev@gmail.com>
-
Charles Lombardo authored
If you reselect the "Games" menu item in the bottom navigation menu, the list smoothly scrolls to the top.
-
Charles Lombardo authored
Added help button link for add games warning and a check for whether a task was completed on a given screen.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Small icon updates from Flam
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Previously the setup pages would remain at a fixed height but now the icon and two text boxes will give up space as a device gets shorter. This eliminates the need for a scrolling view further problems with padding.
-
Charles Lombardo authored
If you rotated the device at the "Add Games" screen the buttons would disappear until you trigged them from the beginning page swap. Now button state is saved across recreation.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Ripple effect now reaches into rounded corners, icon size changed, company text removed, title font adjusted, and spacing around the card was adjusted as well. Text also doesn't get cut off anymore and instead scrolls indefinitely on one line.
-
Charles Lombardo authored
Small fix for Flam
-
Charles Lombardo authored
Start using a specific night mode check because black backgrounds could apply incorrectly when using the light app mode, dark system mode, and black backgrounds. Launching the settings activity will show light mode colors/navigation bars but with black backgrounds.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Several spacing/color adjustments provided by Flam
-
Charles Lombardo authored
Reverting to the official logo colors
-
Charles Lombardo authored
-
Charles Lombardo authored
Credit to jaames for the original icon
-
Liam authored
-
Charles Lombardo authored
There aren't MIME types specific enough for filtering out files that aren't amiibo or production keys. So here we just check for the extensions "bin" or "keys" where appropriate and stop the process if incorrect. Previously you could select any document and it could cause the app to hang.
-
Charles Lombardo authored
If you quickly scrolled from the second page to the first and then back, the next/back buttons would disappear.
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
There currently isn't a visual "disabled" cue for any of the view holders that aren't the switch setting. This will be improved in the future.
-
Charles Lombardo authored
Previously we could only add settings that would change our ini file. Now we can create abstract settings in our presenter to alter things like shared preferences for theme support!
-