- 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
-
- Nov 29, 2013
- Nov 22, 2013
-
-
akwizgran authored
-
akwizgran authored
Removed Commons IO, which we were only using as a replacement for File.getFreeSpace() on desktop plaftorms. Note: The Huawei U8210 (Android 2.1) doesn't have all the Java 1.6 standard library methods, and crashes if they're called. Specifically, String.isEmpty() and NetworkInterface.supportsMulticast() are missing, so the changes removing those methods were not reverted.
-
akwizgran authored
-
- Nov 19, 2013
- Sep 27, 2013
- Sep 21, 2013
- Aug 01, 2013
-
-
akwizgran authored
-
- 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 26, 2013
-
-
akwizgran authored
-
- Jun 27, 2013
- Jun 17, 2013
-
-
akwizgran authored
-