- Jan 14, 2014
-
-
akwizgran authored
-
- Jan 13, 2014
- Jan 10, 2014
-
-
akwizgran authored
-
- Jan 09, 2014
- Jan 08, 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
-
- Jan 04, 2014
- Dec 28, 2013
- Dec 22, 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
-
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
-
-
akwizgran authored
This produces a saner user experience when devices have differing clocks.
-
- Dec 10, 2013
- Dec 05, 2013
-
-
akwizgran authored
-
akwizgran authored
Older devices such as the Huawei U8210 don't completely support the Java 1.6 API. Calling an unsupported method crashes the app.
-
akwizgran authored
Older devices such as the Huawei U8210 don't completely support the Java 1.6 API. Calling an unsupported method crashes the app.
-
- Nov 30, 2013
-
-
akwizgran authored
-
- Nov 29, 2013
-
-
akwizgran authored
-
- Nov 26, 2013
- Nov 24, 2013
-
-
akwizgran authored
-
- Nov 22, 2013
-
-
akwizgran authored
-