summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Collapse)AuthorAgeFilesLines
* [android] - add more tests, refactor map paddingTobrun2018-12-116-32/+226
|
* [android] - instrumented unit tests, add map tests, refactor generated layer ↵Tobrun2018-12-1113-2902/+2239
| | | | tests
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-1011-0/+11
|
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-1073-267/+218
|
* [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-103-18/+32
| | | | RuntimeStyleTest when removing layer at, add javadoc to isFullyLoaded
* [android] - optimise loaded style for location component, expose isFullyLoadedTobrun2018-12-107-18/+150
|
* [android] - make style part of location component activation, add tests for ↵Tobrun2018-12-1017-208/+355
| | | | 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-105-49/+51
|
* [android] - add unit tests for Style.java APITobrun2018-12-1010-47/+440
|
* [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-103-13/+18
|
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-1010-176/+138
|
* [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] - update CircleLayer to be compatibleTobrun2018-12-101-7/+3
|
* [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-107-12/+19
| | | | 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-1087-1015/+942
|
* [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-107-85/+26
|
* [android] - move all layer, source, image, light and transition ↵Tobrun2018-12-1053-538/+536
| | | | configurations to style.java
* [android] - cleanup old style java constants file, migrate style transition ↵Tobrun2018-12-1029-163/+136
| | | | to Style.java
* [android] - Style.javaTobrun2018-12-106-0/+189
|
* [android] - update clustering example with filter configuration to avoid ↵Tobrun2018-12-101-1/+1
| | | | showing fading dissolved clustered items
* nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ↵Osana Babayan2018-12-075-84/+76
| | | | (#13428)
* [android] expose endpoint change for snapshotterŁukasz Paczos2018-12-052-2/+27
|
* [android] mapbox-java 4.2.0 bumpŁukasz Paczos2018-12-051-1/+1
|
* [android] - expose setAccesToken on Mapbox.javaTobrun2018-12-052-1/+25
|
* [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-049-23/+72
|
* [android] telemetry v4.1.1 bumpŁukasz Paczos2018-12-042-5/+2
|
* [android] immediately notify core about forced connectivity stateŁukasz Paczos2018-12-034-43/+52
|
* [ios] Update French translation - telemetry (#13360)Maxime Le Moine2018-12-011-0/+1
| | | | | | | | * Update French translation - telemetry "Make better" is better translated by "Améliorer". "Rend meilleure les cartes Mapbox" is also grammatically incorrect. * Update from Transifex
* changelog for v7.0.0-alpha.3 (#13489)android-v7.0.0-alpha.3Osana Babayan2018-11-301-0/+8
|
* [android] changelog for v6.7.2 (#13487)Łukasz Paczos2018-11-301-2/+5
|
* [core] layermanager folderMikhail Pozdnyakov2018-11-302-2/+2
| | | | Move `LayerManager` and `LayerFactory` abstract classes to a dedicated folder.
* [android] removed unnecessary appcompat exclusion from the telemetry dependencyŁukasz Paczos2018-11-291-3/+1
|
* [android] reference GMS proguard fix, temporary jacoco proguard fixŁukasz Paczos2018-11-292-0/+6
|
* [android] bumped to telemetry v4.1.0Łukasz Paczos2018-11-292-2/+2
|