summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src
Commit message (Collapse)AuthorAgeFilesLines
* [android] Use inherited javaPeer in CustomGeometrySource C++ peerupstream/android-custom-source-leakAsheem Mamoowala2017-11-211-3/+3
|
* [android] Reuse Java Source objects by holding on to a strong reference in ↵Asheem Mamoowala2017-11-211-7/+6
| | | | the C++ peer.
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-205-0/+274
|
* Monkey crashes (#10440)Tobrun2017-11-103-12/+23
| | | | | | | | | | | | | | | | | | * [android] - avoid null map from trackballevent * [android] - fixup animated marker test activity from monkey runs * [android] - harden NativeMapView OnMapChangeListener * [android] - harden against destroyed wrapper activity while moving touch pointers * [android] - harden bulk marker activity for monkey runner * [android] - harden scale end gesture event for null velocity tracker * [android] - invalid mapboxMap invocation * [android] - reset test setup
* [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-037-42/+25
|
* [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
|
* [android] test app - texture view test activitiesIvo van Dongen2017-11-031-2/+1
|
* [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 ↵Ivo van Dongen2017-11-033-46/+113
| | | | | | subclass - preparation for re-introduction of texture view
* [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-018-66/+242
|
* [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-012-4/+25
|
* [android] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+10
|
* [android] map snapshotter - wrap snapshot in native peer for access to the ↵Ivo van Dongen2017-11-012-9/+69
| | | | pointFor functionality
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-011-2/+32
|
* [android] - rework ease interactions to take in account possitve duration ↵Tobrun2017-10-312-10/+5
| | | | requirement
* [android] MapboxMap.animate() and Mapbox.easeCamera() should throw ↵Osana Babayan2017-10-312-0/+54
| | | | | IllegalArgument (#10321) if non-positive duration is passed in
* [android] - add bulk addImages api on MapboxMapTobrun2017-10-313-3/+93
|
* [android] Make sure onFinish has new camera position after camera.move (#10324)Osana Babayan2017-10-312-3/+4
|
* [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
| | | | state
* [android] - move shape annotation click handling to coreTobrun2017-10-306-68/+100
|
* [android, ios, macos] Added Hungarian localizationMinh Nguyễn2017-10-271-0/+13
| | | | Added a Hungarian localization to the Android SDK. Updated the iOS and macOS SDK Hungarian localization.
* [android, ios, macos] Added Bulgarian localizationMinh Nguyễn2017-10-271-0/+15
|
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-264-23/+41
|
* [android] - null check mapboxMap with onStop invocationTobrun2017-10-231-1/+4
|
* [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] - use FileSource pause and resume when foregrounding/backgrounding appTobrun Van Nuland2017-10-173-1/+35
|
* [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
|
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On ↵Asheem Mamoowala2017-10-092-0/+35
| | | | macOS, also added -[MGLMapView setCamera: withDuration: animationTimingFunction: edgePadding: completionHandler:] for parity with iOS
* [android] - fine tune gesture zoom & rotationTobrun Van Nuland2017-10-093-11/+19
|
* Provide a fallback method to load the native library (#10154)Antonio Zugaldia2017-10-091-1/+27
| | | | | | * provide a fallback method to load the native library * move context call inside loader to avoid changing method signature
* [android] - allow multiple listeners for camera events, deprecate old apiTobrun Van Nuland2017-10-063-0/+245
|
* [android] - make OfflineTilePyramidRegionDefinition parceableTobrun Van Nuland2017-09-291-2/+52
|
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-275-7/+39
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # circle.yml # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/AnnotationManager.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapView.java # platform/android/dependencies.gradle # platform/default/mbgl/storage/offline_database.cpp # platform/ios/CHANGELOG.md # platform/ios/Mapbox-iOS-SDK-nightly-dynamic.podspec # platform/ios/Mapbox-iOS-SDK-symbols.podspec # platform/ios/Mapbox-iOS-SDK.podspec # platform/ios/app/Main.storyboard # platform/ios/src/MGLMapView.mm # src/mbgl/programs/attributes.hpp # src/mbgl/renderer/painter_fill.cpp # src/mbgl/tile/geometry_tile.hpp # src/mbgl/tile/geometry_tile_worker.cpp # src/mbgl/tile/raster_tile.cpp # src/mbgl/tile/raster_tile.hpp # src/mbgl/tile/raster_tile_worker.cpp # test/tile/annotation_tile.test.cpp # test/tile/geojson_tile.test.cpp # test/tile/raster_tile.test.cpp # test/tile/vector_tile.test.cpp
| * [android] [auto] Update properties to version 5.1.4 in preparation for build.android-v5.1.4Tobrun Van Nuland2017-09-261-1/+1
| |
| * bump MAS version number to 2.2.3 (#9901)Pablo Guardiola2017-09-261-1/+1
| |
| * [android] fix is download complete (a download is complete when count and ↵Pablo Guardiola2017-09-261-1/+1
| | | | | | | | required resources match and the download state is inactive) (#9913)