summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Set backup exclusion flag after initializing DefaultFileSource (#5124)Jason Wray2016-05-241-7/+7
* [ios] Make MGLCoordinateInCoordinateBounds() public (#5053)Jason Wray2016-05-172-5/+8
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* [ios, osx] Reformatted documentation commentsMinh Nguyễn2016-05-1010-71/+227
* [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
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+0
* [ios] Updated offline pack testsMinh Nguyễn2016-04-271-3/+4
* [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-242-2/+5
* [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-241-32/+32
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-244-97/+101
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-245-106/+178
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-244-0/+24
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2320-0/+1242
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-225-50/+51
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-222-48/+67
* [ios, osx] Direction formatterMinh Nguyễn2016-04-221-0/+167
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-221-0/+60
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-221-0/+35
* [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] 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-306-35/+278
|\
| * [ios, osx] Require progress to be requested manuallyMinh Nguyễn2016-03-293-14/+4
| * [ios, osx] Include progress in progress change notificationMinh Nguyễn2016-03-292-1/+20
| * [ios, osx] Secure coding, copying for offline regionsMinh Nguyễn2016-03-291-0/+54
| * [osx] Fixed build errorMinh Nguyễn2016-03-291-10/+9
| * [ios, osx] Clarified documentationMinh Nguyễn2016-03-292-0/+14
| * [ios, osx] Allow creating invalid offline packsMinh Nguyễn2016-03-292-6/+11
| * [ios, osx] Invalidate packs upon reloadMinh Nguyễn2016-03-292-1/+4
| * [ios, osx] More accurate KVO, private delegate, descriptive fallback name, fe...Minh Nguyễn2016-03-293-55/+83
| * [ios, osx] Centralized offline pack managementMinh Nguyễn2016-03-292-12/+108
| * [ios, osx] Exclude offline cache from backupsMinh Nguyễn2016-03-281-0/+6
| * [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-6/+35
| * [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
* | [core] split headless_view.cpp into implementation-specific filesKonstantin Käfer2016-03-222-0/+216
* | [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
|/
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-104-65/+65