summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWupstream/egl-swiftshaderKonstantin Käfer2017-11-201-1/+1
* [android] Enable map rendering when app is pausedIvo van Dongen2017-11-204-4/+21
* Monkey crashes (#10440)Tobrun2017-11-105-18/+35
* Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-1060-458/+1650
|\
| * [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
| * [android] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-176-4/+53
| * [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-124-27/+184
| * [android] Revert native loading behavior (#10180)Antonio Zugaldia2017-10-111-22/+1
| * [android] - hold off handling hover events untill map has been createdTobrun Van Nuland2017-10-101-5/+15