summaryrefslogtreecommitdiff
path: root/android/cpp
Commit message (Expand)AuthorAgeFilesLines
* guard against concurrent OpenGL extension loadingKonstantin Käfer2015-03-061-9/+8
* make Map::resize() privateKonstantin Käfer2015-03-062-18/+7
* 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-042-11/+9
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-1/+6
* Use std::chronoLeith Bade2015-02-042-30/+30
* Throw on egl errorsLeith Bade2015-01-222-61/+74
* get/setAppliedStyleClasses -> get/setClassesLeith Bade2015-01-181-11/+38
* Remove binary shader caching on Android since OS already does thisLeith Bade2015-01-131-15/+0
* Remove coffeecatchLeith Bade2015-01-135-3075/+62
* Add failsafe to program binary loadingLeith Bade2015-01-051-0/+4
* Clang-format on Android codeLeith Bade2015-01-022-339/+442
* Remove errorLeith Bade2014-12-261-1/+1
* Add error for testing new build systemLeith Bade2014-12-251-1/+1
* Rename View functionsLeith Bade2014-12-231-7/+7
* Remove C style castsLeith Bade2014-12-221-22/+22
* Add missing GL extensionsLeith Bade2014-12-221-0/+53
* Add Android user-agent infoLeith Bade2014-12-101-0/+7
* Remove Map::cleanup() from JNILeith Bade2014-12-081-9/+1
* Missing assertsLeith Bade2014-12-061-8/+4
* Merge classesLeith Bade2014-12-061-44/+47
* Fix commitLeith Bade2014-12-062-3/+4
* Fix Map with CachingHTTPFileSourceLeith Bade2014-12-041-1/+1
* Fix Android crashLeith Bade2014-12-041-1/+1
* Rename lots of thingsLeith Bade2014-12-042-440/+440
* Remove boost::make_uniqueLeith Bade2014-12-031-3/+2
* Fix typoLeith Bade2014-12-021-1/+1
* Fix typoLeith Bade2014-11-301-59/+69
* Add fps mode for #646Leith Bade2014-11-282-2/+81
* Try 32bit over 16bitLeith Bade2014-11-281-0/+17
* Fix errors in configLeith Bade2014-11-281-19/+32
* Perfer 16 bit depth, handle long GL extension stringsLeith Bade2014-11-281-4/+19
* Check for packed depth stencilLeith Bade2014-11-281-0/+10
* Rewrite EGL config choosingLeith Bade2014-11-221-111/+100
* 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
* Destory surface prior to destroying the view. #615Jordan Hollinger2014-11-191-2/+10
* Fix hand/crash in pause when rotating screenLeith Bade2014-11-191-8/+6
* 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-166-68/+3053
* Change to proper Log functionsLeith Bade2014-11-152-264/+267
* Fix crashLeith Bade2014-11-121-1/+1