summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Collapse)AuthorAgeFilesLines
* adding paramupstream/ls-adding-style-param-to-javadocs-of-locationComponentlangsmith2018-12-171-0/+11
|
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-148-46/+213
|
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-137-13/+84
|
* [android] - move MapboxMapTest to java unit testtobrun2018-12-132-47/+108
|
* [android] register compass sensor listener only if provided data is consumed ↵Łukasz Paczos2018-12-138-22/+288
| | | | by the location layer or location camera
* Fixed compass update time not getting updatedBharath MG2018-12-131-3/+3
|
* [android] LatLng bounds cannot be wrapped (#13419)Osana Babayan2018-12-127-451/+334
|
* [android] - set snapshot version to 7.1.0Tobrun2018-12-121-1/+1
|
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-127-21/+491
|
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-122-8/+38
| | | | * [Android] Add setPreferredFramesPerSecond for MapView
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-114-35/+35
|
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-114-1/+99
| | | | didEnterIdle fires whenever render completes and no repaint is scheduled.
* [android] - add more tests, refactor map paddingTobrun2018-12-112-8/+28
|
* [android] - instrumented unit tests, add map tests, refactor generated layer ↵Tobrun2018-12-111-12/+41
| | | | tests
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-105-93/+1
|
* [android] - introduce validateState, add illegal state exception to all ↵tobrun2018-12-102-129/+55
| | | | invocations, add test
* [android] - throw exception when another style is loading, correct ↵tobrun2018-12-102-17/+31
| | | | RuntimeStyleTest when removing layer at, add javadoc to isFullyLoaded
* [android] - optimise loaded style for location component, expose isFullyLoadedTobrun2018-12-105-16/+139
|
* [android] - make style part of location component activation, add tests for ↵Tobrun2018-12-108-121/+205
| | | | non existing style and multiple style loading, revisit code comments
* [android] - update unit test to match NativeMapView#isDestroyedTobrun2018-12-101-0/+1
|
* [android] - update sanity test to Style.javaTobrun2018-12-102-0/+8
|
* [android] - add unit tests for Style.java APITobrun2018-12-108-46/+435
|
* [android] - add missing javadoc on public API methods around StyleTobrun2018-12-102-1/+50
|
* [android] fix LocationComponent unit test with Style.java objectŁukasz Paczos2018-12-102-41/+58
|
* [android] - un-ignore location testsTobrun2018-12-101-5/+0
|
* [android] - use builder json/url for constructing style objectTobrun2018-12-102-12/+16
|
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-107-172/+135
|
* [android] - cleanup imagesTobrun2018-12-101-0/+8
|
* [android] - introduce StyleCallback, make parent class for StateCallbackTobrun2018-12-102-17/+21
|
* [android] - limit visibility, clear callbacksTobrun2018-12-102-3/+3
|
* [android] - infer nullify on Style.javaTobrun2018-12-102-21/+39
|
* [android] - fixup location component test to use initialize componentsTobrun2018-12-101-13/+35
|
* [android] - ignore location component unit test, update light test, update ↵Tobrun2018-12-103-2/+7
| | | | activity integration
* [android] - add class level javadoc to Style.javaTobrun2018-12-101-1/+6
|
* [android] - add more layer add options, add sdf support to image and add javadocTobrun2018-12-101-30/+204
|
* [android] - update unit tests to be location component compatibleTobrun2018-12-102-44/+33
|
* [android] - decouple style loading from OnMapReadyTobrun2018-12-109-170/+252
|
* [android] - don't load mapbox streets automaticallyTobrun2018-12-101-4/+0
|
* [android] - move all style methods to Style.javaTobrun2018-12-102-99/+56
|
* [android] - expose style builderTobrun2018-12-102-1/+63
|
* [android] - remove style loaded listenerTobrun2018-12-102-76/+5
|
* [android] - move all layer, source, image, light and transition ↵Tobrun2018-12-107-262/+248
| | | | configurations to style.java
* [android] - cleanup old style java constants file, migrate style transition ↵Tobrun2018-12-106-137/+112
| | | | to Style.java
* [android] - Style.javaTobrun2018-12-105-0/+109
|
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ↵Osana Babayan2018-12-072-46/+35
| | | | (#13428)
* [android] expose endpoint change for snapshotterŁukasz Paczos2018-12-051-0/+26
|
* [android] - expose setAccesToken on Mapbox.javaTobrun2018-12-051-1/+10
|
* [android, ios, macos] Updated French translationsMinh Nguyễn2018-12-041-1/+1
| | | | Removed an incompatible localized format string.
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-045-15/+39
|
* [android] telemetry v4.1.1 bumpŁukasz Paczos2018-12-041-4/+1
|