summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.2.0'Jesse Bounds2016-03-032-6/+6
|\
| * Update package script to reflect file path changeios-v3.2.0-pre.1Jesse Bounds2016-02-271-5/+5
| * Update podspec, changelog for 3.2.0-pre.1-symbolsJesse Bounds2016-02-271-1/+1
* | [android] Make listOfflineRegions include definitionsAntonio Zugaldia2016-03-031-0/+22
* | [android] #3867 - performance improvement for invalidating the cameraTobrun2016-03-037-57/+85
* | [android] #4149 - added a drop pin example to the GeocoderActivityTobrun2016-03-032-26/+60
* | [android] #4166 - move style url to map view for improved async loadingTobrun2016-03-0322-88/+130
* | [android] #4157 - handle null icon when using parceable on MarkerOptionsTobrun2016-03-021-7/+15
* | [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-013-3/+3
* | [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-014-16/+16
* | [android] #4145 - Updating to OkHttp 3.2.0 and switching Telemetry Certificat...Brad Leege2016-02-292-25/+13
* | [android] #4142 - Removing Partial Wake LockBrad Leege2016-02-291-8/+0
* | [android] Simplify offline metadata API on AndroidAntonio Zugaldia2016-02-297-122/+41
* | [android] Set log level of successful HTTP requests to verboseAntonio Zugaldia2016-02-291-1/+1
* | [ios] Moved static include fileMinh Nguyễn2016-02-271-0/+3
|/
* [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