summaryrefslogtreecommitdiffstats
path: root/src/android/app/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-03android: Convert gradle scripts to Kotlin DSLCharles Lombardo1-190/+0
2023-06-03android: Make hash and branch accessible from BuildConfigCharles Lombardo1-0/+25
2023-06-03android: Remove LocalBroadcastManagerCharles Lombardo1-1/+0
2023-06-03android: Remove game databaseCharles Lombardo1-4/+0
2023-06-03android: Add kotlin parcelize pluginCharles Lombardo1-0/+1
2023-06-03android: Inset input overlay based on system cutoutsCharles Lombardo1-0/+1
2023-06-03android: Enable view bindingCharles Lombardo1-0/+2
2023-06-03build: only enable adrenotools on arm64Liam1-3/+2
2023-06-03android: Use androidx splash screenCharles Lombardo1-0/+1
2023-06-03android: Replace Picasso with CoilCharles Lombardo1-3/+1
2023-06-03android: Use androidx preferencesCharles Lombardo1-0/+2
2023-06-03android: Enable Kotlin supportCharles Lombardo1-1/+9
2023-06-03android: Upgrade java version to 11Charles Lombardo1-2/+2
2023-06-03android: Upgrade dependenciesCharles Lombardo1-4/+4
2023-06-03android: Replace lintOptions with lintCharles Lombardo1-1/+1
2023-06-03android: Move namespace to app module build.gradleCharles Lombardo1-0/+2
2023-06-03android: bump compile/target sdk to 33Charles Lombardo1-2/+2
2023-06-03CMake: fix pkg-config behavior when building for Androidliushuyu1-0/+1
2023-06-03android: build.gradle: Cleanup build types.bunnei1-7/+1
2023-06-03android: frontend: Implement game grid view. (#9)bunnei1-1/+1
2023-06-03android: Implement SAF support & migrate to SDK 31. (#4)bunnei1-4/+2
2023-06-03android: Minimize frontend & convert to yuzu.bunnei1-1/+1
2023-06-03android: Add Citra frontend.bunnei1-0/+163