index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
jni
/
AndroidCommon
/
AndroidCommon.cpp
Age
Commit message (
Expand
)
Author
2024-10-17
Simplify `std::remove` with `std::erase`
mitaclaw
2023-03-18
Android: Translate C++ "w" to ParcelFileDescriptor "wt"
JosJuice
2023-01-30
AndroidCommon: Make use of std::string_view where applicable
Lioncash
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2022-12-27
Android: Add VectorToJObjectArray utility function
JosJuice
2022-12-27
Android: Make more meticulous use of DeleteLocalRef
JosJuice
2021-10-13
Android: Improve OpenModeToAndroid's handling of 'b'
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-24
Android: Use DeleteLocalRef more in AndroidCommon
JosJuice
2021-05-20
Android: Use JNI for getting post-processsing shaders
JosJuice
2020-12-28
Android: Add specialized content provider implementation of DoFileSearch
JosJuice
2020-12-28
Android: Show a message when adding a folder with no games
JosJuice
2020-12-20
Android: Add content provider support to File::ScanDirectoryTree
JosJuice
2020-12-20
Android: Fix opening games with extensionless URI
JosJuice
2020-12-20
Android: Add content provider support to File::FileInfo
JosJuice
2020-12-20
Android: Add content provider support to File::OpenFStream
JosJuice
2020-12-10
Merge pull request #9221 from JosJuice/android-saf-sd-card
JMC47
2020-11-27
IP/Top: Add Android network interface
Sepalani
2020-11-06
Android: Make the handling of SAF open modes more robust
JosJuice
2020-09-16
Android: Add content provider support to File::Delete
JosJuice
2020-09-16
Android: Add content provider support to File::IOFile
JosJuice
2020-07-08
Android: Use correct encoding when converting strings
JosJuice
2020-07-06
Android: Convert some files to LF
JosJuice
2019-01-04
Add Android support for automatic disc changing
JosJuice
2018-06-06
Use UICommon's game list code on Android
JosJuice