summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
...
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-151-10/+4
* [core] Fix MapSnapshotter build failure on WindowsAnder Conselvan de Oliveira2019-11-131-1/+1
* [android] Add OfflineRegion.deleteAndSkipPackDatabaseMikhail Pozdnyakov2019-11-122-33/+46
* [android] Consolidate exception handling code in OfflineManagerMikhail Pozdnyakov2019-11-121-67/+36
* [android] Add OfflineManager.packDatabase() APIMikhail Pozdnyakov2019-11-122-2/+27
* [android] Placeholders for conversion from:to ImageAlexander Shalamov2019-11-112-0/+11
* [android] Convert GeoJSON features to tiles in backgroundMikhail Pozdnyakov2019-10-312-51/+51
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-1/+1
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-282-9/+19
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-223-0/+112
* [android] Check flag before runnable task invocationAlexander Shalamov2019-10-162-6/+15
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-091-0/+2
* [android] Expose pre-fetching zoom delta. (#15769)Peng Liu2019-10-082-92/+113
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-044-8/+7
* [android] Check if Mapbox instance exists before creating default file sourceAlexander Shalamov2019-10-043-3/+15
* [android] Remove usage of ResourceOptions::withPlatformContextAlexander Shalamov2019-09-265-26/+64
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-263-5/+4
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-264-15/+12
* [core][android] Remove unaccent from platform interfacesAlexander Shalamov2019-09-262-26/+4
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-3/+4
* [android] Fix the crash when CameraPosition padding is set. (#15699)Peng Liu2019-09-231-10/+11
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-173-1/+6
* [android] Fix MapSnapshotter regression and add activity sanity tests (#15580)Peng Liu2019-09-121-2/+2
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-122-3/+3
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-101-1/+1
* [android] avoid converting float to long in android_conversion.hpp (#15557)Tobrun2019-09-041-2/+1
* [android] expose camera padding optionŁukasz Paczos2019-08-295-48/+56
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-274-10/+3
* [android] jni binding refactorSudarsana Babu Nagineni2019-08-235-160/+177
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-233-4/+4
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-225-3/+33
* Merge pull request #15437 from mapbox/lp-revert-14989Łukasz Paczos2019-08-211-2/+0
* [android] check if the CustomGeometrySource's java peer is valid when the thr...Łukasz Paczos2019-08-191-2/+12
* [android] Android bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-132-0/+8
* [android] Do not try to wake up the RunLoop if a wake is already pendingThiago Marcos P. Santos2019-08-072-5/+12
* [android] allow setting a null access token in the runtimeŁukasz Paczos2019-07-111-1/+1
* [android] - add binding integration for cache management APItobrun2019-07-024-0/+160
* [core] Add number-format expressionJuha Alanen2019-06-273-0/+112
* [android] invalidate camera when setting a paddingŁukasz Paczos2019-06-251-0/+2
* [android] - add resource usage to HttpRequest, add offline query parameter fl...Tobrun2019-06-121-2/+5
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-111-1/+1
* [android] Fix compilation warning with updated clangMikhail Pozdnyakov2019-06-071-1/+1
* [core] refactor program object creationKonstantin Käfer2019-05-281-1/+1
* [android] resume file source and wait for result to complete resources cache ...Łukasz Paczos2019-05-242-4/+54
* [android] return color string values in the [0-255] rangeŁukasz Paczos2019-05-221-12/+1
* [android] attach/detach core thread pool's threads to JVMŁukasz Paczos2019-05-223-9/+12
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+7
* [android] Add bindings for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-213-0/+19
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-106-21/+7
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-172-0/+8