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[http][client] Increased timeouts to improve downloadAlex Zolotarev
2015-09-23Added IsFirstLaunch() method to settingsIgor Khmurets
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Changed char const * to string const &Alex Zolotarev
2015-09-23Started refactoring of Platform::GetReader() - needed to fix guides loading bugAlex Zolotarev
2015-09-23[mac] Symlinks to data dir are not necessary during development with omim repoAlex Zolotarev
2015-09-23[mac] Fixed memory leakAlex Zolotarev
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23[android] Read Worlds and fonts from apk if no other options.vng
2015-09-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23move EmptyVideoTimer to platform/video_timer.ExMix
2015-09-23[mac] Minor refactoringAlex Zolotarev
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23Factor out JsonHandle as a smart pointer on json_t.vng
2015-09-23Minor code style fixes.vng
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23[downloader] Fixed bad proxies with 206->200 http codesAlex Zolotarev
2015-09-23[fonts] fixed behaviour in fonts-in-separate-package on linuxDarafei Praliaskouski
2015-09-23[linux] separate directory for fonts on linuxDarafei Praliaskouski
2015-09-23[linux] be less specific about /usr prefixDarafei Praliaskouski
2015-09-23[fonts] added fonts that will cover absent code2000 for non-code2000 installsDarafei Praliaskouski
2015-09-23[platform] don't fail on dbus-less environments (like buildfarm)Darafei Praliaskouski
2015-09-23[platform] apk_test looked for non-existing fileDarafei Praliaskouski
2015-09-23[qt] Added downloader implementationAlex Zolotarev
2015-09-23[downloader] We DO NOT support redirects on any platformAlex Zolotarev
2015-09-23[platform] change URLs to standard onesDarafei Praliaskouski
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
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