Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15Fixed some warnings.Maxim Pimenov
2019-03-18Review fixes.Maxim Pimenov
2019-03-18[storage] Delete the downloaded diff files when cancelled; better logging.Maxim Pimenov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2016-05-01[downloader] Send http download errors into AlohalyticsSergey Yershov
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Fixed warning in [platform]Sergey Yershov
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23Minor code style fixes.vng
2015-09-23Do flush for FileWriter when saving info about downloaded chunks.vng
2015-09-23Fix exception catching in download resume.vng
2015-09-23[android] Add more logging to downloader.vng
2015-09-23[win] Fixed some compilation errors. Only OpenGL errors leftAlex Zolotarev
2015-09-23New extensions for resume/downloading logic to avoid mixing with old user's t...vng
2015-09-23[downloader] Handle exceptions correctly in downloader for FileWriter manipul...vng
2015-09-23[downloader] Add comments, minor changes.vng
2015-09-23Refactoring of downloader resume policy.vng
2015-09-23[downloader] Some fixes after code reviewAlex Zolotarev
2015-09-23[downloader] Added resume support for chunked downloadsAlex Zolotarev
2015-09-23[mac] Added chunks download strategyAlex Zolotarev