- 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
-
-
akwizgran authored
-
akwizgran authored
If the app restarts after crashing and tries to return to the activity where it crashed, DatabaseConfig's encryption key will be null and no DB operations can be performed. It's better to crash again in that case than for all DB operations to fail. Fixing bug #3 will make this irrelevant.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Jan 04, 2014
-
-
akwizgran authored
Also fixed a bug in addGroup(): SELECT COUNT (NULL) doesn't work.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Offered and requested message IDs are stored in the database rather than being owned by DuplexConnections. This paves the way for moving to a simplex transport layer.
-
- Dec 28, 2013
- Dec 27, 2013
- Dec 22, 2013
- 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 can happen on Android if the app is automatically restarted after a crash.
-
akwizgran authored
This allows us to avoid instantiating the plugin on unsupported architectures.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Unit tests would've caught this.
-
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