summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [android] Check flag before runnable task invocationupstream/lp-offline-loop-null-testAlexander Shalamov2019-08-292-6/+16
* [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
* [android] - unify has surface state handlingtobrun2019-04-172-3/+10
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-153-0/+17
* [android] Fix build with mismatching glShaderSource signatureThiago Marcos P. Santos2019-04-051-1/+6
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-052-3/+3
* [core] refactor RendererBackendKonstantin Käfer2019-04-053-47/+56
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-052-5/+5
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-292-0/+8
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-293-0/+19
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+3
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-251-1/+1
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-221-2/+2
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-2010-45/+51
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-151-18/+22
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-6/+8
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-132-2/+13
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-133-9/+2
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-132-3/+2
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-2/+9
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-3/+4
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-042-15/+15
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-5/+5
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-2/+3
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-3/+4
* [core] Simplify util::peerMikhail Pozdnyakov2019-02-281-1/+1
* [android] re-create renderer on surface update after app backgrounding (in ca...Ivo van Dongen2019-02-232-2/+9