summaryrefslogtreecommitdiff
path: root/platform/default/default_file_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] LocalFileSource implementation and testsIvo van Dongen2016-09-301-1/+5
* [core] allow offline region metadata to be updated (#6338)Molly Lloyd2016-09-201-0/+16
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-0/+16
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-081-1/+1
* [core] Simplify Thread::invokeSync (#6128)John Firebaugh2016-08-241-1/+1
* [core] allow creating optional requestsKonstantin Käfer2016-05-181-11/+25
* [core] remove indirection via Task object in DefaultFileSourceKonstantin Käfer2016-05-121-25/+16
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-1/+1
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-0/+1
|\
| * [core] Stop any OfflineDownload before deleting a regionJohn Firebaugh2016-03-211-0/+1
* | [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-8/+8
|/
* [core] Make OnlineFileSource respect the NetworkStatusThiago Marcos P. Santos2016-03-081-7/+4
* [core] Remove goOffline() from DefaultFileSourceThiago Marcos P. Santos2016-03-081-10/+2
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-241-0/+8
* [core] Eliminate maximumCacheEntrySizeJohn Firebaugh2016-02-101-5/+4
* [core] Implement an eviction policy for OfflineDatabaseJohn Firebaugh2016-02-101-25/+8
* [core] Make {Default,Online}FileSource::Impl more similarJohn Firebaugh2016-02-101-16/+16
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-1/+97
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-47/+89
* [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-101-3/+37
* [core] move SharedSQLiteCache::get to SQLiteCache::getSharedKonstantin Käfer2016-01-151-1/+1
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-131-2/+2
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-4/+24
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-081-4/+15
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-2/+1
* [core] Move OnlineFileSource to platformJohn Firebaugh2015-12-221-0/+34