- Jan 14, 2016
-
-
Torsten Grote authored
* Only show them as unread when they arrive out of order * Mark all messages as read when sending a message
-
- Jan 12, 2016
-
-
akwizgran authored
-
Torsten Grote authored
This closes #204
-
akwizgran authored
-
akwizgran authored
BdfList and BdfDictionary are no longer thread-safe, they require external locking. Metadata (which is the class that will be passed across API boundaries) is still thread-safe.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Addresses comments for !48.
-
- Jan 04, 2016
- Jan 01, 2016
-
-
akwizgran authored
-
- Dec 31, 2015
-
-
akwizgran authored
-
akwizgran authored
SHA-256 is still used for password-based key derivation (will be replaced with Argon2) and Fortuna.
-
str4d authored
Implementation is based on the BLAKE2b implementation from BouncyCastle, and is therefore licensed under the BouncyCastle license (which will make future upstreaming of the code easier).
-
- Dec 18, 2015
- Dec 17, 2015
- Dec 16, 2015
- Dec 15, 2015
- Dec 14, 2015
-
-
akwizgran authored
-
- Dec 10, 2015
-
-
akwizgran authored
Removed methods that are no longer needed for Java 6, moved the remaining method into the utils directory.
-
Torsten Grote authored
-
Torsten Grote authored
Remove the Toast that always says 'Message Sent' and show graphical indicators instead that show either: * message is waiting to be sent * message was sent (or requested) * message was delivered
-