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-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23Factor out storage::TIndex to separate module.vng
2015-09-23Remove function absent declaration.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Add file name utils to platform.provng
2015-09-23[android] Fix bug in startup screen. We can't call deleteCountry before Stora...vng
2015-09-23Take into account valid local country size.vng
2015-09-23[search] Remove index generation call from downloader. It doesn't work on and...vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng
2015-09-23added CountryStatusDisplay GUI element and using it into InformationDisplay.rachytski
2015-09-23[android] Fix bug with native nested Java object creation (simply avoid this).vng
2015-09-23added Storage::FindIndexByName function.rachytski
2015-09-23added support for multiple observers to the Storage.rachytski
2015-09-23made APK much smaller by downloading required files at program startup.rachytski
2015-09-23refactored storage to load countries file during construction.rachytski
2015-09-23Fixed new country status support for downloader - "Generating search index"Alex Zolotarev
2015-09-23[search] Add final notification when index generation finished.vng
2015-09-23[search] Add EGeneratingIndex status for country.vng
2015-09-23Build in search index generation after downloading.vng
2015-09-23[android] native http_thread infrastructure.rachytski
2015-09-23Fixed base server urls logicAlex Zolotarev
2015-09-23Added request for server urls when downloading fileAlex Zolotarev
2015-09-23[downloader][mac][ios] Integrated new implementationAlex Zolotarev
2015-09-23Refactored storage - removed some unnecessary dependenciesAlex Zolotarev
2015-09-23Cleaned up unused update check codeAlex Zolotarev
2015-09-23Changed countries file format to JSONAlex Zolotarev
2015-09-23Minor renamingAlex Zolotarev
2015-09-23[ios] Added countries flags to downloaderAlex Zolotarev
2015-09-23[android] First hacking commit, added mouse gesturesAlex Zolotarev
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Removed boost:: namespace and fixed boost includesAlex Zolotarev
2015-09-23Refactored Downloader, added HTTP POST supportAlex Zolotarev
2015-09-23refactored benchmarks support.rachytski
2015-09-23[ios] Added country rect centering to downloaderAlex Zolotarev
2015-09-23Updating screen on AddMap, RemoveMap(only when map's bound rect lies inside t...rachytski
2015-09-23moving static constant to cpp for weird linker error.rachytski
2015-09-23[iPhone] Added About button in downloaderAlex Zolotarev
2015-09-23Minor Refactoring for update check notification mechanismAlex Zolotarev
2015-09-23Added custom errors support to DownloaderAlex Zolotarev
2015-09-23Fixes #89Alex Zolotarev
2015-09-23Moved defines.hpp to the project rootAlex Zolotarev
2015-09-23[iPhone] Added "Download failed" status in GUIAlex Zolotarev
2015-09-23Added Update check buttonAlex Zolotarev
2015-09-23Add files container everywere for dat, geom, trg, idx.vng
2015-09-23Update file uses build timestamp inside base urlAlex Zolotarev
2015-09-23Refactored storage engineAlex Zolotarev
2015-09-23Created storage libraryAlex Zolotarev