summaryrefslogtreecommitdiff
path: root/platform/ios/MGLAccountManager.m
Commit message (Expand)AuthorAgeFilesLines
* Avoid null-change KVO notificationsMinh Nguyễn2015-06-171-1/+4
* Audited headers for nullabilityMinh Nguyễn2015-06-111-2/+0
* Removed unavailable method implementationMinh Nguyễn2015-05-211-4/+0
* Fixed up various Info.plist edge casesMinh Nguyễn2015-05-211-3/+5
* Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-201-3/+14
|\
| * Observe access token changesMinh Nguyễn2015-05-201-1/+1
| * Removed redundant declarationMinh Nguyễn2015-05-201-2/+0
| * 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-131-1/+16
* | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-1/+1
|/
* Return nil for IB designables agentMinh Nguyễn2015-05-131-1/+1
* fix dispatch-thread patternJustin R. Miller2015-05-121-18/+18
* Cleaned up in-app opt-out propertyMinh Nguyễn2015-05-121-5/+5
* Merge branch 'master' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-121-0/+10
|\
| * #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-121-3/+3
| * #1516 - Adding explicit checks for developer implementation of user Opt Out f...Brad Leege2015-05-111-0/+10
* | Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-121-5/+5
|/
* #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT...Brad Leege2015-05-051-10/+13
* #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ...Brad Leege2015-05-041-1/+1
* #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-041-0/+50