Commit Graph

14 Commits

Author SHA1 Message Date
Adam Brown 0b02e6d028 porting pushes to chat engine 2022-10-09 21:22:43 +01:00
Adam Brown 0eb8db3862 allowing unified push payloads to have default nulls
- fixes crash on non message unified push events
2022-09-15 20:06:17 +01:00
Adam Brown 2718728bb8 fixing wrong initial push registrar selection 2022-09-15 20:06:17 +01:00
Adam Brown 0c113896c1 adding material you toggle
- meant moving the base preferences to the core module and allowing the activity to recreate itself if the theme congifuration has changed
2022-09-08 20:06:08 +01:00
Adam Brown 477ac52d16 checking for firebase inclusion or play services availability and removing FCM option if it's missing 2022-08-31 17:52:39 +01:00
Adam Brown d01451e3e9 replacing non foss dependencies with noop replaceable modules when the project is build with the -Pfoss flag 2022-08-31 17:44:17 +01:00
Adam Brown 219b520dff allowing the push endpoint querying to fail 2022-08-18 21:37:03 +01:00
Adam Brown c6d68b7583 avoiding run blocking 2022-08-18 21:29:20 +01:00
Adam Brown 0c35481bda adding support for unified push 2022-08-18 21:25:38 +01:00
Adam Brown 41da7a2af9 abstracting the push token register/unregister 2022-08-18 17:56:01 +01:00
Adam Brown b69f2c69c0 abstracting the firebase push service to the push module 2022-08-17 19:16:45 +01:00
Adam Brown 7fe3cfa240 adding unified push dependency 2022-08-17 18:29:37 +01:00
Adam Brown 91cf19baad fixing sign out not resetting database or inmemory caches 2022-03-28 22:16:45 +01:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00