Commit Graph
14 Commits
Author SHA1 Message Date
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 LombardoandGitHub cdb157f58a citra_android: Night mode fixes (#6416) 2023-04-09 21:18:28 +02:00
Charles LombardoandGitHub 343717e683 citra_android: Implement edge-to-edge (#6349) 2023-03-23 19:36:54 +01:00
Charles LombardoandGitHub 359a1b3296 citra_android: Fix input shifting in emulation activity (#6352) 2023-03-21 17:05:42 +01:00
Charles LombardoandGitHub 27c280534d citra_android: Use androidx splash screen (#6355) 2023-03-16 08:30:47 +02:00
Charles LombardoandGitHub e18e30a8cc citra_android: Enable themed icon (#6351) 2023-03-15 09:21:54 +02:00
Charles LombardoandGitHub 49acfe428a citra_android: Bundle speex by default (#6348)
Without this, builds will fail on linux
2023-03-13 22:46:22 +02:00
Charles LombardoandGitHub d2caf2d386 citra_android: Start material 3 migration (#6335) 2023-03-09 23:22:11 +01:00
Charles LombardoandGitHub 1cca713e3b citra_android: New settings fragment animations (#6332) 2023-03-09 21:54:32 +05:30