Bernd Schoolmann
eea7c6b7d7
[PM-2901] Synchronize sends on send creation/update/deletion notification ( #2606 )
...
* Add sync on send create/update/delete notification
* Update send notifications to only sync sends
* Fix incorrect notification type in PushNotificationListenerService
Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com >
* Invert if to improve readability
* Simplify shouldUpdate logic in SyncUpsertSendAsync
* Further simplify SyncService code
* Fix if condition in SyncService
Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com >
* Fixed whitespace formatting
---------
Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com >
Co-authored-by: Andre Rosado <arosado@bitwarden.com >
2023-08-08 14:59:42 +01:00
André Bispo
34fd30e157
[SG-831] Pull Down Sync does not retrieve pending AuthRequests ( #2196 )
...
* [SG-831] Pull to refresh forces refresh.
* [SG-831] Expose sync login request method to be used independently
* [SG-831] Change sync order
2022-11-17 16:02:34 +00:00
aaxdev
3b4ef4d238
Feature sync on refresh ( #937 )
...
* Added new option: Sync on refresh
* Removed unused field
* Fixed refreshing on disappearing & unnecessary codes removed
* Requested changes
* Calling storage service instead of a dedicated service function (mobile-specific)
2020-08-05 13:19:27 -04:00
Kyle Spearrin
37a536b138
catch thrown sync errors from ui
2019-10-15 11:05:56 -04:00
Kyle Spearrin
818414eb37
sync service
2019-04-17 12:12:43 -04:00