summaryrefslogtreecommitdiff
path: root/platform/ios/MGLAccountManager.m
Commit message (Expand)AuthorAgeFilesLines
* bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-231-1/+1
* bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-231-1/+1
* bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-201-1/+1
* bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-181-1/+1
* bump version to ios-v3.0.0-pre.8ios-v3.0.0-pre.8Justin R. Miller2015-11-161-1/+1
* bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7Justin R. Miller2015-11-161-1/+1
* bump iOS version to 3.0.0-pre.6ios-v3.0.0-pre.6Justin R. Miller2015-11-131-1/+1
* move from Fabric framework to bare headers per Twitter recommendationJustin R. Miller2015-11-091-2/+2
* bump iOS version to 3.0.0-pre.5ios-v3.0.0-pre.5Justin R. Miller2015-11-061-1/+1
* refs #2966: remove -ObjC linker flag & bring in categories via other meansJustin R. Miller2015-11-061-0/+3
* Strip whitespace and newlines from access token and style URLMinh Nguyễn2015-11-031-0/+2
* bump iOS version to 3.0.0-pre.4ios-v3.0.0-pre.4Justin R. Miller2015-11-021-1/+1
* bump iOS version in podspec/Fabricios-v3.0.0-pre.3Justin R. Miller2015-10-301-1/+1
* re-bump for ios-v3.0.0-pre.2ios-v3.0.0-pre.2Justin R. Miller2015-10-231-1/+1
* bump iOS version for 2.2.0-pre.2ios-v2.2.0-pre.2Justin R. Miller2015-10-231-1/+1
* refs #2684: integrate Twitter FabricJustin R. Miller2015-10-231-3/+33
* 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