- Sep 21, 2013
-
-
akwizgran authored
-
- May 16, 2013
-
-
akwizgran authored
Some Android devices require a lock to be held while using multicast, to disable the packet filter that normally filters out multicast packets.
-
- Apr 18, 2013
-
-
akwizgran authored
-
- Apr 16, 2013
-
-
akwizgran authored
-
- Apr 13, 2013
-
-
akwizgran authored
-
- Apr 12, 2013
- Apr 11, 2013
-
-
akwizgran authored
-
- Apr 08, 2013
-
-
akwizgran authored
-
- Mar 23, 2013
-
-
akwizgran authored
-
- Mar 14, 2013
-
-
akwizgran authored
Fields in Android UI objects that are accessed from background threads must be declared volatile. UI objects use data attached to DB events to avoid DB lookups, which complicates the UI code but should improve performance.
-
- Mar 12, 2013
-
-
akwizgran authored
-
- Mar 11, 2013
-
-
akwizgran authored
-
- Mar 05, 2013
-
-
akwizgran authored
-
- Mar 04, 2013
-
-
akwizgran authored
-
- Mar 02, 2013
-
-
akwizgran authored
-
- Mar 01, 2013
-
-
akwizgran authored
-
- Feb 22, 2013
-
-
akwizgran authored
-
- Feb 12, 2013
- Dec 05, 2012
-
-
akwizgran authored
This should make it possible to develop the core in Eclipse without the ADT.
-
- Nov 12, 2012
-
-
akwizgran authored
-
- Nov 07, 2012
- Nov 06, 2012
- Nov 02, 2012
-
-
akwizgran authored
-
- Oct 31, 2012
-
-
akwizgran authored
-
- Oct 30, 2012
-
-
akwizgran authored
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.
-