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-23Corrections after Yuri R comments.Vladimir Byko-Ianko
2015-09-23Ability to get size of some maps widgets.Vladimir Byko-Ianko
2015-09-23A universal interface for changing pivot points on widgets on the map was imp...Vladimir Byko-Ianko
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23[core] remove useless codeExMix
2015-09-23[core] bug fixExMix
2015-09-23[core] copyright on first 3 secondExMix
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23[core] more visible my position fault sectorExMix
2015-09-23prev frame animation for rulerExMix
2015-09-23new ruler with chess and poetessesExMix
2015-09-23new compass with animationExMix
2015-09-23Disabled coordinates on the map in the lower right cornerAlex Zolotarev
2015-09-23fixed InformationDisplay to use CachedTextView and modified Ruler.rachytski
2015-09-23[android] Fix compilation errors after rebase.vng
2015-09-23[android] Add gui::BookmarkBalloon to android::Framework.vng
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23Ruler code cleanup and changes according to code review.rachytski
2015-09-23refactored Ruler to make it gui::Element.rachytski
2015-09-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23renamed yg into graphics.rachytski
2015-09-23added CompassArrow GUI element.rachytski
2015-09-23refactored location::State to make it gui::Element.rachytski
2015-09-23[ios] Added bookmarks color support. @TODO save and load bookmarks colorAlex Zolotarev
2015-09-23small fixes.rachytski
2015-09-23completely removed emptyModelFn and related methods.rachytski
2015-09-23fixed bug with creating HttpThread from non-activity thread upon "Download Co...rachytski
2015-09-23added CountryStatusDisplay GUI element and using it into InformationDisplay.rachytski
2015-09-23added "Download" button into InformationDisplay and disabled it by default.rachytski
2015-09-23Simple bookmarks routine.vng
2015-09-23Comment out old screen logMessage routine with ugly static objects.vng
2015-09-23[search] Draw placemark for search result. Closed #666 :)))))vng
2015-09-23added API for drawing single Placemarkrachytski
2015-09-23drawing empty model message.rachytski
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23removed GlobalRect in InformationDisplay. rachytski
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23refactored ScreenBase to support GUI rotation.rachytski
2015-09-23added separate Ruler class.rachytski
2015-09-23introduced separate information layer class, which will perform all POI and T...rachytski
2015-09-23Fix bugs in drawing ruler in InformationDisplay.Yury Melnichek
2015-09-23Finished location refactoringAlex Zolotarev
2015-09-23Refactored gps location system:Alex Zolotarev
2015-09-23detecting empty model and displaying information message accordingly.rachytski
2015-09-23refactored Location services. rachytski
2015-09-23implemented CenterAndScaleViewport. renamed confidenceRadius to errorRadius f...rachytski
2015-09-23limiting max and min global rect.rachytski
2015-09-23implementing visual log. see IPlatform::IsVisualLog and InformationDisplay fo...rachytski