summaryrefslogtreecommitdiff
path: root/src/android/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12721 from t895/card-elevationGravatar liamwhite2024-01-201-3/+3
|\
| * android: Use elevated card style for home setting cardGravatar t8952024-01-201-3/+3
* | Merge pull request #12719 from t895/sort-searchGravatar liamwhite2024-01-201-2/+2
|\ \
| * | android: Sort recently added/played games by timeGravatar t8952024-01-201-2/+2
| |/
* | android: Add addon delete buttonGravatar t8952024-01-1912-59/+233
* | android: Use callback to update progress bar dialogsGravatar t8952024-01-1910-121/+236
* | frontend_common: Add content manager utility functionsGravatar t8952024-01-198-79/+114
|/
* android: Save overlay data while using emulation fragmentGravatar t8952024-01-172-7/+4
* Merge pull request #12380 from flodavid/save-profileGravatar Narr the Reg2024-01-161-1/+1
|\
| * Save profile name usedGravatar flodavid2024-01-081-1/+1
* | Merge remote-tracking branch 'origin/master' into typos3Gravatar Viktor Szépe2024-01-1628-658/+704
|\ \
| * \ Merge pull request #12681 from t895/stick-togglesGravatar liamwhite2024-01-151-2/+2
| |\ \
| | * | android: Fix overlay toggle orderingGravatar t8952024-01-151-2/+2
| * | | Merge pull request #12612 from liamwhite/fs-pidGravatar Charles Lombardo2024-01-151-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | fsp-srv: use program registry for SetCurrentProcessGravatar Liam2024-01-111-3/+3
| | |/
| * | Merge pull request #12667 from t895/version-infoGravatar liamwhite2024-01-134-62/+24
| |\ \
| | * | android: Show version name instead of git hash in the about fragmentGravatar t8952024-01-133-6/+6
| | * | android: Clean up git commands in build.gradleGravatar t8952024-01-131-56/+18
| * | | android: Move ktlintCheck to yuzu-verifyGravatar t8952024-01-131-1/+8
| |/ /
| * | Merge pull request #12605 from german77/abstractGravatar liamwhite2024-01-121-2/+2
| |\ \
| | * | service: hid: Create abstracted pad structureGravatar german772024-01-111-2/+2
| | |/
| * | android: Fix added driver pathGravatar t8952024-01-101-1/+1
| * | android: Add button to use global driver valueGravatar t8952024-01-104-2/+65
| * | android: Reload driver data on importing user dataGravatar t8952024-01-101-0/+3
| * | android: Rework driver fragmentGravatar t8952024-01-104-110/+84
| * | android: Refactor DriverAdapter to use AbstractSingleSelectionListGravatar t8952024-01-101-73/+23
| * | android: Create generic single selection list adapterGravatar t8952024-01-102-0/+114
| * | android: Refactor recycler view adapters to use AbstractListAdapterGravatar t8952024-01-107-236/+140
| * | android: Create generic list adapter for basic listsGravatar t8952024-01-101-0/+98
| * | android: Refactor async diff adapters to use AbstractDiffAdapterGravatar t8952024-01-103-172/+92
| * | android: Create generic adapter and viewholderGravatar t8952024-01-102-0/+51
| |/
* | Fix typos in arrays.xmlGravatar Viktor Szépe2024-01-151-1/+1
* | Fix more typosGravatar Viktor Szépe2024-01-153-3/+3
|/
* Merge pull request #12560 from GayPotatoEmma/masterGravatar Charles Lombardo2024-01-072-0/+10
|\
| * android: add basic support for google game dashboardGravatar Emma2024-01-042-0/+10
* | Merge pull request #12576 from t895/total-save-managerGravatar liamwhite2024-01-074-0/+254
|\ \
| * | android: Re-add global save managerGravatar t8952024-01-044-0/+254
| |/
* | hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-051-3/+3
* | Merge pull request #12575 from t895/inconsistent-settings-applicationGravatar liamwhite2024-01-043-9/+3
|\ \
| * | android: Save global config synchronously in onCloseGameFoldersFragmentGravatar t8952024-01-031-2/+3
| * | android: Don't save settings on config destructionGravatar t8952024-01-032-7/+0
| |/
* | Merge pull request #12571 from t895/apply-orientation-on-startGravatar liamwhite2024-01-044-14/+49
|\ \
| * | android: Update orientation on emulation fragment startGravatar t8952024-01-031-0/+1
| * | android: Expose all orientation locking optionsGravatar t8952024-01-034-14/+48
| |/
* / android: Add internal option to disable compression for zip exportsGravatar t8952024-01-023-3/+15
|/
* Merge pull request #12551 from t895/dpad-save-fixGravatar liamwhite2024-01-021-2/+1
|\
| * android: Fix dpad position savingGravatar t8952024-01-011-2/+1
* | android: Use case-insensitive check for addon directoryGravatar t8952024-01-011-1/+1
|/
* android: Expose touchscreen toggleGravatar t8952023-12-303-0/+13
* android: Don't apply material you below android 12Gravatar t8952023-12-301-1/+8