summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Collapse)AuthorAgeFilesLines
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-157-7/+62
| | | add runloop to test
* [android] - disable closable strictmode (#6327)Tobrun2016-09-151-1/+0
|
* [android] #6321 - New Staging Server PK Access Token (#6323)Brad Leege2016-09-131-2/+2
|
* [android] #6317 - avoids NullPointerException when checking ↵Antonio Zugaldia2016-09-131-5/+8
| | | | mMapboxMap.getUiSettings() (#6318)
* [android] HttpFileSource - rate limitIvo van Dongen2016-09-133-4/+28
|
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-081-1/+1
|
* 6277 disable leak canary during instrumenation tests (#6294)Tobrun2016-09-081-5/+3
| | | | | | * [android] - disable leak canary during instrumentation tests * update leak canary to beta2
* [android] - ensure access token is set when trying to load a style (#6280)Tobrun2016-09-081-0/+6
|
* [android] - run ndk-stack as part of the build (#6288)Tobrun2016-09-081-6/+11
| | | | | | | | * [android] - run ndk-stack as part of the build * Set BUILDTYPE to debug * [android] - correct path ndk-stack arg
* [android] - throw concrete exception when generated test cases fail to read ↵Tobrun2016-09-081-7/+16
| | | | the Activity members (#6281)
* [android] Remove declaration of deleted method (#6276)John Firebaugh2016-09-071-2/+0
|
* [core, ios, android, qt] Observe style layer mutations rather than requiring ↵John Firebaugh2016-09-062-20/+0
| | | | | | SDKs to use Map::update This paves the way for updates to filter and layout properties to trigger a source reload, without each SDK having to participate in the implementation.
* [android] - get firebase test lab results with gsutil (#6220)Tobrun2016-09-062-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] - get results with gustily debug fix debug debug fix correct file path remove duplicate ls fix bash script + add deploy step + debug file system install crcmod zip output correct option for zipping add compression to output. This allows including subfolders cleanup remove json from artefact always upload test results always run step to true * [android] - disable query rendered test * fix name in test
* [android] jni - fix boolean to JsonPrimitive conversion (#6256)Ivo van Dongen2016-09-061-1/+1
|
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-0251-583/+676
| | | | | | * removed last of hungarian notation from testapp and fixed other checkstyle issues * added back MapboxMap for espresso
* [android] introduce checkstyle (#6214)Cameron Mace2016-09-015-190/+235
|
* [android] - fix breaking build on master (#6225)Tobrun2016-08-312-9/+15
| | | | | | | | * [android] - fix breaking build, by implementing mapboxMap on VideoViewActivity * fix layout file for auto generated tests * [android] fix resource id
* [android] added video view example (#6198)Cameron Mace2016-08-315-0/+143
| | | | | | * [android] added video view example * removed map ready callback
* [android][build] Only strip the resulting libraries (#6222)Ivo van Dongen2016-08-312-3/+4
|
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-293-26/+11
| | | | * [android] - remove stopgap updatable shape annotations
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-293-6/+22
| | | | | | * add method addMarkerViews with only one invalidate * clean sample BulkMarkerActivity
* [android] add spoon gradle plugin (#6089)Tobrun2016-08-293-0/+14
|
* [android] added missing rotation, cleanup duplicate entries (#6153)Tobrun2016-08-291-4/+1
|
* [android] alpha not applied from builder fix for marker view (#6152)Tobrun2016-08-292-4/+3
|
* [android] #6113 - receiver not registered exception (#6130)Tobrun2016-08-291-2/+4
|
* [android] #5875 - MapboxMap options not parceling drawables (#5984)Tobrun2016-08-293-6/+85
| | | | | | | | | | * [android] #5875 - MapboxMap options not parceling the MyLocationView drawables * [android] #5875 - disabled parceable test for bitmaps * [android] #5876 - correct restoration of bitmapdrawable for unit test * disable check for drawable type
* [android] Anchoring was only set once while it was still unmeasured. There ↵Tobrun2016-08-292-4/+12
| | | | are times that a view is still unmeasured even after a measure call. We need to validate again before setting the offset. (#6154)
* [android] #6083 - add circle example (#6086)Tobrun2016-08-296-4/+191
| | | | | | * add method addMarkerViews with only one invalidate * [android] #6083 - add circle example
* [android] Radiant → radian (#6169)Minh Nguyễn2016-08-262-20/+20
| | | | | | * [android] Radiant → radian * [android] #6169 - testHashcode
* [android] #6155 - Release Android v4.2.0-beta.2android-v4.2.0-beta.2Antonio Zugaldia2016-08-251-1/+17
|
* [android] #6148 - update MAS dependency to v1.3.0Antonio Zugaldia2016-08-252-2/+2
|
* [android] #6042 - Check for network connectivity before requesting resourcesAntonio Zugaldia2016-08-243-7/+37
|
* 6039 focal point uses MyLocationView padding (#6108)Tobrun2016-08-238-67/+287
| | | | | | | | | | | | * [android] - don't auto tint drawables + formatting * [android] - formatting * [android] #6039 - fixes focal point when padding mylocationview * [android] #5977 - MyLocationView.setPadding example + formatting Manifest * [android] - Reset to default configuration, cleanup class
* [android] #6077 - keep rules for Signature and Annotation (#6085)Tobrun2016-08-221-10/+17
| | | | | | * [android] #6077 - keep rules for Signature and Annotation, reordered file to mimic package structure project. * [android] #6077 - proguard workaround for mapbox-java
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
|
* [android] #5211 - update yaml to run on device lab, update test with ↵Tobrun2016-08-183-3/+28
| | | | NoSuchSource exception (#6073)
* [android] #6050 - Updating Gradle WrapperBrad Leege2016-08-173-25/+29
|
* [android] #6050 - Updating to Gradle 2.14.1 and Android plugin 2.1.3Brad Leege2016-08-172-5/+5
|
* 5859 generate sanity tests (#5870)Tobrun2016-08-1797-1422/+890
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] #5859 - generate espresso tests [android] #5859 - cleanup xml files, use all the same resource id for map view [android] #5859 - update scripts [android] #5859 - update Activity to match mapboxMap naming [android] #5859 - make SurfaceViewMediaControlActivity compatible [android] #5859 - make MarkerViewScaleActivity test generation compatible [android] #5859 - make PolygonActivity test generation compatible [android] #5859 - integration within make file [android] #5859 - made CameraPostion generation safe [android] #5859 - generate sanity test [android] #5859 - add generated test cases [android] #5859 - add documentation * [android] #5859 - remove generated files, introduce gen package, added gitignore to package * [android] #5859 - regenerated test code * [android] #5859 - added AWS gradle plugin + bitrise configuration * [android] #5859 - fixes running locally without having the properties configured * [android] #6010 - remove python from android sdk * [android] #5859 - update docs about aws gradle plugin
* [android] - replaced default colors with material design colors, changed ↵Tobrun2016-08-162-52/+26
| | | | textcolor to white, added click event on toolbar arrow, made sanity test generation compatible (#6004)
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-162-28/+39
|
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-163-3/+16
|
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-1617-54/+1340
|
* [android] #6014 - add example with numerical filterIvo van Dongen2016-08-162-4/+4
|
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-137-16/+279
|
* [android] - make query source features depend on screendensityTobrun2016-08-121-7/+5
|
* added watermark to imageCameron2016-08-121-0/+0
|
* [android] #5968 - add support for a layout editor preview, show a drawable ↵Tobrun2016-08-123-9/+52
| | | | and some overlain items
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-125-6/+21
|
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ ↵Minh Nguyễn2016-08-125-34/+33
| | | | | | | queryPointAnnotations() (#5165) queryPointAnnotations() accepts a screen rectangle instead of a geographic bounding box, so marker hit testing works at the edges of a rotated, tilted map view. Fixes #5151.