summaryrefslogtreecommitdiff
path: root/android/MapboxGLAndroidSDK
Commit message (Expand)AuthorAgeFilesLines
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-012-4/+4
* Improve quickzooming on AndroidBraden Ewing2015-12-011-6/+8
* refs #2800: update docs exception thrown for no Android tokenJustin R. Miller2015-11-301-1/+1
* Merge pull request #3127 from mapbox/3115-multiple-infowindowsAntonio Zugaldia2015-11-303-57/+131
|\
| * add flag to let concurrent multiple infowindows to be shownAntonio Zugaldia2015-11-301-2/+30
| * [android] #3115 - optimised + cleanup before PRTobrun2015-11-251-10/+12
| * we just need to clear the list'Antonio Zugaldia2015-11-251-2/+6
| * [android] #3115 reposition info windows that have been repositioned while pan...Tobrun2015-11-251-1/+4
| * [android] #3121 Allow InfoWindow to be open while panning, allow standard Inf...Tobrun2015-11-253-26/+39
| * still some work needed on onSingleTapConfirmed()Antonio Zugaldia2015-11-242-30/+54
* | Correct behaviour when switching between tracking modes, added javadocTobrun2015-11-304-25/+82
* | [android] #3071 - Make docs navigation more obvious for MapChangeListenerTobrun2015-11-304-19/+106
* | Updated links to access token managerMinh Nguyễn2015-11-291-1/+1
* | [core] Collision debug is now MapDebugOptions::CollisionBruno de Oliveira Abinader2015-11-272-23/+4
* | [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-272-3/+3
* | [android] #3008 - upgrade android grade plugin to 1.5.0Tobrun2015-11-2518-6/+41
* | Don't double-tap zoom when quickzooming on AndroidBraden Ewing2015-11-251-10/+25
|/
* [android] - #2658 improve window background PopupWindowViewTobrun2015-11-207-42/+79
* [android] Bring back OkHTTPLeith Bade2015-11-171-2/+39
* [android] #3029 - Adding removeMarker() convenience methodBrad Leege2015-11-131-0/+12
* [android] #2989 - moved access token to test appTobrun2015-11-132-26/+9
* [android] Fix Canvas.quickReject() crash on API 15Leith Bade2015-11-093-5/+7
* [android] Make Annotation.getId() suitable for public use.Leith Bade2015-11-091-1/+4
* [android] #2891 - 23.0.2 Take 2Brad Leege2015-11-051-1/+1
* [android] #2919 - Trimming whitespace during setAccessToken()Brad Leege2015-11-051-0/+3
* [android] #2891 - Going back to Android Build Tools 23.0.1Brad Leege2015-11-031-1/+1
* [android] Update to build tools 23.0.2Leith Bade2015-11-031-1/+1
* [android] Add setZoomControlsEnabled and setAllGesturesEnabledLeith Bade2015-11-033-26/+82
* [android] #2899 - Moving make wrappers to module build.gradleBrad Leege2015-11-021-0/+17
* [android] Adjust annotation touch tolerance to match default markerLeith Bade2015-10-311-4/+5
* [android] When pinch zooming lock rotationLeith Bade2015-10-311-22/+13
* [core] Remove bundled styles.Leith Bade2015-10-302-12/+12
* [android] #2880 - CoordinateBounds correction equals methodTobrun2015-10-301-1/+1
* [android] #2868 - Setting android back to SNAPSHOT mode and incrementing buil...Brad Leege2015-10-301-1/+1
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-10-3032-53/+41
|\
| * [android] #2861 - double tap zoom gesture while tracking mode is enabledTobrun2015-10-301-1/+7
| * [android] #2864 - improved compass update cycle, removed lowpassfilterTobrun2015-10-301-39/+8
| * [android] Allow apps to override map resourcesLeith Bade2015-10-3031-13/+26
* | Merge branch 'release-android-v2.2.0'Brad Leege2015-10-292-2/+2
|\ \ | |/ |/|
| * [android] #2847 - Updating version to 2.2.0 for release and Fabricandroid-v2.2.0Brad Leege2015-10-282-2/+2
* | [android] Implement Parcelable annotationsLeith Bade2015-10-303-3/+119
* | [android] #2797 - addLocationBearing part oneTobrun2015-10-284-42/+284
* | [android] Grey out GPS marker when location is staleLeith Bade2015-10-281-11/+35
* | [android] #2224 inflate children map view through xmlTobrun2015-10-285-57/+72
* | [android] Remove NullPointerException from MapViewLeith Bade2015-10-281-22/+44
* | [android] Fix NullPointerException in editor modeLeith Bade2015-10-281-2/+8
|/
* [android] #2809 - addPolylines and removeAnnotations in JNI, added feature ac...Tobrun2015-10-272-7/+21
* [android] Improve Javadoc for the new MapView methods.Leith Bade2015-10-272-21/+25
* [android] #2801 - Spelling fix for log statementBrad Leege2015-10-261-1/+1
* [android] #2801 - Log null centerCoordinate instead of throwing NullPointerEx...Brad Leege2015-10-261-2/+4