Commit graph

19 commits

Author SHA1 Message Date
8094949c76 fix multiple issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-05 21:39:01 +02:00
1f269ae5b3 try to connect first
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-05 00:50:58 +02:00
185ac49de9 show msg in case app is
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-08-05 00:35:12 +02:00
053fbeb66e Fix: Issue with background notifications on Android
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-08 22:05:22 +02:00
3d130cb760 Auto-detect if FCM token does not work and trigger a reset
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-06-05 10:36:36 +02:00
1e6ce639cf multiple bugs 2026-05-13 00:07:08 +02:00
4dbc369003 implement new backup mechanism 2026-05-12 21:24:49 +02:00
f735070a7c login using login token 2026-05-10 00:09:41 +02:00
6a611767fc fixing startup issues
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-05-02 14:48:31 +02:00
42a676491c ios: maybe fixes black screen 2026-05-01 01:26:23 +02:00
1e72883db0 move user handling to a single user service 2026-04-25 11:17:08 +02:00
1ea97d58ea create shared initialization function 2026-04-21 18:10:52 +02:00
1c902bb64d restructure code 2026-04-21 17:29:01 +02:00
3d35615136 refactor global user variable 2026-04-21 03:34:52 +02:00
e945e30991 rename global variables into app state 2026-04-21 02:40:12 +02:00
8810ecf360 lower lastExecutionInSecondsLimit
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-06 01:53:42 +02:00
267e2bd376 opening chat if clicked on the notification 2026-04-06 00:02:55 +02:00
955992d5d2 add troubleshooting for notifications & video stab 2026-04-05 16:22:48 +02:00
5a2049fd4a support background execution
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-03-14 15:05:10 +01:00
Renamed from lib/src/services/fcm.service.dart (Browse further)