summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Move platform scripts into platformsJohn Firebaugh2015-12-1640-0/+1188
* [glfw] Set viewport size from the Map threadThiago Marcos P. Santos2015-12-161-5/+5
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-162-1/+7
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-161-1/+1
* [ios, android] Add a method to invalidate custom layers, forcing a repaintJohn Firebaugh2015-12-162-0/+10
* [android] Simplify structure for native filesJohn Firebaugh2015-12-169-10/+11
* Revert "Revert "[ios] Custom style layer""Minh Nguyễn2015-12-161-0/+66
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-16222-8/+151928
* [android] Move includes to platform subdirectoryJohn Firebaugh2015-12-163-0/+223
* Revert "[ios] Custom style layer"John Firebaugh2015-12-161-66/+0
* node-v2.2.0node-v2.2.0Mike Morris2015-12-161-0/+4
* [ios] Custom style layerMinh Nguyễn2015-12-161-0/+66
* [android] Custom layer bindingsJohn Firebaugh2015-12-163-1/+198
* [android] Add scheduled build scriptJohn Firebaugh2015-12-151-4/+50
* code review updates: sprite_atlas brackets and nullable removed for reuseIden...Romain Quidet2015-12-151-2/+2
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-151-1/+1
* 2210: MGLAnnotationImage image can be updateRomain Quidet2015-12-153-6/+43
* [ios, android] Remove unnecessary portions of bitrise.ymlJohn Firebaugh2015-12-152-16/+0
* [ios, android] Remove version specifier to avoid Bitrise upgrade nagJohn Firebaugh2015-12-152-11/+11
* [android] Add bitrise.ymlJohn Firebaugh2015-12-151-0/+73
* [ios] Move bitrise.yml into platform/iosJohn Firebaugh2015-12-151-0/+81
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-153-1/+10
* [osx] World tourMinh Nguyễn2015-12-152-4/+76
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-152-44/+94
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-152-2/+2
* [osx] Restore debug maskMinh Nguyễn2015-12-151-1/+1
* [core] allow changing the orientationKonstantin Käfer2015-12-151-0/+14
* [node] code review cleanupMike Morris2015-12-154-25/+22
* [osx] Corrected documentationMinh Nguyễn2015-12-131-4/+6
* [osx] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-17/+30
* [osx] PrintingMinh Nguyễn2015-12-131-1/+49
* [osx] Remove All Pins commandMinh Nguyễn2015-12-133-3/+25
* [osx] Persist viewpoint across relaunchMinh Nguyễn2015-12-131-0/+8
* [osx] Map cameraMinh Nguyễn2015-12-136-4/+168
* [osx] Don’t strip on copy in DebugMinh Nguyễn2015-12-131-0/+13
* [osx] Fixed IB latitude/longitude inspectablesMinh Nguyễn2015-12-134-1/+29
* [osx] Default callout view controllerMinh Nguyễn2015-12-131-3/+15
* [osx] Fixed standalone launch of osxapp (and run-xosx)Minh Nguyễn2015-12-132-5/+18
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-135-44/+93
* [osx] Commented private headers and implementation filesMinh Nguyễn2015-12-1312-4/+45
* [osx] Align build settings with Xcode framework project templateMinh Nguyễn2015-12-131-5/+27
* [osx] Renamed annotation IDs to annotation tagsMinh Nguyễn2015-12-131-97/+97
* [osx] Moved Mapbox.{h,m} into framework proper; set version variablesMinh Nguyễn2015-12-133-1/+26
* [osx] Added inline comments to MGLMapViewMinh Nguyễn2015-12-133-20/+249
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-1326-48/+121
* [osx] Fixed KVO compliance for selectedAnnotationMinh Nguyễn2015-12-131-0/+2
* [osx] Blanket the map with pinsMinh Nguyễn2015-12-132-2/+50
* [osx] Annotation cursorsMinh Nguyễn2015-12-133-24/+115
* [osx] Annotation tooltipsMinh Nguyễn2015-12-133-3/+71
* [osx] Drop Pin context menu itemMinh Nguyễn2015-12-133-57/+94