mirror of
https://github.com/nin0-dev/VendroidEnhanced.git
synced 2026-04-26 07:45:54 +03:00
[GH-ISSUE #57] [FeatReq] Notification Support #14
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/VendroidEnhanced#14
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?
Originally created by @Sloom128 on GitHub (Jul 21, 2024).
Original GitHub issue: https://github.com/nin0-dev/VendroidEnhanced/issues/57
Feature description
Notification Support, it's self explanatory
Request agreement
@Ermageeerd commented on GitHub (Mar 8, 2025):
Also, I would like to add that it should support UnifiedPush for cases like DeGoogling or Huawei devices.
Official Site: https://unifiedpush.org/
FAQ: https://unifiedpush.org/users/faq
Implement: https://unifiedpush.org/developers/intro
@nin0-dev commented on GitHub (Mar 8, 2025):
on that i could either:
from my understanding using unifiedpush or similar would require that i run my own push backend (that would collect user tokens to get notifications) so that's not gonna happen unless i'm wrong
@Ermageeerd commented on GitHub (Mar 9, 2025):
The reason I mentioned UnifiedPush in general is it's FOSS, and the parts are here: https://codeberg.org/UnifiedPush/
@nin0-dev commented on GitHub (Mar 9, 2025):
I see
I moved degoogled push discussion to the sub-issue above so you can follow this issue (i'll post updates when needed).
this thread will mostly be for FCM notification updates
@Ermageeerd commented on GitHub (Mar 9, 2025):
oki :3