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-23Fixed downloader testsAlex Zolotarev
2015-09-23[qt] Fixed compilationAlex Zolotarev
2015-09-23Enabled alt/course/speed support for locationAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23[mac] Fixed compilation issue with new MacOSX SDK - they removed WiFi scannin...Alex Zolotarev
2015-09-23Migrating to QT5.vng
2015-09-23[core] Transparent numeric types in template functions.Dmitry Kunin
2015-09-23[core, android] Settings for <long long>. Android binding.Dmitry Kunin
2015-09-23[android] Fix compilation.vng
2015-09-23[android] Do not search ttf files (fonts) inside apk.vng
2015-09-23[android] Blacklisting of serif fontsDarafei Praliaskouski
2015-09-23[linux] support for launching in non-system-wide installsDarafei Praliaskouski
2015-09-23Handle exceptions in reading fonts.vng
2015-09-23[ios] Fixed uniqueId to pass AppStore validationAlex Zolotarev
2015-09-23[bugfix] Samsung Duos LDPI fixDarafei Praliaskouski
2015-09-23[platform][android] try to use system fontsDarafei Praliaskouski
2015-09-23[L10n] Processing of traditional Chinese.Dmitry Kunin
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