| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - introduce validateState, add illegal state exception to all invoc... | tobrun | 2018-12-10 | 2 | -129/+55 |
* | [android] - throw exception when another style is loading, correct RuntimeSty... | tobrun | 2018-12-10 | 3 | -18/+32 |
* | [android] - optimise loaded style for location component, expose isFullyLoaded | Tobrun | 2018-12-10 | 7 | -18/+150 |
* | [android] - make style part of location component activation, add tests for n... | Tobrun | 2018-12-10 | 17 | -208/+355 |
* | [android] - update unit test to match NativeMapView#isDestroyed | Tobrun | 2018-12-10 | 1 | -0/+1 |
* | [android] - update sanity test to Style.java | Tobrun | 2018-12-10 | 5 | -49/+51 |
* | [android] - add unit tests for Style.java API | Tobrun | 2018-12-10 | 10 | -47/+440 |
* | [android] - add missing javadoc on public API methods around Style | Tobrun | 2018-12-10 | 2 | -1/+50 |
* | [android] fix LocationComponent unit test with Style.java object | Łukasz Paczos | 2018-12-10 | 2 | -41/+58 |
* | [android] - un-ignore location tests | Tobrun | 2018-12-10 | 1 | -5/+0 |
* | [android] - use builder json/url for constructing style object | Tobrun | 2018-12-10 | 3 | -13/+18 |
* | [android] move style callback invocation to MapboxMap | Łukasz Paczos | 2018-12-10 | 10 | -176/+138 |
* | [android] - cleanup images | Tobrun | 2018-12-10 | 1 | -0/+8 |
* | [android] - introduce StyleCallback, make parent class for StateCallback | Tobrun | 2018-12-10 | 2 | -17/+21 |
* | [android] - limit visibility, clear callbacks | Tobrun | 2018-12-10 | 2 | -3/+3 |
* | [android] - infer nullify on Style.java | Tobrun | 2018-12-10 | 2 | -21/+39 |
* | [android] - update CircleLayer to be compatible | Tobrun | 2018-12-10 | 1 | -7/+3 |
* | [android] - fixup location component test to use initialize components | Tobrun | 2018-12-10 | 1 | -13/+35 |
* | [android] - ignore location component unit test, update light test, update ac... | Tobrun | 2018-12-10 | 7 | -12/+19 |
* | [android] - add class level javadoc to Style.java | Tobrun | 2018-12-10 | 1 | -1/+6 |
* | [android] - add more layer add options, add sdf support to image and add javadoc | Tobrun | 2018-12-10 | 1 | -30/+204 |
* | [android] - update unit tests to be location component compatible | Tobrun | 2018-12-10 | 2 | -44/+33 |
* | [android] - decouple style loading from OnMapReady | Tobrun | 2018-12-10 | 87 | -1015/+942 |
* | [android] - don't load mapbox streets automatically | Tobrun | 2018-12-10 | 1 | -4/+0 |
* | [android] - move all style methods to Style.java | Tobrun | 2018-12-10 | 2 | -99/+56 |
* | [android] - expose style builder | Tobrun | 2018-12-10 | 2 | -1/+63 |
* | [android] - remove style loaded listener | Tobrun | 2018-12-10 | 7 | -85/+26 |
* | [android] - move all layer, source, image, light and transition configuration... | Tobrun | 2018-12-10 | 53 | -538/+536 |
* | [android] - cleanup old style java constants file, migrate style transition t... | Tobrun | 2018-12-10 | 29 | -163/+136 |
* | [android] - Style.java | Tobrun | 2018-12-10 | 6 | -0/+189 |
* | [android] - update clustering example with filter configuration to avoid show... | Tobrun | 2018-12-10 | 1 | -1/+1 |
* | nativeRemoveSource() and nativeRemoveLayer() methods should return a boolean ... | Osana Babayan | 2018-12-07 | 5 | -84/+76 |
* | [android] expose endpoint change for snapshotter | Łukasz Paczos | 2018-12-05 | 2 | -2/+27 |
* | [android] mapbox-java 4.2.0 bump | Łukasz Paczos | 2018-12-05 | 1 | -1/+1 |
* | [android] - expose setAccesToken on Mapbox.java | Tobrun | 2018-12-05 | 2 | -1/+25 |
* | [android, ios, macos] Updated French translations | Minh Nguyễn | 2018-12-04 | 1 | -1/+1 |
* | [android] expose Formatted text-field setter | Łukasz Paczos | 2018-12-04 | 9 | -23/+72 |
* | [android] telemetry v4.1.1 bump | Łukasz Paczos | 2018-12-04 | 2 | -5/+2 |
* | [android] immediately notify core about forced connectivity state | Łukasz Paczos | 2018-12-03 | 4 | -43/+52 |
* | [ios] Update French translation - telemetry (#13360) | Maxime Le Moine | 2018-12-01 | 1 | -0/+1 |
* | changelog for v7.0.0-alpha.3 (#13489)android-v7.0.0-alpha.3 | Osana Babayan | 2018-11-30 | 1 | -0/+8 |
* | [android] changelog for v6.7.2 (#13487) | Łukasz Paczos | 2018-11-30 | 1 | -2/+5 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 2 | -2/+2 |
* | [android] removed unnecessary appcompat exclusion from the telemetry dependency | Łukasz Paczos | 2018-11-29 | 1 | -3/+1 |
* | [android] reference GMS proguard fix, temporary jacoco proguard fix | Łukasz Paczos | 2018-11-29 | 2 | -0/+6 |
* | [android] bumped to telemetry v4.1.0 | Łukasz Paczos | 2018-11-29 | 2 | -2/+2 |
* | [android] refactor LocationComponent to utilize LocationEngineRequest | Łukasz Paczos | 2018-11-29 | 10 | -224/+421 |
* | [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, bum... | Andrey Li | 2018-11-29 | 6 | -130/+149 |
* | [android] remove default zoom level restrictions when activating the location... | Łukasz Paczos | 2018-11-29 | 6 | -131/+14 |
* | [android] require context in AttributionParser.Builder | Łukasz Paczos | 2018-11-29 | 4 | -36/+20 |