summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-244-366/+222
* [android] #3412 - Remove REGION_DID_CHANGE checks and set animateCamera metho...Brad Leege2015-12-241-4/+4
* [ios] vary annotation bounds fit padding based on view sizeJason Wray2015-12-232-1/+6
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-2324-77/+76
* [core] Remove RapidJSON and GeoJSONVT dependencies from SourceInfoJohn Firebaugh2015-12-235-132/+127
* [core] Remove `Resource` dependency from low-level classesJohn Firebaugh2015-12-2310-48/+42
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-2328-469/+402
* [core] Fix typo in version-specific host defaults pathBruno de Oliveira Abinader2015-12-231-1/+1
* [core] Fix build script pathsBruno de Oliveira Abinader2015-12-231-4/+4
* [android] #3283 - fix setCenterCoordinate animationTobrun2015-12-231-3/+11
* [tests] Moved lazy source loading tests to ResourceLoadingBruno de Oliveira Abinader2015-12-233-187/+139
* [osx] Restore last viewed style at launchMinh Nguyễn2015-12-221-5/+12
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-224-122/+114
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-223-7/+14
* [ios] Add SQLite, zlib linker flagsMinh Nguyễn2015-12-221-0/+2
* [android] #3384 - package-info.java for the .camera and .location packages Ja...Brad Leege2015-12-222-0/+8
* Eliminate boolean return codeJohn Firebaugh2015-12-225-12/+10
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-2222-81/+41
* [core] Move OnlineFileSource to platformJohn Firebaugh2015-12-227-2/+11
* Fixed make run-osx, make run-xosxMinh Nguyễn2015-12-221-2/+2