summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-2653-173/+115
* rename reachability on OS X as wellKonstantin Käfer2015-05-261-3/+3
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-2616-71/+62
* prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-263-11/+11
* update Reachability with latest versionKonstantin Käfer2015-05-262-168/+93
* 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 #1627 from mapbox/hide_logsThiago Marcos P. Santos2015-05-221-2/+29
|\ \
| * | Add check for log messages on ResourceLoader testsThiago Marcos P. Santos2015-05-221-2/+29
* | | Do not call abandon texture if there is no textureThiago Marcos P. Santos2015-05-222-4/+4
|/ /
* | split up glyph_store.cpp into multiple filesKonstantin Käfer2015-05-229-298/+337
* | Merge pull request #1588 from mapbox/1565-failed_requestsThiago Marcos P. Santos2015-05-2229-47/+512
|\ \
| * | Add ResourceLoader unit testsThiago Marcos P. Santos2015-05-222-0/+155
| * | Add MockFileSource and MockView for testing the ResourceLoaderThiago Marcos P. Santos2015-05-2210-0/+138
| * | Notify failures when loading glyphsThiago Marcos P. Santos2015-05-225-17/+58
| * | Notify failures when loading tilesThiago Marcos P. Santos2015-05-227-12/+47
| * | Notify failures when loading the sprite JSON and imageThiago Marcos P. Santos2015-05-225-9/+39
| * | Notify failures when loading the source JSONThiago Marcos P. Santos2015-05-225-2/+29
| * | Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-229-7/+46
|/ /
* | Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-214-53/+161
* | Android NDK r10eJohn Firebaugh2015-05-212-4/+4
* | Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-213-16/+21
|\ \ | |/ |/|
| * mapID → styleIDMinh Nguyễn2015-05-143-15/+20
* | Merge pull request #1617 from friedbunny/ios-tests-phablet-supportMinh Nguyễn2015-05-217-4/+274
|\ \
| * | Change LaunchScreen text to © because unicode is awesomeJason Wray2015-05-211-1/+1
| * | Add iOS test project launch images for older devices, tooJason Wray2015-05-215-0/+219
| * | Add iOS tests support for iPhone 6/6+ screen sizesJason Wray2015-05-213-4/+55
|/ /
* | Merge pull request #1615 from mapbox/1ec5-plist-orderMinh Nguyễn2015-05-214-134/+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
| * | Made accessToken uninspectableMinh Nguyễn2015-05-211-1/+0
| * | Fixed up various Info.plist edge casesMinh Nguyễn2015-05-212-5/+8
* | | Merge pull request #1614 from friedbunny/update-tests-for-token-changesMinh Nguyễn2015-05-214-10/+5
|\ \ \
| * | | Update tests for access token changesJason Wray2015-05-214-10/+5
|/ / /
* | | 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 pull request #1610 from mapbox/android-latlng-swapLeith Bade2015-05-211-2/+2
|\ \ \
| * | | Fix swapped lat/lngLeith Bade2015-05-211-2/+2
* | | | Merge pull request #1609 from mapbox/android-gradle-123Leith Bade2015-05-212-2/+2
|\ \ \ \
| * | | | Update Android gradle plugin to 1.2.3Leith Bade2015-05-212-2/+2
| |/ / /
* | | | Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-208-54/+83
|\ \ \ \
| * | | | Observe access token changesMinh Nguyễn2015-05-204-5/+30
| * | | | Removed redundant declarationMinh Nguyễn2015-05-201-2/+0
| * | | | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-202-32/+23
| * | | | Updated Metrics in-app opt-out assertionMinh Nguyễn2015-05-141-1/+1
| * | | | Obsoleted +setMapboxMetricsEnabledSettingShownInApp:Minh Nguyễn2015-05-132-18/+16
| * | | | 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-133-3/+20