Commit Graph

2498 Commits

Author SHA1 Message Date
akwizgran 53f6f24d53 Don't enable Bluetooth by default. #99 2015-12-03 17:13:49 +00:00
akwizgran 8529c976c2 Renamed a bunch of lock variables.
"synchLock" will become confusing when we have lots of objects with "sync" in the name.
2015-12-03 16:39:53 +00:00
akwizgran 4f59491c9f Upgraded Tor to 0.2.6.9 with OpenSSL 1.0.2d. 2015-12-03 16:21:55 +00:00
akwizgran f34721adfb FFS, Android Studio loves to mess with the Gradle config. 2015-12-03 12:10:54 +00:00
akwizgran 7bc08b2de7 Updated Gradle wrapper. 2015-12-03 12:10:36 +00:00
akwizgran 08e7cc8e0c Updated Gradle wrapper. 2015-12-03 11:56:49 +00:00
akwizgran 2d346f7b73 Fixed library paths in Android Studio project files. 2015-12-03 11:33:46 +00:00
akwizgran ecf35563cb Bring your own gradle. 2015-12-03 11:13:27 +00:00
akwizgran 8ae3fb3e35 Upgraded Spongy Castle to 1.53, fixed tests. #146 2015-12-03 11:12:16 +00:00
akwizgran 427efdc7d6 Raise minimum Java version to 6, upgrade H2. #24 2015-12-02 14:59:51 +00:00
akwizgran 2b12f0d438 Set source and target to Java 6 in Android Studio. 2015-12-02 13:25:06 +00:00
akwizgran c65ea9a896 Source should be Java 6, don't use diamond operator. 2015-12-02 13:22:23 +00:00
akwizgran 79d9b4b6af Raised minimum Android version to 2.3 (API 9). #23 2015-12-02 13:20:55 +00:00
akwizgran 7841ae52ca Renamed SerialModule, fixed Roboguice module list. 2015-11-30 16:47:33 +00:00
akwizgran 7eb7257076 Added project files for Android Studio. 2015-11-30 11:49:44 +00:00
akwizgran db6d277887 Bumped expiry date to 1 Jan 2016. 2015-11-30 11:02:33 +00:00
akwizgran 027ae8340f Whitespace-only code formatting changes. 2015-11-30 09:38:25 +00:00
akwizgran 1950c13ffb Added README.md. 2015-11-09 10:14:03 +00:00
akwizgran d519c543a6 Represent booleans with a single byte. 2015-05-02 21:12:33 +01:00
akwizgran 41c4c4d808 Renamed raw data type. 2015-05-02 21:05:23 +01:00
akwizgran b8e37a5421 Renamed serial component to data, moved consumers to briar-core. 2015-05-02 20:39:24 +01:00
akwizgran 416719e3d9 Removed silly SerialComponent interface. 2015-05-02 20:30:25 +01:00
akwizgran 32c9ce50d9 Moved the messaging protocol one step closer to BSP.
This breaks backward compatibility for the wire protocol and messages
stored in the database. The database schema version has been
incremented.
2015-05-01 16:59:27 +01:00
akwizgran ffcc8b6b38 Bumped version to 0.9. 2015-04-29 15:11:29 +01:00
akwizgran dea5a44724 Simpler forum sharing UX. 2015-04-29 15:08:58 +01:00
akwizgran ec7eb386f5 Bumped expiry date to 15 May 2015. 2015-04-27 15:20:53 +01:00
akwizgran 6135bea2b4 Support Tor on Android x86 (thanks to n8fr8). 2015-04-16 08:02:57 +01:00
akwizgran 92d26f7867 Use strict mode to log potential problems with testing builds. 2015-04-08 08:50:40 +01:00
akwizgran aa70900ed9 Fixed Eclipse classpath to export new Bouncy Castle jar. 2015-04-08 08:50:07 +01:00
akwizgran 18503af665 Updated Bouncy Castle source jar. 2015-04-08 08:44:15 +01:00
akwizgran 8f06880708 Upgraded Tor to 0.2.5.12 with libevent 2.0.22. 2015-04-07 23:01:06 +01:00
akwizgran 6e7578a0e0 Don't try to access Build.CPU_ABI2 on API version 7. 2015-04-07 19:11:59 +01:00
akwizgran f2d3e4cb81 Remove crash handler when handling first crash. Fixes bug #76. 2015-04-07 19:07:57 +01:00
akwizgran e4a79b8125 Bumped APK version to 0.8. 2015-04-05 16:42:23 +01:00
akwizgran 84596baddb Bumped expiry date to 1 May 2015. 2015-04-05 16:37:46 +01:00
akwizgran 56f24d462e Change target of gradle build to Android 5.1. 2015-04-04 12:19:46 +01:00
akwizgran b558218d48 Upgraded Bouncy Castle to 1.52. 2015-04-04 12:19:22 +01:00
akwizgran a1d2aaf10e Use JDK 1.7, target Android 5.1. 2015-04-03 20:56:01 +01:00
akwizgran 10924709d0 Use PIE Tor binary on API version 16+. 2015-03-23 11:03:00 +00:00
akwizgran 0be467f4f5 Updated Tor GeoIP database. 2015-03-23 11:01:27 +00:00
akwizgran b791ce02b6 Insert padding between password strength meter and progress spinner. 2015-03-23 11:00:54 +00:00
akwizgran a9489a519b Upgraded Tor to 0.2.5.11 with OpenSSL 1.0.2a. 2015-03-20 14:23:53 +00:00
akwizgran a5b1d92eae Log discovered devices to track down discovery bugs. 2015-03-11 10:24:53 +00:00
akwizgran afb6a185e3 Added Android Studio's local.properties to .gitignore. 2015-03-09 16:49:51 +00:00
akwizgran 4630137c94 Added Android Studio files to .gitignore. 2015-03-09 16:45:18 +00:00
akwizgran 37138d7a94 Updated Gradle and Android Gradle wrapper. 2015-03-09 16:11:10 +00:00
akwizgran 50f8712743 Bumped expiry date to 1 April 2015. 2015-03-05 16:18:23 +00:00
Alexander Løvik Stevenson 35212a49dc Bumped expiry date to 1 PAril 2015. 2015-03-05 14:05:24 +01:00
akwizgran 316e4c88fd Bumped expiry date to 1 March 2015. 2015-02-05 14:32:43 +00:00
akwizgran c026a07a43 Bump the version number, indicate that Bluetooth is required. 2015-01-31 19:06:21 +00:00