summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-157-20/+280
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-152-9/+14
* Namespaced reachability notification constantMinh Nguyễn2015-06-122-3/+3
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-112-14/+9
* Audited headers for nullabilityMinh Nguyễn2015-06-1112-36/+83
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-091-2/+35
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-032-3/+29
|\
| * #1659 - Converting true to YES, false to NO to match Objective C standardsBrad Leege2015-06-011-4/+4
| * #1659 - Converting usingTestServer to atomic propertyBrad Leege2015-06-011-3/+6
| * #1659 - Adding tile stream certificate and ssl pin check for test server.Brad Leege2015-05-282-0/+23
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-2815-418/+403
|\ \ | |/
| * Defailablize init methodsMinh Nguyễn2015-05-271-28/+11
| * Return nil upon failure to initializeMinh Nguyễn2015-05-271-1/+2
| * #1641 - Changing version to a static constant instead of a propertyBrad Leege2015-05-261-4/+3
| * #1641 - Adding version and instance to Turnstile event and keeping them DRY f...Brad Leege2015-05-261-7/+11
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-269-37/+31
| * DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-1/+1
| * prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-262-7/+7
| * update Reachability with latest versionKonstantin Käfer2015-05-261-143/+85
| * Merge pull request #1618 from mapbox/1ec5-utilityMinh Nguyễn2015-05-221-34/+34
| |\
| | * Pulled self-less utility methods out into functionsMinh Nguyễn2015-05-211-34/+34
| * | Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-211-12/+16
| |\ \ | | |/ | |/|
| | * mapID → styleIDMinh Nguyễn2015-05-141-11/+15
| * | Merge pull request #1615 from mapbox/1ec5-plist-orderMinh Nguyễn2015-05-213-133/+109
| |\ \
| | * | Removed unavailable method implementationMinh Nguyễn2015-05-211-4/+0
| | * | Rewrote IB designable messageMinh Nguyễn2015-05-211-124/+101
| | * | Clarified IB designable messageMinh Nguyễn2015-05-211-1/+1
| | * | Fixed up various Info.plist edge casesMinh Nguyễn2015-05-212-5/+8
| * | | Merge pull request #1611 from friedbunny/1519-actionsheet-metrics-squashMinh Nguyễn2015-05-211-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | Add action sheet shortcut to Settings.app metrics opt-outJason Wray2015-05-211-0/+11
| * | | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-204-20/+55
| |\ \ \
| | * | | Observe access token changesMinh Nguyễn2015-05-203-5/+29
| | * | | Removed redundant declarationMinh Nguyễn2015-05-201-2/+0
| | * | | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+12
| | * | | Updated Metrics in-app opt-out assertionMinh Nguyễn2015-05-141-1/+1
| | * | | Fall back on MGLAccountManager access tokenMinh Nguyễn2015-05-131-2/+3
| | * | | Set up MGLAccountManager without any proddingMinh Nguyễn2015-05-131-10/+8
| | * | | Grab access token and other app-wide data from Info.plistMinh Nguyễn2015-05-132-2/+19
| * | | | Merge pull request #1603 from mapbox/1595-internal-billingBrad Leege2015-05-202-1/+36
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | #1595 - Changing to strongSelfBrad Leege2015-05-201-1/+1
| | * | | #1595 - Separating pushTurnstileEvent from primary pushEvent infrastructure. ...Brad Leege2015-05-201-16/+29
| | * | | #1595 - Moving MGLEventTypeAppUserTurnstile event to end of MGLMapboxEvents i...Brad Leege2015-05-202-3/+5
| | * | | #1595 - Improving stability by moving MGLEventTypeAppUserTurnstile after the ...Brad Leege2015-05-201-5/+5
| | * | | #1595 - Adding exception so that Turnstile event will always be sent inBrad Leege2015-05-201-1/+17
| | * | | Implementing suggestions to tighten up MGLAccountManager and rename MGLEventT...Brad Leege2015-05-203-8/+7
| | * | | #1595 - Adding App User count event to be triggered and immediately sent when...Brad Leege2015-05-193-1/+6
| * | | | Check account type before comparing hostnameMinh Nguyễn2015-05-191-6/+5
| * | | | Cache account type user defaultMinh Nguyễn2015-05-191-1/+4
| * | | | Compare hostname for adding events=trueMinh Nguyễn2015-05-191-9/+6
| |/ / /
| * | | #1596 - Adding mapbox.com checking to http requestsBrad Leege2015-05-191-6/+8