Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

7330-On_crash_of_SQLiteFullException_show_notification

Description

If the storage is almost filled up, App Lounge might not work as expected & crash due to low storage & it throws android.database.sqlite.SQLiteFullException. In this case we want to show a notification to let user know the cause.

Screenshots

Technical details

Tests

  • Have some app which can be updated via App Lounge
  • Fill up the device storage (let 1.1G free space, for example).
  • open update page.
  • app might crash, but user should receive a notification mentioning that low storage causes the crash.

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading