Ernir Erlingsson
74298de1ac
improved git ignore
2015-12-09 00:14:13 +01:00
akwizgran
7eb7257076
Added project files for Android Studio.
2015-11-30 11:49:44 +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
Abraham Kiggundu
b074978472
Improved encapsulation of thread synchronisation as follows
...
- replaced use of Object instance mutex with a private final Lock object
- replaced Object signaling with specific condition signalling
2014-12-26 16:40:46 +03:00
Abraham Kiggundu
276dcb1038
undo unnecessary changes to .project file and ignore eclipse metadata
2014-12-22 21:11:16 +03:00
akwizgran
6b4a72aea7
Added Gradle build files because Ant's too efficient for some people.
2014-11-25 14:54:34 +00:00
akwizgran
13cad40004
Removed obsolete .gitignore file.
2013-01-14 18:17:52 +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
4d8641e590
Changed Eclipse project name to match repo name.
2011-07-14 23:12:27 +01:00
akwizgran
cd4f99df3d
Initial commit with new directory structure.
2011-06-21 18:01:28 +01:00