- Feb 07, 2014
-
-
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.
-
akwizgran authored
-
- Jan 31, 2014
- Jan 30, 2014
-
-
Ximin Luo authored
-
Ximin Luo authored
-
Ximin Luo authored
- add a UnixRemovableDriveMonitor.checkEnabled to pre-emptively check if it's loaded - os.arch is always x86,x86_64 on windows, i386,amd64 on linux - source: http://www.java-gaming.org/index.php/topic,14110 - we'll deal with freebsd support when we come to it, jnotify doesn't even do this atm
-
akwizgran authored
This partially fixes dev task #40. CreateIdentityActivity is also called from AddContactActivity, but that's likely to change soon so I'm not going to fix it now.
-
- Jan 29, 2014
- Jan 28, 2014
-
-
akwizgran authored
This way the tests won't show up as having run if they didn't.
-
- Jan 25, 2014