Commit Graph

18 Commits

Author SHA1 Message Date
akwizgran
e8566906ef Update gradle-witness to exclude android.jar from dependencies. 2018-10-03 12:48:29 +01:00
akwizgran
cccdacc3e4 Upgrade to Android Studio 3.1. 2018-05-02 14:34:34 +01:00
akwizgran
e8c54a609c Upgrade Gradle Witness. 2017-11-21 16:35:03 +00:00
akwizgran
ad6016d428 Updated java.library.path. 2016-11-30 18:10:49 +00:00
akwizgran
f4f7b96d50 Separated Android code and core code into distinct Eclipse projects.
This should make it possible to develop the core in Eclipse without the ADT.
2012-12-05 20:39:31 +00:00
akwizgran
4050c17a9a Recompiled jSSC for Java 1.5. 2012-11-30 12:50:03 +00:00
akwizgran
91cb3ce7a9 Modem implementation using jSSC (untested). 2012-11-23 17:49:04 +00:00
akwizgran
eb8ea1a324 Upgraded JNA platform jar to 3.5.1. 2012-11-21 15:23:50 +00:00
akwizgran
a84df182e1 Updated JNA to 3.5.1. 2012-11-20 16:45:45 +00:00
akwizgran
71ee618a11 Patched Netlib to track changes in Bouncy/Spongy Castle.
Netlib was assuming that PEMReader would return a specific class when
parsing a public key; the latest version returns a different class.

Also patched the descriptor parser to accept fingerprint lines with or
without the opt keyword.
2012-11-20 16:28:39 +00:00
akwizgran
e416f3ba23 Updated Spongy Castle libs, added scpkix lib required by Silvertunnel. 2012-11-20 15:09:50 +00:00
akwizgran
9d57ff1177 Patched Netlib to use SC rather than BC and removed GeoIP database. 2012-11-16 19:07:50 +00:00
akwizgran
5c4ae3f7ad Upgraded Netlib to 0.14. 2012-11-16 18:14:39 +00:00
akwizgran
7811f09854 Moved unfinished plugin code to sandpit repo. 2012-11-16 17:23:05 +00:00
akwizgran
5aec95332d Use RoboGuice for injection into Android activities. 2012-11-07 12:29:06 +00:00
akwizgran
0f04ea5496 UPnP port mapper using the Weupnp library (untested). 2012-11-02 19:38:57 +00:00
akwizgran
2f7e2e16cf Merged changes from the afsnit repo.
The project is now built as an Android project (via Eclipse or
ant). Tests have been moved to a separate project so they can exist
outside the Android build process. A basic Android app structure has
been created. A Bluetooth plugin for Android has been added, and the
Bluetooth plugin for J2SE has been modified to use the same techniques.
2012-10-30 23:04:52 +00:00
akwizgran
e6ac5494fc Restructured project prior to merging changes from Afsnit repo. 2012-10-30 20:30:50 +00:00