index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
android
/
app
/
build.gradle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-03
android: Convert gradle scripts to Kotlin DSL
Charles Lombardo
1
-190
/
+0
2023-06-03
android: Make hash and branch accessible from BuildConfig
Charles Lombardo
1
-0
/
+25
2023-06-03
android: Remove LocalBroadcastManager
Charles Lombardo
1
-1
/
+0
2023-06-03
android: Remove game database
Charles Lombardo
1
-4
/
+0
2023-06-03
android: Add kotlin parcelize plugin
Charles Lombardo
1
-0
/
+1
2023-06-03
android: Inset input overlay based on system cutouts
Charles Lombardo
1
-0
/
+1
2023-06-03
android: Enable view binding
Charles Lombardo
1
-0
/
+2
2023-06-03
build: only enable adrenotools on arm64
Liam
1
-3
/
+2
2023-06-03
android: Use androidx splash screen
Charles Lombardo
1
-0
/
+1
2023-06-03
android: Replace Picasso with Coil
Charles Lombardo
1
-3
/
+1
2023-06-03
android: Use androidx preferences
Charles Lombardo
1
-0
/
+2
2023-06-03
android: Enable Kotlin support
Charles Lombardo
1
-1
/
+9
2023-06-03
android: Upgrade java version to 11
Charles Lombardo
1
-2
/
+2
2023-06-03
android: Upgrade dependencies
Charles Lombardo
1
-4
/
+4
2023-06-03
android: Replace lintOptions with lint
Charles Lombardo
1
-1
/
+1
2023-06-03
android: Move namespace to app module build.gradle
Charles Lombardo
1
-0
/
+2
2023-06-03
android: bump compile/target sdk to 33
Charles Lombardo
1
-2
/
+2
2023-06-03
CMake: fix pkg-config behavior when building for Android
liushuyu
1
-0
/
+1
2023-06-03
android: build.gradle: Cleanup build types.
bunnei
1
-7
/
+1
2023-06-03
android: frontend: Implement game grid view. (#9)
bunnei
1
-1
/
+1
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
1
-4
/
+2
2023-06-03
android: Minimize frontend & convert to yuzu.
bunnei
1
-1
/
+1
2023-06-03
android: Add Citra frontend.
bunnei
1
-0
/
+163