summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk
Commit message (Expand)AuthorAgeFilesLines
* [android] - dealing with infinite camera move callbacks (#9177)upstream/LukasPaczos-9177-infinite-camera-move-callbackspaczos2017-06-061-0/+6
* [android] - validate if gestures should execute (#9173)Tobrun2017-06-021-7/+8
* [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-016-94/+57
* [android] fix missing access token variable issue (#9151)Pablo Guardiola2017-05-311-3/+1
* [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-3118-33/+188
* [android] - harden orientation changes (#9128)Tobrun2017-05-304-98/+125
* [android] - convert dp to pixels when getting meters per pixel at. (#9048)Tobrun2017-05-261-1/+1
* [android] - add binding support for Light (#9013)Tobrun2017-05-266-0/+429
* [android] - logo placement for creating a Mapview programatically (#9094)Tobrun2017-05-262-10/+22
* [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
* [android] - remove marker from selected markers when removing marker from an...Tobrun2017-05-191-0/+9
* [android] - MarkerView deselect events with OnMarkerViewClickListener integra...Tobrun2017-05-151-5/+8
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-1210-58/+302
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-121-1/+19
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-121-3/+3
* [android] - update LOST to 2.3.0 (#8872)Tobrun2017-05-121-10/+0
* [android] - avoid crashing when deleting already deleted region (#8920)Tobrun2017-05-111-21/+27
* [android] - keep observer when timeout occurs, make observer param nullable, ...Tobrun2017-05-111-5/+12
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-081-9/+17
* [android] - warning log when attempting to update a non-added annotation (#8832)Tobrun2017-04-282-37/+24
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-273-0/+524
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-5/+5
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-211-2/+1
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-203-21/+51
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-205-85/+45
* Harden telemetry event dispatch (#8767)Tobrun2017-04-203-18/+65
* [android] - expose source layer identifier (#8709)Tobrun2017-04-196-0/+47
* [android] - post resetting invalidation flag to avoid race condition (#8738)Tobrun2017-04-181-18/+24
* [android] - synchronize display and context initalisation with create surface...Tobrun2017-04-181-16/+18
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-134-62/+7
* [android] - derived source attribution (#8630)Tobrun2017-04-133-80/+184
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-132-0/+27
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-123-74/+22
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-117-74/+70
|\
| * Release android v5.0.2 (#8629)Tobrun2017-04-043-12/+11
| * [core] cache binary shaders on AndroidKonstantin Käfer2017-04-031-3/+8
| * Cherry pick v5.0.2 changes (#8586)Tobrun2017-03-313-2/+12
| * Revert 5.x touch changes (#8585)Tobrun2017-03-304-62/+59
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-113-4/+152
* | [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-112-14/+21
* | add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-102-1/+6
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* | [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-061-8/+20
* | [android] - apply mix/max zoom xml attributes (#8631)Tobrun2017-04-051-0/+2
* | [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* | [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* | [android] - transition options for layer properties (#8509)Tobrun2017-03-318-4/+1050
* | [android] allow resetting of resource transform callbackIvo van Dongen2017-03-301-2/+2