summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* [android] - update changelog for 5.1.4 release.Tobrun Van Nuland2017-09-261-0/+16
|
* [android, ios, macos] Russian, Ukrainian, Hungarian and other localization ↵Minh Nguyễn2017-09-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | updates (#9945) * [android, ios, macos] Updated Russian localization Added a Russian localization of the Android SDK. Updated the iOS and macOS Russian localizations. * [android, ios, macos] Updated Ukrainian localization Added a Ukrainian localization of the Android SDK. Updated the iOS and macOS Ukrainian localizations. * [ios, macos] Updated Traditional Chinese localization * [macos] Added Hungarian localization * [android] corrected typos * [ios, macos] Updated Ukrainian localization * [android, ios, macos] Configured Foundation.stringsdict on Transifex * [ios, macos] Pulled in Foundation.stringsdict from Transifex Updated the German, Lithuanian, and Vietnamese localizations with Foundation.stringsdict files matching Transifex.
* [android] - update changelog for v5.1.3Tobrun Van Nuland2017-08-191-1/+12
|
* [android] - update changelog for release v5.1.2Tobrun Van Nuland2017-08-011-1/+15
|
* [android] - update change log, fix typo public xmlTobrun Van Nuland2017-07-211-0/+4
|
* [android] - update changelog for 5.1.1Tobrun Van Nuland2017-07-211-0/+10
|
* [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-191-0/+4
| | | | Updated French localization on iOS and macOS and added French localization on Android.
* [android] - update changelog for 5.1.0 release (#9405)android-v5.1.0Tobrun2017-07-011-1/+6
|
* [android] - update CHANGELOG for release 5.1.0-beta.5 (#9316)android-v5.1.0-beta.5android-v5.1.0-beta.4Tobrun2017-06-211-0/+15
|
* [android] - update changelog for v5.1.0-beta.4 (#9232)Tobrun2017-06-091-1/+13
|
* [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-011-0/+5
| | | | | | | | | | | | * [android] Fix tracking mode + camera race condition (#9133) * [android] fix tracking mode + camera race condition * fix resetTrackingModesIfRequired bug (comparing current camera position with target camera position * cherry pick #9133 and update CHANGELOG * add null check to prevent null pointer exception
* Release Android v5.1.0-beta.3 (#9115)v5.1.0-beta.3Tobrun2017-05-261-1/+13
| | | | | | | | * [android] - Changelog update for Android release v5.1.0-beta.3 * update CI & version * reset release properties
* [android] Release android-v5.1.0-beta.2 (#8976)Tobrun2017-05-121-2/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * [android] url getter on sources * [android] fix ui test filter in makefile * [android] - build SNAPSHOT from release branch (#8958) * [android] - update changelog for 5.1.0-beta.2 * [android] - bump version number * [android] - Camera change listener v2.0 * [core] allow filesource url transform reset * [android] Update attribution wordmark (#8774) * Update wordmark on android * Moved attribution i icon to the right of mapbox word (in mapview preview image) * update padding and margin * [android] update hardcoded branch name * revert version to 5.1.0-SNAPSHOT
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-121-0/+1
| | | | | | | | The Styles API section of the Mapbox API Documentation site now lists Traffic Day v2 and Traffic Night v2, so this change adds those styles to all the places where styles are listed. Also switched iosapp and macosapp to unversioned style factory methods since MGLStyleDefaultVersion is no longer applicable for all styles. Cherry-picked from 4d6f54553d277c0af24a0b8ff03d2dd7e9284ca2.
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-081-0/+1
|
* [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1Tobrun2017-05-021-2/+16
|
* [android] Added Lithuanian, Spanish, Vietnamese localizations from TransifexMinh Nguyễn2017-05-021-0/+1
|
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-201-0/+1
|
* Harden telemetry event dispatch (#8767)Tobrun2017-04-201-0/+1
| | | | | | * [android] - harden telemetry event dispatch * fixup
* [android] - expose source layer identifier (#8709)Tobrun2017-04-191-0/+1
|
* [android] - synchronize display and context initalisation with create ↵Tobrun2017-04-181-0/+1
| | | | surface to avoid EGL bad surface (#8759)
* add polygon holes and custom location source features to changelog (#8741)Pablo Guardiola2017-04-131-0/+2
|
* [android] - add binding integration for Map::setLatLngbounds, add example ↵Tobrun2017-04-131-0/+1
| | | | (#8622)
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into ↵Fabian Guerra2017-04-111-0/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundsj-merge-release-branch # Conflicts: # cmake/core-files.cmake # mapbox-gl-js # platform/android/CHANGELOG.md # platform/ios/CHANGELOG.md # platform/macos/CHANGELOG.md # platform/qt/bitrise-qt5.yml # src/mbgl/gl/attribute.hpp # src/mbgl/gl/context.cpp # src/mbgl/gl/program.hpp # src/mbgl/map/map.cpp # src/mbgl/programs/program.hpp # src/mbgl/renderer/painter.cpp
| * Release android v5.0.2 (#8629)Tobrun2017-04-041-0/+1
| | | | | | | | | | | | | | | | | | | | * [android] - update CHANGELOG.md for v5.0.2 release * [android] - bump version name to 5.0.2 * [android] - fixup javadoc errors * bump SNAPSHOT version
| * Cherry pick v5.0.2 changes (#8586)Tobrun2017-03-311-0/+8
| | | | | | | | | | | | | | | | | | | | * [android] execute resource transform callback on the right thread * [android] allow resetting of resource transform callback * update CHANGELOG for v5.0.2 * [android] - correct anchoring when Icon is updated (#8519)
| * [android] update CHANGELOG.md with 5.0.1 informationAntonio Zugaldia2017-03-241-0/+6
| |
* | [android] - transition options for layer properties (#8509)Tobrun2017-03-311-0/+1
| | | | | | | | | | [android] fixup highlevel bindings for transition options finish integration
* | [android] - Transifex intregration and Dutch translations. (#8556)Tobrun2017-03-301-0/+1
| | | | | | add Catalan translations
* | [android] - transition options in milliseconds, added test cases, fixup test ↵Tobrun2017-03-301-0/+1
| | | | | | | | activity code (#8576)
* | [android] - harden offline region creation, add include method, expose world ↵Tobrun2017-03-241-0/+10
|/ | | | bounds, update tests (#8517)
* [android] - update CHANGELOG.md for 5.0.0 release (#8449)Tobrun2017-03-171-0/+57
|
* [android] Update CHANGELOG.mdAntonio Zugaldia2017-03-121-0/+13
|
* Updates version name and CHANGELOG after 5.0.0-beta.2 release (#8254)Antonio Zugaldia2017-03-021-0/+7
| | | | | | * go back to 5.0.0-SNAPSHOT * update changelog
* [android] Release Android v5.0.0-beta.1 (#8052)Antonio Zugaldia2017-02-141-17/+18
| | | | | | | | | | | | * [android] [auto] Update properties to version 5.0.0-beta.1 in preparation for build. * [android] remove unnecessary files * update CHANGELOG.md * revert version number to 5.0.0-SNAPSHOT * fixed small typo
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-041-0/+2
|
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-311-0/+1
| | | | | | * [android] - allow fine grained control over dismissing tracking modes while animating the camera position * update MyLocationView
* [android] - update changelog with 4.x entries (#7825)Tobrun2017-01-271-1/+26
| | | | | | * [android] - update changelog with 4.x entries * update release script
* [android] Removed conflict marker from changelogMinh Nguyễn2017-01-181-1/+0
|
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+1
|
* [android] - avoid triggering a fling gesture after a scale gesture. (#7675)Tobrun2017-01-111-0/+2
|
* [android] - update changeling for 5.0.0 with current progress (#7579)Tobrun2017-01-061-1/+28
|
* [android] - limit the scale factor for double tap zoom (#7580)Tobrun2017-01-031-0/+1
| | | | | | * [android] - limit the scale factor to avoid accelerating the double tap zoom gesture * clamp values
* [android] - update changelog for 4.2.1 (#7520)Tobrun2017-01-021-0/+12
|
* updated changelog for 4.2.0 release (#7433)Cameron Mace2016-12-141-0/+10
|
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-311-0/+4
| | | | | | | | | | * introduce onstart/onstop on MapView * update wear module * update fragments * update changeling
* [android] #6418 - Release Android v4.2.0-beta.3android-v4.2.0-beta.3Antonio Zugaldia2016-09-211-5/+11
| | | | | | | | * [android] #6418 - update VERSION_NAME to 4.2.0-beta.3 * revert VERSION_NAME for development * Update CHANGELOG.md
* [android] #6155 - Release Android v4.2.0-beta.2android-v4.2.0-beta.2Antonio Zugaldia2016-08-251-1/+17
|
* [android] - update CHANGELOG.md for 4.2.0-beta.1 releaseTobrun2016-08-061-0/+8
|
* fixes #5771: adds dates to releases in changelogsJustin R. Miller2016-07-271-16/+16
|