- Feb 09, 2014
- Feb 08, 2014
- Feb 07, 2014
-
-
akwizgran authored
GroupActivity needs to receive a similar treatment.
-
akwizgran authored
All JVMs must support UTF-8 encoding.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This adds complexity but will save a lot of bandwidth, as most of the strings and byte arrays we want to send are less than 128 bytes. The extra complexity isn't exposed outside of the serial component.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Upgrade jnotify to 0.94 to support 64-bit This upgrades to 0.94 and selects the correct native lib via ${os.arch}. The binaries are from the jnotify sourceforge download page, you can verify them. Also patched up build.xml to display stack trace when exceptions are thrown inside a test.
-
Ximin Luo authored
-
- Feb 06, 2014
- Feb 05, 2014
-
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This will allow any activity to show the expiry warning and password prompt, and to start and stop BriarService. SplashScreenActivity, SetupActivity, ExpiryActivity and PasswordActivity are special cases.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
- Feb 04, 2014
-
-
akwizgran authored
We check for compatibility by specifying a schema version and minimum schema version in the code, storing them in the DB, and checking whether the DB is too old for the code or vice versa.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
This may help with bug #27, but it doesn't solve it in all cases (eg the contact's device restarting).
-
akwizgran authored
Dev task #52. Known but unverified identities are also supported, but currently unused. These will be used in future for contacts who've been introduced but not verified face to face.
-