summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2022-09-27Android: Remove unnecessary Context parametersJosJuice
2022-09-27Android: Use synchronized methods for GameFileCacheJosJuice
2022-09-27Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata"JosJuice
2022-09-27Android: Allocate GameFileCache on GUI threadJosJuice
2022-09-27Android: Add s prefix to static variables in GameFileCacheManagerJosJuice
2022-09-25Android: Improve checking in MainPresenter.launchWiiSystemMenuJosJuice
2022-09-24Integrate "Ignore for this session" better with config systemJosJuice
2022-09-14Merge pull request #11060 from t895/dividersJosJuice
2022-09-14Android: Use material dividersCharles Lombardo
2022-09-14Android: Remove TabLayout workaroundCharles Lombardo
2022-09-13Android: Change top app bar color on scrollCharles Lombardo
2022-09-13Merge pull request #11056 from t895/new-barsJosJuice
2022-09-13Merge pull request #10626 from t895/glideJosJuice
2022-09-11Android: Add more top app barsCharles Lombardo
2022-09-11Android: Change swipe refresh colors to match other component colorsCharles Lombardo
2022-09-10Merge pull request #10725 from t895/theme-mergeJosJuice
2022-09-01Android: Replace Picasso with GlideCharles Lombardo
2022-08-31Android: App redesign with multi-theme systemCharles Lombardo
2022-08-29Android: Fix reading custom covers with SAFJosJuice
2022-08-22Android: Add option to disable game cover textCharles Lombardo
2022-08-18Merge pull request #10981 from JosJuice/android-string-single-choice-namingMai
2022-08-14Android: Clean up StringSingleChoiceSetting namingJosJuice
2022-08-13Android: Force quit app if external storage isn't mountedJosJuice
2022-08-10Add AndroidTV splash screenCharles Lombardo
2022-08-10Android: Add Androidx splash screen to wait for directory initializationCharles Lombardo
2022-08-10Android: Prevent app lockup when revoking write accessCharles Lombardo
2022-08-10Consistent tv card colorsCharles Lombardo
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-08-03Merge pull request #10787 from JosJuice/channel-uriMai
2022-08-03Merge pull request #10790 from JosJuice/android-wii-controller-magicMai
2022-07-29Android: Use AfterDirectoryInitializationRunner on FAB pressJosJuice
2022-07-23Android: Add warning if graphics mods are not enabledJosJuice
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2022-07-23Android: Split AbstractCheat into ReadOnlyCheat and AbstractCheatJosJuice
2022-07-23Android: Add Cheat.supportsCode methodJosJuice
2022-07-23Android: Add setting for enabling graphics modsJosJuice
2022-07-23Merge pull request #10861 from JosJuice/android-new-sdJMC47
2022-07-23Android: Bring SD card settings up to date with DolphinQtJosJuice
2022-07-23Android: Add "Broadband Adapter (Built In)" to settingsJosJuice
2022-07-21Android: XLink Kai Android UI optioncodedwrench
2022-07-16Android: Add subheadings to Wii configJosJuice
2022-06-27Android: Refactor reading "wiiController" preferenceJosJuice
2022-06-27Revert "Partially revert "Android: Clean up hardcoded platform names""JosJuice
2022-06-27Android: Add app link intent URI to channels projectionJosJuice
2022-06-20Re-run code formatting after update to Android Studio 2022.2JosJuice
2022-05-08Merge pull request #10608 from t895/theme-refactorJosJuice
2022-05-05Replace deprecated method callsCharles Lombardo
2022-04-26Android: Sharpen iconsCharles Lombardo
2022-04-24Android: Modernize theming systemCharles Lombardo
2022-04-16Android: Use AfterDirectoryInitializationRunner more comprehensivelyJosJuice