summaryrefslogtreecommitdiff
path: root/platform/android/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'release-android-v4.1.0'Brad Leege2016-06-093-10/+31
|\
| * [android] #5254 - fix ARMv5 supportThiago Marcos P. Santos2016-06-062-7/+10
| * [android] #5076 - fixed update marker for MarkerView, rewrite update marker j...Tobrun2016-06-061-11/+3
* | [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-5/+3
* | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-022-7/+7
* | [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-022-5/+6
* | [all] Rationalize annotation APIJohn Firebaugh2016-06-011-43/+36
* | [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-41/+33
* | [android] Basic cleanups in annotation JNI codeJohn Firebaugh2016-06-011-51/+25
* | [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-011-108/+11
|/
* [android] #3629 - smooth MyLocationView animation when tracking the user loca...Tobrun Van Nuland2016-05-261-3/+7
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-252-8/+2
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* [android] - fix black screen issueTobrun2016-05-091-0/+4
* [android] Create a new local reference frame to avoid a local reference table...Antonio Zugaldia2016-05-031-0/+4
* [android] Add completedTile{Count,Size} bindingsJohn Firebaugh2016-04-271-0/+6
* [android] Restore prior GLContext if existsThiago Marcos P. Santos2016-04-182-1/+18
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-152-2/+2
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-54/+46
* [android] Make the correct GL context currentThiago Marcos P. Santos2016-04-141-20/+0
* [android] Do not attach/detach to threadsThiago Marcos P. Santos2016-04-142-33/+7