summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - remove redundant log statements in native_map_view.cpp (#7801)Tobrun2017-01-231-58/+1
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+46
* [android] improve test runner by allowing selective execution of testsKonstantin Käfer2017-01-052-16/+41
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-122-8/+6
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-093-2/+29
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-0/+7
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-275-6/+112
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* [build] move logging to utilKonstantin Käfer2016-11-2214-18/+18
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-181-2/+1
* [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-142-20/+28
* [android] return source ownership on removeIvo van Dongen2016-11-143-3/+31
* [android] return layer ownership on removeIvo van Dongen2016-11-143-2/+37
* [android] fix source ownershipIvo van Dongen2016-11-113-3/+27
* [android] fix layer ownershipIvo van Dongen2016-11-113-10/+31
* [android] update viewport size when framebuffer size changedKonstantin Käfer2016-11-102-0/+7
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-091-4/+4
* [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-071-4/+31
* [core] move OpenGL debug information printing to coreKonstantin Käfer2016-11-041-28/+0
* [core] move framebuffer reading to gl::ContextKonstantin Käfer2016-11-041-14/+1
* [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-012-5/+9
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+16
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-255-25/+19
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-10/+9
* [android] fix exception classIvo van Dongen2016-10-251-1/+1
* [android] - remove jni method logging, only keep lifecycle related logs (#6787)Tobrun2016-10-211-80/+0
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-2/+5
* [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-203-20/+0
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-181-7/+7
* [android] don't delete local reference on value copyIvo van Dongen2016-10-152-19/+32
* [android] Using mbgl::AnnotationIDs in JNI codeBruno de Oliveira Abinader2016-10-121-10/+8
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-112-2/+8
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-302-4/+4
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-301-0/+29
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-0/+1
* [android] user agent stringIvo van Dongen2016-09-291-2/+1
* 6402 update offline metadata android (#6456)Tobrun2016-09-281-1/+55
* [android] - disable general purpose logging during transformation change (#6452)Tobrun2016-09-272-28/+1
* [core] standardize on uint16_t for texture sizesKonstantin Käfer2016-09-271-1/+1
* [android] offline - prevent OOMEIvo van Dongen2016-09-231-0/+1
* [android] timer - prevent overflow in due timeIvo van Dongen2016-09-231-2/+2
* [android] set connectivity state pro-activelyIvo van Dongen2016-09-233-0/+80
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-0/+3
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-2113-36/+528
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-1/+9
* [android] HttpFileSource - rate limitIvo van Dongen2016-09-132-2/+19
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-081-1/+1
* [android] Remove declaration of deleted method (#6276)John Firebaugh2016-09-071-2/+0