summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
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-11AndroidCommon: Resolve -Wsign-compare warningLioncash
2023-12-11Merge pull request #12383 from iwubcode/android_new_sdk_for_cpp20JosJuice
2023-12-10Android: update NDK to 26.1.10909125 in order to pick up new compiler with mo...iwubcode
2023-12-10Add "large entry points map" settingJosJuice
2023-12-09android: Compile and target Android 14Charles Lombardo
2023-12-09android Update dependenciesCharles Lombardo
2023-12-09android: Regenerate baseline profile module for AGP 8.2.0Charles Lombardo
2023-12-09android: Update AGP to 8.2.0Charles Lombardo
2023-12-09android: Convert gradle files to kotlin gradle dslCharles Lombardo
2023-12-09android: Remove benchmark moduleCharles Lombardo
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-25Android: Remove HostThreadLocks that are no longer neededJosJuice
2023-11-15Also update IP in Android GUIShoegzer
2023-11-05Merge pull request #12133 from mandar1jn/skylanders-improved-generationAdmiral H. Curtiss
2023-11-05Skylanders: Improve figure data view and generationMandar1jn
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-10-01Android: Remove a stray backtickJosJuice
2023-09-24Merge pull request #12197 from t895/double-numeric-settings-fixJosJuice
2023-09-24Merge pull request #12190 from AdmiralCurtiss/fmt10Admiral H. Curtiss
2023-09-23Android: Adjust settings slider dialogCharles Lombardo
2023-09-23Android: Use 0.5 unit step size and show decimal for numeric settingsCharles Lombardo
2023-09-21fmt 10.0.0-10.1.1 compile fixesget
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