summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* #1271 - Changing "new" to "alloc init"Brad Leege2015-04-151-1/+1
* #1268 - Adding horizontalAccuracy to location eventBrad Leege2015-04-142-0/+2
* change default style to StreetsJustin R. Miller2015-04-101-1/+1
* #1252 - Merging 2 "created" attribute value setting attempts into 1Brad Leege2015-04-101-2/+1
* #1247 - Adding Altitude and Vertical Accuracy attributes to location eventsBrad Leege2015-04-092-1/+5
* Merge pull request #1071 from mapbox/1071-sqlite-avoid-crashKonstantin Käfer2015-04-082-100/+154
|\
| * guard against invalid database filesKonstantin Käfer2015-04-081-3/+16
| * make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-072-100/+141
* | #1216 - Added test usage of pausing / resuming Metrics to simulate app enteri...Brad Leege2015-04-071-0/+6
* | #1216 - Adding start and stop location manager update to pause and resume fun...Brad Leege2015-04-061-0/+7
* | #1216 - Add pause and resume methods with corresponding isPaused boolean flag...Brad Leege2015-04-061-0/+21
|/
* #1217 - Changing date format to ISO 8601Brad Leege2015-04-061-1/+1
* #1217 - Documenting why [NSTimeZone resetSystemTimeZone] is calledBrad Leege2015-04-061-0/+1
* #1217 - Changing date formatter to use device's system timezone and to give b...Brad Leege2015-04-061-2/+3
* #1215 - Refactoring cellularNetworkType and wifi to support nil data if no ce...Brad Leege2015-04-061-8/+17
* 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