summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v2.2.1-clippingnode-v2.2.1-clippingMike Morris2016-01-111-1/+1
* Load adjacent tilesbsudekum2016-01-111-3/+3
* [android] #2187 - added LeakCanary to Android test appTobrun2016-01-113-0/+21
* [tests] Fix how we launch the test serverThiago Marcos P. Santos2016-01-111-2/+2
* [test] Fix test case commentsKonstantin Käfer2016-01-111-2/+2
* [ios] Categorized classes added in #3456Minh Nguyễn2016-01-091-0/+2
* [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-0911-61/+112
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-0911-38/+31
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-089-29/+26
* [core] Merge OnlineFileRequestImpl::notify into OnlineFileRequestImpl::setRes...John Firebaugh2016-01-081-17/+8
* [core] Simplify OnlineFileSource's Timer useJohn Firebaugh2016-01-081-11/+5
* [tests] Test that Timer::stop on a stopped timer is a no-opJohn Firebaugh2016-01-081-0/+8
* [android] #3481 - add check to enable location in tracking modeTobrun2016-01-081-3/+5
* [core] only cache successful or NotFound responsesKonstantin Käfer2016-01-083-1/+182
* [test] deliver error responses when the underlying request failedKonstantin Käfer2016-01-081-1/+7
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-083-4/+17
* [core] don't consult cache for asset resourcesKonstantin Käfer2016-01-082-2/+44
* [core] unify URL prefix detection (asset:// and mapbox://)Konstantin Käfer2016-01-086-12/+18
* [ios] Added some missing coordinate conversion methodsMinh Nguyễn2016-01-072-0/+35
* [ios] Invalidate CADisplayLinkMinh Nguyễn2016-01-073-14/+51
* [core] fix text-offset bugkelvinabrokwa2016-01-073-10/+10
* [tests] Sleep more than 1s before refreshing accessed timeThiago Marcos P. Santos2016-01-071-3/+11
* [node] bump version to v2.2.1node-v2.2.1bsudekum2016-01-072-1/+5
* [build] change Mac OS X platform target to avoid mismatchKonstantin Käfer2016-01-072-2/+2
* [android] #3435 - updated MapView for swallowing SecurityExceptions if permis...Tobrun2016-01-071-5/+22
* [ios] Refined custom callout view supportMinh Nguyễn2016-01-0613-82/+151
* [ios] basic custom callout view on demo appRomain Quidet2016-01-064-2/+137
* [ios] expose custom callout api, wrap around SMCalloutView classRomain Quidet2016-01-068-12/+81
* add test for text clipping at tile edgesAnsis Brammanis2016-01-061-1/+1
* [android, linux, osx] Upgrade to libpng 1.6.20Dane Springmeyer2016-01-063-3/+3
* [core] clip labels to tiles in MapMode::StillMike Morris2016-01-061-2/+2
* [core] always add labels to buffers in MapMode::StillMike Morris2016-01-0611-12/+33
* [android] #3444 #3435 - added change listeners to location tracking and beari...Tobrun2016-01-064-78/+208
* [ios] Restored readme in built packageMinh Nguyễn2016-01-051-0/+1
* [android] Fixes crash related to location listenerAntonio Zugaldia2016-01-051-1/+1
* Removed OS X SDK from build matrixMinh Nguyễn2016-01-051-7/+0
* Happy new year!Minh Nguyễn2016-01-056-6/+6
* [ios] Removed appledoc workaroundMinh Nguyễn2016-01-052-7/+5
* [ios] more inline docs updates for jazzyJason Wray2016-01-051-238/+464
* [ios] Generate API documentation using jazzyMinh Nguyễn2016-01-0519-533/+807
* [android, ios, osx] Emoji ⇢ ASCII in Bitrise notificationsJohn Firebaugh2016-01-053-6/+6
* [iOS] Transparent GLKViewMinh Nguyễn2016-01-052-0/+15
* Rewrote documentationMinh Nguyễn2016-01-0520-132/+180
* [tests] Added utests for cache versioningThiago Marcos P. Santos2016-01-051-4/+38
* [core] Added versioning to the cache databaseThiago Marcos P. Santos2016-01-052-2/+39
* [android] #3397 - animating change of direction when tracking mode is follow ...Tobrun2016-01-051-10/+50
* [android] #3308 - remove default constructorTobrun2016-01-052-23/+4
* [test] terminate test server when stdin closesKonstantin Käfer2016-01-055-46/+66
* Updated gesture helpMinh Nguyễn2016-01-051-3/+4
* [test] Remove terminate-when-inactive behavior from the test serverJohn Firebaugh2016-01-041-13/+0