summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [android] #4365 - Making geocoder instructions more descriptive.Brad Leege2016-04-052-1/+3
* [android] #4365 - make dismiss on gesture configurable, renamed activity to m...Tobrun2016-04-058-28/+57
* [android] #4365 - align buttons at bottom of screenTobrun2016-04-051-0/+1
* [android] #4365 - renamed app nameTobrun2016-04-051-1/+1
* [android] #4365 - same UI for both MapFragment as SupportMapFragmentTobrun2016-04-051-3/+5
* [android] #4365 - add toolbar to Polygon exampleTobrun2016-04-053-2/+44
* [android] #4365 - Polygon spelling mixupTobrun2016-04-052-5/+5
* [android] #4365 TestAppRefactor removed unneeded AsyncTaskTobrun2016-04-051-279/+268
* [android] #4365 - removed metadata tag in AndroidManifst, obsolete due to rem...Tobrun2016-04-051-4/+0
* [android] #4365 - final testapp refactor cleanup, removed ApiAccess class, in...Tobrun2016-04-0552-211/+144
* [android] - added tests for AnnotationTobrun2016-04-052-6/+93
* [android] #4586 - disable publish s3Tobrun2016-04-051-9/+1
* [core] get rid of empty buffer warningAnsis Brammanis2016-04-041-1/+3
* [node] always use LOOP=uv for node bindingsKonstantin Käfer2016-04-041-1/+1
* [core] fix various compilation issuesKonstantin Käfer2016-04-045-10/+15
* [android] #4354 - Ensuring userAgent is always ASCII formattedBrad Leege2016-04-042-0/+20
* [ios] Remove KIF-based tests from CI. They just don't work reliably.John Firebaugh2016-04-041-6/+1
* [build] Fix/simplify ios, isim, and ibench targetsJohn Firebaugh2016-04-042-12/+9
* [build] Apply Makefile changes for {ios,isim,ibench}Bruno de Oliveira Abinader2016-04-041-4/+8
* [build] Be not afraid of standard Makefile syntax, whitespace, and build outputJohn Firebaugh2016-04-021-76/+146
* [android] UI tests doc updateTobrun2016-04-021-21/+73
* [android] #4553 - remove annotations fixTobrun2016-04-021-10/+8
* [osx] Use a more reliable hack for the getting the .xcscheme file into placeJohn Firebaugh2016-04-012-11/+101
* [build] Remove more unused filesJohn Firebaugh2016-04-013-119/+0
* [build] Remove install/standalone/mbgl-config build cruftJohn Firebaugh2016-04-016-159/+0
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-0113-27/+214
* [build] Factor out libuv-related build logicJohn Firebaugh2016-04-016-23/+43
* [node] Run rendering tests on Bitrise OS XJohn Firebaugh2016-04-015-26/+13
* [android] #4516 - cleanup snapshot PRTobrun2016-04-015-51/+73
* [android] Add a method to make map snapshotsVladimir Kurchatkin2016-04-016-1/+211
* [android] #4565 - improved coverage of camera packageTobrun2016-04-015-14/+201
* [glfw] Fix random point generationBruno de Oliveira Abinader2016-04-011-7/+3
* [ios, osx, linux] Remove unused "applicationRoot" functionJohn Firebaugh2016-03-316-52/+0
* [android] #4529 - Mapping Makefile and Android ABIsBrad Leege2016-03-311-17/+32
* [android] #4529 - update DISTRIBUTE.mdTobrun2016-03-311-1/+31
* Add GitHub issue template!Jason Wray2016-03-311-0/+20
* [core] make sprite metrics checking stricterAnsis Brammanis2016-03-312-40/+19
* [android] #4520 - don't update camera position after padding callTobrun2016-03-312-3/+1
* [android] #4530 - add polygon example to test appTobrun2016-03-313-1/+109
* [android] #4515 - correctly calculate boundsTobrun2016-03-311-2/+2
* [android] #4517 - removed not destroyed check when determining a two tap zoom...Tobrun2016-03-311-1/+0
* [android] #4517 - fix two tap gestures when zoomGesturesEnabled = falseBastien Mayard2016-03-311-1/+3
* [android] #3832 - improve unit testing geometry packageTobrun2016-03-316-31/+206
* [core] simplify conversions from pixels to tile unitsAnsis Brammanis2016-03-307-31/+36
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-30101-1075/+2266
|\
| * [core] Localize and simplify state for MapChangeDidFinishLoadingMap eventJohn Firebaugh2016-03-304-8/+5
| * [android] #4535 - Enabling 4.1.0-SNAPSHOTBrad Leege2016-03-301-1/+1
| * [android] #4535 - 4.0.0 ChangelogBrad Leege2016-03-301-0/+8
| * [android] #4535 - Setting version to 4.0.0 for releaseBrad Leege2016-03-302-2/+2
| * Merge branch 'release-ios-3.2.0-android-4.0.0' of https://github.com/mapbox/m...Minh Nguyễn2016-03-291-1/+1
| |\