summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-241-0/+1
* [ios] Only show telemetry debug log options when logging is enabledJason Wray2016-05-231-4/+11
* [ios] Remove custom style layer exampleJason Wray2016-05-231-79/+1
* [ios, osx] Added wireframe debugging maskMinh Nguyễn2016-05-234-9/+28
* [ios, osx] Fixed crash adding mixture of points and shapesMinh Nguyễn2016-05-221-2/+6
* 3.3.0-alpha.3ios-v3.3.0-alpha.3ios-3.3.0-alpha.33.3.0-alpha.3Jesse Bounds2016-05-202-2/+2
* Updated changelog for #5067Jesse Bounds2016-05-201-0/+1
* [ios] Allow annotation views to be flattened (#5067)frederoni2016-05-186-3/+56
* [ios] Added centerOffset to MGLAnnotationView (#5062)frederoni2016-05-184-0/+23
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-171-0/+1
* [ios] Updated changelog for #4801Minh Nguyễn2016-05-151-0/+1
* [ios] Improve telemetry server URL validation (#5022)Jason Wray2016-05-131-8/+10
* [ios] Add method documentation for view based annotations.Jesse Bounds2016-05-132-0/+41
* [ios] Refactor of annotation view updatesJesse Bounds2016-05-131-32/+13
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-1314-33/+553
* [core] Update to geometry.hpp 0.5.0John Firebaugh2016-05-131-1/+1
* [core] Added Viewport modeBruno de Oliveira Abinader2016-05-111-1/+1
* [ios] fix potential for very slow animations of user location dot (#4997)Brent W2016-05-101-1/+1
* Merge branch 'release-ios-v3.2.2' into 1ec5-release-ios-v3.2.2-masterMinh Nguyễn2016-05-101-4/+7
|\
| * ios-v3.2.2ios-v3.2.2Minh Nguyễn2016-05-102-2/+2
| * ios-v3.2.2-rc.1ios-v3.2.2-rc.1Minh Nguyễn2016-05-062-2/+2
| * [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-1/+1
| * [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-061-0/+1
| * [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-061-1/+1
| * [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-062-1/+7
| * ios-v3.2.1ios-v3.2.1Jason Wray2016-04-202-2/+2
| * [ios] Add script to automate s3 build and publish processJesse Bounds2016-04-201-0/+84
| * [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-203-17/+19
| * [ios] Restart user location heading updates on validationJason Wray2016-04-202-0/+6
* | [ios, osx] Find nearby annotation when not persisting queryMinh Nguyễn2016-05-091-2/+2
* | ios-v3.3.0-alpha.2ios-v3.3.0-alpha.2Minh Nguyễn2016-05-072-2/+2
* | [core] Update geometry to 0.3.0John Firebaugh2016-05-061-1/+1
* | [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-063-8/+8
* | [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-062-2/+3
* | [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-061-1/+1
* | [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-064-10/+14
* | [ios, osx] Avoid recomputing tile cache size on every redrawMinh Nguyễn2016-05-061-12/+28
* | [core] Use geometry.hpp's pointJohn Firebaugh2016-05-052-1/+9
* | [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* | [core] Privatize various util headers (#4945)John Firebaugh2016-05-041-1/+0
* | ios-v3.3.0-alpha.1ios-v3.3.0-alpha.1Minh Nguyễn2016-05-042-2/+2
* | [ios] Corrected map accessibility valueMinh Nguyễn2016-05-042-9/+5
* | [ios] Fixed KIF testsMinh Nguyễn2016-05-042-22/+9
* | [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-032-0/+5
* | [core] port to protozero (#4906)Dane Springmeyer2016-05-031-0/+1
* | Merge pull request #4919 from mapbox/follow-to-4916Dane Springmeyer2016-05-021-4/+0
* | [core] Use gyp's direct_dependent_settings to propagate variant cflagsJohn Firebaugh2016-05-021-1/+0
* | [core] Replace boost::lexical_cast with std::to_stringJohn Firebaugh2016-05-021-1/+0
* | [ios] Fix analyzer's nullability complaintsJason Wray2016-04-291-6/+17