lantea.git
2016-03-26 Robert Kaiserprepare for OAuth support but don't enable it as actual...
2016-03-07 Robert Kaiserupdate appcache
2016-03-07 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2016-03-07 Robert Kaisersupport and set GPS wakelock for Firefox OS
2016-01-30 Robert Kaisersupports multiple tilecache domain names so the browser...
2016-01-30 Robert Kaisersupports multiple tilecache domain names so the browser...
2016-01-24 Robert Kaiseruse tilecache for tiles that don't have CORS or https...
2015-09-17 Robert Kaiserupdate appcache to pick up recent optimization
2015-09-17 Robert Kaiserswitch to transform instead of left for making the...
2015-09-09 Robert Kaiserupdate appcache manifest so latest changes actually...
2015-08-30 Robert Kaisermake sure the menu drawer does not overflow the screen...
2015-06-12 Robert Kaiserbump appcache
2015-06-07 Robert Kaisergive an optical hint that clicking the header closes... producution
2015-06-07 Robert Kaiserimprove track time display
2015-06-07 Robert Kaiseradd custom style for buttons, checkboxes and selects...
2015-06-06 Robert Kaiserswitch track and settings menus to drawers
2015-05-23 Robert Kaiserupdate TODO with more ideas, group items
2015-05-01 Robert Kaiserremove log message when loading the pref
2015-05-01 Robert Kaiserput a log message in when loading the pref
2015-05-01 Robert Kaisersee if we can actually make storing map across app...
2015-05-01 Robert Kaisermake sure to actually update the selected map style...
2015-05-01 Robert Kaiserupdate appcache
2015-05-01 Robert Kaisermove track and settings buttons to the new style as...
2015-05-01 Robert Kaiserremember active map style across sessions
2015-05-01 Robert Kaisermove fullscreen button slightly up on small screen...
2015-05-01 Robert Kaiseralso give fullscreen button a new design
2015-04-30 Robert Kaiserimprove new zoom area design further
2015-04-30 Robert Kaiseradjust zoom button design
2015-04-04 Robert Kaisermove some tiles to HTTPs, add comments for others on...
2015-04-04 Robert Kaiserupdate appcache
2015-04-04 Robert Kaisershorten labels slightly so they don't make select grow...
2015-04-01 Robert Kaiseradd a note about reverse geocoding into TODO
2015-04-01 Robert Kaiserupdate available map styles
2014-11-07 Robert Kaisermake segments be separate lines without connections...
2014-11-07 Robert Kaiserdo not count segment jumps in track length and duration
2014-11-03 Robert Kaiserlimit the length of track sections to paint at once...
2014-09-12 Robert Kaisermake sure the text field for the upload name doesn...
2014-09-12 Robert Kaisertry saving power by only drawing when we are actually...
2014-08-18 Robert Kaiserbump appcache to pick up recent JS changes
2014-08-18 Robert KaiserMerge branch 'master' of github.com:KaiRo-at/lantea
2014-08-18 Robert KaiserMerge pull request #1 from alpha-ninja/patch-1
2014-08-04 alpha-ninjaDistribute load evenly
2014-07-03 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-06-29 Robert KaiserTry to handle GL context losses
2014-05-23 Robert KaiserMerge branch 'master' of linz:/srv/git/lantea
2014-05-14 Robert Kaiserbump appcache to pick up recent JS change
2014-05-12 Robert Kaiserwork around Mozilla bug 1001853 with a slight delay...
2014-04-26 Robert Kaiserfix a warning about an uninitialized var and let it...
2014-04-26 Robert Kaiseradd more debug comments around image loading
2014-04-26 Robert Kaiseradd debug comments befor GL init
2014-04-26 Robert Kaiseradd debug comments for GL init
2014-04-08 Robert Kaiseradd user-scalable=no to viewport meta to try and preven...
2014-03-28 Robert Kaiserbump appcache if used
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-28 Robert Kaisermake this work with pre-23 versions of Gecko by support...
2014-03-23 Robert Kaisermake sure anything using appcache actually updates...
2014-03-23 Robert Kaiseradjust TODO for GL implementation glmap
2014-03-23 Robert Kaiserimplement cleaning of textures
2014-03-22 Robert Kaiserremove separate tile indexes array and use a direct...
2014-03-22 Robert Kaiserold pixels optimizations are not needed any more, deter...
2014-03-22 Robert Kaiserseparate assembling and drawing functions and make...
2014-03-21 Robert Kaiserremove 2D canvas, move draw() and resizeAndDraw() into...
2014-03-20 Robert Kaisermore progress on actually painting a map with GL, somet...
2014-03-20 Robert Kaisermove map-related variables into gMap object, move GL...
2014-03-09 Robert Kaisermove GL map rendering stuff into an object
2014-03-09 Robert Kaiseradd first pieces of support for webGL maps
2014-03-02 Robert Kaisertry to use stopPropagation to make sure touch events... legacy-preGL
2014-01-02 Robert Kaiserremove the failed messages as well
2014-01-02 Robert Kaiserone more try at appcache bump
2014-01-02 Robert Kaiserbump app cache for recent change
2014-01-02 Robert Kaiserfix bugzilla.kairo.at/show_bug.cgi?id=360 by adding...
2013-08-18 Robert Kaiserindependet var assignments
2013-08-18 Robert Kaiserno debug on prod, please
2013-08-18 Robert Kaiserfix setting of var
2013-08-18 Robert Kaiserfix setting of var
2013-08-18 Robert Kaisertry to fix upload error, make initial draw faster
2013-08-16 Robert Kaiseracknowledge that we now do pinch zoom
2013-08-16 Robert Kaiserremove debugging, reset pinch when ending touch
2013-08-16 Robert Kaisercare that starting pinch width is set as it should be
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaiserlog pinch widths
2013-08-16 Robert Kaisertry supporting pinch zoom in a simple way
2013-07-25 Robert Kaiserfor upload, issue an empty POST (Bad Request) first...
2013-07-25 Robert Kaiserupdate TODO list
2013-07-25 Robert Kaiserreset upload status when starting upload; load track...
2013-07-07 Robert Kaiserwe need to return even if position isn't set
2013-07-07 Robert Kaiserforgot one prefs step
2013-07-07 Robert Kaisermerge changes with timeout change
2013-07-07 Robert Kaiserrestructure init to use event chaining
2013-05-26 Robert Kaisertry increasing init timeout
2013-04-18 Robert KaiserMake upload a smoother experience with some in-app...
2013-04-18 Robert Kaiserreally enable upload
2013-04-18 Robert Kaiseralways enable upload
2013-04-18 Robert Kaiserbump appcache
2013-04-18 Robert Kaisersmall modifications so that at least something can...
2013-04-12 Robert Kaiseradd an upload button for OSM track upload - still doesn...
2013-03-22 Robert Kaiserbump appcache for recent changes
2013-03-22 Robert Kaiserrename DB to avoid collisions; implement key handling...
2013-01-27 Robert Kaiseradd an if to make it possible to turn off the optimized...
2013-01-27 Robert Kaiserdon't clear the map when clearing the track
next