No results found

fcmfix - Xposed Module Repository

fcmfix(Android 10以上14以下 )(Android 14?)

Android CI

让fcm/gcm唤醒未启动的应用进行发送通知

附加功能

  • 阻止Android系统在应用停止时自动移除通知栏的通知
  • 在miui/hyperos(?)上动态解除来自fcm的自启动限制
  • 移除miui/hyperos对后台应用的通知限制

关于fcm

fcm是在Android中由google维护的一条介于google服务器与gms应用之间用于推送通知的长链接。
一般的工作流程为应用服务器将消息发送到google服务器,google服务器将消息推送给gms应用,gms应用通过广播传递给应用,应用通过接收到的fcm消息决定是否发送通知和通知内容。
其中gms通过fcm广播通知应用时,如果应用处于非运行状态,就会出现Failed to broadcast to stopped app,fcmfix主要就是解决这个问题。

已知问题

  • 非miui/hyperos系统可能需要给予目标应用类似允许自启动的权限。

Package

com.kooritea.fcmfix

Authors

kooritea

Support / Discussion URL

https://github.com/kooritea/fcmfix

Releases

Auto Release 20240426_13f13a7

Release Type: Stable

4/26/2024, 3:04:36 AM

View all releases

Releases

Auto Release 20240426_13f13a7

Release Type: Stable

4/26/2024, 3:04:36 AM

Show older versions

© 2021 - 2024 New Xposed Module Repository