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-23Add test for apk reading in multiple threads.vng
2015-09-23Slashes in pathDarafei Praliaskouski
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23linux deploymentDarafei Praliaskouski
2015-09-23different fixes for build on Windows platformExMix
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23Move file_name_utils into coding.vng
2015-09-23Minor function's naming fix.vng
2015-09-23Moved invalid base64 implementation to another namespaceAlex Zolotarev
2015-09-23Warning fixAlex Zolotarev
2015-09-23[android] Fix bug with correct storage path for downloading.vng
2015-09-23Compilations fixes.vng
2015-09-23Minor style changes.vng
2015-09-23fixes according to code review.rachytski
2015-09-23[ios] added map rotation feature.rachytski
2015-09-23[linux] Fixed compilationAlex Zolotarev
2015-09-23Safe delete of HttpThreads in destructor of HttpRequest (remove from list).vng
2015-09-23Minor code style fixes.vng
2015-09-23[ios] Fixed corrupted file download by explicit file size checking in all casesAlex Zolotarev
2015-09-23Delete old download temporary files once on a first launch.vng
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Don't do space reserving in downloader. It's too slow on a device.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23Add regexp routine (base on boost::expressive).vng
2015-09-23Do flush for FileWriter when saving info about downloaded chunks.vng
2015-09-23- Fix bug with resume downloading - truncate "downloading" file if resume inf...vng
2015-09-23Fix exception catching in download resume.vng
2015-09-23reverted Tiler::tiles changes which introduced errors.rachytski
2015-09-23added Platform::DoSupportRotation and using it in BasicTilingRenderPolicy con...rachytski
2015-09-23refacatored iOS, Android and Desktop location updates handling.rachytski
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23Do not copy return rect in m2::AnyRect<T>::GetLocalRect().vng
2015-09-23added m2::AnyRect<T>::SetAngle and modified Navigator::SaveState to save curr...rachytski
2015-09-23Add production logging for fonts and maps.vng
2015-09-23Add additional logging in servers list getting from HttpRequest.vng
2015-09-23[android] Add more logging to downloader.vng
2015-09-23Compilation fixes with some minor changes.vng
2015-09-23Fix platform_test.vng
2015-09-23[win] Fixed some compilation errors. Only OpenGL errors leftAlex Zolotarev
2015-09-23Made function publicly accessibleAlex Zolotarev
2015-09-23Fix warnings.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23fixed copy-paste code.rachytski
2015-09-23added saving and reading int and unsigned int from settings.rachytski
2015-09-23[iOS] Fix some potential bug in WindowHandle <-> IOSVideoTimer routine.vng
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
2015-09-23using separate MetaServer for mandatory resources for better user experience.rachytski
2015-09-23New extensions for resume/downloading logic to avoid mixing with old user's t...vng
2015-09-23Fix platform compilation.vng
2015-09-23Fix compilation error.vng