summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-242-7/+30
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-173-5/+29
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* Merge branch 'release-ios-v3.2.2' into 1ec5-release-ios-v3.2.2-masterMinh Nguyễn2016-05-101-0/+6
|\
| * [ios, osx] Revised style descriptionsMinh Nguyễn2016-05-061-9/+9
| * [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-063-37/+41
| * [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-062-7/+17
| * [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-062-7/+7
| * [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-063-28/+110
| * [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-202-10/+11
* | [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-1011-72/+228
* | [ios, osx] Revised style descriptionsMinh Nguyễn2016-05-061-9/+9
* | [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-065-52/+74
* | [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-063-8/+18
* | [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-063-12/+12
* | [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-066-35/+172
* | [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+0
* | [ios] Updated offline pack testsMinh Nguyễn2016-04-272-4/+9
* | [ios, osx] Add countOfTilesCompleted bindingJohn Firebaugh2016-04-272-0/+6
* | [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-272-1/+6
* | [ios, osx] Fixed direction formatter edge casesMinh Nguyễn2016-04-244-2/+35
* | [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-242-0/+345
* | [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-242-33/+33
* | [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-244-97/+101
* | [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-248-167/+290
* | [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-0/+24
* | [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2320-0/+0
* | [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-2210-115/+134
* | [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-227-177/+216
* | [ios, osx] Direction formatterMinh Nguyễn2016-04-223-0/+355
* | [ios, osx] Coordinate formatterMinh Nguyễn2016-04-224-0/+131
* | [ios, osx] Geometry value methodsMinh Nguyễn2016-04-222-0/+84
* | [ios, osx] Use HTML links in documentationMinh Nguyễn2016-04-202-10/+11
* | [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-1/+1
* | [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-171-2/+94
* | [ios, osx] Took advantage of C99Minh Nguyễn2016-04-166-39/+20
* | [ios] Fixed make test-iosMinh Nguyễn2016-04-162-17/+17
* | [ios, osx] Shared test bundleMinh Nguyễn2016-04-165-0/+288
* | [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-167-22/+0
* | [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-1/+0
* | [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-142-243/+228
* | [core] Render from the main threadJohn Firebaugh2016-04-142-2/+2
* | [darwin] use CFRunLoopSourceInvalidate() to also cancel any pending AsyncTask...Konstantin Käfer2016-04-121-1/+1
* | [ios, osx] Compile http_request_nsurl.mm with ARCJohn Firebaugh2016-04-051-26/+2
* | [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-013-0/+182
* | [ios, osx, linux] Remove unused "applicationRoot" functionJohn Firebaugh2016-03-311-18/+0
* | Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3010-133/+482
|\ \ | |/
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-294-23/+29
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-294-7/+70
| * [ios, osx] Secure coding, copying for offline regionsMinh Nguyễn2016-03-292-1/+55