summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update changelog.upstream/fabian-location-manager-11983Fabian Guerra2018-07-201-0/+4
* [ios] Add the location API to jazzy.Fabian Guerra2018-07-201-0/+4
* [ios] Clarify location manager API use.Fabian Guerra2018-07-204-9/+9
* [ios] Rever the default location manager to the wrap based implementation.Fabian Guerra2018-07-204-21/+166
* [ios] Clarify location manager's API usage.Fabian Guerra2018-07-203-8/+45
* [ios] Change the location manager internal implementation to a category.Fabian Guerra2018-07-203-102/+6
* [ios] Fix an issue where a custom location manager may continue getting updat...Fabian Guerra2018-07-201-3/+6
* [ios] Clarify map view's locationManager property usage.Fabian Guerra2018-07-201-2/+2
* [ios] Change locationManager to null resettable.Fabian Guerra2018-07-201-1/+1
* [ios] Fix resetting the location manager blocks updates.Fabian Guerra2018-07-201-0/+3
* [ios] Fix internal location manager invocation.Fabian Guerra2018-07-201-2/+2
* [ios] Fix location manager doc typo.Fabian Guerra2018-07-201-1/+1
* [ios] Add a custom location manager example.Fabian Guerra2018-07-207-1/+391
* [ios] Clarify location manager usage.Fabian Guerra2018-07-201-1/+3
* [ios] Remove CLLocationManager usage.Fabian Guerra2018-07-201-3/+6
* [ios] Improve custom location manager documentation.Fabian Guerra2018-07-202-1/+57
* [ios] Add API methods to handle heading events.Fabian Guerra2018-07-203-7/+33
* [ios] Remove team.Fabian Guerra2018-07-201-3/+2
* [ios] MGLMapView update to new location manager API.Fabian Guerra2018-07-204-8/+25
* [ios] Add MGLLocationManager and MGLLocationManagerDelegate to Mapbox's maps ...Fabian Guerra2018-07-205-0/+155
* [build] add nitpick step for verifying that dependencies are up-to-date and u...upstream/vendor-gtestKonstantin Käfer2018-07-203-2/+45
* [build] vendor Google TestKonstantin Käfer2018-07-2038-8/+31750
* [android] - expose getMap on native_map_viewTobrun2018-07-203-1/+7
* fixed typo in error messageJustyna Janczyszyn2018-07-191-1/+1
* [ios] Reorganize changelog for ios-v4.2.0Jason Wray2018-07-181-2/+5
* [ios] Update podspecs for ios-v4.2.0Jason Wray2018-07-183-3/+3
* [android] - update changelog for v6.3.0 finalTobrun2018-07-181-3/+8
* [android] VisibleRegion instrumentation testsŁukasz Paczos2018-07-181-0/+342
* [android] option to request the visible region restricted by the content paddingŁukasz Paczos2018-07-181-5/+32
* Correct `MGL_MATCH ` documentation (#12378)Lloyd Sheng2018-07-181-1/+1
* [iOS] Fix unbalanced change delimiter crash (#12148)Lloyd Sheng2018-07-182-1/+1
* [android] Fix possibly race on undefined behaviorThiago Marcos P. Santos2018-07-171-0/+1
* [build] organize CMake targets in folders for IDEsKonstantin Käfer2018-07-1711-0/+23
* [android] bump SNAPSHOT version building on master to 6.4.0Łukasz Paczos2018-07-171-1/+1
* [core] update CA bundleKonstantin Käfer2018-07-171-26/+2
* [android] harden map events creationŁukasz Paczos2018-07-171-1/+3
* [android] - bump used gradle tools versiontobrun2018-07-171-1/+1
* Add fuzz tests for TileCover and fix out of bounds access crash.Asheem Mamoowala2018-07-162-1/+60
* Better describe the streaming tilecover algorithm in commentsAsheem Mamoowala2018-07-162-22/+57
* Fix TileCover asserts. The create_bounds_towards_* methods were treatingAsheem Mamoowala2018-07-162-49/+33
* [core] treat parsedate as C++ file to remove C build rulesKonstantin Käfer2018-07-164-5/+5
* [core] make the offline DB schema a regular include fileKonstantin Käfer2018-07-164-25/+31
* [android] - bump kotlin, timber and okhttp to most recent stable versionsTobrun2018-07-161-3/+3
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-1322-1190/+774
* [build] Use CIRCLE_MERGE_BASE environment variableJohn Firebaugh2018-07-131-22/+5
* [build] Show diff to prior sizeJohn Firebaugh2018-07-131-14/+67
* [build] Reduce ccache max sizeJohn Firebaugh2018-07-131-1/+1
* [build] Improve ccache freshnessJohn Firebaugh2018-07-132-30/+118
* [build] Separate node_modules, mason_packages, and cmake cachesJohn Firebaugh2018-07-131-92/+202
* [build] Move all mason_use statements to a single fileJohn Firebaugh2018-07-137-57/+67