- Jan 14, 2014
-
-
akwizgran authored
-
- 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.
-
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.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Jan 08, 2014
- Jan 07, 2014
-
-
akwizgran authored
The latest version of libevent (2.0.21-stable) works fine.
-
- Jan 06, 2014
- Jan 05, 2014
- Jan 04, 2014
- Dec 27, 2013
- Dec 22, 2013
-
-
akwizgran authored
-
- Dec 21, 2013
-
-
akwizgran authored
-
- Dec 20, 2013
-
-
akwizgran authored
The distinction between inbox groups and other groups can be maintained internally, there's no need to represent it on the wire.
-
- Dec 19, 2013
-
-
akwizgran authored
This allows us to avoid instantiating the plugin on unsupported architectures.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Private messages are now the same as group messages, but groups can be private or public. When a contact is added, a private group is created and designated as the inbox for exchanging private messages with the contact.
-
- Dec 11, 2013
- Dec 05, 2013
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This allows quick access to any part of the app, including quitting (two touches).
-
akwizgran authored
-
akwizgran authored
This makes the contact list behave how alpha testers expected: touching a contact shows private messages exchanged with the contact.
-
- Nov 30, 2013
-
-
akwizgran authored
-