summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "add CMake to global build dependencies"Brad Leege2016-08-161-0/+0
| | | | This reverts commit c5f330b883520d260014600cdbbfcd533896afac.
* [core] #5879 - CMake 3.1 or later noteBrad Leege2016-08-161-1/+1
|
* add CMake to global build dependenciesJustin R. Miller2016-08-161-0/+0
|
* [ios] fix circular class referenceJustin R. Miller2016-08-161-1/+1
|
* [ios] Improve user location annotation performance (#6019)Jason Wray2016-08-161-1/+11
| | | | | | | | | | | | | | * [ios] Don't animate zoom-induced accuracy ring size changes Improves perceived and actual performance by eliminating the implicit animation that occurred when the accuracy ring changed size during zooms. This previously would pile up animations as the zoom changed, causing an unsightly wobbling effect. * [ios] Pre-calculate shadow paths for user dot and puck Performance enhancement suggested by https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/CoreAnimation_guide/ImprovingAnimationPerformance/ImprovingAnimationPerformance.html * [ios] Rasterize pulsating inner dot of user location annotation Supposed performance enhancement and also improves edge smoothness.
* [core] #5359 - Adding CMake Dependency To DocsBrad Leege2016-08-161-0/+1
|
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-1613-560/+868
| | | | | A new class, `MGLUserLocationAnnotationView`, has been added that inherits from `MGLAnnotationView`. Use a subclass of `MGLUserLocationAnnotationView` to customize the appearance of the user location annotation. Use your custom view with the `MGLMapView.userLocation` annotation via the `-mapView:viewForAnnotation:` delegate method.
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-1612-14/+120
|
* [android] - replaced default colors with material design colors, changed ↵Tobrun2016-08-162-52/+26
| | | | textcolor to white, added click event on toolbar arrow, made sanity test generation compatible (#6004)
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-162-28/+39
|
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-163-3/+16
|
* [docs] remove Python dependency and add cURL dependencyKonstantin Käfer2016-08-161-1/+1
|
* [build] convert build-version script from Python to Node.jsKonstantin Käfer2016-08-163-82/+82
|
* [build] remove unused scriptKonstantin Käfer2016-08-161-20/+0
|
* [build] convert build-shaders script from Python to Node.jsKonstantin Käfer2016-08-1610-112/+86
|
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-1617-54/+1340
|
* [ios, macos] Removed MGLSource.sourceType (#6028)Minh Nguyễn2016-08-164-11/+4
| | | Fixes #6027.
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-1613-20/+49
|
* [android] #6014 - add example with numerical filterIvo van Dongen2016-08-162-4/+4
|
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-168-12/+73
| | | | | It turns out that mbgl::AssetFileSource supports absolute file URLs in addition to relative file URLs. So replace the file: scheme with asset: while percent-escaping as necessary. Also added amsterdam.geojson to macos.xcodeproj for consistency with ios.xcodeproj.
* [docs] Copyedited contributing guideMinh Nguyễn2016-08-151-12/+12
| | | Also changed platform label from purple to black, to be more distinct from blue.
* Update contributing readmeJesse Bounds2016-08-151-0/+17
| | | Add section about github label system
* [macos] Link unit test bundle against libmbgl-core (#5994)Minh Nguyễn2016-08-151-2/+2
| | | Fixes #5990.
* [ios, macos] Replaced testAAALoadPacks with a setUp method (#6007)Minh Nguyễn2016-08-151-12/+16
| | | XCTest apparently no longer executes tests in alphabetical order, so naming the test testAAALoadPacks doesn’t ensure it gets run first. Instead, put the pack loading test inside -setUp, but also put it inside a dispatch_once() block to ensure that it only gets run before the first offline storage test that gets run in the current process.
* [build] bump Mason to support Xcode 8Konstantin Käfer2016-08-151-0/+0
|
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-137-16/+279
|
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
|
* added watermark to imageCameron2016-08-121-0/+0
|
* [android] #5968 - add support for a layout editor preview, show a drawable ↵Tobrun2016-08-123-9/+52
| | | | and some overlain items
* [core] Compare unsigned int to unsigned int to pass tidy check (#5986)Jesse Bounds2016-08-121-1/+1
|
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-125-6/+21
|
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ ↵Minh Nguyễn2016-08-1216-63/+75
| | | | | | | queryPointAnnotations() (#5165) queryPointAnnotations() accepts a screen rectangle instead of a geographic bounding box, so marker hit testing works at the edges of a rotated, tilted map view. Fixes #5151.
* [android] #5867 - backwards compatible progress barTobrun2016-08-121-2/+3
|
* [android] #5963 - fixes location tracking mode activity disables location ↵Tobrun2016-08-121-2/+4
| | | | when rotated
* [ios] Exclude NSData category's header from dynamic frameworkJason Wray2016-08-111-3/+1
| | | | This private category on NSData is for gzip compression, which is only used internally.
* [android] #5934 - resolves memory leaks on animators + location listenersTobrun2016-08-114-12/+58
|
* [ios, macos] Updated changelogsMinh Nguyễn2016-08-112-8/+25
|
* 3.4.0-alpha.1ios-v3.4.0-alpha.1Jesse Bounds2016-08-113-2/+4
| | | | Update changelog and bump version in the podspecs.
* [ios, macos] Upgraded project build settings for Xcode 8 (#5935)Minh Nguyễn2016-08-1112-12/+20
| | | Set CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE as recommended by Xcode 8.
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-1196-53/+6841
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios] wip runtime styling * [ios, macos] Outlined header templates * [ios, macos] cleanup and use appropiate data types * [ios, macos] removed refs to mbgl and added convenient color methods on UIColor and NSColor * [ios, macos] updated header template, included doc string * [ios, macos] outlined template for layer implementation files * [ios, macos] moved script to platform/darwin and updated comments * [ios, macos] Cleaned up the implementation template * [ios, macos] removed unused function and added support for more datatypes * [ios, macos] overhauling the type protocols * [ios, macos] removed unnecessary style classes * [ios, macos] added support for more types * [ios, macos] fixed string and number prop values * [ios, macos] enum getters * [ios, macos] added removeLayer() and removed unused layer ref * [ios, macos] fixed remaining layer types and converted style layer into a protocol * [ios, macos] fixed addLayer() and added example for line layer * [ios] GeoJSON source now works * [ios] fixed raster layer and raster source * [ios] fixed attr prop number and outlined prop function * [ios] wip functions * [ios] bool and float function fix * [ios] cleanup * [macos] fixed support for macos * [ios] fixed string functions * [ios] extended array functions * [ios] added tests and fixed a few bugs * [ios] less verbose functions and improved tests * [ios, macos] Removed unnecessary use of default arguments Default arguments aren’t supported in Node v4, and they aren’t needed here anyways, because we’re only testing for truthiness. * [ios, macos] Enum setters Rely on a macro instead of category methods to specialize the setter implementation for enum attributes, since generic types are disallowed in Objective-C method signatures and mbgl::style::PropertyType must be type-qualified. * [ios, macos] Got macOS closer to parity w/ iOS Added various classes and test classes to the macOS workspace. Also fixed lots of compiler errors and updated macosapp runtime styling example to use the new dictionary syntax for function stops. Updated all conversions from Objective-C stops to C++ stops to enumerate over the dictionary. Fixed compiler errors in enum setter implementations. Also corrected path to script in generated file comments. * [ios, macos] Added EJS templates to project * [ios, macos] Code formatting Made code format more consistent. * [ios, macos] Spelled out ID Cocoa convention is to always spell out “ID” as “identifier”, in part to avoid confusion with the id keyword. Also, URL is capitalized in most contexts, including property names. * [ios, macos] Grouped related headers together * [ios, macos] Cleaned up layer transformation Also added support for converting background layers into Objective-C. * [ios, macos] Cleaned up tests Also made the tests work on macOS by introducing a new window to host the map. * [ios, macos] Replaced TODOs with #warnings * [ios] convert array based property values * [ios, macos] color function/undefined getter * [ios, macos] fixed function/undefined getters for bool and float properties * [ios, macos] more function/undefined property getters * [ios, macos] more type conversion and cleanup * [ios, macos] disable macos runtime styling tests for now * [ios, macos] cleaned up style code script * [ios, macos] more type conversion * [ios] added a base layer to handle visibility min/max zoom * [macos] fixed base layer * [ios, macos] use accessor methods * [ios, macos] cleanup * [ios, macos] add geojson to ios and macos * [macos] rebase fix * [ios, macos] fixed enum getters and added tests for enums * [ios, macos] added an update method to base layer * [ios, macos] added some documentation * [ios, macos] docs * [ios, macos] removed refs to filters for now * [ios, macos] various tail work * [ios, macos] missing import and incorrect type
* CJK overflow - update to match gl-shader (#5908)Amy Lee Walton2016-08-1116-34/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update vertex array ushorts * update atlas size * testing latest cjk test-suite branch * update shader ref * update shaders * update icon buffer * shaders * updated tests * buffer fix * updated make tests * annotation expected updates * final push * final fonts * a_data1 removal * remove cjk-mixed test * hiring threshold for cjk-chinese * update to new test suite * Rename a_data2 to a_data in sdf and icon shaders * update test-suite sha
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-113-0/+31
| | | | | | | | This adjusts the tap point for the map's single tap gesture recognizer to use the coordinate to point translated point of the actual annotation the view represents. This fixes an issue where views that were offset in the point coordinate system were not selected when tapped since their associated annotations were actually at the origin of the offset.
* [ios] Guard against nil data task (#5932)Jesse Bounds2016-08-111-1/+3
|
* [android] - updated mas in testappCameron2016-08-104-11/+8
|
* [android] javadoc cleanup part 2Tobrun2016-08-0912-60/+849
|
* [android] fix location permissions already acceptedTobrun2016-08-091-3/+7
|
* [android] #5889 - update info window location when info window content is ↵Tobrun2016-08-091-0/+1
| | | | being refreshed
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-0815-48/+670
|
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-086-10/+25
|\ | | | | | | After v3.3.4.
| * ios-v3.3.4ios-v3.3.4Jason Wray2016-08-083-3/+7
| | | | | | | | Bump version number and update changelog.