master
[api] [ge0] Renamed api/ to ge0/.
[storage] Separate CreateCountryInfoReader and CreateCountryInfoGetter methods.
Got rid of the old style std/ includes for several files, mostly in map/ and platform/.
[platform][storage] type of Progress is changed
[storage] downloading queue is moved into separate class + factory method is added for platform specific downloaders
[core] got rid of mwm migration and support of two component mwms
[storage] Fix CountryTree_Smoke test
[storage] values of enum Status are renamed (prefix E is removed).
Review fixes.
[std] Remove std/queue.hpp
[storage] downloading queue is moved from storage into downloader