summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1214 from mapbox/1ec5-classesios-v0.2.8ios-beta-preview-sirius-0.0.9Minh Nguyễn2015-04-061-1/+22
|\
| * Expose style class API publiclyMinh Nguyễn2015-04-061-1/+22
* | Merge pull request #1211 from mapbox/1ec5-nil-tokenMinh Nguyễn2015-04-061-1/+1
|\ \
| * | Accept nil access tokenMinh Nguyễn2015-04-061-1/+1
| |/
* | #1212 - Distance filter to 10 and defaults for accuracy and automatic pauseBrad Leege2015-04-061-3/+1
|/
* Merge pull request #1204 from friedbunny/location-shadowMinh Nguyễn2015-04-031-1/+1
|\
| * Smooth edges of user location annotation icon's shadowJason Wray2015-04-031-1/+1
* | Inspectable togglesMinh Nguyễn2015-04-031-0/+60
* | allow setting nil mapID for default styleJustin R. Miller2015-04-031-1/+8
* | formatting & docs changesJustin R. Miller2015-04-032-11/+14
* | Made lat/lon/zoom inspectableMinh Nguyễn2015-04-031-0/+66
* | Made MGLMapView designable in IBMinh Nguyễn2015-04-034-25/+191
* | Removed redundant initializers and settersMinh Nguyễn2015-04-031-91/+41
* | Fixed race condition after setting access tokenMinh Nguyễn2015-04-033-13/+52
|/
* Merge pull request #1194 from mapbox/fix-lat-lon-zoom-orderJustin R. Miller2015-04-031-5/+15
|\
| * account for GL-level min zoomJustin R. Miller2015-04-031-5/+10
| * fixes #1181: fix lat/lng & zoom ordering problemsJustin R. Miller2015-04-021-5/+10
* | #1195 - Adding speed and course attributes to location eventBrad Leege2015-04-032-1/+5
|/
* fix compilation error with private category propertyJustin R. Miller2015-04-023-2/+8
* Merge pull request #1192 from mapbox/location-and-docs-tweaksJustin R. Miller2015-04-023-9/+18
|\
| * reverting to title/subtitle setters for user locationJustin R. Miller2015-04-021-7/+0
| * Improvements to docs & user location framework.Justin R. Miller2015-04-023-9/+25
* | Rework easing transition codeJohn Firebaugh2015-04-022-11/+10
|/
* #1185 - Adding "events=true" query string to all non metrics http requests if...Brad Leege2015-04-021-1/+12
* #1178 - Changing "Location" to "location"Brad Leege2015-04-021-1/+1
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-1/+2
* #1162 - Adding appBundleId as an event attributeBrad Leege2015-03-311-2/+4
* move to actual NSURL typeJustin R. Miller2015-03-301-7/+7
* refs #892: Cocoa support for map ID style URLsJustin R. Miller2015-03-301-0/+13
* fixes #892: support mapbox:// style URLsJustin R. Miller2015-03-301-2/+11
* Merge pull request #1149 from mapbox/1ec5-subviewMinh Nguyễn2015-03-301-1/+1
|\
| * Child GLKView should be bottommost childMinh Nguyễn2015-03-271-1/+1
* | refs #1125: user dot improvementsJustin R. Miller2015-03-271-13/+47
* | #1134 - Removing enabled.email metric and supporting infrastructureBrad Leege2015-03-272-28/+1
|/
* #1144 - Removing conversion of (char)0 and (char)1 to false and true stringsBrad Leege2015-03-271-16/+0
* only recognize the end state of single tapsJustin R. Miller2015-03-271-86/+89
* track metrics for gestures once upon beginJustin R. Miller2015-03-271-12/+12
* Merge pull request #1138 from mapbox/1124-both-ids-take-2Brad Leege2015-03-271-7/+7
|\
| * #1124 - Resplitting anonid into advertiserId and vendorIdBrad Leege2015-03-271-7/+7
* | Merge remote-tracking branch 'origin/master' into 1128-convert-booleansJustin R. Miller2015-03-273-43/+47
|\ \ | |/
| * no need to iterate passed dictionaryJustin R. Miller2015-03-261-6/+2
| * more metrics magic strings removalsJustin R. Miller2015-03-263-36/+44
* | convert metrics BOOLs to strings internallyJustin R. Miller2015-03-272-15/+30
|/
* convention cleanups for main thread variable; use class methodJustin R. Miller2015-03-261-5/+8
* Merge remote-tracking branch 'origin/master' into metrics-stability-squashJustin R. Miller2015-03-261-1/+12
|\
| * iOS 7 isRegisteredForRemoteNotifications supportJason Wray2015-03-261-2/+13
| * Safely call `-[UIApplication isRegisteredForRemoteNotifications]`Minh Nguyễn2015-03-261-4/+6
* | fixes #1116: metrics stability & performance refactorJustin R. Miller2015-03-263-288/+454
|/
* Updated nfarina/calloutview to 2.1.2Minh Nguyễn2015-03-261-0/+0
* Merge branch 'ios-unused'Minh Nguyễn2015-03-266-808/+0
|\