mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[PR #68] [MERGED] add error callback when checking for updates #102
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#102
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/68
Author: @astra1dev
Created: 8/16/2024
Status: ✅ Merged
Merged: 8/18/2024
Merged by: @nin0-dev
Base:
dev← Head:patch-1📝 Commits (2)
98b375aadd error callback when checking for updatese9bfda3added debug check, using native toast instead of discord toast📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
app/src/main/java/com/nin0dev/vendroid/MainActivity.kt(+7 -1)📄 Description
when i tried to launch VE yesterday, it crashed. I figured github was down.
So i checked the source and added an error callback so when github is down or the updateTracker repo is down for some reason, you can still use the app
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.