summaryrefslogtreecommitdiff
path: root/platform/android/src/map_renderer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [android] - unify has surface state handlingtobrun2019-04-171-2/+3
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-1/+3
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-3/+0
* [android] re-create renderer on surface update after app backgrounding (in ca...Ivo van Dongen2019-02-231-1/+3
* [android] hook into surface holder to cleanup renderer on the right thread be...Ivo van Dongen2019-02-141-0/+3
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-8/+6
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-3/+1
* [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-021-5/+1
* [android] - add paused state to map renderer, don't render snapshot when paus...Tobrun2018-04-101-0/+5
* [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-111-1/+3
* [android] reset renderer on the GL thread when map is destroyedIvo van Dongen2017-09-221-0/+3
* [android] map snapshotsIvo van Dongen2017-09-221-0/+12
* [android] Re-initialise renderer, backend and context when the android system...Ivo van Dongen2017-09-221-5/+21
* [android] self-contained map rendererIvo van Dongen2017-09-221-0/+95