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-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23full check of loaded ScreenClipRectExMix
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Removed Lite version and Promo banners for all platforms.Alex Zolotarev
2015-09-23review fixesExMix
2015-09-23[core] improved animation on compass tapExMix
2015-09-23review fixesExMix
2015-09-23[core, android] button "go" and core support for itExMix
2015-09-23[core] restore old logic for follow mode in routingExMix
2015-09-23[core] animations fixExMix
2015-09-23Fixed benchmark engine.vng
2015-09-23Store the last viewport in settings with current rotation angle.vng
2015-09-23Removed useless includes.vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23Faster zoom in/zoom out animationAlex Zolotarev
2015-09-23review fixExMix
2015-09-23[core] zoom-in\zoom-out animationExMix
2015-09-23[core] inscrease selection rect (for bookmark only)ExMix
2015-09-23[core] return ruler on screen. Remove button +\- reaction of rulerExMix
2015-09-23Fixed typo caused crash.vng
2015-09-23review fixExMix
2015-09-23show ruler on double tap and scale by buttonsExMix
2015-09-23ruler fixExMix
2015-09-23don't hide ruler when afetr scale one finger touch outExMix
2015-09-23switch off ruler on dragExMix
2015-09-23[core] Added viewport centering animationIgor Khmurets
2015-09-23review fixesExMix
2015-09-23ScaleProcessor need for yopme part.ExMix
2015-09-23Correct touch rect for catching bookmarks.vng
2015-09-23Fixes according to code review.vng
2015-09-23Refactoring of drawing tile scales routine. Now it's more consistent and loca...vng
2015-09-23Fix uninitialized variable in Navigator tests.vng
2015-09-23added checking on the border of the world.ExMix
2015-09-23Generic Warning FixesAlex Zolotarev
2015-09-23changes according to code review.rachytski
2015-09-23fixed flickering during animation and two-fingers scaling.rachytski
2015-09-23added anim::SegmentInterpolation and MoveScreen animation tasks.rachytski
2015-09-23added m2::AnyRect<T>::SetAngle and modified Navigator::SaveState to save curr...rachytski
2015-09-23Add MercatorBounds::FullRect().vng
2015-09-23correct checking for rotation in Navigator::DoScale.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23fixed Navigator::CheckMinScale for rotated screen.rachytski
2015-09-23added ScreenBase::SetAngle and Navigator::SetAngle.rachytski
2015-09-23moved location handling from Framework into location::State and added "follow...rachytski
2015-09-23checking for rotation threshold while scaling by two fingers.rachytski
2015-09-23more consistent scaling by +/- buttons.rachytski
2015-09-23Add GtoP, PtoG for navigator.vng
2015-09-23correct function for zooming to specified scale level.rachytski
2015-09-23fixed ShiftAndScaleInto for the case of GlobalRect center lies outside of Wor...rachytski