summaryrefslogtreecommitdiff
path: root/ios
Commit message (Collapse)AuthorAgeFilesLines
* bump podspec & move back to symbols versionv0.4.1Justin R. Miller2015-06-261-1/+1
|
* Substitute lightweight generics macros in docsetMinh Nguyễn2015-06-221-4/+10
| | | | Followup to 91641ffb01dcf8d303b13216797bb41d1f770124 for #1711: also preprocess the generics macros when generating a docset.
* Screenshot III: The ReduceningJustin R. Miller2015-06-191-0/+0
|
* Screenshot II: The Return of ScreenshotJustin R. Miller2015-06-193-2/+2
|
* avoid release candidates in determining versionJustin R. Miller2015-06-191-1/+1
|
* update podspec (0.4.0 final, no symbols)v0.4.0Justin R. Miller2015-06-191-1/+1
|
* remove problematic screenshot URL from HTML docsJustin R. Miller2015-06-181-1/+1
|
* fix appledoc version parsingJustin R. Miller2015-06-181-1/+1
|
* update podspec to use debug symbols build during testingJustin R. Miller2015-06-171-1/+1
|
* bump podspecJustin R. Miller2015-06-171-1/+1
|
* bump podspec versionv0.3.5Justin R. Miller2015-06-151-1/+1
|
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-157-52/+15890
|
* bump podspec to 0.3.4Justin R. Miller2015-06-041-1/+1
|
* bump podspec to 0.3.3ios-v0.3.3Justin R. Miller2015-06-031-1/+1
|
* fix typoJustin R. Miller2015-06-031-1/+1
|
* point to better appledoc install methodJustin R. Miller2015-06-031-1/+1
|
* Fixed ios-bench buildMinh Nguyễn2015-05-291-1/+1
| | | | `accessToken` parameter was removed in #1553.
* bump podspec to 0.3.2ios-v0.3.2Justin R. Miller2015-05-261-1/+1
|
* Merge branch '1ec5-plist-1535'Minh Nguyễn2015-05-201-17/+15
|\
| * Obsoleted +setMapboxMetricsEnabledSettingShownInApp:Minh Nguyễn2015-05-131-17/+15
| | | | | | | | Made `+[MGLAccountManager setMapboxMetricsEnabledSettingShownInApp:]` unavailable, with a message explaining what to do instead. Removed a commented-out call to that method. Only the environment for an access token if one hasn’t already been set in Info.plist.
| * #1516 - Adding public setter method to MGLAccountManager.h. Fixing example ↵Brad Leege2015-05-121-1/+1
| | | | | | | | signal opt out in MBXAppDelegate.
| * #1516 - Adding explicit checks for developer implementation of user Opt Out ↵Brad Leege2015-05-111-0/+3
| | | | | | | | functionality
* | Merge pull request #1589 from mapbox/1396-info-plist-onlyBrad Leege2015-05-181-0/+2
|\ \ | | | | | | Manage Metrics TEST URL Via Info.plist
| * | #1396 - Refactoring Metrics Test Server URL configuration to be drive via ↵Brad Leege2015-05-181-0/+2
| | | | | | | | | | | | Info.plist
* | | Marked unused parameters with __unusedMinh Nguyễn2015-05-182-18/+5
|/ / | | | | | | Replaced haphazard usage of pragmas and `(void)` expressions with the `__unused` keyword.
* | Removed “private” headerMinh Nguyễn2015-05-182-2/+12
| | | | | | | | | | | | Instead of exposing these methods in a private header that winds up triggering warnings publicly, just redeclare the methods in a category. Since this is a test app, we’ll catch any issues that arise from refactoring simply by testing. Fixes #1579.
* | Privatized MGLMapboxEventsMinh Nguyễn2015-05-181-24/+0
| | | | | | | | `-pauseMetricsCollection` and `-resumeMetricsCollection` were originally introduced to mitigate concerns around battery usage, but `MGLMapboxEvents` has since evolved to tread much lighter on the battery. There’s no longer any need for the client to call these methods directly. The iOS test project now includes MGLMapboxEvents.h explicitly to avoid having to package a header that will go unused.
* | use full raw screenshot for portability into API docsJustin R. Miller2015-05-151-1/+1
| |
* | bump podspec to 0.3.1ios-v0.3.1Justin R. Miller2015-05-151-1/+1
| |
* | add podspec site docs URLJustin R. Miller2015-05-151-0/+1
| |
* | add iOS screenshot to README, which goes into API docsJustin R. Miller2015-05-151-0/+2
| |
* | update podspec homepageJustin R. Miller2015-05-141-1/+1
| |
* | bump podspec to 0.3.0ios-v0.3.0Justin R. Miller2015-05-141-1/+1
| |
* | bump podspec to 0.2.25ios-v0.2.25Justin R. Miller2015-05-131-1/+1
| |
* | bump podspec to 0.2.24ios-v0.2.24Justin R. Miller2015-05-121-1/+1
| |
* | Merge pull request #1528 from mapbox/1516-getterMinh Nguyễn2015-05-121-1/+1
| | | | | | Adding Getter Method
* | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-121-0/+3
|/ | | Explicit Opt Out Checking
* Merge pull request #1508 from mapbox/1503-add-changelogJustin R. Miller2015-05-113-70/+14
| | | refs #1503: add changelog to appledoc
* bump podspec to 0.2.23ios-v0.2.23Justin R. Miller2015-05-081-1/+1
|
* Renamed settings keysMinh Nguyễn2015-05-081-2/+2
| | | | The new keys fit the standard naming convention for Info.plist keys and more clearly communicate how they’re to be used.
* bump podspec to 0.2.22Justin R. Miller2015-05-061-1/+1
|
* refs #1426: add dummy source file to workaround CocoaPods 0.37.0 bugJustin R. Miller2015-05-061-1/+1
|
* add mention of CocoaPods to get ahead of releaseJustin R. Miller2015-05-051-1/+0
|
* update header pathJustin R. Miller2015-05-051-1/+1
|
* don't doc or package private headersJustin R. Miller2015-05-051-0/+1
|
* bump podspec to 0.2.21ios-v0.2.21Justin R. Miller2015-05-051-1/+1
|
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-052-14/+19
|\ | | | | MapboxGL Startup Infrastructure
| * #1225 - Simplifying MGLAccountManager for initial setup and access to ↵Brad Leege2015-05-051-1/+2
| | | | | | | | AccessToken
| * Updating from masterBrad Leege2015-05-044-11/+10
| |\
| * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the ↵Brad Leege2015-05-041-1/+2
| | | | | | | | | | | | singleton code into MGLAccountManager.h and .m