summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] #4636 - Updating Gradle Wrapper to 2.12Brad Leege2016-04-072-4/+4
* [android] #4636 - Updating to Android Gradle Build tools to 2.0.0Brad Leege2016-04-071-2/+3
* [android] #3643 - improved android touch target when calling getAnnotationsIn...Tobrun2016-04-071-278/+286
* Merge branch 'syntaxSugar' of git://github.com/vacxe/mapbox-gl-native into va...Brad Leege2016-04-071-1/+1
|\
| * MapboxEventManager: operator size optimizedVacxe2016-04-071-1/+1
* | [android] #4629 - Moving event queue clearing to finally block to better prot...Brad Leege2016-04-071-3/+4
* | [android] #4629 - Increasing event flush to 3 minutes to mirror iOS and clear...Brad Leege2016-04-071-2/+5
|/
* [android] #4619 - Creating standalone CustomLayerActivity exampleBrad Leege2016-04-068-5/+202
* [android] #4609 - Restoring name of BulkMarkerActivityBrad Leege2016-04-064-12/+12
* [android] Do not use libuvThiago Marcos P. Santos2016-04-062-2/+1
* [android] Attach thread on the RunLoopThiago Marcos P. Santos2016-04-062-0/+12
* [android] Introduce RunLoop based on LooperThiago Marcos P. Santos2016-04-064-0/+323
* [android] #4365 - Mirroring descriptive subpackage names with categories in t...Brad Leege2016-04-052-10/+14
* [android] #4365 - Moving example activities to more descriptive subpackage na...Brad Leege2016-04-0511-19/+19
* [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
* [android] #4354 - Ensuring userAgent is always ASCII formattedBrad Leege2016-04-042-0/+20
* [android] UI tests doc updateTobrun2016-04-021-21/+73
* [android] #4553 - remove annotations fixTobrun2016-04-021-10/+8
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-011-0/+1
* [build] Factor out libuv-related build logicJohn Firebaugh2016-04-011-1/+0
* [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
* [android] #4529 - Mapping Makefile and Android ABIsBrad Leege2016-03-311-17/+32
* [android] #4529 - update DISTRIBUTE.mdTobrun2016-03-311-1/+31
* [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
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-3047-459/+522
|\
| * [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
| * [android] #4500 - OnMapReady not invoked for offline mapsTobrun2016-03-291-1/+1
| * [android] #4487 - ArrayInOutOfBoundsException fix for polyline and polygonTobrun2016-03-292-36/+81
| * [android] #4487 - ArraysInOfBoundsException fix for addMarkersTobrun2016-03-292-21/+45
| * [android] #4510 - clean up test app with onStart/onStart references.Tobrun2016-03-292-21/+0