summaryrefslogtreecommitdiff
path: root/Source/Android/jni/AndroidCommon/AndroidCommon.cpp
AgeCommit message (Expand)Author
2024-10-17Simplify `std::remove` with `std::erase`mitaclaw
2023-03-18Android: Translate C++ "w" to ParcelFileDescriptor "wt"JosJuice
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
2021-10-13Android: Improve OpenModeToAndroid's handling of 'b'JosJuice
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
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-06Android: Make the handling of SAF open modes more robustJosJuice
2020-09-16Android: Add content provider support to File::DeleteJosJuice
2020-09-16Android: Add content provider support to File::IOFileJosJuice
2020-07-08Android: Use correct encoding when converting stringsJosJuice
2020-07-06Android: Convert some files to LFJosJuice
2019-01-04Add Android support for automatic disc changingJosJuice
2018-06-06Use UICommon's game list code on AndroidJosJuice