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
2016-09-26Positioning in visible viewport.Daria Volvenkova
2016-09-02Added tile-based model-viewr.kuznetsov
2016-08-25Soft processing of android context destruction.Daria Volvenkova
2016-08-24Review fixes.Daria Volvenkova
2016-08-24Arrow animation fixed.Daria Volvenkova
2016-08-24Move arrow animation into parallel animation.Daria Volvenkova
2016-08-18Autozoom initialization after drape engine reinitialization.Daria Volvenkova
2016-08-18Less detailed autozoom levels in 2d navigation.Daria Volvenkova
2016-07-18Review fixes.Daria Volvenkova
2016-07-18Autozoom in routing in follow-and-rotate mode.Daria Volvenkova
2016-07-07Fixed manual scaling in follow and follow-and-rotate modes.Daria Volvenkova
2016-07-07Follow animation operates with pixel positions on viewport.Daria Volvenkova
2016-06-01Correct duration of the arrow animation.Daria Volvenkova
2016-05-18Arrow's animation ported to the animation system.Daria Volvenkova
2016-05-12Transferring to NotFollow mode if viewport changed before the first location ...r.kuznetsov
2016-05-12Fixed conditions of position recovering in routingr.kuznetsov
2016-05-12[Android] Fixed routing recovering after entering foregroundr.kuznetsov
2016-05-12Fixed my-position state machine in case of routing and app launchingr.kuznetsov
2016-05-12Fixed my position behaviorr.kuznetsov
2016-05-01Fixed pending position running on app startr.kuznetsov
2016-04-26Merge pull request #2982 from mapsme/animation_systemRoman Kuznetsov
2016-04-26Merge pull request #2962 from rokuz/arrow-obsoleteViktor Govako
2016-04-26Review fixesr.kuznetsov
2016-04-25Remove old animations from UserEventStream.Daria Volvenkova
2016-04-22Added arrow recoloringr.kuznetsov
2016-04-22Turned off 3d buildings and displacement for add-new-place moder.kuznetsov
2016-04-14Added auto returning to follow-and-rotate mode in routingr.kuznetsov
2016-04-14Added setting my-position to follow mode after spending some time in backgroundr.kuznetsov
2016-04-13Redone my positionr.kuznetsov
2016-03-23Fixed animation on first launchr.kuznetsov
2016-01-06Fixed arrow position in follow-and-rotate mode after device rotation.Daria Volvenkova
2016-01-06Fixed rotation on compass tap in perspective mode.Daria Volvenkova
2016-01-06Review fixes.Daria Volvenkova
2016-01-05Fixed arrow position in follow and follow-and-rotate modes.Daria Volvenkova
2015-12-29Fixed arrow animation when following is active.Daria Volvenkova
2015-12-29Correct switching in 3d mode when rotation is not active (follow only).Daria Volvenkova
2015-12-29Immediately changing mode in routing.Daria Volvenkova
2015-12-29Preferred zoom levels and visual parameters changed.Daria Volvenkova
2015-12-29Updating pixel position fixed.Daria Volvenkova
2015-12-29Fixed scaling in 3d for follow-and-rotate mode.Daria Volvenkova
2015-12-18Fixed bug with with ignored touches when compass updates forced dummy map ani...Dmitry Yunitsky
2015-12-15Limited FPS in follow-and-rotate routing mode to reduce energy consumption.r.kuznetsov
2015-11-30Review fix.Daria Volvenkova
2015-11-30Fixed location mode setting up and updating for AndroidRoman Kuznetsov
2015-11-30Removed RunOnGuiThread in routingr.kuznetsov
2015-11-30Fixed navigation animations, some other bugfixesr.kuznetsov
2015-11-30Improved animation in follow-and-rotate moder.kuznetsov
2015-11-30Fixed follow-and-rotate animationr.kuznetsov
2015-11-30Fixed animation of map rotation in follow-and-rotate moder.kuznetsov
2015-11-30animation for my position mark moving and rotatingExMix