alisonthemonster / Presently

Android app for recording gratitude journal entries -- over 1 million installs, contribute today!
388 stars 81 forks source link

Notifications for Dropbox Backup Problems #257

Closed alisonthemonster closed 2 years ago

alisonthemonster commented 2 years ago

:scroll: Description

I see handled exceptions happening in the background for users that have filled their Dropbox account or their tokens are invalid. These failures happen silently and users may not know that their data is no longer backing up. To alert these users this PR adds notifications to tell the user they need to take action with their Dropbox account.

For users that have a full Dropbox:

For users that have an invalid token:

:green_heart: How did you test it?

:camera_flash: Screenshots / GIFs

Overquota user: https://user-images.githubusercontent.com/10744793/147525159-1a6c137a-060d-4c8f-8d1e-3ab7b980368f.mp4

User with Dropbox auth issues: https://user-images.githubusercontent.com/10744793/147526088-f32f87e6-4377-4f35-91dc-0901d5bc9c13.mp4