2014-03-22 |
Robert Kaiser | separate assembling and drawing functions and make... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Robert Kaiser | remove 2D canvas, move draw() and resizeAndDraw() into... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Robert Kaiser | more progress on actually painting a map with GL, somet... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Robert Kaiser | move map-related variables into gMap object, move GL... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Robert Kaiser | move GL map rendering stuff into an object |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Robert Kaiser | add first pieces of support for webGL maps |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Robert Kaiser | try to use stopPropagation to make sure touch events... legacy-preGL |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Robert Kaiser | remove the failed messages as well |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Robert Kaiser | one more try at appcache bump |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Robert Kaiser | bump app cache for recent change |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Robert Kaiser | fix bugzilla.kairo.at/show_bug.cgi?id=360 by adding... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Robert Kaiser | independet var assignments |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Robert Kaiser | no debug on prod, please |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Robert Kaiser | fix setting of var |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Robert Kaiser | fix setting of var |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Robert Kaiser | try to fix upload error, make initial draw faster |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | acknowledge that we now do pinch zoom |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | remove debugging, reset pinch when ending touch |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | care that starting pinch width is set as it should be |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | log pinch widths |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | log pinch widths |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Robert Kaiser | try supporting pinch zoom in a simple way |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Robert Kaiser | for upload, issue an empty POST (Bad Request) first... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Robert Kaiser | update TODO list |
commit | commitdiff | tree | snapshot |
2013-07-25 |
Robert Kaiser | reset upload status when starting upload; load track... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Robert Kaiser | we need to return even if position isn't set |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Robert Kaiser | forgot one prefs step |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Robert Kaiser | merge changes with timeout change |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Robert Kaiser | restructure init to use event chaining |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Robert Kaiser | try increasing init timeout |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robert Kaiser | Make upload a smoother experience with some in-app... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robert Kaiser | really enable upload |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robert Kaiser | always enable upload |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robert Kaiser | bump appcache |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Robert Kaiser | small modifications so that at least something can... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Robert Kaiser | add an upload button for OSM track upload - still doesn... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Robert Kaiser | bump appcache for recent changes |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Robert Kaiser | rename DB to avoid collisions; implement key handling... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Robert Kaiser | add an if to make it possible to turn off the optimized... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Robert Kaiser | don't clear the map when clearing the track |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Robert Kaiser | switch to the DOM3 standard wheel event |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Robert Kaiser | make tile cache aging/reloading actually work |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Robert Kaiser | call painting tiles before issuing the command to cache... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Robert Kaiser | update cached tiles if they're older than two weeks... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Kaiser | (Hopefully) make webapp manifest valid JSON again |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Kaiser | add action throbber to appcache |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Kaiser | add action throbber icon |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Kaiser | Merge branch 'master' of github.com:KaiRo-at/lantea |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Kaiser | bump appcache |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Robert Kaiser | add appcache to webapp manifest, add needed permissions. |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Robert Kaiser | display actions, adjust mapquest open arial URLs, don... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Robert Kaiser | optimize panning, and some cleanup |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Kaiser | move debug output to console.log; make DB upgrade work... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Kaiser | add a comment about crashing with drawing a blob |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Kaiser | umm, turn off debug |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Kaiser | some steps to make tile cache in indexedDB work - tiles... |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Robert Kaiser | add explicit NETWORK section to manifest again, don... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Robert Kaiser | do more correct indexedDB access |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Robert Kaiser | improved debug message |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Robert Kaiser | move track to its own canvas, make painting current... |
commit | commitdiff | tree | snapshot |
2012-10-23 |
Robert Kaiser | make check for Firefox OS even nicer |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Robert Kaiser | hide Dump again, hide Save on Firefox OS |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Robert Kaiser | only put points into the track if they're accurate... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Robert Kaiser | support full screen mode |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Robert Kaiser | zero change to appcache to get installations to update |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Robert Kaiser | add OpenGeoServer Aerial, correct annotations for other... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Robert Kaiser | Add some TODO entries |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Robert Kaiser | add a TODO list so people know what they can help with |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Robert Kaiser | add the base files GitHub recommends for a repo, esp... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | make buttons bigger on small screen |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | hide copyright field as well, but make sure it's shown... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | umm, appcache manifest shouldn't have been removed |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | hide UI when it's not needed |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | split zoom and menu areas |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Robert Kaiser | numeric transaction modes are deprecated |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Robert Kaiser | Merge branch 'master' of linz:/srv/git/git-kairo |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Robert Kaiser | add a note on where the slow drawing on tablet sends... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | make overlay area go more into the corner on small... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | make overlay area go more into the corner on small... |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | (hopefully) fix switching of copyright message |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | also decrease borders around copyright message |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | try even smaller font size |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | apply small screen font size to copyright explicitely |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | add a media query for smaller screens, as a test |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Robert Kaiser | add a comment on mouse wheel events |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Robert Kaiser | remove installs_allowed_from as it defaults to * and... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Robert Kaiser | improve description slightly |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Robert Kaiser | switch host name of Mozilla Marketplace |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Robert Kaiser | optimize drawing of tracks to hopefully increase canvas... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Robert Kaiser | make buttons, etc. bigger when on a touch-enabled devic... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Robert Kaiser | try to deal with the default scaling of mobile devices... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Robert Kaiser | wrap pushing to track store into a try/catch, make... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Robert Kaiser | apply a small hack to display dump button for now,... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Robert Kaiser | turn on debug in production for a bit of experimenting |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Robert Kaiser | turn on debug in production for a bit of experimenting |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Robert Kaiser | actually name it Lantea Map*s* |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Robert Kaiser | improve debugging, make geofake do dmaller tracks,... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Robert Kaiser | relicense lantea and mandelbrot to MPL2 |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Robert Kaiser | persist prefs |
commit | commitdiff | tree | snapshot |
2011-12-27 |
Robert Kaiser | remove debug message |
commit | commitdiff | tree | snapshot |
next |