summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - use specific intent stringandroid-v4.2.1Tobrun Van Nuland2016-12-221-2/+2
* [android] [auto] Update properties to version 4.2.1 in preparation for build.Tobrun Van Nuland2016-12-221-1/+1
* [android] - geocoder activity fixTobrun Van Nuland2016-12-221-2/+2
* [android] - bump version name to 4.2.1Tobrun Van Nuland2016-12-221-1/+1
* [android] - screen densitiy for instance variables of MapboxMapOptionsTobrun Van Nuland2016-12-221-13/+13
* [android] - fix ndk stack CI stepTobrun2016-12-221-1/+1
* [android] - update bitrise config. Create archivable path if non existentTobrun Van Nuland2016-12-221-0/+2
* [android] - use local broadcast receiver for telemetry (#7511)Tobrun2016-12-212-10/+9
* [android] - limit input fling gesture based on map tilt.Tobrun Van Nuland2016-12-212-10/+10
* [android] - make rotation gesture easier to triggerTobrun2016-12-211-1/+3
* [android] - fix null pointer on trackingsettingsTobrun Van Nuland2016-12-211-1/+3
* changed version name back to snapshot (#7435)upstream/release-android-v4.2.0Cameron Mace2016-12-141-1/+1
* [android] [auto] Update properties to version 4.2.0 in preparation for build.android-v4.2.0Cameron Mace2016-12-141-1/+1
* changed version name for release (#7430)Cameron Mace2016-12-141-1/+1
* added custom layer proguard rule (#7411) (#7415)Cameron Mace2016-12-141-0/+2
* Fixed proguard rules (#7389) (#7407)Cameron Mace2016-12-132-3/+47
* [android] Fixed typo in MapboxMap.addImage() (#7406)Cameron Mace2016-12-131-1/+1
* [core] Swap order of Style::recalculate and Style::relayoutIvo van Dongen2016-12-131-4/+4
* [core] Ensure a non-zero source tile cache sizeJohn Firebaugh2016-12-131-2/+2
* [tests] Implement "wait" command with Map#renderJohn Firebaugh2016-12-131-8/+3
* [android] telemetry - horizontal accuracyIvo van Dongen2016-12-021-2/+4
* [android] - setting tilt value when animating visibility. (#7240)Tobrun2016-11-302-1/+6
* [android] - add callback for asynchronous addition of a View of a MarkerView....Tobrun2016-11-306-37/+132
* Added missing javadoc to methods (#7013)Cameron Mace2016-11-2919-202/+781
* [android] add source_did_change event to intdef listIvo van Dongen2016-11-291-1/+14
* [android] - use double to restore saved instance state of MyLocationView. (#7...Tobrun2016-11-291-1/+1
* [ios] specify plist-file for settings bundle (#7207)Cameron Mace2016-11-281-0/+2
* [android] - allow deselection of a MarkerView not found in current viewport (...Tobrun2016-11-221-4/+4
* [android] - call onFinish on the user set callback versus the method provided...Tobrun2016-11-221-1/+1
* [android] #7129 - remove explicitly guava from gradle importAntonio Zugaldia2016-11-211-1/+6
* [core] cache raster tilesKonstantin Käfer2016-11-211-1/+1
* [android] - delay invalidating marker views (#7075)Tobrun2016-11-212-6/+31
* fixed mapboxMap and Mapview missing javadoc (#7010)Cameron Mace2016-11-162-31/+152
* update CHANGELOG.mdandroid-v4.2.0-beta.5Antonio Zugaldia2016-11-161-0/+4
* bring version back to 4.2.0-SNAPSHOTAntonio Zugaldia2016-11-161-1/+1
* Merge branch 'release-android-v4.2.0' of https://github.com/mapbox/mapbox-gl-...Antonio Zugaldia2016-11-153-26/+29
|\
| * [android] Update GLSL + ensure binding to OpenGL ES 2.0 (#7068)Antonio Zugaldia2016-11-153-26/+29
* | [android] [auto] Update properties to version 4.2.0-beta.5 in preparation for...Antonio Zugaldia2016-11-151-1/+1
|/
* [core] don't run symbol placement more often than necessary (#7067)Antonio Zugaldia2016-11-153-5/+3
* [android] return source ownership on removeIvo van Dongen2016-11-146-6/+100
* [android] return layer ownership on removeIvo van Dongen2016-11-146-39/+121
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-146-17/+43
* [android] - wraps camera update around a runnable, allowing to call new camer...Tobrun2016-11-142-391/+77
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-149-48/+56
* [android] - getMarkerViews in rect should return in bound views (#7016)Tobrun2016-11-141-9/+19
* [android] - allow using rotate gesture when not tracking userTobrun2016-11-142-15/+20
* [core] Fix render tile ordering when querying sourcesBruno de Oliveira Abinader2016-11-112-21/+17
* [linux] Use OSMesa when running Node testsBruno de Oliveira Abinader2016-11-114-20/+20
* [linux] Update target headless backendsBruno de Oliveira Abinader2016-11-113-17/+16
* [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-116-4/+91