summaryrefslogtreecommitdiff
path: root/Source/Android/app
AgeCommit message (Expand)Author
2025-11-16Android: Convert NativeLibrary to KotlinSimonx22
2025-11-16Merge pull request #14104 from Simonx22/android/remove-extract-native-libsJosJuice
2025-11-16Android: Rate limit refreshInputOverlay calls from slidersJosJuice
2025-11-16Android: Treat EmulationActivity dialog dismiss the same as OKJosJuice
2025-11-16Merge pull request #13992 from JosJuice/android-register-for-activity-resultJosJuice
2025-11-12Android: Remove unused BiMap classSimonx22
2025-11-11Merge pull request #14098 from Simonx22/android/dolphin-application-kotlinJMC47
2025-11-11Android: Update dependenciesSimonx22
2025-11-11Android: Convert NetworkHelper to KotlinSimonx22
2025-11-11Android: Replace deprecated startActivityForResultJosJuice
2025-11-11Android: Remove deprecated extractNativeLibs manifest flagSimonx22
2025-11-10Android: Keep main toolbar pinned on game gridSimonx22
2025-11-09Android: Convert DolphinApplication to KotlinSimonx22
2025-11-09Android: Prevent dismissing the System Update dialog by tapping outsideSimonx22
2025-11-08Android: Clear listener in SwitchSettingViewHolderJosJuice
2025-11-08Merge pull request #14047 from Simonx22/reset-all-dolphin-settings-androidOatmealDome
2025-11-08Merge pull request #14077 from Simonx22/android-alert-message-kotlinOatmealDome
2025-11-08Android: Convert AlertMessage dialog to KotlinSimonx22
2025-11-08Android: Use the shared HTTP analytics backendSimonx22
2025-11-07Android: Replace Action1 helper with Kotlin lambdaSimonx22
2025-11-02Android: Add Reset Dolphin Settings functionalitySimonx22
2025-11-01Merge pull request #13655 from JosJuice/android-always-expand-sheetsJosJuice
2025-10-30Android: Expand bottom sheets on devices with touch tooJosJuice
2025-10-29Android: Save settings instantly after editsSimonx22
2025-10-15Android: Update NDK version to 29.0.14206865JosJuice
2025-09-28Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callbackJMC47
2025-08-26Android: Set Dolphin documents' root supports testing parent child relationsh...Marocco2
2025-08-25Android: Set Dolphin documents as Local onlyMarocco2
2025-08-05Merge pull request #13841 from JosJuice/android-opt-out-backJosJuice
2025-08-01Merge pull request #13829 from JosJuice/android-retroachievements-pause-overrideAdmiral H. Curtiss
2025-08-01Android: Opt out of back invoked callbackJosJuice
2025-07-27Android: Add additional null check in GCAdapterJosJuice
2025-07-27Android: Detect GCAdapter connection using BroadcastReceiverJosJuice
2025-07-27Android: Clean up naming in Java_GCAdapter and Java_WiimoteAdapterJosJuice
2025-07-26Android: Don't let RetroAchievements override onPauseJosJuice
2025-07-26Merge pull request #13789 from Simonx22/update-sdk36-gradle813JosJuice
2025-07-24Android: Bump SDK to 36 and Gradle to 8.13Simon
2025-07-20Merge pull request #13674 from JosJuice/android-visualize-inputJordan Woyak
2025-06-07Merge pull request #12836 from JosJuice/opensles-buffer-sizeJMC47
2025-06-07Android: Update advanced mapping dialog when devices changeJosJuice
2025-06-07Android: Show input indicators in controller settingsJosJuice
2025-06-07Android: Set parent when inflating RecyclerView.ViewHoldersJosJuice
2025-06-07Android: Make input mapping view holders observe input state changesJosJuice
2025-06-07Android: Pass CoreDevice.Control to AdvancedMappingControlViewHolderJosJuice
2025-06-07Android: Make AdvancedMappingControlViewHolder a LifecycleOwnerJosJuice
2025-06-07Android: Make SettingViewHolder a LifecycleOwnerJosJuice
2025-06-07Android: Make input state changes observableJosJuice
2025-06-04Android: Add android.hardware.microphone to manifestJosJuice
2025-05-25Android: Ask system for optimal audio buffer size and sample rateJosJuice
2025-05-21Merge pull request #12769 from sepalani/wii-speakJMC47