mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[PR #101] [CLOSED] merge #121
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nin0-dev/VendroidEnhanced/pull/101
Author: @YashSoPro
Created: 12/4/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
74b9cc8Update README.mdd8f59ecUpdate AndroidManifest.xmlac67511Update MainActivity.kt86df111Update VWebviewClient.kte5db346Update VChromeClient.kt76b09ecUpdate HttpClient.ktc6945d6Update activity_main.xml56bcc9bUpdate activity_recovery.xml117dac8Update activity_settings.xml4bc6925Update activity_welcome.xml📊 Changes
18 files changed (+382 additions, -173 deletions)
View changed files
📝
.github/workflows/android.yml(+20 -6)📝
README.md(+50 -41)📝
app/src/main/AndroidManifest.xml(+34 -18)📝
app/src/main/java/com/nin0dev/vendroid/HttpClient.kt(+16 -6)📝
app/src/main/java/com/nin0dev/vendroid/MainActivity.kt(+6 -7)📝
app/src/main/java/com/nin0dev/vendroid/VChromeClient.kt(+21 -9)📝
app/src/main/java/com/nin0dev/vendroid/VWebviewClient.kt(+36 -30)📝
app/src/main/res/layout/activity_main.xml(+10 -3)📝
app/src/main/res/layout/activity_recovery.xml(+14 -9)📝
app/src/main/res/layout/activity_settings.xml(+15 -13)📝
app/src/main/res/layout/activity_welcome.xml(+2 -5)📝
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml(+4 -4)📝
app/src/main/res/raw/vencord_mobile.js(+22 -13)📝
app/src/main/res/values-night/colors.xml(+33 -2)📝
app/src/main/res/values-night/themes.xml(+60 -1)📝
app/src/main/res/values/colors.xml(+10 -3)📝
app/src/main/res/values/strings.xml(+3 -2)📝
app/src/main/res/values/themes.xml(+26 -1)📄 Description
test idk whats that
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.