mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[PR #110] [MERGED] Dev #130
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#130
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/110
Author: @nin0-dev
Created: 3/7/2025
Status: ✅ Merged
Merged: 3/7/2025
Merged by: @nin0-dev
Base:
main← Head:dev📝 Commits (10+)
e455662Update dependency com.google.code.gson:gson to v2.12.1a9d94d6Merge pull request #108 from nin0-dev/renovate/com.google.code.gson-gson-2.xdd243b7update depse1fca43prepare for arrival of new settingsb696dc2Merge remote-tracking branch 'origin/dev' into deve2052c6Delete .github/workflows/codeberg.yml6e603f9various setting migrationsd46dbeerevamp icon updating442bb53internal company restructuringa5ad7acMerge remote-tracking branch 'origin/dev' into dev📊 Changes
24 files changed (+359 additions, -713 deletions)
View changed files
➖
.github/workflows/codeberg.yml(+0 -22)📝
app/build.gradle(+4 -3)📝
app/src/main/AndroidManifest.xml(+0 -3)📝
app/src/main/java/com/nin0dev/vendroid/MainActivity.kt(+145 -47)📝
app/src/main/java/com/nin0dev/vendroid/RecoveryActivity.kt(+0 -4)➖
app/src/main/java/com/nin0dev/vendroid/SettingsActivity.kt(+0 -165)➖
app/src/main/java/com/nin0dev/vendroid/VencordNative.kt(+0 -42)➖
app/src/main/java/com/nin0dev/vendroid/WelcomeActivity.kt(+0 -44)📝
app/src/main/java/com/nin0dev/vendroid/utils/Constants.kt(+3 -3)📝
app/src/main/java/com/nin0dev/vendroid/utils/Logger.kt(+1 -1)➕
app/src/main/java/com/nin0dev/vendroid/utils/UpdateData.kt(+19 -0)📝
app/src/main/java/com/nin0dev/vendroid/webview/HttpClient.kt(+6 -4)📝
app/src/main/java/com/nin0dev/vendroid/webview/VChromeClient.kt(+6 -5)📝
app/src/main/java/com/nin0dev/vendroid/webview/VWebviewClient.kt(+1 -3)➕
app/src/main/java/com/nin0dev/vendroid/webview/VencordNative.kt(+99 -0)➕
app/src/main/res/drawable/baseline_system_update_24.xml(+12 -0)➕
app/src/main/res/drawable/campaign_24dp_000000.xml(+22 -0)📝
app/src/main/res/layout/activity_main.xml(+36 -0)📝
app/src/main/res/layout/activity_recovery.xml(+0 -28)➖
app/src/main/res/layout/activity_settings.xml(+0 -230)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.