summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* release android v5.2.0 (#10487)Pablo Guardiola2017-11-202-2/+6
* Update comment from onDestroy to onDestroyView (#10501)Victor Akap Oben2017-11-201-1/+1
* release v5.2.0-beta.5 (#10464)Pablo Guardiola2017-11-171-0/+10
* Monkey crashes (#10440) (#10472)Pablo Guardiola2017-11-165-18/+35
* MapSnapshot attribution (#10362)Tobrun2017-11-1420-77/+1128
* Downgrade min sdk to 14 (#10355)Tobrun2017-11-134-19/+46
* [android] - harden deselection mechanism for markers (#10403)Tobrun2017-11-101-5/+7
* [android] Cherry picks to agua (#10442)Pablo Guardiola2017-11-104-12/+19
* [android] release 5.2.0-beta.4 (#10384)Pablo Guardiola2017-11-081-3/+22
* [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-084-17/+50
* [android] - update android unit tests, update test make target to SDKtobrun2017-11-062-11/+9
* [android] - check for null value when calling mapboxMap.cleartobrun2017-11-061-5/+8
* [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-0312-52/+32
* [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
* [android] test app - texture view test activitiesIvo van Dongen2017-11-0311-2/+744
* [android] bring back texture viewIvo van Dongen2017-11-034-24/+85
* [android] texture view map rendererIvo van Dongen2017-11-034-0/+545
* [android] move egl under renderer packageIvo van Dongen2017-11-034-11/+8
* [android] encapsulate gl surfaceview rendering specifics in map renderer subc...Ivo van Dongen2017-11-033-46/+113
* [android] - workaround Android O OkHttp bug.Tobrun2017-11-021-1/+8
* [android] - fix logo scale for MapSnapshotTobrun2017-11-021-27/+52
* [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-0116-117/+280
* [android] android.hardware.location.gps feature should not be required (#10347)Osana Babayan2017-11-011-0/+1
* [android] - check for possitive animation durationTobrun2017-11-011-1/+1
* [android] - add logo resize to MapSnapshotterTobrun2017-11-012-4/+58
* [android] - make snapshot logo optionalTobrun2017-11-016-8/+36
* [android] - ignore activity gen testsTobrun2017-11-011-1/+1
* [android] map snapshotter - expose attributionsIvo van Dongen2017-11-015-5/+48
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-0114-28/+293
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-018-4/+209
* [android] - rework ease interactions to take in account possitve duration req...Tobrun2017-10-312-10/+5
* [android] MapboxMap.animate() and Mapbox.easeCamera() should throw IllegalArg...Osana Babayan2017-10-312-0/+54
* [android] - run all instrumenetation testsTobrun2017-10-312-1/+5
* [android] - add bulk addImages api on MapboxMapTobrun2017-10-3110-49/+278
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-313-4/+34
* [android] - Add angular velocity effect on rotation gesture.Ramin Mirsharifi2017-10-305-71/+179
* [android] - Add touch velocity effects on scale gesture. Fine tune.Ramin Mirsharifi2017-10-302-6/+11
* [android] - Add touch velocity effects on scale gesture.Ramin Mirsharifi2017-10-302-5/+54
* [android] - avoid null pointer if map wasn't initalised when saving instance ...Tobrun2017-10-301-2/+4
* [android] - move shape annotation click handling to coreTobrun2017-10-3010-68/+129
* [android, ios, macos] Added Hungarian localizationMinh Nguyễn2017-10-272-1/+14
* [android, ios, macos] Added Bulgarian localizationMinh Nguyễn2017-10-272-0/+19
* Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-263-4/+24
* [android] release v5.2.0-beta.3 (#10298)Pablo Guardiola2017-10-261-0/+6
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-268-28/+47
* [android] - null check mapboxMap with onStop invocationTobrun2017-10-231-1/+4
* [android] release v5.2.0-beta.2 (#10240)Pablo Guardiola2017-10-191-1/+13
* [android] - wire up MapZoomButtonController with camera change eventsTobrun Van Nuland2017-10-181-4/+14
* [android] - execute notifying listeners when not idleTobrun Van Nuland2017-10-181-3/+15
* [android] - removed unused gradle pluginsTobrun Van Nuland2017-10-185-57/+0