Charles Lombardo and bunnei
65dc35a1a5
android: Game data cache
2023-06-03 00:05:59 -07:00
Charles Lombardo and bunnei
b0bef6173a
android: Update to Kotlin 1.8.21
2023-06-03 00:05:59 -07:00
Charles Lombardo and bunnei
c16e663f70
android: Disable jetifier
...
We no longer depend on any legacy libraries that required this flag
2023-06-03 00:05:59 -07:00
Charles Lombardo and bunnei
d8bacdfc14
android: Update dependencies
2023-06-03 00:05:59 -07:00
Charles Lombardo and bunnei
56d3711e34
android: Migrate to AGP 8.0.1
2023-06-03 00:05:59 -07:00
Charles Lombardo and bunnei
48065c7a0e
android: Enable non-transitive R classes
...
New default going forward for new android projects. Best to follow the new standard.
2023-06-03 00:05:59 -07:00
bunnei
570c4a2c1b
android: config: Enable asynchronous presentation by default on Android.
2023-06-03 00:05:59 -07:00
bunnei
ca4bf3844e
video_core: Enable support_descriptor_aliasing on Turnip, disable storage atomic otherwise.
2023-06-03 00:05:58 -07:00
german77 and bunnei
e5bdb7011b
android: fix deadzone calculation
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
13b29c3f49
android: Fix background color when starting emulation
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
34b7d58157
android: Persistent scrollbars on home settings fragment
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
f461465a92
android: Use short build hash
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
86e395595a
android: Use navigation bar shade view
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
21e8a8277a
android: About fragment
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
09e7b14d0e
android: Use x-axis animation for navigation rail
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
03541703fa
android: Sort games alphabetically by default
2023-06-03 00:05:58 -07:00
Charles Lombardo and bunnei
9f433e281a
android: New icons for navigation bar
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
efc054e47f
android: New icons for home settings fragment
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
9f6f21946c
android: Add navigation rail
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
6df030998a
android: Search Fragment
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
3281dc597e
android: Fix potential zip traversal exploit
2023-06-03 00:05:57 -07:00
german77 and bunnei
d1fb7ea58b
android: Add dedicated show overlay checkbox
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
912bf6a0c6
android: Add user directory shortcut
2023-06-03 00:05:57 -07:00
german77 and bunnei
265b9139e0
android: Fix inline keyboard input
2023-06-03 00:05:57 -07:00
Charles Lombardo and bunnei
7131432037
android: Fix grammatical mistake in video core error message
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
4bb82e4860
android: Adjust wording on GPU driver install button
2023-06-03 00:05:56 -07:00
Narr the Reg and bunnei
c46a1da5dc
android: Add deadzone to stick input
2023-06-03 00:05:56 -07:00
german77 and bunnei
166bff88b8
android: Move motion listener to emulation activity
2023-06-03 00:05:56 -07:00
Narr the Reg and bunnei
5c1310dc5d
core: hid: Finish linking motion from virtual controllers
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
d015b0db93
android: Change wording for "Add Games" button ( #100 )
...
Co-authored-by: bunnei <bunneidev@gmail.com >
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
0d16805445
android: Scroll shortcut for games list
...
If you reselect the "Games" menu item in the bottom navigation menu, the list smoothly scrolls to the top.
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
274b2be24f
android: Setup screen hotfix
...
Added help button link for add games warning and a check for whether a task was completed on a given screen.
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
792ce5cb2f
android: Swap Default and Install buttons for GPU driver installation dialog
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
72247a2324
android: Add warnings to setup screens
2023-06-03 00:05:56 -07:00
Charles Lombardo and bunnei
71667e4d6d
android: Allow search bar to scroll offscreen
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
3b9791d887
android: Update app icon
...
Small icon updates from Flam
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
c070a588b9
android: Change organization of the settings tab in the home screen
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
c29f14fa0f
android: Properly pop setup fragment from the back stack
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
f41939b66e
android: Vertically scalable setup pages
...
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.
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
48c506682d
android: Fix setup rotation bug
...
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.
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
61e0042633
android: Temporarily switch for a fixed version code for testing
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
986f858e6f
android: Fix alignment of SwipeRefreshLayout
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
388dc0757f
android: Shape/spacing adjustments to game card
...
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.
2023-06-03 00:05:55 -07:00
Charles Lombardo and bunnei
f984775f12
android: Manual tweaks for dialog colors
...
Small fix for Flam
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
f2cadc4ce1
android: Fix black backgrounds bug
...
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.
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
033adb9723
android: Use navigation bar shade view for settings activity
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
cfa3d73f2f
android: Disable editing themes during emulation
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
62c47011a0
android: Prevent situation where binding is called on a null view
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
d7178ed16e
android: Add black backgrounds toggle
2023-06-03 00:05:54 -07:00
Charles Lombardo and bunnei
d9684a2010
android: Add theme mode picker
2023-06-03 00:05:54 -07:00