- Feb 05, 2014
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This will allow any activity to show the expiry warning and password prompt, and to start and stop BriarService. SplashScreenActivity, SetupActivity, ExpiryActivity and PasswordActivity are special cases.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Feb 04, 2014
-
-
akwizgran authored
We check for compatibility by specifying a schema version and minimum schema version in the code, storing them in the DB, and checking whether the DB is too old for the code or vice versa.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This may help with bug #27, but it doesn't solve it in all cases (eg the contact's device restarting).
-
akwizgran authored
-
- Jan 31, 2014
- Jan 30, 2014
-
-
akwizgran authored
This partially fixes dev task #40. CreateIdentityActivity is also called from AddContactActivity, but that's likely to change soon so I'm not going to fix it now.
-
- Jan 29, 2014
- Jan 24, 2014
- Jan 16, 2014
- Jan 15, 2014
- Jan 14, 2014
- Jan 13, 2014
-
-
akwizgran authored
-
- Jan 09, 2014
-
-
akwizgran authored
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.
-