summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Double-tap to zoom out on Magic MiceMinh Nguyễn2016-01-041-7/+17
* [osx] Fixed map feedback zoom levelMinh Nguyễn2016-01-041-1/+1
* [osx] Corrected initial title for restored windowsMinh Nguyễn2016-01-041-7/+6
* [osx] Restore last window regardless of system preferenceMinh Nguyễn2016-01-043-54/+104
* [osx] Fixed URL handler, reload for new access tokenMinh Nguyễn2016-01-043-66/+85
* [osx] Respect system window closing preferenceMinh Nguyễn2016-01-043-41/+34
* [osx] Make osxapp document-basedMinh Nguyễn2016-01-048-644/+746
* [android] Fix zoom gestures when scrolling is disabledAntonio Zugaldia2015-12-301-1/+1
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-284-0/+233
* [core] Make it possible to limit the size of the SQLite cacheThiago Marcos P. Santos2015-12-274-37/+269
* [osx] Simplified zoom logicMinh Nguyễn2015-12-241-2/+8
* [core] Constrain minimum zoom levelMinh Nguyễn2015-12-241-3/+3
* [core] Always constrain width for zoom levelMinh Nguyễn2015-12-242-12/+3
* [core] Always return valid source zoom levelMinh Nguyễn2015-12-241-7/+2
* [osx] Run unit testsMinh Nguyễn2015-12-241-2/+2
* [osx] Stop building/testing OS X SDK on TravisMinh Nguyễn2015-12-241-3/+0
* [android, ios, osx] Moved platform identifier into Slack user nameMinh Nguyễn2015-12-243-18/+24
* [osx] Bitrise configurationMinh Nguyễn2015-12-243-6/+72
* [osx] Unit testsMinh Nguyễn2015-12-248-3/+225
* [ios] snap to north if interaction ends within ±7°Jason Wray2015-12-242-0/+7
* [android] better http log messagesAntonio Zugaldia2015-12-241-2/+11
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-245-157/+59