- Dec 18, 2015
-
-
akwizgran authored
-
- Dec 17, 2015
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Longer explanatory text for Tor mobile data setting See merge request !29
-
akwizgran authored
Layout tweaks for ConversationActivity. Centre the progress wheel and empty list message, hide the empty list message until the list has loaded. See merge request !26
-
akwizgran authored
Replace bluetooth diagram PNG image with vector XML file. I decided to not use several raster graphics, but use an XML file instead, so the android gradle plugin creates the raster files itself at build-time. I hope that this resolves the problem you saw on that device of yours. See merge request !30
-
akwizgran authored
Show which transports are currently available Show all transports on the dashboard and indicate which transports are currently available. The icons have been chosen from the official material icons and might be replaced later with icons that better represent the given transport. Please note that I used vector drawables which will be automatically converted at build time to raster graphics. See merge request !28
-
Torsten Grote authored
Closes #179
-
Torsten Grote authored
and indicate which transports are currently available. The icons have been chosen from the official material icons and might be replaced later with icons that better represent the given transport. Please note that I used vector drawables which will be automatically converted at build time to raster graphics. Closes #96
-
Torsten Grote authored
-
akwizgran authored
-
akwizgran authored
147 crypto secretbox Closes #147 See merge request !27
-
- Dec 16, 2015
-
-
str4d authored
-
str4d authored
Test vectors taken from NaCl paper.
-
str4d authored
-
Torsten Grote authored
Use default value of false for Bluetooth setting. #178 See merge request !25
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Conflicts: briar-android/src/org/briarproject/android/contact/ConversationActivity.java
-
akwizgran authored
-
- Dec 15, 2015
-
-
akwizgran authored
-
akwizgran authored
37 optionally disable tor Provides: * Checkbox in the settings view to disable Tor if not connected to a wifi network * A network change callback in the Tor plugin to identify wifi connect/disconnect events * A settings change event handler to disable enable tor when the user enables or disables the setting See merge request !11
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Show connection status of contact in conversation view See merge request !24
-
Santiago Torres-Arias authored
Provides a checkbox in the settings view, as well as an event handler to disable/enable the tor network if the device is not on using the wifi connection. Refactors network-enabling code to a separate function. This function is ran after the network state changes, or the settings change and will update the status accordingly.
-