summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/renderer/glsurfaceview/GLSurfaceViewMapRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* [android] preserve GLSurfaceView's EGL context on pauseŁukasz Paczos2018-09-261-0/+1
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-271-1/+3
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-2/+1
* [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-111-2/+2
* [android] Enable map rendering when app is pausedIvo van Dongen2017-11-201-2/+2
* [android] move egl under renderer packageIvo van Dongen2017-11-021-0/+81