<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt5/qtlocation-mapboxgl.git/platform/android, branch upstream/master</title>
<subtitle>code.qt.io: qt/qtlocation-mapboxgl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/'/>
<entry>
<title>Build default http stack if MBGL_PUBLIC_BUILD is set</title>
<updated>2020-04-27T16:47:30+00:00</updated>
<author>
<name>Alexander Shalamov</name>
<email>alexander.shalamov@mapbox.com</email>
</author>
<published>2020-04-21T18:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=4457f5ced9e4ac2454df4c719e7e8f3e1f55b39a'/>
<id>4457f5ced9e4ac2454df4c719e7e8f3e1f55b39a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[core] Add platform abstractions for utils::now()</title>
<updated>2020-04-20T16:03:46+00:00</updated>
<author>
<name>Thiago Marcos P. Santos</name>
<email>tmpsantos@gmail.com</email>
</author>
<published>2020-04-20T13:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=ee1d700a9bc764c86502978b5538df44aaa66905'/>
<id>ee1d700a9bc764c86502978b5538df44aaa66905</id>
<content type='text'>
Some platforms might require special permissions or custom APIs
to access the current time of the day.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some platforms might require special permissions or custom APIs
to access the current time of the day.
</pre>
</div>
</content>
</entry>
<entry>
<title>[android, ios] Increase benchmark repetition count</title>
<updated>2020-04-15T16:11:28+00:00</updated>
<author>
<name>Juha Alanen</name>
<email>juha.alanen@mapbox.com</email>
</author>
<published>2020-04-11T13:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=39329516dd23b56f54e2b31d337fc9a0bcd7a6ab'/>
<id>39329516dd23b56f54e2b31d337fc9a0bcd7a6ab</id>
<content type='text'>
More repetitions give more stable results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More repetitions give more stable results.
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] Remove forgotten JNI bindgings from android platform. (#16374)</title>
<updated>2020-04-03T09:56:03+00:00</updated>
<author>
<name>Igor Tarasov</name>
<email>igor.tarasov@mapbox.com</email>
</author>
<published>2020-04-03T09:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=69dc210598ff8319de53bb603438ba89d47d6229'/>
<id>69dc210598ff8319de53bb603438ba89d47d6229</id>
<content type='text'>
Cleanup after PR #16356.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup after PR #16356.</pre>
</div>
</content>
</entry>
<entry>
<title>[android] [build] [ci] Move Android JNI bindings code to mapbox-gl-native-android repo. (#16356)</title>
<updated>2020-04-02T15:36:55+00:00</updated>
<author>
<name>Igor Tarasov</name>
<email>igor.tarasov@mapbox.com</email>
</author>
<published>2020-04-02T15:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=338cfd1b33dfe26b9402d79cc64609b944a9f1d1'/>
<id>338cfd1b33dfe26b9402d79cc64609b944a9f1d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] Add Android bindings</title>
<updated>2020-04-01T20:18:55+00:00</updated>
<author>
<name>Alexander Shalamov</name>
<email>alexander.shalamov@mapbox.com</email>
</author>
<published>2020-03-21T20:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=ca1ae7604c1632e64e39fdaabb410e7579118ed4'/>
<id>ca1ae7604c1632e64e39fdaabb410e7579118ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] Expose getLayer, getSource and Observer interface for snapshotter</title>
<updated>2020-03-25T11:01:42+00:00</updated>
<author>
<name>Alexander Shalamov</name>
<email>alexander.shalamov@mapbox.com</email>
</author>
<published>2020-03-25T08:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=2b37d81d73820b7393a134b865dc38a742ca90ca'/>
<id>2b37d81d73820b7393a134b865dc38a742ca90ca</id>
<content type='text'>
So that users can modify properties of an existing layer / source objects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that users can modify properties of an existing layer / source objects
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] - use RGB values instead of alpha values for local glyph generation</title>
<updated>2020-03-24T10:03:03+00:00</updated>
<author>
<name>tobrun</name>
<email>tobrun.van.nuland@gmail.com</email>
</author>
<published>2020-03-23T14:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=99dbb3eed50f1b89d23604916cee6de965e1f4cb'/>
<id>99dbb3eed50f1b89d23604916cee6de965e1f4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[android] Add jni binding for styleable snapshotter (#16286)</title>
<updated>2020-03-24T06:33:54+00:00</updated>
<author>
<name>Kevin Li</name>
<email>kevin.li@mapbox.com</email>
</author>
<published>2020-03-24T06:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=3f45b0a24b5b608dfa75c84308d1ab0deb6159ee'/>
<id>3f45b0a24b5b608dfa75c84308d1ab0deb6159ee</id>
<content type='text'>
* [android] Add jni binding for styleable snapshotter

* Remove Map parameter from factories

- remove unused map from factory interfaces. Map is only needed for repaint.

* implement addlayer function

* Implement addsource function for snapshotter

* Implement addImages function

* format codes

* Apply baseline

* Update CHANGELOG.md

* Update map_snapshotter.cpp

* Destroy snapshotter on the thread it was created

* Activate file sources in start

* Use custom deleter for snapshotter

* format codes

* Release snapshotter pointer to deleting lambda

* Clang format

* Update CHANGELOG.md

* Fix review comments

* FIx review comments

Co-authored-by: Alexander Shalamov &lt;alexander.shalamov@mapbox.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [android] Add jni binding for styleable snapshotter

* Remove Map parameter from factories

- remove unused map from factory interfaces. Map is only needed for repaint.

* implement addlayer function

* Implement addsource function for snapshotter

* Implement addImages function

* format codes

* Apply baseline

* Update CHANGELOG.md

* Update map_snapshotter.cpp

* Destroy snapshotter on the thread it was created

* Activate file sources in start

* Use custom deleter for snapshotter

* format codes

* Release snapshotter pointer to deleting lambda

* Clang format

* Update CHANGELOG.md

* Fix review comments

* FIx review comments

Co-authored-by: Alexander Shalamov &lt;alexander.shalamov@mapbox.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Bump mapbox-base to 1.2.0</title>
<updated>2020-03-23T15:33:06+00:00</updated>
<author>
<name>Alexander Shalamov</name>
<email>alexander.shalamov@mapbox.com</email>
</author>
<published>2020-03-23T11:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtlocation-mapboxgl.git/commit/?id=71efb24e2d3e2408f6e283ed7b8b4a1f6b24324c'/>
<id>71efb24e2d3e2408f6e283ed7b8b4a1f6b24324c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
