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
2015-09-23[storage] s/EMapOnly/EMap/gYuri Gorshenin
2015-09-23[build] Fixed linux build.Yuri Gorshenin
2015-09-23[alohalytics] Download map statistics.Alex Zolotarev
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Removed useless and buggy Store::QueuedCountry ctor.Yuri Gorshenin
2015-09-23Fix build warnings for StorageSergey Yershov
2015-09-23Fix include path for storageSergey Yershov
2015-09-23[storage] Skip download of empty routing file.vng
2015-09-23Fixed alert layoutVladiMihaylenko
2015-09-23[downloader] Fixed duplicate countries bug in Downloaded section.Alex Zolotarev
2015-09-23Completely removed guides.Alex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Include path fixSergey Yershov
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
2015-09-23[linux] Fixed compilationMWM Planet Generator cdn3
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[core] improve performance of GetDownloadableCountrySizeExMix
2015-09-23[core] bug fix. Don't download UpToDate map file if we try download only routingExMix
2015-09-23[core] return actual downloaded size of files that InDownloading stateExMix
2015-09-23[core] downloader APIExMix
2015-09-23[core] but fix. Correct handle map status changesExMix
2015-09-23[storage] Fixed progress for multiple files download.vng
2015-09-23[storage] Fixed region tests.vng
2015-09-23Review fixes.vng
2015-09-23[storage] Do download .routing file.vng
2015-09-23Removed dummy members.vng
2015-09-23review fixesExMix
2015-09-23[core] show dialog callback from coreExMix
2015-09-23review fixesExMix
2015-09-23[core] storage and framework changed for routing suppportExMix
2015-09-23[core] Added downloaded countries list to StorageIgor Khmurets
2015-09-23[linux] Fixed compilation issuesMapsWithMe OSM User
2015-09-23Removed useless includes.vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[countries] Removed unneeded price tagAlex Zolotarev
2015-09-23Added name to GuideInfo and method for retrieving guide by id.Dmitry Yunitsky
2015-09-23[core] GetGuideId method of GuideManager renamed to GetGuideIdsIgor Khmurets
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23[guides] Do not download updated guides if they are absent in the resources (...Alex Zolotarev
2015-09-23Added commentsAlex Zolotarev
2015-09-23Compile errors fixesSergey Pisarchik
2015-09-23Correct guides info loading.vng
2015-09-23Compilation fix.vng
2015-09-23Correct LOG(LWARNING) for bad downloaded guide_info.vng
2015-09-23[Guides] Get all possible guides urls to setKirill Zhdanovich
2015-09-23Code review fixes for guidesAlex Zolotarev
2015-09-23Added assert for guides versionAlex Zolotarev
2015-09-23Added versioning support to guides and fixed loading bug, when older json was...Alex Zolotarev
2015-09-23[GWM] Debug url.Dmitry Kunin
2015-09-23Avoid copy-paste.vng