summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1065 from mapbox/1065-separate-ui-from-map-threadJohn Firebaugh2015-04-309-393/+278
|\
| * Restructure *Request and ContextJohn Firebaugh2015-04-284-311/+224
| * Remove unused includesJohn Firebaugh2015-04-281-0/+1
| * Resize view from map threadJohn Firebaugh2015-04-281-4/+4
| * Remove Map::start/stopJohn Firebaugh2015-04-282-35/+23
| * Following kkaefer's view changesJohn Firebaugh2015-04-283-28/+11
| * Provide Thread objects with access to loopJohn Firebaugh2015-04-282-2/+4
| * Fix buildJohn Firebaugh2015-04-281-2/+3
| * remove some unused includesKonstantin Käfer2015-04-281-0/+2
| * move most private Map code to MapContextKonstantin Käfer2015-04-283-11/+6
| * move Transform into MapData and make source unaware of the Map objectKonstantin Käfer2015-04-281-2/+2
* | Merge pull request #1296 from mapbox/1258-deadpanJustin R. Miller2015-04-291-0/+9
|\ \
| * | Cancel animations on touch downMinh Nguyễn2015-04-181-0/+9
* | | fixes #1363: centrally & better address GL demo/third-party resource bundle i...Justin R. Miller2015-04-284-13/+30
| |/ |/|
* | Remove RequestBase::startJohn Firebaugh2015-04-284-78/+49
* | Separate RequestBase from DefaultFileSource internalsJohn Firebaugh2015-04-284-37/+13
* | Privatize SharedRequestBase::sourceJohn Firebaugh2015-04-282-6/+8
* | pointer ⇢ referenceJohn Firebaugh2015-04-284-7/+6
* | Remove unnecessary moves / castsJohn Firebaugh2015-04-281-2/+2
* | build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-282-2/+2
* | Merge pull request #1357 from mapbox/1ec5-view-controllerMinh Nguyễn2015-04-271-19/+23
|\ \
| * | Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-19/+23
* | | Merge pull request #1356 from mapbox/1352-visitsBrad Leege2015-04-272-0/+40
|\ \ \
| * | | #1352 - Adding date checker to arrival and departure date to make arrival / d...Brad Leege2015-04-271-2/+2
| * | | #1352 - Adding visit event with data attributesBrad Leege2015-04-272-0/+23
| * | | #1352 - Adding start / stop visit monitoring infrastructure and integrating i...Brad Leege2015-04-272-0/+17
* | | | #1345 - Changing -buildNumber to /buildNumberBrad Leege2015-04-271-1/+1
| |/ / |/| |
* | | #1307 - Optimizing fallback to digicert check strategyBrad Leege2015-04-271-15/+17
|/ /
* | Merge pull request #1348 from mapbox/1307-digicertBrad Leege2015-04-272-0/+22
|\ \
| * | #1307 - Adding digicert to sdks and ssl handshaking checkBrad Leege2015-04-272-0/+22
* | | #1345 - Adding app build number to user agent. Updating gl test app build nu...Brad Leege2015-04-272-2/+12
|/ /
* | #1346 - Removing allFrameworks iteration search for the bundle as it's not ne...Brad Leege2015-04-271-8/+1
* | fix SSL pinning for apps including the frameworkJustin R. Miller2015-04-251-4/+4
* | Made user dot accessibleMinh Nguyễn2015-04-241-0/+1
* | Merge branch 'master' into 1ec5-constraints-1327Minh Nguyễn2015-04-242-26/+37
|\ \
| * | tighten up compass alpha adjustments & remove dupeJustin R. Miller2015-04-231-6/+11
| * | Merge branch 'master' into 1ec5-strong-selfMinh Nguyễn2015-04-223-6/+77
| |\ \
| * | | Use `strongSelf` inside blocksMinh Nguyễn2015-04-201-22/+22
| * | | weakSelf needs strongSelfMinh Nguyễn2015-04-181-0/+9
| | |/ | |/|
* | | RTL-friendly constraintsMinh Nguyễn2015-04-231-6/+6
* | | Cleaned up subview layoutMinh Nguyễn2015-04-221-6/+5
* | | Clip MGLMapView to its boundsMinh Nguyễn2015-04-221-1/+2
* | | Refactored constraintsMinh Nguyễn2015-04-221-53/+105
| |/ |/|
* | Merge pull request #1322 from mapbox/1ec5-orientation-1313Minh Nguyễn2015-04-221-0/+2
|\ \
| * | Constrain user dot to superview marginsMinh Nguyễn2015-04-211-0/+2
* | | #1166 - Cleaning up logs and old NSURLConnection codeBrad Leege2015-04-211-58/+1
* | | #1166 - Initial conversion from NSURLConnection to NSURLSessionBrad Leege2015-04-211-3/+63
|/ /
* | #1306 - Removing kSecTrustResultConfirm as it's deprecatedBrad Leege2015-04-211-2/+0
* | #1306 - Moving local geoTrustCert to one time setup and cache in immutable NS...Brad Leege2015-04-211-15/+22
* | #1306 - Renaming certificate to include geotrust name for easier trackingBrad Leege2015-04-202-6/+1