summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-146-25/+73
* added custom layer proguard rule (#7411)Cameron Mace2016-12-131-0/+2
* Fixed proguard rules (#7389)Cameron Mace2016-12-132-3/+47
* [android] Fixed typo in MapboxMap.addImage()Minh Nguyễn2016-12-131-1/+1
* [android] - update bitrise config. Create archivable path if non existent (#7...Tobrun2016-12-131-0/+2
* [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7...Tobrun2016-12-131-44/+47
* [android] - limit input fling gesture based on map tilt. (#7383)Tobrun2016-12-132-8/+12
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-0/+3
* [android] - update gradle wrapper and gradle plugin (#7381)Tobrun2016-12-125-18/+19
* [android] test duplicate layer id exception handlingIvo van Dongen2016-12-121-0/+9
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-122-8/+6
* [android] - invalidate camera after gesture, cleanup. (#7354)Tobrun2016-12-091-24/+11
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-097-4/+241
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* [android] - fix ndk stack CI step (#7363)Tobrun2016-12-091-1/+1
* [android] - cleanup initialisation code for MapboxMap (#7330)Tobrun2016-12-094-101/+133
* [build] only use Identical Code Folding on platforms that support the gold li...Konstantin Käfer2016-12-081-3/+7
* [android] - refactor marker selection and listener invocation, reformatted co...Tobrun2016-12-082-25/+31
* [android] - remove location enabled flag from MapboxMap (#7308)Tobrun2016-12-087-62/+91
* [android] - only apply screen density to instance variables of MapboxMapOptio...Tobrun2016-12-071-8/+8
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-064-297/+0
* [android] - make rotation gesture easier to trigger (#7299)Tobrun2016-12-061-1/+3
* [android] Fix javadoc for MapboxMap.updateMarker() (#7301)Tobrun2016-12-061-1/+1
* [android] use Identical Code Folding to reduce binary sizeKonstantin Käfer2016-12-061-0/+3
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-0638-2700/+2668
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-032-6/+1
|\
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-301-3/+0
* | [build] speedup Android packaging by not building unit testsKonstantin Käfer2016-12-021-36/+47
* | [android] telemetry - horizontal accuracyIvo van Dongen2016-12-021-2/+4
* | [android] - ignore unreliable tests (#7265)Tobrun2016-12-014-0/+8
* | cherry-picked 7013 into master (#7247)Cameron Mace2016-12-0119-203/+782
* | [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* | [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-3018-25/+32
* | [android] - disable CI failing test (#7204)Tobrun2016-11-292-0/+3
* | [android] - Explicitly use hardware layer when (#7186)Tobrun2016-11-281-1/+3
* | [android] add source_did_change event to intdef listIvo van Dongen2016-11-281-1/+14
* | added round icon to testapp (#7193)Cameron Mace2016-11-286-0/+1
* | [android] - handle null location update for MyLocationView (#7190)Tobrun2016-11-281-2/+4
* | [android] - fix null pointer when no camera position is available on map init...Tobrun2016-11-281-1/+1
* | Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-2810-29/+283
* | [build] Bitrise android core tests workflowTobrun2016-11-271-0/+8
* | [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-276-72/+252
* | [android] - fix activity sanity tests generation command (#7147) (#7152)Pablo Guardiola2016-11-271-1/+1
* | [android] - fixup timber merge (#7179)Tobrun2016-11-242-22/+16
* | Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* | [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2362-700/+640
* | [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-2313-637/+410
* | [build] move logging to utilKonstantin Käfer2016-11-2215-19/+19
* | [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-222-3/+4
* | [android] - use double to restore instance state of MyLocationView (#7146)Tobrun2016-11-221-1/+1