summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps
Commit message (Expand)AuthorAgeFilesLines
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-074-76/+132
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-061-4/+4
* [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-061-2/+6
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-063-18/+44
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-0511-95/+388
|\
| * OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-294-15/+39
| * Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-206-40/+195
| * fix trackball long press timeout calling the main thread method on a backgrou...Pablo Guardiola2017-06-201-1/+2
| * Validate camera position before transforming (#9275)Tobrun2017-06-201-3/+7
| * Cherry pick release (#9263)Tobrun2017-06-141-4/+12
| * [android] - correct source changed map event javadoc (#9243)Tobrun2017-06-131-1/+1
| * Cherry picks to release branch (#9230)Tobrun2017-06-091-16/+2
| * [android] - update components with camera values when animating (#9174)Tobrun2017-06-091-0/+9
| * Custom location source fix (#9142)Tobrun2017-06-093-25/+67
| * [android] - invalidating MyLocationView bearing when not following position (...Tobrun2017-06-081-0/+5
| * [android] - option to disable camera animation while following position (#9210)Łukasz Paczos2017-06-072-4/+43
| * [android] - remove conversion from pixels to dp (#9205)Tobrun2017-06-071-1/+1
| * [android] - keep location tracking mode after screen rotation (#9187)Łukasz Paczos2017-06-061-3/+11
| * [android] - dealing with infinite camera move callbacks (#9177) (#9194)Łukasz Paczos2017-06-061-0/+6
| * [android] - only invoke callback if fling scrolling animation isn't going to ...Tobrun2017-06-062-5/+5
| * [android] - validate if gestures should execute (#9173)Tobrun2017-06-021-7/+8
| * [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-015-93/+57
| * [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-312-3/+6
| * [android] - harden orientation changes (#9128)Tobrun2017-05-302-83/+69
| * [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-262-0/+25
| * [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-127-58/+269
* | [android] - keep state of initial overlain views margins (#9391)Tobrun2017-06-291-16/+29
* | [android] remove tile cache size customizationIvo van Dongen2017-06-271-22/+2
* | [android] - snapshot bitmap contains view based content (#9252)Tobrun2017-06-131-4/+12
* | [android] - remove upgrade runtime exceptions (#9191)Tobrun2017-06-061-16/+2
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-0213-133/+396
* | [android] Fix tracking mode + camera race condition (#9133)Pablo Guardiola2017-05-315-94/+56
* | [android] Update attribution wordmark (#8774)Eric Wolfe2017-05-122-32/+21
* | [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-1112-378/+768
|/
* [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
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [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-203-6/+41
* Harden telemetry event dispatch (#8767)Tobrun2017-04-203-18/+65
* [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-132-80/+170