Commit Graph

5 Commits

Author SHA1 Message Date
akwizgran
bd980f6731 Bumped the expiry date to 22 January 2014. 2014-01-14 18:59:18 +00:00
akwizgran
623e7330ed Store schema version in database. Dev task #50.
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.
2014-01-09 21:00:40 +00:00
akwizgran
0cebc42ddb Padding now depends on screen size. Closes dev task #57. 2014-01-09 12:42:19 +00:00
akwizgran
1a53e9e908 Unimplemented features should show a 'Not implemented' toast. Bug #29. 2014-01-08 17:07:51 +00:00
akwizgran
832476412c Changed the root package from net.sf.briar to org.briarproject. 2014-01-08 16:18:30 +00:00