summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] #4097 - update javadoc maps packageTobrun2016-02-2521-569/+100
* [android] #4071 - Android Telemetry Initial ImplementationBrad Leege2016-02-244-73/+177
* [android] #4083 - rename locationserviceTobrun2016-02-244-20/+20
* [ios] Introduce API ClientJesse Bounds2016-02-243-165/+240
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-244-15/+128
* [core] Enforce foreign key constraints in the offline databaseJohn Firebaugh2016-02-244-14/+16
* [core] Fix subtle bug in OfflineDatabase with updated resourcesJohn Firebaugh2016-02-243-74/+172
* [core] status.requiredResourceCountIsIndeterminate ⇢ status.requiredResourc...John Firebaugh2016-02-241-5/+5
* [ios] Deleted redundant certificatesMinh Nguyễn2016-02-243-0/+0
* [ios] Reduce async complexityJesse Bounds2016-02-242-513/+299
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-249-67/+138
|\
| * [ios] Restored framework dependencies to static installation instructionsMinh Nguyễn2016-02-221-0/+11
| * [ios] Refactor MGLMapView's location servicesJason Wray2016-02-191-29/+44
| * [ios] Removed manual framework linking from installation instructionsMinh Nguyễn2016-02-181-6/+0
| * [ios] Import required frameworks with static framework umbrellaMinh Nguyễn2016-02-182-7/+4
| * [ios] Distinguish between AGV and semverMinh Nguyễn2016-02-131-1/+7
| * [ios] Update linked library extension to .tbdJason Wray2016-02-121-3/+3
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-102-2/+5
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-102-11/+21
| * [ios, osx] Fixed crash reselecting annotationMinh Nguyễn2016-02-102-12/+27
| * [ios] Conform to SMCalloutViewDelegateMinh Nguyễn2016-02-091-0/+9
| * [ios] Load categories in MGLAccountManager for FabricMinh Nguyễn2016-02-091-0/+10
* | [ios] fix benchmark appKonstantin Käfer2016-02-243-13/+47
* | [android] #4094 - bring back view packageTobrun2016-02-248-39/+87
* | [node] Add test that explicitly doesn call map.release()Thiago Marcos P. Santos2016-02-241-0/+16
* | Revert "[node] Destroy the RunLoop with the last Map object"Thiago Marcos P. Santos2016-02-244-18/+10
* | Revert "[core] libuv unref() not really needed"Thiago Marcos P. Santos2016-02-243-1/+30
* | [android] #4089 - remove mapboxmapsettings integrationTobrun2016-02-243-132/+0
* | [android] #3755 - fix package visibility issue with camera package, added jav...Tobrun2016-02-2426-54/+85
* | [android] #4083 - relax permissions check + renamed location services + code ...Tobrun2016-02-244-48/+59
* | [android] #4038 - fix crash on polygons and polylines with empty points + for...Tobrun2016-02-232-23/+54
* | [android] Fix crash on HTTP 200 with no dataThiago Marcos P. Santos2016-02-231-0/+2
* | [ios] Fixed zoom level for map feedback toolMinh Nguyễn2016-02-221-1/+1
* | [andriod] #4051 - add callback to move camera apiTobrun2016-02-221-0/+15
* | [android] #3688 - naming consistency bearing and directionTobrun2016-02-221-3/+3
* | [android] #4050 - expose style urls via public.xmlTobrun2016-02-221-6/+6
* | [android] #4057 - quick zoom fixTobrun2016-02-221-5/+13
* | [gyp] Use variant compiler flags when neededBruno de Oliveira Abinader2016-02-212-0/+2
* | [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-15/+11
* | [node] Not all tests were calling `map.release()`Thiago Marcos P. Santos2016-02-201-3/+8
* | [node] Destroy the RunLoop with the last Map objectThiago Marcos P. Santos2016-02-204-10/+18
* | [core] libuv unref() not really neededThiago Marcos P. Santos2016-02-203-30/+1
* | [tests] Upload coverage reports to coveralls.ioBruno de Oliveira Abinader2016-02-201-0/+13
* | [node] Fix handling of response callback with no arguments; add testJohn Firebaugh2016-02-192-1/+30
* | [android] #3889 - Adding detection of Scroll / Pan for DragEnd analyticBrad Leege2016-02-191-0/+12
* | [android] #3889 - Adding Pitch StartBrad Leege2016-02-191-2/+1
* | [android] #3889 - Adding Rotation Start.Brad Leege2016-02-191-0/+1
* | [android] #3889 - Adding Pinch Start. Refactoring trackGestureEvent to accep...Brad Leege2016-02-191-9/+10
* | [android] #3889 - Adding Pan Start / Fling eventBrad Leege2016-02-191-0/+1
* | [android] #3889 - Adding Quick Zoom eventBrad Leege2016-02-191-0/+1