Kiryl Kaveryn
9abc8e5a79
[core] Implement products configuration ( #9695 )
...
* [platform] add ProductsConfig
1. fetch and parse ProductsConfig json
2. save it to the separate file "products_settings.json"
3. small servers_list.cpp refactoring
4. add unit tests for servers config and products config
5. add products fetching to the framework
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-11-25 12:32:01 -03:00
Alexander Borsuk
f834411d14
Fixed compiler errors
...
Signed-off-by: Alexander Borsuk <me@alex.bio>
2022-08-21 22:40:24 +02:00
10a0721f35
[downloader] Extend meta server protocol
...
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2022-08-21 04:32:05 +03:00
Viktor Govako
25e1e9f503
[android] Use common metaserver logic for downloading resources.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2021-12-22 11:06:18 +03:00
Arsentiy Milchakov
71d7d6e092
[storage] MapFilesDownloader hierarchy is refactored. Server list and network logic are moved from Storage into MapFilesDownloader. Review fixes.
2019-09-13 18:26:03 +03:00
Arsentiy Milchakov
baf10d4ce2
[storage] MapFilesDownloader hierarchy is refactored. Server list and network logic are moved from Storage into MapFilesDownloader.
2019-09-13 18:26:03 +03:00
Sergey Yershov
e605a3ac81
Fix include path for platform
2015-09-22 16:45:54 -07:00
vng
74a22a60ad
[downloader] Fix issue when url download failed. Use default server urls.
2015-09-22 15:39:30 -07:00