summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - move snapshot t NativeMapView (#7463)Tobrun2017-01-053-71/+50
* Happy new year! 🎉Minh Nguyễn2017-01-041-1/+1
* [android] - remove deprecated setAccessToken and getAccessToken from OfflineM...Tobrun2017-01-044-39/+11
* [android] - limit the scale factor for double tap zoom (#7580)Tobrun2017-01-033-1/+17
* [android] - update changelog for 4.2.1 (#7520)Tobrun2017-01-021-0/+12
* [android] - build and test wear module on CI, cleanup gradle file, added make...Tobrun2016-12-283-8/+56
* [android] - downscale instrumentation tests on CI (#7529)Tobrun2016-12-221-1/+1
* [android] - update components with latest camera values (#7499)Tobrun2016-12-211-1/+1
* [android] - fix null pointer on trackingsettings (#7505)Tobrun2016-12-211-1/+3
* [android] - harden MapboxMapOptions, extract duplicate fragment logic, fixup ...Tobrun2016-12-216-72/+90
* [android] - update lost to 2.0.0, gradle cleanup (#7494)Tobrun2016-12-213-27/+43
* [android] Upgrade OKHTTP to 3.5.0 (released december the 1st, 2016) (#7491)philemonmerlet2016-12-201-1/+1
* [android] - fix regresssion on wear module (#7497)Tobrun2016-12-201-1/+1
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-1728-1280/+982
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-16266-40240/+41373
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-1512-77/+93
* [android] - wrap mapbox map test in ViewActions (#7451)Tobrun2016-12-151-261/+453
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-146-70/+182
* updated changelog for 4.2.0 release (#7433)Cameron Mace2016-12-141-0/+10
* 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