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[routing] Set initial scale to 15 for pedestrian routing.vng
2015-09-23Removing a dependence routing unit from map unit.Vladimir Byko-Ianko
2015-09-23[location] Notify about changing location state only in DragEnded and not in ...vng
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Some changes after Colleagues commentsVladimir Byko-Ianko
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23Bugfix. Matching of bearing of routematching stopped working while map scroll...Vladimir Byko-Ianko
2015-09-23[core] condition compilation. We can use old renderer or drape based on defin...ExMix
2015-09-23bug fixExMix
2015-09-23[core] move animation in RotateAndFollow modeExMix
2015-09-23[core] improved animation on compass tapExMix
2015-09-23[core] rotate map on north on routing closeExMix
2015-09-23Cross-platform logic of choosing bearing between GPS and Compass, according t...vng
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-23[core] restore mode on invalidate positionExMix
2015-09-23[core] recalc px binding on device rotationExMix
2015-09-23[core] new animation mode. Custom px bindingExMix
2015-09-23[core] draw other position arrow for routing modeExMix
2015-09-23[core] method for invalidate position in C++ coreExMix
2015-09-23[core] location state animationsExMix
2015-09-23[core] in lite version we draw look direction for my positionExMix
2015-09-23[core] handle routing start in lite versionExMix
2015-09-23[core] routing business logicExMix
2015-09-23[core] add new routing logicExMix
2015-09-23review fixesExMix
2015-09-23[core] restore exist animationsExMix
2015-09-23[android] adaptation for new location state modeExMix
2015-09-23[core] location state refactoringExMix
2015-09-23[core] remove useless codeExMix
2015-09-23[gui] Fixed crash. Added comments and some code style fixes.vng
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[core] my position clickExMix
2015-09-23[core] remove error sector animation for "my position"ExMix
2015-09-23[core] don't show my position heading when position error more than some cons...ExMix
2015-09-23[core] Added viewport centering animationIgor Khmurets
2015-09-23new resourcesExMix
2015-09-23use new resources for current-position and current-position-compasExMix
2015-09-23Remove useless code.vng
2015-09-23Low pass filtering of input hardware measurements. Compass now more stable in...vng
2015-09-23On my position click, added function for communication with listenersKirill Zhdanovich
2015-09-23fixed "My Position" button processing logic.rachytski
2015-09-23Fix compilation.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski