summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [android] #3052 - Generating actual SHA for 2.10 zip fileBrad Leege2016-01-151-1/+1
| * [android] #3052 Adding distributionSha256SumBrad Leege2016-01-151-0/+1
| * [android] #3052 - upgrade gradle to 2.10Tobrun2016-01-154-100/+95
| * [android] #3517 - recreating InfoWindow with correct MapView instanceTobrun2016-01-153-12/+10
| * [android] #3559 - don't show InfoWindow when marker is invalidTobrun2016-01-151-2/+7
| * [android] #3052 - update gradle to 2.10Tobrun2016-01-151-1/+1
| * [android] #3450 - fix rotation when enabling user locationTobrun2016-01-141-0/+4
* | [android] #3537 - 3.1.0 ChangelogBrad Leege2016-01-201-0/+6
* | [ios] Make demo app's build number more realisticJason Wray2016-01-201-1/+1
* | [ios] z14 initially in user tracking modeMinh Nguyễn2016-01-202-2/+12
* | [ios] Reset user tracking, respect content inset in resetPositionMinh Nguyễn2016-01-202-4/+11
* | [ios] Maintain user tracking, anchor on user dot during zoom, rotateMinh Nguyễn2016-01-202-44/+40
* | [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-204-21/+91
* | [ios] Made user dot position configurableMinh Nguyễn2016-01-204-6/+50
* | [ios] Non-animated user tracking mode changesMinh Nguyễn2016-01-201-6/+11
* | [ios] Keep user dot callout open after user location changeMinh Nguyễn2016-01-201-8/+0
* | [ios] Keep callout attached to moving user dotMinh Nguyễn2016-01-201-12/+32
* | [ios] Maintain user tracking mode after orientation changeMinh Nguyễn2016-01-201-1/+6
* | [ios] Eliminated jump after flight to first locationMinh Nguyễn2016-01-201-1/+4
* | [ios] Leave user location callout open when trackingMinh Nguyễn2016-01-201-3/+17
* | [ios] Fly to user locationMinh Nguyễn2016-01-201-43/+54
* | [ios] Affix user dot on screen in user tracking modeMinh Nguyễn2016-01-202-17/+76
* | [tests] Added utests for RunLoop refcountingThiago Marcos P. Santos2016-01-202-0/+76
* | [osx] Fix loop closing with pending requestsThiago Marcos P. Santos2016-01-201-0/+7
* | [core] Add ref counting to the main loopThiago Marcos P. Santos2016-01-202-1/+28
* | [ios] Fixes crash when vendorId is nilCameron Mulhern2016-01-201-0/+3
* | Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-2010-3/+76
* | [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-1920-168/+160
* | [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-199-43/+39
* | [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-1930-80/+87
* | node-v2.2.2node-v2.2.2Mike Morris2016-01-192-1/+5
* | [core] Eliminate macros in sqlite3.cppJohn Firebaugh2016-01-192-26/+22
* | Revert WebP support due to broken buildsJohn Firebaugh2016-01-1910-76/+3
* | [linux] Replace PNG with WebP on tile source URLBruno de Oliveira Abinader2016-01-192-0/+13
* | [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-196-3/+58
* | [linux] Added WebP build depsBruno de Oliveira Abinader2016-01-193-0/+5
* | [osx] No need to link with libpng & libjpegBruno de Oliveira Abinader2016-01-191-2/+0
* | [glfw] Fix panning directionThiago Marcos P. Santos2016-01-191-1/+1
* | [ios] Flip points, not edge insetsMinh Nguyễn2016-01-183-14/+7
* | [core] Reformulated setLatLng() based on CameraOptionsMinh Nguyễn2016-01-181-15/+11
* | [ios] Removed redundant zoom constraintsMinh Nguyễn2016-01-181-2/+2
* | [ios] Account for top/bottom barsMinh Nguyễn2016-01-183-6/+76
* | [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-187-42/+42
* | [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-185-29/+89
* | [osx] Content insetsMinh Nguyễn2016-01-182-3/+86
* | [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-188-18/+135
* | [ios] Refactored unrotationMinh Nguyễn2016-01-162-29/+35
* | [ios] Avoid unrotating in heading or course tracking modeMinh Nguyễn2016-01-161-1/+3
* | [core] Add missing returns in error caseJohn Firebaugh2016-01-151-0/+2
* | [core] tileSize is a source property, not a TileJSON propertyJohn Firebaugh2016-01-155-6/+21