summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/jni/native_config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* android: Input mappingt8952024-02-171-1/+116
* android: Move JNI setup and helpers to commont8952024-02-081-55/+66
* Fix more typosViktor Szépe2024-01-161-1/+1
* android: Migrate in-game overlay settings to init8952023-12-301-0/+70
* android: Prevent editing non-savable settings in per-game settingst8952023-12-121-0/+9
* android: Adjust variable name format for native configt8952023-12-121-6/+6
* android: Add per-game settingst8952023-12-121-10/+36
* android: Add Game propertiest8952023-12-121-0/+26
* android: Refactor settings to expose more optionst8952023-12-121-74/+52
* android: Multi directory UIt8952023-11-281-0/+52
* config: Unify config handling under frontend_commont8952023-11-211-2/+21
* android: Implement paired settingsCharles Lombardo2023-08-301-1/+14
* android: Expose interface for getting settings from native codeCharles Lombardo2023-08-301-0/+224