lantea.git
10 years agotry increasing init timeout
Robert Kaiser [Sun, 26 May 2013 14:29:26 +0000 (16:29 +0200)]
try increasing init timeout

11 years agoMake upload a smoother experience with some in-app UI and enable it on all platforms
Robert Kaiser [Thu, 18 Apr 2013 23:45:53 +0000 (01:45 +0200)]
Make upload a smoother experience with some in-app UI and enable it on all platforms

11 years agoreally enable upload
Robert Kaiser [Thu, 18 Apr 2013 01:18:28 +0000 (03:18 +0200)]
really enable upload

11 years agoalways enable upload
Robert Kaiser [Thu, 18 Apr 2013 01:16:44 +0000 (03:16 +0200)]
always enable upload

11 years agobump appcache
Robert Kaiser [Thu, 18 Apr 2013 01:13:23 +0000 (03:13 +0200)]
bump appcache

11 years agosmall modifications so that at least something can work
Robert Kaiser [Thu, 18 Apr 2013 01:06:57 +0000 (03:06 +0200)]
small modifications so that at least something can work

11 years agoadd an upload button for OSM track upload - still doesn't work right, unfortunately
Robert Kaiser [Fri, 12 Apr 2013 22:32:38 +0000 (00:32 +0200)]
add an upload button for OSM track upload - still doesn't work right, unfortunately

11 years agobump appcache for recent changes
Robert Kaiser [Fri, 22 Mar 2013 22:44:51 +0000 (23:44 +0100)]
bump appcache for recent changes

11 years agorename DB to avoid collisions; implement key handling (for normal keyboard as well...
Robert Kaiser [Fri, 22 Mar 2013 22:43:55 +0000 (23:43 +0100)]
rename DB to avoid collisions; implement key handling (for normal keyboard as well as MaKey MaKey

11 years agoadd an if to make it possible to turn off the optimized path for debugging
Robert Kaiser [Sun, 27 Jan 2013 20:07:01 +0000 (21:07 +0100)]
add an if to make it possible to turn off the optimized path for debugging

11 years agodon't clear the map when clearing the track
Robert Kaiser [Sun, 27 Jan 2013 19:38:48 +0000 (20:38 +0100)]
don't clear the map when clearing the track

11 years agoswitch to the DOM3 standard wheel event
Robert Kaiser [Sun, 27 Jan 2013 19:26:28 +0000 (20:26 +0100)]
switch to the DOM3 standard wheel event

11 years agomake tile cache aging/reloading actually work
Robert Kaiser [Mon, 31 Dec 2012 01:01:16 +0000 (02:01 +0100)]
make tile cache aging/reloading actually work

11 years agocall painting tiles before issuing the command to cache them
Robert Kaiser [Sun, 30 Dec 2012 20:51:55 +0000 (21:51 +0100)]
call painting tiles before issuing the command to cache them

11 years agoupdate cached tiles if they're older than two weeks; add a button to clear the cache
Robert Kaiser [Sun, 30 Dec 2012 20:50:56 +0000 (21:50 +0100)]
update cached tiles if they're older than two weeks; add a button to clear the cache

11 years ago(Hopefully) make webapp manifest valid JSON again
Robert Kaiser [Mon, 17 Dec 2012 23:21:35 +0000 (00:21 +0100)]
(Hopefully) make webapp manifest valid JSON again

11 years agoadd action throbber to appcache
Robert Kaiser [Mon, 17 Dec 2012 23:10:30 +0000 (00:10 +0100)]
add action throbber to appcache

11 years agoadd action throbber icon
Robert Kaiser [Mon, 17 Dec 2012 23:03:33 +0000 (00:03 +0100)]
add action throbber icon

11 years agoMerge branch 'master' of github.com:KaiRo-at/lantea
Robert Kaiser [Mon, 17 Dec 2012 23:02:28 +0000 (00:02 +0100)]
Merge branch 'master' of github.com:KaiRo-at/lantea

11 years agobump appcache
Robert Kaiser [Mon, 17 Dec 2012 22:59:43 +0000 (23:59 +0100)]
bump appcache

11 years agoadd appcache to webapp manifest, add needed permissions.
Robert Kaiser [Sun, 16 Dec 2012 14:56:34 +0000 (15:56 +0100)]
add appcache to webapp manifest, add needed permissions.

11 years agodisplay actions, adjust mapquest open arial URLs, don't overwrite real tiles with...
Robert Kaiser [Sun, 16 Dec 2012 14:48:29 +0000 (15:48 +0100)]
display actions, adjust mapquest open arial URLs, don't overwrite real tiles with the loading tile

11 years agooptimize panning, and some cleanup
Robert Kaiser [Sat, 15 Dec 2012 01:46:12 +0000 (02:46 +0100)]
optimize panning, and some cleanup

11 years agomove debug output to console.log; make DB upgrade work more reasonably
Robert Kaiser [Fri, 14 Dec 2012 23:40:14 +0000 (00:40 +0100)]
move debug output to console.log; make DB upgrade work more reasonably

11 years agoadd a comment about crashing with drawing a blob
Robert Kaiser [Fri, 14 Dec 2012 13:02:09 +0000 (14:02 +0100)]
add a comment about crashing with drawing a blob

11 years agoumm, turn off debug
Robert Kaiser [Fri, 14 Dec 2012 05:17:21 +0000 (06:17 +0100)]
umm, turn off debug

11 years agosome steps to make tile cache in indexedDB work - tiles don't paint correctly now...
Robert Kaiser [Fri, 14 Dec 2012 05:16:38 +0000 (06:16 +0100)]
some steps to make tile cache in indexedDB work - tiles don't paint correctly now, though

11 years agoadd explicit NETWORK section to manifest again, don't put index.html in there as...
Robert Kaiser [Fri, 9 Nov 2012 17:32:43 +0000 (18:32 +0100)]
add explicit NETWORK section to manifest again, don't put index.html in there as the main document is a 'master' entry anyhow

11 years agodo more correct indexedDB access
Robert Kaiser [Tue, 6 Nov 2012 21:40:10 +0000 (22:40 +0100)]
do more correct indexedDB access

11 years agoimproved debug message
Robert Kaiser [Mon, 5 Nov 2012 00:42:04 +0000 (01:42 +0100)]
improved debug message

11 years agomove track to its own canvas, make painting current position actually work, delay...
Robert Kaiser [Mon, 5 Nov 2012 00:09:51 +0000 (01:09 +0100)]
move track to its own canvas, make painting current position actually work, delay drawing after DB is read (or after a timeout), make drawing single tiles work

11 years agomake check for Firefox OS even nicer
Robert Kaiser [Tue, 23 Oct 2012 13:31:23 +0000 (15:31 +0200)]
make check for Firefox OS even nicer

11 years agohide Dump again, hide Save on Firefox OS
Robert Kaiser [Mon, 22 Oct 2012 18:21:24 +0000 (20:21 +0200)]
hide Dump again, hide Save on Firefox OS

11 years agoonly put points into the track if they're accurate enough, but always paint the curre...
Robert Kaiser [Mon, 22 Oct 2012 15:06:57 +0000 (17:06 +0200)]
only put points into the track if they're accurate enough, but always paint the current location (larger and with a different color); move some settings-like parameters to global vars

11 years agosupport full screen mode
Robert Kaiser [Sun, 7 Oct 2012 21:23:50 +0000 (23:23 +0200)]
support full screen mode

11 years agozero change to appcache to get installations to update
Robert Kaiser [Sun, 7 Oct 2012 20:27:35 +0000 (22:27 +0200)]
zero change to appcache to get installations to update

11 years agoadd OpenGeoServer Aerial, correct annotations for other sources
Robert Kaiser [Sun, 7 Oct 2012 20:25:37 +0000 (22:25 +0200)]
add OpenGeoServer Aerial, correct annotations for other sources

11 years agoAdd some TODO entries
Robert Kaiser [Tue, 2 Oct 2012 22:33:48 +0000 (01:33 +0300)]
Add some TODO entries

11 years agoadd a TODO list so people know what they can help with
Robert Kaiser [Fri, 28 Sep 2012 03:08:20 +0000 (05:08 +0200)]
add a TODO list so people know what they can help with

11 years agoadd the base files GitHub recommends for a repo, esp. a README
Robert Kaiser [Thu, 20 Sep 2012 21:53:56 +0000 (23:53 +0200)]
add the base files GitHub recommends for a repo, esp. a README

11 years agomake buttons bigger on small screen
Robert Kaiser [Fri, 14 Sep 2012 15:51:08 +0000 (17:51 +0200)]
make buttons bigger on small screen

11 years agohide copyright field as well, but make sure it's shown when we change maps and might...
Robert Kaiser [Fri, 14 Sep 2012 01:51:10 +0000 (03:51 +0200)]
hide copyright field as well, but make sure it's shown when we change maps and might change this text

11 years agoumm, appcache manifest shouldn't have been removed
Robert Kaiser [Fri, 14 Sep 2012 01:39:35 +0000 (03:39 +0200)]
umm, appcache manifest shouldn't have been removed

11 years agohide UI when it's not needed
Robert Kaiser [Fri, 14 Sep 2012 01:38:46 +0000 (03:38 +0200)]
hide UI when it's not needed

11 years agosplit zoom and menu areas
Robert Kaiser [Fri, 14 Sep 2012 00:17:49 +0000 (02:17 +0200)]
split zoom and menu areas

11 years agonumeric transaction modes are deprecated
Robert Kaiser [Fri, 14 Sep 2012 00:17:33 +0000 (02:17 +0200)]
numeric transaction modes are deprecated

11 years agoMerge branch 'master' of linz:/srv/git/git-kairo
Robert Kaiser [Tue, 11 Sep 2012 15:25:50 +0000 (17:25 +0200)]
Merge branch 'master' of linz:/srv/git/git-kairo

11 years agoadd a note on where the slow drawing on tablet sends slow script warnings
Robert Kaiser [Tue, 11 Sep 2012 15:25:00 +0000 (17:25 +0200)]
add a note on where the slow drawing on tablet sends slow script warnings

11 years agomake overlay area go more into the corner on small screens
Robert Kaiser [Fri, 7 Sep 2012 06:21:47 +0000 (08:21 +0200)]
make overlay area go more into the corner on small screens

11 years agomake overlay area go more into the corner on small screens
Robert Kaiser [Fri, 7 Sep 2012 06:20:58 +0000 (08:20 +0200)]
make overlay area go more into the corner on small screens

11 years ago(hopefully) fix switching of copyright message
Robert Kaiser [Fri, 7 Sep 2012 06:17:03 +0000 (08:17 +0200)]
(hopefully) fix switching of copyright message

11 years agoalso decrease borders around copyright message
Robert Kaiser [Fri, 7 Sep 2012 06:09:59 +0000 (08:09 +0200)]
also decrease borders around copyright message

11 years agotry even smaller font size
Robert Kaiser [Fri, 7 Sep 2012 06:07:32 +0000 (08:07 +0200)]
try even smaller font size

11 years agoapply small screen font size to copyright explicitely
Robert Kaiser [Fri, 7 Sep 2012 06:05:53 +0000 (08:05 +0200)]
apply small screen font size to copyright explicitely

11 years agoadd a media query for smaller screens, as a test
Robert Kaiser [Fri, 7 Sep 2012 06:04:28 +0000 (08:04 +0200)]
add a media query for smaller screens, as a test

11 years agoadd a comment on mouse wheel events
Robert Kaiser [Fri, 7 Sep 2012 05:58:30 +0000 (07:58 +0200)]
add a comment on mouse wheel events

11 years agoremove installs_allowed_from as it defaults to * and we should not restrict this
Robert Kaiser [Thu, 24 May 2012 12:59:25 +0000 (14:59 +0200)]
remove installs_allowed_from as it defaults to * and we should not restrict this

11 years agoimprove description slightly
Robert Kaiser [Mon, 7 May 2012 11:16:15 +0000 (13:16 +0200)]
improve description slightly

12 years agoswitch host name of Mozilla Marketplace
Robert Kaiser [Sat, 31 Mar 2012 23:25:42 +0000 (01:25 +0200)]
switch host name of Mozilla Marketplace

12 years agooptimize drawing of tracks to hopefully increase canvas performance
Robert Kaiser [Sat, 10 Mar 2012 15:18:11 +0000 (16:18 +0100)]
optimize drawing of tracks to hopefully increase canvas performance

12 years agomake buttons, etc. bigger when on a touch-enabled device (Mozilla-specific right...
Robert Kaiser [Tue, 6 Mar 2012 16:11:17 +0000 (17:11 +0100)]
make buttons, etc. bigger when on a touch-enabled device (Mozilla-specific right now)

12 years agotry to deal with the default scaling of mobile devices, eliminate white borders aroun...
Robert Kaiser [Fri, 2 Mar 2012 13:22:31 +0000 (14:22 +0100)]
try to deal with the default scaling of mobile devices, eliminate white borders around the map

12 years agowrap pushing to track store into a try/catch, make coords a plain object
Robert Kaiser [Sun, 26 Feb 2012 01:04:30 +0000 (02:04 +0100)]
wrap pushing to track store into a try/catch, make coords a plain object

12 years agoapply a small hack to display dump button for now, use outerWidth/Height is small...
Robert Kaiser [Sun, 12 Feb 2012 16:11:44 +0000 (17:11 +0100)]
apply a small hack to display dump button for now, use outerWidth/Height is small than innerWidth/Height

12 years agoturn on debug in production for a bit of experimenting
Robert Kaiser [Sun, 29 Jan 2012 14:54:20 +0000 (15:54 +0100)]
turn on debug in production for a bit of experimenting

12 years agoturn on debug in production for a bit of experimenting
Robert Kaiser [Sun, 29 Jan 2012 13:54:24 +0000 (14:54 +0100)]
turn on debug in production for a bit of experimenting

12 years agoactually name it Lantea Map*s*
Robert Kaiser [Fri, 20 Jan 2012 00:53:06 +0000 (01:53 +0100)]
actually name it Lantea Map*s*

12 years agoimprove debugging, make geofake do dmaller tracks, use correct GPX MIME type, add...
Robert Kaiser [Fri, 20 Jan 2012 00:51:44 +0000 (01:51 +0100)]
improve debugging, make geofake do dmaller tracks, use correct GPX MIME type, add a dump function to debug, make touch events actually work

12 years agorelicense lantea and mandelbrot to MPL2
Robert Kaiser [Thu, 19 Jan 2012 23:27:06 +0000 (00:27 +0100)]
relicense lantea and mandelbrot to MPL2

12 years agopersist prefs
Robert Kaiser [Tue, 27 Dec 2011 22:48:51 +0000 (23:48 +0100)]
persist prefs

12 years agoremove debug message
Robert Kaiser [Tue, 27 Dec 2011 21:10:10 +0000 (22:10 +0100)]
remove debug message

12 years agoadd support for persistent data via indexedDB, persist tracks across sessions using...
Robert Kaiser [Tue, 27 Dec 2011 21:08:05 +0000 (22:08 +0100)]
add support for persistent data via indexedDB, persist tracks across sessions using that, add functionality for clearing tracks

12 years agocreate hackish way to save GPX tracks and make the map only shift when we get enough...
Robert Kaiser [Mon, 19 Dec 2011 01:00:05 +0000 (02:00 +0100)]
create hackish way to save GPX tracks and make the map only shift when we get enough outside the center

12 years agoadd centering on track position
Robert Kaiser [Sun, 18 Dec 2011 23:35:33 +0000 (00:35 +0100)]
add centering on track position

12 years agoadd tracking
Robert Kaiser [Sun, 18 Dec 2011 23:27:42 +0000 (00:27 +0100)]
add tracking

12 years agoadd icons, loading image and make mouse zooming keep the zoomed point at the same...
Robert Kaiser [Sun, 18 Dec 2011 20:08:29 +0000 (21:08 +0100)]
add icons, loading image and make mouse zooming keep the zoomed point at the same position

12 years agoadd zooming and map style selection
Robert Kaiser [Sun, 18 Dec 2011 16:47:14 +0000 (17:47 +0100)]
add zooming and map style selection

12 years agoadd actual maps to Lantea
Robert Kaiser [Sun, 18 Dec 2011 15:18:54 +0000 (16:18 +0100)]
add actual maps to Lantea

12 years agoput correct sites into app manifests
Robert Kaiser [Sun, 18 Dec 2011 00:56:11 +0000 (01:56 +0100)]
put correct sites into app manifests

12 years agofix app manifests
Robert Kaiser [Sun, 18 Dec 2011 00:54:27 +0000 (01:54 +0100)]
fix app manifests

12 years agoadd lantea and mandelbrot apps
Robert Kaiser [Sun, 18 Dec 2011 00:49:58 +0000 (01:49 +0100)]
add lantea and mandelbrot apps

16 years agoMerge branch 'origin' of hirsch
Robert Kaiser [Thu, 3 Apr 2008 00:04:11 +0000 (02:04 +0200)]
Merge branch 'origin' of hirsch