summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [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
* [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-291-0/+3
|
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-294-75/+359
|
* [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, ↵Andrey Li2018-11-291-42/+63
| | | | bumped gms to 16.0.0
* [android] remove default zoom level restrictions when activating the ↵Łukasz Paczos2018-11-296-131/+14
| | | | location component
* [android] require context in AttributionParser.BuilderŁukasz Paczos2018-11-294-36/+20
|
* [android] don't cancel core transitions on MotionEvent#ACTION_CANCELŁukasz Paczos2018-11-291-1/+0
|
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-292-0/+36
|
* Send turnstile event while create MapSnapshotter instance (#13475)Kevin Li2018-11-291-0/+7
|
* [android] deprecated annotations package (#13468)Osana Babayan2018-11-2816-3/+57
|
* [android] Expose "local ideograph font family" in MapSnapshotter::OptionsChris Loer2018-11-241-2/+28
| | | | Use local glyph generation in test app's MapSnapshotterActivity.
* Add specific name logging in failure scenarios of PropertyValueSteve2018-11-211-3/+3
| | | Hard to track down value/expression issues currently when they are not being named.
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-206-98/+70
|
* [android] use locale sensitive DecimalFormat for color alpha conversionŁukasz Paczos2018-11-201-1/+5
|
* [android] update map feedback URLŁukasz Paczos2018-11-203-9/+9
|
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-2012-37/+47
|
* [android] catch and re-throw throwables thrown inside map state callbacksŁukasz Paczos2018-11-143-95/+287
|
* [android] Removed previously deprecated colorToRgbaString and ↵Osana Babayan2018-11-147-72/+16
| | | | | colorToRgbaArray (#13337) from PropertyFactory
* [android] - remove MarkerView APITobrun2018-11-1418-2327/+40
|
* [android] - add example of showing a MapView inside a ViewPager inside ↵Tobrun2018-11-141-5/+5
| | | | RecyclerView
* [android] - harden activation/deactivation of underlying ref counting componentsTobrun2018-11-141-4/+11
|
* [android] - annotate onMapReady with @NonNullTobrun2018-11-083-3/+5
|
* [android] - nullify codebase with annotationsTobrun2018-11-07133-408/+1371
|
* initial tweaks (#13295)Langston Smith2018-11-071-83/+83
|
* [android] Remove UnknownLayerMikhail Pozdnyakov2018-11-071-27/+0
|
* [android] - handle null getMapAsync invocations, deliver onMapReady only onceTobrun2018-11-071-2/+8
|
* [android] verify if `text-field` is not null before performing compatibility ↵Łukasz Paczos2018-11-062-8/+18
| | | | operations
* [android] log Java exception and fail silently instead of throwing a native ↵Łukasz Paczos2018-11-063-36/+229
| | | | exception in the map state callbacks
* [android] - expose moveBy, replace CameraUpdateFactory hook to moveBy for ↵tobrun2018-11-053-10/+41
| | | | scrolling api
* [android] null-check nativeMapView in case it's destroyedŁukasz Paczos2018-11-051-2/+6
|
* [android] Makes gradle.properties license listing consisting with repo (#13271)Antonio Zugaldia2018-11-051-2/+2
| | | | | | * [android] Makes gradle.properties license listing consisting with repo * right license this time
* [android] deliver onMapReady only if mapboxMap is not nullŁukasz Paczos2018-11-021-1/+2
|
* [android] improved CustomGeometrySource constructor typingŁukasz Paczos2018-11-022-4/+50
|
* [android] - remove deprecation notices and codeTobrun2018-11-0110-552/+9
|
* [android] easeCamera method that takes only update and cancellable callback ↵Łukasz Paczos2018-11-011-0/+17
| | | | as arguments
* [android] - remove deprecated OnMapChange interface and implementationTobrun2018-10-318-437/+87
|
* [android] - optimise imports, fixup small nitpicksTobrun2018-10-314-42/+11
|
* [android] consolitdated OfflineRegionDefinitions (#13180)Osana Babayan2018-10-315-59/+80
|
* [android] option to consume map clicks, consuming location clicksŁukasz Paczos2018-10-313-6/+28
|
* [android] removed ZoomButtonsController supportŁukasz Paczos2018-10-319-246/+3
|
* [android] remove ILatLng and IProjectedMeteres (#13176)Osana Babayan2018-10-315-60/+5
|
* [android] Change CustomGeometrySource() signature to be Kotlin friendly (#13178)Osana Babayan2018-10-311-5/+5
|
* [android] - remove java 8 language featuresTobrun2018-10-317-54/+52
|
* [android] cleanup isDismissible flagŁukasz Paczos2018-10-312-25/+2
|
* [android] - bump snapshot to 7.0.0Tobrun2018-10-311-1/+1
|