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-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23[linux] Fixed build errorsAlex Zolotarev
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23Added missing virtual destructorAlex Zolotarev
2015-09-23[qt] Added current download speed indicatorAlex Zolotarev
2015-09-23[android] Fixed recursion with GetReaderAlex Zolotarev
2015-09-23added correct transformation of PathTextElements during rendering with non-id...rachytski
2015-09-23[ios] Moved UniqueDeviceId code to PlatformAlex Zolotarev
2015-09-23Warning fixAlex Zolotarev
2015-09-23[ANDROID] compilation fixes.rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23added saving and loading of AARect into Settings.rachytski
2015-09-23[android] Fixed platform build issuesAlex Zolotarev
2015-09-23[qt] Whoops! Fixed build errorAlex Zolotarev
2015-09-23Added simple url change on error supportAlex Zolotarev
2015-09-23Updated url generator unit testAlex Zolotarev
2015-09-23Added random url generatorAlex Zolotarev
2015-09-23[linux] Build fixesAlex Zolotarev
2015-09-23[win] Compilation fixesAlex Zolotarev
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23Move languages.* from 'map' to 'platform'.vng
2015-09-23introduced VideoTimer, refactored rendering loop to use Timers, as on iOS.rachytski
2015-09-23[ios] Added Measurement options to Settings appAlex Zolotarev
2015-09-23[qt] Added default metric/imperial setting from the systemAlex Zolotarev
2015-09-23[ios] Closed #199 - now notification is displayed if location services are di...Alex Zolotarev
2015-09-23fixed issue with deadlocking while multithreaded tile rendering.rachytski
2015-09-23Minor fixAlex Zolotarev
2015-09-23Fixed some warningsAlex Zolotarev
2015-09-23[ios] Closes #308 - Display compass calibration alertAlex Zolotarev
2015-09-23separated benchmarking code into Framework ancestor.rachytski
2015-09-23ANDROID: rendering red rectangle on the gray background through YG. Should re...rachytski
2015-09-23removed multisampling and periodical update support.rachytski
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23Added Reader for FreeType fontsAlex Zolotarev
2015-09-23Removed Platform::ReadPathForFileAlex Zolotarev
2015-09-23Languages routine fixes. Do not throw exceptions if no language preferencies.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Replace stdlib.hpp with cstdlib.hpp;vng
2015-09-23[Refactoring]vng
2015-09-23Fixed compilation issueAlex Zolotarev
2015-09-23[Refactoring] Add BasePlatformImpl class for most Platform's member functions...vng
2015-09-23Move settings.* from map to platform.vng
2015-09-23Remove TimeInSec from Platform. We have my::Timer cross platform class.vng
2015-09-23[mingw] Build fixAlex Zolotarev
2015-09-23[android] Fixes for static lib toolchain supportAlex Zolotarev
2015-09-23[ios] Compilation fixesAlex Zolotarev
2015-09-23Fix msvc compilation error.vng
2015-09-23Catch all exceptions in Runner.Yury Melnichek
2015-09-23[win] Closed #281 - Get preferred languages on first startupAlex Zolotarev