summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-2417-92/+384
* [ios] Fixed jazzy build stepMinh Nguyễn2016-04-242-3/+3
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-249-318/+196
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2334-148/+150
* [osx] Moved resources one level upMinh Nguyễn2016-04-235-4/+4
* [android] #4396 - Cleanup + javadoc TrackingSettings classTobrun2016-04-231-32/+71
* [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-234-7/+32
* [android] #4396 - UserLocationView Refactor fix testsTobrun2016-04-233-10/+10
* [android] #4396 - UserLocationView accuracy & non-tracking animation + cleanupTobrun2016-04-234-175/+142
* [android] #4396 - fixup mason build issueTobrun2016-04-2316-96/+716
* [android] #4396 - model integrationTobrun2016-04-233-454/+132
* [android] #4396 - introduced behaviour model using a factory. fixed double ta...Tobrun2016-04-232-66/+142
* [android] #4396 - cleanup codeTobrun2016-04-231-206/+196
* [android] #4396 - new images for UserLocationViewTobrun2016-04-235-23/+30
* [android] #4396 - UserLocationView refactorTobrun2016-04-237-593/+607
* [android] #4396 - UserLocationView improvementsLarry Geromegnace2016-04-235-99/+350
* [ios] Updated changelog for core changesMinh Nguyễn2016-04-221-0/+2
* [osx] Added screenshotMinh Nguyễn2016-04-222-0/+2
* [ios, osx] Fixed direction, pitch restorationMinh Nguyễn2016-04-222-4/+4
* [core, ios, osx] cameraThatFitsCoordinateBoundsMinh Nguyễn2016-04-226-24/+113
* [ios, osx] Fixed dangling KVO observer crashMinh Nguyễn2016-04-222-0/+6
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-2217-150/+247
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-2211-203/+276
* [ios, osx] Direction formatterMinh Nguyễn2016-04-228-1/+382
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-2216-65/+188
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-223-3/+87
* [android] Changed javadoc wording for ease and animate cameraCameron Mace2016-04-221-24/+56
* [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-222-12/+11
* Merge branch 'release-ios-v3.2.1'Minh Nguyễn2016-04-211-3/+6
|\
| * [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-201-2/+3
| * [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-201-0/+1
| * [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-202-12/+10
| * ios-v3.2.0ios-v3.2.0Jesse Bounds2016-04-052-2/+2
| * ios-v3.2.0-rc.1ios-v3.2.0-rc.1Minh Nguyễn2016-04-042-1/+29
* | [ios] Updated changelog for map thread removalMinh Nguyễn2016-04-211-0/+1
* | [ios] Fixed crash on missing access tokenMinh Nguyễn2016-04-211-4/+14
* | [osx] Reset pending min/max zoom levelsMinh Nguyễn2016-04-211-0/+2
* | [ios, osx] Constrain zoom level when selecting offline packMinh Nguyễn2016-04-214-0/+11
* | [ios, osx] Copyedited installation documentationMinh Nguyễn2016-04-214-83/+116
* | [Qt] Remove duplicated mbgl::Map initializationBruno de Oliveira Abinader2016-04-211-8/+4
* | Merge pull request #4773 from mapbox/travis-qt5Bruno de Oliveira Abinader2016-04-212-1/+5
* | [ios] Update changelog URLs in the bundled readmesJason Wray2016-04-212-2/+2
* | [ios] Corrected link to CONTRIBUTING.mdMinh Nguyễn2016-04-201-1/+1
* | [ios] Relative link to CONTRIBUTING.mdMinh Nguyễn2016-04-201-1/+1
* | [ios, osx] Ignore invalid observation contextMinh Nguyễn2016-04-202-10/+27
* | [ios, osx] Avoid observing coordinate on MGLMultiPointMinh Nguyễn2016-04-203-32/+23
* | [ios, osx] Fixed crash removing multipoint or duplicate annotationMinh Nguyễn2016-04-202-35/+44
* | [Qt] use libjpeg-turbo rather than Qt's built-in JPEG decodingKonstantin Käfer2016-04-203-0/+14
* | [Qt] WebP supportBruno de Oliveira Abinader2016-04-203-9/+21
* | [Qt] Expose {add,remove}CustomLayerBruno de Oliveira Abinader2016-04-203-0/+47