summaryrefslogtreecommitdiff
path: root/Source/Android/jni/AndroidCommon
AgeCommit message (Expand)Author
2024-10-17Simplify `std::remove` with `std::erase`mitaclaw
2024-04-06NativeLibrary: Create displayToastMsg Methodmitaclaw
2023-12-11AndroidCommon: Resolve -Wsign-compare warningLioncash
2023-12-07Android: Expose config changed callbacksJosJuice
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2023-08-26Merge pull request #11919 from t895/kotlin-controlsJosJuice
2023-08-25Android: Convert GameFileCache to KotlinCharles Lombardo
2023-08-25Android: Convert GameFile to KotlinCharles Lombardo
2023-08-25Android: Convert NumericSetting to KotlinCharles Lombardo
2023-08-25Android: Convert CoreDevice to KotlinCharles Lombardo
2023-08-25Android: Convert EmulatedController to KotlinCharles Lombardo
2023-08-25Android: Convert ControlReference to KotlinCharles Lombardo
2023-08-25Android: Convert ControlGroup to KotlinCharles Lombardo
2023-08-25Android: Convert Control to KotlinCharles Lombardo
2023-05-28Android: Add Hashmap to IDCacheJoshua de Reeper
2023-03-18Android: Translate C++ "w" to ParcelFileDescriptor "wt"JosJuice
2023-03-07Android: Add the advanced input mapping dialogJosJuice
2023-03-03Android: Add NumericSetting supportJosJuice
2023-03-03Android: Add new input mapping implementationJosJuice
2023-03-03Android: Remove old rumble implementationJosJuice
2023-03-02Merge pull request #11614 from t895/kotlin-cheatsMai
2023-03-01Android: Convert RiivolutionPatches to KotlinCharles Lombardo
2023-03-01Android: Convert GraphicsMod to KotlinCharles Lombardo
2023-03-01Android: Convert GraphicsModGroup to KotlinCharles Lombardo
2023-03-01Android: Convert PatchCheat to KotlinCharles Lombardo
2023-03-01Android: Convert ARCheat to KotlinCharles Lombardo
2023-01-30AndroidCommon: Make use of std::string_view where applicableLioncash
2023-01-24Common: Replace StringBeginsWith/StringEndsWith with std equivalentsLioncash
2022-12-27Android: Add VectorToJObjectArray utility functionJosJuice
2022-12-27Android: Make more meticulous use of DeleteLocalRefJosJuice
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2022-01-21WiiUpdateCallback: Add interface for update callbackOatmealDome
2021-10-30Android: Add Riivolution patch configurationJosJuice
2021-10-13Android: Improve OpenModeToAndroid's handling of 'b'JosJuice
2021-09-16Android: Implement basic read-only cheats listJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-24Android: Use DeleteLocalRef more in AndroidCommonJosJuice
2021-05-20Android: Use JNI for getting post-processsing shadersJosJuice
2021-03-04Android: Remove #ifdef __cplusplus checksJosJuice
2021-03-03Android: Delete more references in IDCache.cppJosJuice
2021-01-27Android: Implement save overwrite confirmationJosJuice
2020-12-28Android: Add specialized content provider implementation of DoFileSearchJosJuice
2020-12-28Android: Show a message when adding a folder with no gamesJosJuice
2020-12-20Android: Add content provider support to File::ScanDirectoryTreeJosJuice
2020-12-20Android: Fix opening games with extensionless URIJosJuice
2020-12-20Android: Add content provider support to File::FileInfoJosJuice
2020-12-20Android: Add content provider support to File::OpenFStreamJosJuice
2020-12-10Merge pull request #9221 from JosJuice/android-saf-sd-cardJMC47
2020-11-27IP/Top: Add Android network interfaceSepalani
2020-11-09Android: Fix rotating EmulationActivity after boot failsJosJuice