summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Maintain user tracking, anchor on user dot during zoom, rotateMinh Nguyễn2016-01-201-43/+39
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-202-20/+43
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-5/+20
* [ios] Non-animated user tracking mode changesMinh Nguyễn2016-01-201-6/+11
* [ios] Keep user dot callout open after user location changeMinh Nguyễn2016-01-201-8/+0
* [ios] Keep callout attached to moving user dotMinh Nguyễn2016-01-201-12/+32
* [ios] Maintain user tracking mode after orientation changeMinh Nguyễn2016-01-201-1/+6
* [ios] Eliminated jump after flight to first locationMinh Nguyễn2016-01-201-1/+4
* [ios] Leave user location callout open when trackingMinh Nguyễn2016-01-201-3/+17
* [ios] Fly to user locationMinh Nguyễn2016-01-201-43/+54
* [ios] Affix user dot on screen in user tracking modeMinh Nguyễn2016-01-201-17/+75
* [osx] Fix loop closing with pending requestsThiago Marcos P. Santos2016-01-201-0/+7
* [core] Add ref counting to the main loopThiago Marcos P. Santos2016-01-201-1/+25
* [ios] Fixes crash when vendorId is nilCameron Mulhern2016-01-201-0/+3
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-203-3/+45
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-194-21/+22
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-193-6/+6
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* node-v2.2.2node-v2.2.2Mike Morris2016-01-191-0/+4
* [core] Eliminate macros in sqlite3.cppJohn Firebaugh2016-01-192-26/+22
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-193-45/+3
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-192-3/+44
* [linux] Added WebP build depsBruno de Oliveira Abinader2016-01-191-0/+1
* [osx] No need to link with libpng & libjpegBruno de Oliveira Abinader2016-01-191-2/+0
* [glfw] Fix panning directionThiago Marcos P. Santos2016-01-191-1/+1
* [ios] Removed redundant zoom constraintsMinh Nguyễn2016-01-181-2/+2
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-181-6/+59
* [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-184-38/+16
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-181-9/+10
* [osx] Content insetsMinh Nguyễn2016-01-181-3/+61
* [ios] Refactored unrotationMinh Nguyễn2016-01-161-28/+34
* [ios] Avoid unrotating in heading or course tracking modeMinh Nguyễn2016-01-161-1/+3
* [core] use stale stylesKonstantin Käfer2016-01-151-2/+2
* [core] Support multiple paths in SQLiteCache::getShared()Konstantin Käfer2016-01-151-7/+25
* [core] move SharedSQLiteCache::get to SQLiteCache::getSharedKonstantin Käfer2016-01-152-3/+3
* [core] Restore existing response bodyJohn Firebaugh2016-01-143-0/+6
* [ios] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [osx] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [ios] send turnstile event when telemetry is pausedJason Wray2016-01-141-2/+14
* [core] Let SQLiteCache decide when store or refresh responsesJohn Firebaugh2016-01-142-16/+11
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-144-34/+37
* [core] std::shared_ptr<const Response> ⇢ const Response&John Firebaugh2016-01-143-18/+18
* [core] Eliminate FileCache interfaceJohn Firebaugh2016-01-141-6/+7
* [node] extract the error message from the Error objectKonstantin Käfer2016-01-141-2/+16
* [test] don't pass raw strings as error messagesKonstantin Käfer2016-01-141-1/+1
* [android] #3461 - upgrade to okhttp3 for faster tile loading! :rocket:Tobrun2016-01-142-25/+26
* [android] #3535 - improve disabling tracking modesTobrun2016-01-141-10/+26
* [android] #3539 - silence warning about unused param message that was breakin...Tobrun2016-01-141-0/+3
* [osx] Consistent origins in gesture recognizersMinh Nguyễn2016-01-141-28/+42
* [core] Standardize transform originMinh Nguyễn2016-01-143-3/+3