summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Build default http stack if MBGL_PUBLIC_BUILD is setAlexander Shalamov2020-04-271-1/+1
* [core] Add platform abstractions for utils::now()Thiago Marcos P. Santos2020-04-201-0/+1
* [android, ios] Increase benchmark repetition countJuha Alanen2020-04-151-1/+1
* [android] Remove forgotten JNI bindgings from android platform. (#16374)Igor Tarasov2020-04-032-302/+0
* [android] [build] [ci] Move Android JNI bindings code to mapbox-gl-native-and...Igor Tarasov2020-04-02173-14109/+2
* [android] Add Android bindingsAlexander Shalamov2020-04-012-7/+30
* [android] Expose getLayer, getSource and Observer interface for snapshotterAlexander Shalamov2020-03-2518-59/+84
* [android] - use RGB values instead of alpha values for local glyph generationtobrun2020-03-241-1/+3
* [android] Add jni binding for styleable snapshotter (#16286)Kevin Li2020-03-2432-242/+426
* Bump mapbox-base to 1.2.0Alexander Shalamov2020-03-231-3/+1
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-234-9/+6
* Update map_snapshotter.cpp (#16308)Kevin Li2020-03-161-1/+1
* [build] Make curl for Android a vendor packageThiago Marcos P. Santos2020-03-091-8/+4
* [android] Update android snapshotterAlexander Shalamov2020-03-052-29/+20
* [android] Add sort key jni binding for fill_layer and line_layer (#16256)Kevin Li2020-03-045-3/+25
* [android] Update toGeoJSON in android_conversion.hpp (#16243)Kevin Li2020-03-041-2/+22
* [android] Add jni binding for min and max pitch (#16236)Kevin Li2020-02-282-0/+28
* [build] Make csscolorparser and parsedate vendorsThiago Marcos P. Santos2020-02-271-10/+6
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-262-3/+2
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-263-8/+10
* [android] add jni binding for source zoom delta (#16221)Kevin Li2020-02-242-4/+27
* [android] Don't construct weak sheduler in renderer's custructorAlexander Shalamov2020-02-172-9/+28
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-111-2/+2
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-111-5/+3
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-0/+483
* [core] Add hooks for setting experimental thread priorities for mbgl threadsAlexander Shalamov2020-02-061-4/+7
* [core] Add platform::setCurrentThreadPriority(double)Alexander Shalamov2020-02-061-0/+8
* [test] Enable HTTP server on AndroidJuha Alanen2020-02-061-3/+6
* [android] Implement watch handler in RunLoopJuha Alanen2020-02-062-4/+36
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-032-6/+6
* [build] Cleanup CircleCI configurationThiago Marcos P. Santos2020-01-281-2/+2
* [core] Pass std::shared_ptr<UpdateParameters> to the render orchestratorMikhail Pozdnyakov2020-01-221-1/+1
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-152-2/+2
* [android] Use new FileSourceManager interfaceAlexander Shalamov2020-01-1310-65/+133
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-1/+1
* [android] Use stub HTTP file source for test runnersJuha Alanen2020-01-101-0/+18
* [test] Run unit tests as NativeActivity application on AndroidJuha Alanen2020-01-101-5/+70
* [android] Fix a RunLoop bug where tasks are run only onceJuha Alanen2020-01-101-2/+1
* [android][core] Add `Map::latLngBoundsForCameraUnwrapped` and jni binding for...Peng Liu2020-01-092-0/+23
* [android] promote releaseCoreLayer from protected to publictobrun2020-01-061-3/+3
* [android] Share common code between test runnersJuha Alanen2020-01-036-471/+253
* [benchmark] Run benchmark as NativeActivity application on AndroidJuha Alanen2020-01-031-5/+307
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-161-2/+2
* [android] Fix -Wshadow on Android buildThiago Marcos P. Santos2019-12-122-20/+19
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-1/+1
* [android] - add hooks for bulk conversion of geographic coordinates to screen...tobrun2019-12-062-0/+58
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-041-4/+7
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-042-7/+0
* [android] remove OfflineRegion.java, gitiginore and issue template. update RE...tobrun2019-12-032-571/+0
* [android] remove platform specific Android code, migrate project to mapbox-gl...tobrun2019-12-03883-387126/+4