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-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
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23[downloader] Handle exceptions correctly in downloader for FileWriter manipul...vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23Add file name utils to platform.provng
2015-09-23[android] Delete country before update downloading. We can't share mwm file b...vng
2015-09-23Delete destination file in downloader on success before renaming.vng
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23[android] Add simple implementation of RunAsync.vng
2015-09-23Fix bug with font's names getting in Platform.vng
2015-09-23[android] Fix font name paths.vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng
2015-09-23Remove ugly copy-paste.vng
2015-09-23[downloader] Add comments, minor changes.vng
2015-09-23Refactoring of downloader resume policy.vng
2015-09-23Added download/cancel/resume unit testAlex Zolotarev
2015-09-23added flags for not-cleaning resume and partially downloaded files upon destr...rachytski
2015-09-23[android] Fix compass direction.vng
2015-09-23fixes according to code review.rachytski
2015-09-23moved ParseServerList into http_request.hpp, *.cpprachytski
2015-09-23[android] searching for fonts in WritableDirrachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23[iphone] Platform::TileSize for iPad3 should be 1024.rachytski
2015-09-23adding only m_tileScale and m_tileScale - 2 tiles to firstClassTiles to impro...rachytski
2015-09-23fixed incorrect path when loading settings.rachytski
2015-09-23[android] implemented UniqueClientIdrachytski
2015-09-23Viewport rect fix for my position if country isn't loaded.vng