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 (Collapse)Author
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Removed unused code and useless event tracking.Alex Zolotarev
2015-09-23Moving routing_session from map unit to routing unit.Vladimir Byko-Ianko
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23Developing infrastucture for launching integration tests and unit tests for ↵Vladimir Byko-Ianko
Android. Porting integration tests and indexer tests on Android platform.
2015-09-23Minor code refactoring.Alex Zolotarev
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on ↵Vladimir Byko-Ianko
the route near the beginnig.
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[core] interfaces for downloader GUIExMix
2015-09-23review fixesExMix
2015-09-23[core] add new routing logicExMix
2015-09-23[core] move logic about second tap into core.ExMix
Send activation callback when active mark already exist on "long click" or when it's click into "user mark/my position". Don't send OnDissmis when active mark not exist rename ballon_manager files into pin_click_manager as class
2015-09-23[core] remove useless codeExMix
2015-09-23[core] create new bookmark animationExMix
2015-09-23[core] customize user mark drawing.ExMix
2015-09-23tests and desckop app adaptationExMix
2015-09-23[tizen] After review.Sergey Pisarchik
2015-09-23[tizen] Compiled kernelSergey Pisarchik
Added qmake.conf
2015-09-23new ruler with chess and poetessesExMix
2015-09-23Remove useless code.vng
2015-09-23[core] base classes for track, polylineDmitry Kunin
2015-09-23render policy for yopmeExMix
2015-09-23Factor out JsonHandle as a smart pointer on json_t.vng
2015-09-23[core] move guides file to storage. Update guides data when country download ↵Kirill Zhdanovich
starts.
2015-09-23[core] Guides management.Dmitry Kunin
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23[3party] Expat build error fixAlex Zolotarev
2015-09-23Refactoring of drawing tile scales routine. Now it's more consistent and ↵vng
located in one place.
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23[api] Refactored and deleted duplicate ApiPointAlex Zolotarev
2015-09-23Remove ScreenCoverage as class. Now we hold one set of information about ↵ExMix
current coverage, and two display list to render.
2015-09-23Add geo://... url scheme parser.Kirill Zhdanovich
2015-09-23[iOS] Bookmark logic changedKirill Zhdanovich
Review fixes Review Fix Review Fix
2015-09-23separated classes from draw_info.hpp into different *.hpp and *.cpp filesrachytski
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23feature stylerDarafei Praliaskouski
2015-09-23compilation fixes.rachytski
2015-09-23Maps URL Scheme API base parserYury Melnichek
2015-09-23[android] Show Buy Pro version banner in Lite. Some refactoring of banner's ↵vng
routine.
2015-09-23renamed yg into graphics.rachytski
2015-09-23removed RenderPolicyMT, RenderPolicyST, and non-USING_GLSL code.rachytski
2015-09-23added ChangeViewportTask for Viewport animation.Siarhei Rachytski
2015-09-23added anim::SegmentInterpolation and MoveScreen animation tasks.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23added Animator class as a central manager of all map-related animations.rachytski
2015-09-23added compass filter to smooth out noisy compass values.rachytski
2015-09-23added CompassArrow GUI element.rachytski
2015-09-23added animation library.rachytski