summaryrefslogtreecommitdiff
path: root/platform/ios/app
Commit message (Expand)AuthorAgeFilesLines
...
* [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-141-0/+8
* [ios] Removed unused annotation image codeMinh Nguyễn2016-06-061-76/+0
* [ios, osx] Ignore multipointsMinh Nguyễn2016-06-061-1/+1
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-012-4/+18
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-0/+16
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-5/+14
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-261-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-231-9/+16
* [ios] Allow annotation views to be flattened (#5067)frederoni2016-05-181-0/+1
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-133-1/+54
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-6/+6
* [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-061-2/+2
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-9/+9
* [ios] Use default images for world tour destinationsMinh Nguyễn2016-04-251-1/+1
* [ios] Added accessibility labels, hints, gesturesMinh Nguyễn2016-04-252-4/+19
* [ios] Made annotation callouts accessibleMinh Nguyễn2016-04-252-0/+23
* [ios] Parentheses for build variablesMinh Nguyễn2016-04-241-3/+3
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-245-186/+48
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-61/+210
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-221-1/+1
* [ios] Fixed crash on missing access tokenMinh Nguyễn2016-04-211-4/+14
* [ios, osx] Constrain zoom level when selecting offline packMinh Nguyễn2016-04-211-0/+1
* [ios] Observe annotation coordinatesMinh Nguyễn2016-04-191-0/+11
* [ios] Annotation image deletionMinh Nguyễn2016-04-191-37/+55
* [ios] Removed app transport security exception for stagingMinh Nguyễn2016-04-181-11/+0
* [ios] Use staging server in simulatorMinh Nguyễn2016-04-181-1/+0
* [ios] Deprecated -[MGLMapView emptyMemoryCache]Minh Nguyễn2016-04-181-14/+9
* [ios] Prompt for access token in iosappMinh Nguyễn2016-04-183-4/+36
* [ios] Animate user dot between user location updatesMinh Nguyễn2016-04-171-0/+5
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-4/+4
* [ios] Added Xcode project for iosapp, ios-bench; workspace for ios-testsMinh Nguyễn2016-04-1654-41/+226
* [ios] Convert telemetry test server setting to user defaultJason Wray2016-04-132-6/+3
* [ios] Fixed style count assertionMinh Nguyễn2016-04-111-1/+1
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-071-81/+0
* [ios] Converted MBXViewController to Objective-CMinh Nguyễn2016-04-072-18/+57
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-53/+94
|\
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-291-0/+7
| * [ios, osx] More accurate KVO, private delegate, descriptive fallback name, fe...Minh Nguyễn2016-03-291-13/+17
| * [ios, osx] Centralized offline pack managementMinh Nguyễn2016-03-291-41/+69
| * [ios] Only set preferred action on iOS 9+Minh Nguyễn2016-03-141-1/+3
| * [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
* | [ios] explicitly load the style when the app loadsKonstantin Käfer2016-03-221-0/+1
* | [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
|/
* [ios] Fixed iosapp buildMinh Nguyễn2016-03-101-2/+2
* [ios] Renamed downloads to offline packs in iosappMinh Nguyễn2016-03-104-30/+30
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-101-52/+52
* [ios, osx] Distinguish between unknown and inactive stateMinh Nguyễn2016-03-101-0/+7
* [ios, osx] Documented offline APIsMinh Nguyễn2016-03-101-0/+8