summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-14/+0
* [android] jni - fix boolean to JsonPrimitive conversion (#6256)Ivo van Dongen2016-09-061-1/+1
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-291-16/+6
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-167-2/+575
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-121-1/+2
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-9/+13
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-081-0/+1
* [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-081-1/+3
* [android] Refcount the view activationsThiago Marcos P. Santos2016-08-062-0/+10
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-034-1/+48
* [android] #5663 - make shape annotations updateableTobrun2016-08-031-0/+38
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0229-136/+1708
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2625-0/+1248
* [android] Create a new local reference frame in JNI listOfflineRegionsAntonio Zugaldia2016-07-251-1/+4
* [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-241-1/+1
* [android] Set thread name properlyThiago Marcos P. Santos2016-07-162-1/+39
* [core] Make the AssetFileSource thread low priorityThiago Marcos P. Santos2016-07-161-1/+1
* [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-132-4/+4
* [android] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-6/+6
* [android] Add support for timers on the main threadThiago Marcos P. Santos2016-07-062-2/+36
* Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-063-5/+0
* [android] Fix issue when stop is called before run on the RunLoopThiago Marcos P. Santos2016-07-051-2/+4
* [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-053-1/+6
* [android] Fix hang when calling Timer::start() twiceThiago Marcos P. Santos2016-07-051-2/+1
* [android] Fix a bug when canceling tasksThiago Marcos P. Santos2016-07-052-5/+12
* [android] Fix default RunLoop not stoppingThiago Marcos P. Santos2016-07-052-6/+13
* [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-051-45/+15
* [android] Fix crash adding line or polygon annotationJohn Firebaugh2016-06-241-2/+4
* [core] UnitBezier ctor is now constexprBruno de Oliveira Abinader2016-06-201-2/+2
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [android] #5303 - Updating code to take properly merge what each branch inte...Brad Leege2016-06-091-18/+4
* [android] #5291 - Fixing merge conflictsBrad Leege2016-06-091-18/+1