summaryrefslogtreecommitdiff
path: root/android/cpp/jni.cpp
Commit message (Expand)AuthorAgeFilesLines
* drive Android rendering from the main thread via invalidate() callsKonstantin Käfer2015-06-261-0/+16
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-2/+2
* Resize view from map threadJohn Firebaugh2015-04-281-1/+1
* Remove Map::start/stopJohn Firebaugh2015-04-281-16/+0
* remove some unused includesKonstantin Käfer2015-04-281-0/+1
* move most private Map code to MapContextKonstantin Käfer2015-04-281-9/+1
* [android] never pass garbage info to RegisterNatives()Konstantin Käfer2015-04-201-4/+2
* remove nativeRun() method as that is now privateKonstantin Käfer2015-04-171-9/+1
* Rework easing transition codeJohn Firebaugh2015-04-021-48/+0
* replace iterator variable types with autoKonstantin Käfer2015-04-011-1/+1
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-121-3/+0
|\
| * Make the logging system staticThiago Marcos P. Santos2015-03-121-3/+0
* | fixes black flicker on rotating the deviceKonstantin Käfer2015-03-121-26/+2
|/
* make Map::resize() privateKonstantin Käfer2015-03-061-18/+2
* Fixup LatLng class refLeith Bade2015-02-191-12/+12
* Add projection functions to JavaLeith Bade2015-02-191-11/+233
* Tidy up JNI LatLng refsLeith Bade2015-02-191-76/+76
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-8/+7
* #868 - Updating getLatLon() calls in MapView and NativeMapView. Updating Jav...Brad Leege2015-02-121-10/+10
* refactor makefileKonstantin Käfer2015-02-041-4/+6
* Use std::chronoLeith Bade2015-02-041-29/+29
* Throw on egl errorsLeith Bade2015-01-221-4/+13
* get/setAppliedStyleClasses -> get/setClassesLeith Bade2015-01-181-11/+38
* Remove coffeecatchLeith Bade2015-01-131-121/+62
* Clang-format on Android codeLeith Bade2015-01-021-223/+284
* Remove errorLeith Bade2014-12-261-1/+1
* Add error for testing new build systemLeith Bade2014-12-251-1/+1
* Add Android user-agent infoLeith Bade2014-12-101-0/+7
* Remove Map::cleanup() from JNILeith Bade2014-12-081-9/+1
* Fix commitLeith Bade2014-12-061-3/+3
* Fix Android crashLeith Bade2014-12-041-1/+1
* Rename lots of thingsLeith Bade2014-12-041-365/+365
* Fix typoLeith Bade2014-11-301-59/+69
* Add fps mode for #646Leith Bade2014-11-281-2/+10
* Remove canRotateLeith Bade2014-11-211-11/+1
* Fix typosLeith Bade2014-11-201-1/+1
* Add functionality to get default transition duration from native code. Use it...Jordan Hollinger2014-11-191-1/+11
* Fix null string crashLeith Bade2014-11-181-0/+41
* Move stlye url and access token to propertyLeith Bade2014-11-181-3/+3
* Read styles from APKLeith Bade2014-11-171-2/+4
* Fix typoLeith Bade2014-11-161-1/+1
* Add coffeecatchLeith Bade2014-11-161-62/+93
* Change to proper Log functionsLeith Bade2014-11-151-141/+144
* More tidy upLeith Bade2014-11-121-10/+4
* Tidy code up moreLeith Bade2014-11-121-48/+51
* Renamed source files using mapbox styleLeith Bade2014-11-121-0/+895