- Jan 05, 2014
-
-
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
-
- Nov 19, 2013
-
-
akwizgran authored
-
akwizgran authored
The Request packet now contains a list of message IDs, rather than a bitmap referring to the list of messages IDs in the Offer. This allows the Request to be understood out of context, e.g. if the Offer and Request are sent over separate connections or a connection is replayed.
-
akwizgran authored
-
akwizgran authored
-
- Oct 11, 2013
-
-
akwizgran authored
-
- Sep 27, 2013
- Jul 27, 2013
-
-
akwizgran authored
The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.
-
- Jul 12, 2013