master
[downloader] test for downloader::IsSupported
[platform] Move ChangeMaxNumberOfOpenFiles to platform::tests_support, delete duplicates.
[ios] background downloader is added
[routing] add routing part of speed cameras and tests for it.
[ios] background downloader finish callback is fixed
[ios][downloader] urls from current requests are used only. because of original requests are nil when application is restored.
[core][power_manager] review fixes
Got rid of the old style std/ includes for several files, mostly in map/ and platform/.
[platform][storage] review fixes for MapOptions refactoring
[platform][storage] type of Progress is changed
[downloader] the method IsUrlSupported is added
[std] Use new include style for coding, fixes.
[indexer] Do not use cuisines from metadata, stop adding cuisines to metadata.
[base][platform] return type is changed for ThreadPool
[base] TaskLoop::kIncorrectId is renamed to kNoId
Added device id header to catalog requests
[guides on map] no need to send all catalog headers into guides on map requests.
[ios] replace deprecated NSURLConnection with NSURLSession
[Platform][Android][iOS] Dummy upload file in background.
[platform] downloader_defines is added + renaming
[iOS] fix HttpSessionManager synchronization
[platform][linux] Pass correct status code on http error.
[android] Background uploader call for Android
[iOS] implement upload files in background
[Testing] Added define for test mode.
[platform] synchronous http uploader
[Core] Added user agent for http requests
[generator] Fix build with Xcode
iOS build fix.
[omim] Replaced boost::optional with std::optional.
[core] got rid of mwm migration and support of two component mwms
[platform] locales are provided into core.
[ios] locale fix
[platform] measurement units localization is added
[platform][android][ios] obtaining currency symbol by currency code is added.
[tizen] Removed the Tizen code.
Got rid of the old style std/ includes for several files.
Fix include path for platform
[statistics][bookmarks] trial enabled event is added
[map] Moved FeaturesFetcher out of namespace model (thus removing this namespace).
Got rid of the old style std/ includes for several files throughout the project.
[platform] measurement utils small refactoring
[search] Add header with version to search index section(sdx).
Review fixes.
[iOS] refactor network policy related code. Move MWMNetworkPolicy helper class to CoreApi lib
Added support of 3G awareness in core platform
[device-model] [ios] Review fixes.
[booking] availability filter
Added secure storage interface
[secure-storage] [ios] Added secure storage implementation.
[storage] MapFilesDownloader hierarchy is refactored. Server list and network logic are moved from Storage into MapFilesDownloader. Review fixes.
Removing a dependency. Platform does not depend on routing anymore.
[platform] Fix typo.
[base] Unified stl_add and stl_helpers.
Several explicit constructors per the Cppcheck report.
[guides on map] layer is enabled automatically on startup once.
[guides on map] review fixes