- Feb 10, 2016
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Set category and visibility of notifications. #241 Turns out we can't fully control the visibility of notifications on the lock screen - we can mark them as sensitive, and then a couple of global options determine whether they're visible. See merge request !96
-
akwizgran authored
-
- Feb 09, 2016
-
-
Torsten Grote authored
Fix a couple of bugs in settings 1. SettingsFragment wasn't receiving events because it extended BaseFragment rather than BaseEventFragment 2. Removed broken logic for deciding whether to broadcast a SettingsUpdatedEvent 3. Added the namespace to SettingsUpdatedEvent so listeners can decide whether to react See merge request !97
-
Torsten Grote authored
Fix crashes, rotation issues with forum posts. #242, #243 See merge request !93
-
Torsten Grote authored
Run hooks when messages are validated This patch allows clients to respond to messages reliably. Like the hooks for adding/removing contacts/identities, these hooks may be run more than once - that will be fixed when we have client-layer transactions. See merge request !95
-
- Feb 08, 2016
- Feb 05, 2016
- Feb 04, 2016
-
-
akwizgran authored
-
- Feb 03, 2016
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Store transport properties received by other means We may receive transport properties while adding a contact, before the first sync connection is made. Store them in the group shared with the contact, flagged as remote properties in the metadata, but don't share them with the contact. Use a version number of zero so any properties synced from the contact will supersede them. See merge request !92
-
akwizgran authored
-
- Feb 02, 2016
-
-
akwizgran authored
Allow different identities to have the same contact. #224 Previous fix was incomplete, the DB still had a unique constraint on the author ID column of the contacts table. See merge request !91
-
akwizgran authored
-
akwizgran authored
239 proguard dependency cleanup Closes #239 See merge request !89
-
akwizgran authored
Avoid potential deadlock in TransportKeyManager. #235 See rambling description on the ticket and in the architecture channel... Fixes #235. See merge request !79
-
akwizgran authored
BQP crypto This implements the `CryptoComponent` methods necessary for BQP. Part of #117. See merge request !88
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
akwizgran authored
Remove Ant build files and Eclipse project files. No longer needed for building or testing, and a pain to maintain. See merge request !87
-
str4d authored
-
str4d authored
-
str4d authored
-
- Feb 01, 2016
-
-
akwizgran authored
-
- Jan 29, 2016