Commit graph

25 commits

Author SHA1 Message Date
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
Neeraj Gupta b9620f5a9a
Minor: check for null value for fcmToken 2022-12-30 13:50:53 +05:30
Neeraj Gupta b388bdb7dc
minor formatting changes 2022-12-30 13:50:13 +05:30
Neeraj Gupta a845e8cf77
NullSafety: Migrate PushService 2022-12-30 13:43:19 +05:30
Neeraj Gupta 1fd2efd9c7
Switch to enteDio 2022-10-14 20:33:55 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Neeraj Gupta ffc08cbdbc
remove usage of import Applocalization 2022-02-04 11:01:07 +05:30
vishnukvmd 9115ee8791 Don't break when we're unable to fetch the push token 2022-01-07 13:03:31 +05:30
vishnukvmd 1c6a445ba0 Fix key for prefs 2021-11-25 17:14:14 +05:30
vishnukvmd f810fdf1bf Remove unnecessary permission request 2021-11-25 16:57:43 +05:30
vishnukvmd 17334589be Setup push handlers only on iOS 2021-11-25 16:05:38 +05:30
vishnukvmd 71feaad02c Initialize PushService only on iOS 2021-11-25 16:04:30 +05:30
vishnukvmd c75138a39f Sync only when asked to do so 2021-11-15 19:51:43 +05:30
vishnukvmd eb2f2d9551 Consistency in logging 2021-11-15 19:46:15 +05:30
vishnukvmd d887a8e6e7 Fix condition to force update server token 2021-11-14 20:22:05 +05:30
vishnukvmd 4ed90ca30b Refresh token every 30 days 2021-11-12 00:28:44 +05:30
vishnukvmd c89bfac4cc Define the API for setting the push token on server 2021-11-11 00:49:33 +05:30
vishnukvmd 78b2df8040 Store token to disk post pushing it to server 2021-11-11 00:45:00 +05:30
vishnukvmd 290a8bea36 Configure push token on user sign in 2021-11-11 00:44:25 +05:30
vishnukvmd bbad8a4cce Initialize app on bg push 2021-10-13 10:54:49 +05:30
vishnukvmd cd0ecf32bd Trigger sync on receiving push 2021-10-12 15:06:22 +05:30
vishnukvmd 614e13e7da Parse background pushes 2021-10-12 14:42:28 +05:30