summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2024-04-13Merge pull request #12688 from JosJuice/android-alert-synchronizeAdmiral H. Curtiss
2024-04-09Android: Access Software JIT Profilingmitaclaw
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-04-07Refactor TaskViewModel to track task-related state in a single MutableLiveDat...Niel Lebeck
2024-04-06NativeLibrary: Create displayToastMsg Methodmitaclaw
2024-04-05Android: Fix race condition in displayAlertMsgJosJuice
2024-04-05Android: Unset STRIKE_THRU_TEXT_FLAG for editable settingsJosJuice
2024-03-17Implement GC modem adapterMartin Michelsen
2024-03-17fix android syntax errorMartin Michelsen
2024-03-17implement tapserver BBA on all platformsMartin Michelsen
2024-02-11Android: Don't check Wii Menu version before directory initializationJosJuice
2024-02-11Android: Update Load Wii System Menu string in onPrepareOptionsMenuJosJuice
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2024-01-07Merge pull request #12375 from JosJuice/android-gate-size-crashJosJuice
2023-12-24Make DocumentProvider Support ThumbnailBlakDulz
2023-12-23Implement Refresh on DocumentProviderBlakDulz
2023-12-16Merge pull request #12346 from iwubcode/arb_mipmaps_default_offAdmiral H. Curtiss
2023-12-13Merge pull request #12369 from t895/coil-cacheJosJuice
2023-12-10Add "large entry points map" settingJosJuice
2023-12-10Android: Fix crash when trying to edit gate size settingJosJuice
2023-12-09Android: Allow Coil image cache to use more memoryt895
2023-12-08Android: Don't call Run before directory initializationJosJuice
2023-12-08Android: Fix EmulationActivity's handling of process recreationJosJuice
2023-12-08Android: Reload EmulationActivity settings on title changeJosJuice
2023-12-08Android: Combine reading cutout setting with updateOrientationJosJuice
2023-12-07Android: Improve GameFileCacheManager commentsJosJuice
2023-12-07Android: Use config changed callback for tracking recursive scan settingJosJuice
2023-12-07Android: Expose config changed callbacksJosJuice
2023-12-01Finish parent activity after directory initializer completesMinh Truong
2023-12-01Android / Core / DolphinQt: disable arbitrary mipmap detection by default, le...iwubcode
2023-11-28Merge pull request #12298 from Shoegzer/masterMai
2023-11-28Merge pull request #12215 from JosJuice/android-si-devicesMai
2023-11-15Also update IP in Android GUIShoegzer
2023-10-31Add fastmem arena settingJosJuice
2023-10-31PowerPC: Allow toggling write-back cache during emulationJosJuice
2023-10-01Android: Add more GameCube controller typesJosJuice
2023-10-01Android: Get profile name from coreJosJuice
2023-09-23Android: Use 0.5 unit step size and show decimal for numeric settingsCharles Lombardo
2023-09-20Android: Use custom image loader for game coversCharles Lombardo
2023-09-03Android: Get rid of unnecessary nullability in features.settingsJosJuice
2023-09-03Merge pull request #12153 from JosJuice/android-iso-paths-jniJosJuice
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2023-09-02Android: Remove all uses of Any from SliderSettingJosJuice
2023-09-02Android: Fix controller float sliders crashingJosJuice
2023-08-30Merge pull request #12095 from t895/color-space-settingsCharles Lombardo
2023-08-29Android: Support settings with float valuesCharles Lombardo
2023-08-29Android: Expose color correction settingsCharles Lombardo
2023-08-28Merge pull request #12119 from ThunderousEcho/feature/latching-buttonsCharles Lombardo
2023-08-27Added latching buttonsCharles Oliner
2023-08-26Merge pull request #11919 from t895/kotlin-controlsJosJuice