summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [android] introduce checkstyle (#6214)Cameron Mace2016-09-015-190/+235
* upgrade to protozero 1.4.2 (#6227)Dane Springmeyer2016-08-312-1/+1
* [ios] Add -ObjC to static podspec; update custom CocoaPods stepsJason Wray2016-08-312-27/+9
* update filter doc usage example (#6202)Dane Springmeyer2016-08-311-5/+2
* [ios] Allow implicit animation of annotation viewsJason Wray2016-08-312-20/+0
* [android] - fix breaking build on master (#6225)Tobrun2016-08-312-9/+15
* [android] added video view example (#6198)Cameron Mace2016-08-315-0/+143
* [macos] Explicitly link the OpenGL framework for compatibility with macOS SierraKonstantin Käfer2016-08-311-0/+1
* [android][build] Only strip the resulting libraries (#6222)Ivo van Dongen2016-08-312-3/+4
* [ios] Update INSTALL doc for -ObjC; use local podspec pathJason Wray2016-08-302-45/+52
* [ios] Update change log for centerOffset bug fixJesse Bounds2016-08-301-0/+1
* [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* [ios] Remove misleading MGLOverlay documentation (#6211)Jason Wray2016-08-301-5/+1
* [ios, macos] fix imports (#6209)Fredrik Karlsson2016-08-302-1/+3
* [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* ios-v3.4.0-alpha.3ios-v3.4.0-alpha.3Jason Wray2016-08-292-2/+2
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-293-26/+11
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-293-6/+22
* [core] Fix updates of line and fill annotationsJohn Firebaugh2016-08-2911-33/+110
* [android] add spoon gradle plugin (#6089)Tobrun2016-08-293-0/+14
* [android] added missing rotation, cleanup duplicate entries (#6153)Tobrun2016-08-291-4/+1
* [android] alpha not applied from builder fix for marker view (#6152)Tobrun2016-08-292-4/+3
* [android] #6113 - receiver not registered exception (#6130)Tobrun2016-08-291-2/+4
* [android] #5875 - MapboxMap options not parceling drawables (#5984)Tobrun2016-08-293-6/+85
* [android] Anchoring was only set once while it was still unmeasured. There ar...Tobrun2016-08-292-4/+12
* [android] #6083 - add circle example (#6086)Tobrun2016-08-296-4/+191
* [ios, macos] Specialize color properties by platformMinh Nguyễn2016-08-266-14/+119
* [ios, macos] Test roundtripping property functionsMinh Nguyễn2016-08-2611-31/+336
* [ios, macos] Fixed roundtripping padding functionsMinh Nguyễn2016-08-261-2/+2
* [ios, macos] Fixed roundtripping enum valuesMinh Nguyễn2016-08-261-3/+7
* [ios, macos] Test enum values, not just typesMinh Nguyễn2016-08-265-19/+17
* [ios, macos] Fixed getting enum functionsMinh Nguyễn2016-08-261-1/+9
* [ios, macos] Simplified test code generationMinh Nguyễn2016-08-267-195/+172
* [ios, macos] More specific default value typesMinh Nguyễn2016-08-267-96/+97
* [ios, macos] Mark MGLStyleLayer properties null_resettableMinh Nguyễn2016-08-2615-256/+266
* [ios] Improve user location annotation documentationJason Wray2016-08-262-7/+14
* [ios] Ignore non-conforming user location annotation viewsJason Wray2016-08-261-3/+7
* [ios] preserve annotation transforms during perspective scalingJustin R. Miller2016-08-262-18/+17
* [core] Simplify GeoJSONTile constructorJohn Firebaugh2016-08-263-53/+30
* [core] Change GeoJSONSource::getURL() to return an optional<std::string>John Firebaugh2016-08-265-23/+22
* [core] .gitignore more .db-shm'sJohn Firebaugh2016-08-261-0/+2
* [core] Clean up and simplify geojson_tile.cppJohn Firebaugh2016-08-261-81/+52
* [core] const consistencyJohn Firebaugh2016-08-269-12/+12
* [core] Rename data ⇢ tile; use Resource::NecessityJohn Firebaugh2016-08-263-175/+168
* [core] Inline Source::Impl::getTileJohn Firebaugh2016-08-262-13/+3
* [android] Radiant → radian (#6169)Minh Nguyễn2016-08-262-20/+20
* [Qt] s/parent_/parentThiago Marcos P. Santos2016-08-261-2/+2
* [Qt] Initial documentation stubThiago Marcos P. Santos2016-08-263-0/+96
* [Qt][tests] Added tests for set style interfaceThiago Marcos P. Santos2016-08-262-0/+95
* [tests] Make it possible to disable tests on the CIThiago Marcos P. Santos2016-08-262-0/+12