summaryrefslogtreecommitdiff
path: root/Source/Android/jni/GameList/GameFileCache.cpp
AgeCommit message (Expand)Author
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2022-12-27Android: Make more meticulous use of DeleteLocalRefJosJuice
2022-01-29Android: Get rid of __cplusplus macro checksJosJuice
2021-08-24Android: Don't hold gameFileCache lock while finding gamesJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-08Android: Stop using custom path for GameFileCacheJosJuice
2021-05-24Android: Use VectorToJStringArray in GameFileCache.cppJosJuice
2021-02-20Android: Split GameFileCacheService broadcasts into two typesJosJuice
2020-11-07Android: Don't name unused JNIEnv/jobject/jclass parametersJosJuice
2020-11-07Android: Fix jobject/jclass warningsJosJuice
2020-10-19Android: Remove unnecessary JNI function declarationsJosJuice
2020-07-22Android: Some simple Clang-Tidy suggestionsRyan Meredith
2020-07-06Android: Convert some files to LFJosJuice
2020-05-31Android: Add recursive game paths to UIRyan Meredith
2018-06-06Use UICommon's game list code on AndroidJosJuice