summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/offline.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-1/+1
|
* [core] Refactor getRegionCompletedStatus; add completedTileCount; add testsJohn Firebaugh2016-04-271-2/+10
|
* [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-271-1/+6
|
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-241-0/+16
|
* [core] status.requiredResourceCountIsIndeterminate ⇢ ↵John Firebaugh2016-02-241-6/+7
| | | | | | status.requiredResourceCountIsPrecise Change the name and reverse the sense. Naming things in the positive is better than naming them in the negative.
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+181