summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* removed make android-lib-x86-64 from bitrise script so snapshots build (#7986)Cameron Mace2017-02-081-1/+0
* [build] Remove Mason submodule in favor of CMake masonKonstantin Käfer2017-02-083-44/+14
* [android] Node not requiredJohn Firebaugh2017-02-081-8/+4
* [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-081-1/+0
* [android] fix reference table overflow in query rendered featuresIvo van Dongen2017-02-082-20/+37
* fix unable to find developer-config xml when building the project (#7963)Pablo Guardiola2017-02-071-1/+1
* hold a weak reference of the context to avoid leaks (#7964)Pablo Guardiola2017-02-071-5/+7
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-074-79/+18
* [android] - wrap longitude values from core (#7852)Tobrun2017-02-045-20/+13
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-0482-539/+236
* Disable double tap gesture to zoom in (#7879)srabenja2017-02-046-1/+113
* [android] - update SDK exposed attributes in public.xml (#7912)Tobrun2017-02-041-1/+16
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-0329-1736/+283
* [android] data driven style implementationIvo van Dongen2017-02-0258-5175/+7453
* [build] Use style-spec from gl-js monorepoJohn Firebaugh2017-02-011-1/+1
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-316-38/+82
* [android] use native image encoding and decodingKonstantin Käfer2017-01-2710-59/+278
* [android] call AndroidRuntime's registerFrameworkNatives() method to set up a...Konstantin Käfer2017-01-271-42/+17
* [android] - update changelog with 4.x entries (#7825)Tobrun2017-01-272-2/+27
* [linux] update CA bundle and add script for automated updatesKonstantin Käfer2017-01-271-18/+0
* [android] - force portrait mode to make instrumentation test run more reliabl...Tobrun2017-01-271-5/+9
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-27193-883/+871
* [android] - trigger marker click event for clicking selected marker (#7830)Tobrun2017-01-261-2/+21
* [android] - move pan gesture event to correct GestureDetector callback (#7870)Tobrun2017-01-261-3/+2
* [Android] Make spinner under Add Markers in Bulk readable (#7836)Austin O'Neil2017-01-251-0/+11
* [core] replace encodePNG() with a version that doesn't use libpngKonstantin Käfer2017-01-251-0/+1
* [android] Move the simple map activity to a "Basic" section, always listed fi...Antonio Zugaldia2017-01-233-2/+4
* Test app refactor (#7598)Cameron Mace2017-01-23107-3268/+666
* [android] - when updating positon, wait for render call to invalidate updated...Tobrun2017-01-232-3/+4
* [android] - zoom to at least 2 when tracking is enabled (#7795)Tobrun2017-01-237-109/+69
* [android] - redraw MyLocationView when tilt changes, setTilt after CameraUpda...Tobrun2017-01-232-2/+3
* [android] - remove redundant log statements in native_map_view.cpp (#7801)Tobrun2017-01-231-58/+1
* [android] - decouple make apackage for measuring execution time (#7771)Tobrun2017-01-221-3/+13
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-201-0/+1
* [android] - deselect marker on infowindow click (#7784)Tobrun2017-01-191-1/+9
* [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-186-1/+123
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-186-39/+6
* fix typo in android docs (#7686)Molly Lloyd2017-01-161-1/+1
* [android] - notify team when nightly snapshot build fails, update slack messa...Tobrun2017-01-161-2/+2
* [android] - safe guard making asyncrhonous calls to map object while it's bee...Tobrun2017-01-161-4/+311
* [android] - update build tools to bitrise supported version (#7729)Tobrun2017-01-153-3/+3
* [android] - improve fling gesture by calculating animation time from velocity...Tobrun2017-01-122-9/+25
* [android] - synchronised mutators for thread safety in Mapbox, added document...Tobrun2017-01-111-2/+12
* [android] - avoid triggering a fling gesture after a scale gesture. (#7675)Tobrun2017-01-112-2/+9
* [android] - cleanup telem, disabled logging, exponential backoff, local broad...Tobrun2017-01-104-29/+65
* update gradle files and packages to use smaller versions of MAS and save meth...Antonio Zugaldia2017-01-106-18/+23
* [android] - update changeling for 5.0.0 with current progress (#7579)Tobrun2017-01-061-1/+28
* [android] - rework MarkerView update mechanism (#7581)Tobrun2017-01-052-5/+18