Skip to content
Snippets Groups Projects
  1. Feb 04, 2014
  2. Jan 31, 2014
  3. Jan 30, 2014
  4. Jan 29, 2014
  5. Jan 28, 2014
  6. Jan 25, 2014
  7. Jan 24, 2014
  8. Jan 16, 2014
  9. Jan 15, 2014
  10. Jan 14, 2014
  11. Jan 13, 2014
  12. Jan 10, 2014
  13. Jan 09, 2014
    • akwizgran's avatar
      Store schema version in database. Dev task #50. · 623e7330
      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.
      623e7330
    • akwizgran's avatar
      Inform Tor about network connectivity. Dev task #53. · c779d7b9
      akwizgran authored
      Note that some devices (I'm looking at you, Huawei U8110) misreport
      connectivity by failing to set EXTRA_NO_CONNECTIVITY and returning true
      from ConnectivityManager.getActiveNetworkInfo().isConnected() when
      there's no connectivity.
      c779d7b9
Loading