geo/src/test/java/net/java/html/geo/OnLocationTest.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Mon, 29 Jul 2013 16:06:51 +0200 OnLocation methods can have additional arguments
Fri, 12 Jul 2013 10:23:34 +0200 Checks to find out whether the location API is supported and fail early, if it is not
Tue, 09 Jul 2013 09:09:13 +0200 Actual communication with JavaScript
Sun, 07 Jul 2013 07:47:58 +0200 Allow @OnLocation and onError methods to throw anything
Sun, 07 Jul 2013 06:56:12 +0200 Hiding the geolocation handle into Position class
Sun, 07 Jul 2013 06:53:26 +0200 Generates onError callback
Sun, 07 Jul 2013 06:45:09 +0200 Generates meaningful onLocation method
Sat, 06 Jul 2013 08:09:53 +0200 Initial version of @OnLocation API