Charles Lombardo and GitHub
c10ffda91f
android: Restore notification permission request ( #6693 )
...
When we targeted API <32, the notification permission would automatically be requested on startup. This restores that behavior temporarily while we work on new UX.
2023-07-12 18:54:21 -07:00
Charles Lombardo and GitHub
c88acf7405
Android: Gradle updates ( #6653 )
...
* android: Migrate to Kotlin DSL
Includes updates to all android dependencies/ndk (minus billing) and adds support for Kotlin, Android 13, and view binding.
* android: Remove unused tests
* android: Remove unused dependencies
2023-07-02 01:08:27 -07:00
Charles Lombardo
4d666b88b7
citra_android: Add headers for clock and plugin loader
2023-06-15 03:35:30 -04:00
Charles Lombardo
819d2a33c7
citra_android: Make strings more consistent
2023-06-15 03:35:10 -04:00
Charles Lombardo
2e23a75fac
citra_android: Fix top app bar color in cheats activity
2023-04-14 21:12:34 -04:00
Charles Lombardo
9aed0a14c7
citra_android: Reduce the primary color's influence on the surface color in dark mode
2023-04-14 21:08:15 -04:00
Charles Lombardo
8a3afaf9e6
citra_android: Fix background color on first launch
...
The incorrect background color could appear when the games fragment is not initialized as it is during first boot. Now it appears correctly as colorSurface.
2023-04-14 20:49:47 -04:00
Charles Lombardo
1adf631725
citra_android: Use primary color for FAB
2023-04-14 20:46:48 -04:00
Charles Lombardo and GitHub
cdb157f58a
citra_android: Night mode fixes ( #6416 )
2023-04-09 21:18:28 +02:00
Charles Lombardo and GitHub
343717e683
citra_android: Implement edge-to-edge ( #6349 )
2023-03-23 19:36:54 +01:00
Charles Lombardo and GitHub
359a1b3296
citra_android: Fix input shifting in emulation activity ( #6352 )
2023-03-21 17:05:42 +01:00
Charles Lombardo and GitHub
27c280534d
citra_android: Use androidx splash screen ( #6355 )
2023-03-16 08:30:47 +02:00
Charles Lombardo and GitHub
e18e30a8cc
citra_android: Enable themed icon ( #6351 )
2023-03-15 09:21:54 +02:00
Charles Lombardo and GitHub
49acfe428a
citra_android: Bundle speex by default ( #6348 )
...
Without this, builds will fail on linux
2023-03-13 22:46:22 +02:00
Charles Lombardo and GitHub
d2caf2d386
citra_android: Start material 3 migration ( #6335 )
2023-03-09 23:22:11 +01:00
Charles Lombardo and GitHub
1cca713e3b
citra_android: New settings fragment animations ( #6332 )
2023-03-09 21:54:32 +05:30