summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2022-06-20Re-run code formatting after update to Android Studio 2022.2JosJuice
2022-06-06AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu"JosJuice
2022-05-29android: downgrade AGP to 7.0.4Shawn Hoffman
2022-05-29android: update gradle to 7.4.2Shawn Hoffman
2022-05-28android: update constraintlayout to 2.1.4Shawn Hoffman
2022-05-15Fix game card in landscapeCharles Lombardo
2022-05-10Upgrade dependenciesCharles Lombardo
2022-05-09Upgrade gradle to 7.2.0Charles Lombardo
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-23Merge pull request #10597 from Simonx22/fix-ingame-menu-designMai M
2022-04-22Modernize game cardCharles Lombardo
2022-04-20Android: Fix in game menu rippleColor and colorEdgeEffectSimonx22
2022-04-16Android: Use AfterDirectoryInitializationRunner more comprehensivelyJosJuice
2022-04-08Round viewport coordinates when vertex rounding is enabledPokechu22
2022-04-08Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)Pokechu22
2022-04-08Merge pull request #10508 from JosJuice/android-pointer-downMai M
2022-04-08Merge pull request #10503 from JosJuice/android-directoryinitialization-threadMai M
2022-04-08Merge pull request #10562 from JosJuice/android-double-tap-getMai M
2022-04-07Merge pull request #10552 from Gamer64ytb/display-cutoutJosJuice
2022-04-05Android: Remove nonsense code from double tap setting dialogJosJuice
2022-04-05Android: Fix displaying the current value of double tap settingJosJuice
2022-04-03Android: Implement expand display cutout option.Gamer64ytb
2022-04-03Android: Implement installing system update from disc imageJosJuice
2022-03-28Android: Fix games list paddingCharles Lombardo
2022-03-27Merge pull request #10537 from Simonx22/android-sv2Mai M
2022-03-27Android: Mark MAIN_FALLBACK_REGION as not runtime editableJosJuice
2022-03-27Merge pull request #10532 from t895/material3-migrationJosJuice
2022-03-26Android: Inherit from Material3 themes and round corners on box artCharles Lombardo
2022-03-26Android: Increase target and compileSdk version to 32 (Android 12L/Sv2)Simonx22
2022-03-26Begin style migration to Material3Charles Lombardo
2022-03-19Merge pull request #10515 from JosJuice/android-user-data-clarificationAdmiral H. Curtiss
2022-03-15Android: Clarify what we mean by "user data"JosJuice
2022-03-15Android: Update dependenciesJosJuice
2022-03-15Android: Update Android Gradle PluginJosJuice
2022-03-12Android: Only use getActionIndex for ACTION_POINTER_DOWN/ACTION_POINTER_UPJosJuice
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-03-08Android: Actually use a thread for DirectoryInitializationJosJuice
2022-02-27Android: Set letterSpacing for savestate optionsJosJuice
2022-02-26Merge pull request #10468 from JosJuice/sd-card-callbackAdmiral H. Curtiss
2022-02-26Merge pull request #10407 from JosJuice/android-reset-callbackMai M
2022-02-23Merge pull request #10405 from JosJuice/android-no-boot-timeoutJMC47
2022-02-22Merge pull request #10406 from JosJuice/android-mipmap-swapJMC47
2022-02-20Android: Get rid of LegacyBooleanSettingJosJuice
2022-02-20Use config changed callback to detect SD insertion/ejectionJosJuice
2022-02-18Android: Get rid of LegacyIntSettingJosJuice
2022-02-18Merge pull request #10443 from JosJuice/port-wiimote-sourceLéo Lam
2022-02-18Port Wiimote source settings to the new config systemJosJuice