mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 00:55:42 +02:00
623e7330ed
If the schema of the database is incompatible with the schema expected by the code, the database throws a DbSchemaException. LifecycleManager indicates the error to BriarService, which uses HomeScreenActivity to show a notification and quit the app.