summaryrefslogtreecommitdiff
path: root/Source/Android/jni/GameList
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-10-02DolphinQt/Android: Add warning when converting NKit filesJosJuice
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-10-06Show NKitness in file format stringJosJuice
2020-09-16Android: Only allow conversion when appropriateJosJuice
2020-09-16Android: Add disc image conversionJosJuice
2020-07-22Android: Some simple Clang-Tidy suggestionsRyan Meredith
2020-07-06Android: Convert some files to LFJosJuice
2020-06-21Show file format details in game propertiesJosJuice
2020-05-31Android: Add recursive game paths to UIRyan Meredith
2020-03-18Android/JNI: Remove odd usage of the comma operatorJosJuice
2019-09-25GameFile: Use enums for custom/length parametersJosJuice
2019-09-25GameFile: Support HBC-style XML metadataJosJuice
2019-07-18Android: Support bypassing game file cache to parse fileStenzek
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2019-01-04Add Android support for automatic disc changingJosJuice
2018-08-13Android: Update mobile and TV to use game coverszackhow
2018-06-06Use UICommon's game list code on AndroidJosJuice