summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Update podspec, changelog for 3.2.0-pre.1-symbolsJesse Bounds2016-02-271-1/+1
* [android] #4126 - make zoom package privateTobrun2016-02-271-33/+2
* Introduce MGLLocation ManagerJesse Bounds2016-02-265-129/+234
* [android] #4066 - Implementing flush events when app terminates functionalityBrad Leege2016-02-262-2/+28
* [android] Use the new camera api instead of hardcoded valuesAntonio Zugaldia2016-02-263-44/+64
* [ios] Clarified schemes and destinationsMinh Nguyễn2016-02-261-1/+1
* [android] #3888 - Setting SHA1 Certificate Pins for Staging, Prod Geotrust, a...Brad Leege2016-02-261-0/+22
* [android] Remove invoke to DeleteGlobalRef to avoid client crashAntonio Zugaldia2016-02-261-6/+3
* # This is a combination of 8 commits.Antonio Zugaldia2016-02-2622-43/+2568
* [core] Build fixThiago Marcos P. Santos2016-02-261-1/+1
* [core] Add timeout for clock skewThiago Marcos P. Santos2016-02-261-13/+49
* [core] Add retry delay on expired tilesThiago Marcos P. Santos2016-02-261-3/+16
* [android] #4077 - DocumentingBrad Leege2016-02-252-3/+5
* [android] #4077 - Creating configureAndStartMapboxEventManager() to minimize ...Brad Leege2016-02-253-19/+32
* [android] #4063 - fix update point annotation brokenTobrun2016-02-252-1/+2
* [android] #4021 - fix up library resource prefixTobrun2016-02-2516-42/+38
* [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