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
path: root/map
AgeCommit message (Expand)Author
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23closes #892rachytski
2015-09-23closes #893rachytski
2015-09-23saving ShowRectFixed call when there are no renderPolicy to later execute it.rachytski
2015-09-23loadSkin always called on the same thread.rachytski
2015-09-23Add Framework::GetCountryName(id).vng
2015-09-23[android] Notify user to update countries in search function.vng
2015-09-23Fix bug with viewport scale for GPS update.vng
2015-09-23[android] Better location updates logic:vng
2015-09-23[search] Add return result for Framework::Search (was launched or not). Add r...vng
2015-09-23ShowSearchResult, analize m_renderPolicy and call appropriate function.vng
2015-09-23Better logic in MeasurementUtils::FormatDistance.vng
2015-09-23Temporary! Use ShowRect instead of ShowRectFixed in ShowSearchResult implemen...vng
2015-09-23Fix bug with downloaded country name in startup view.vng
2015-09-23customized colors and fonts of the "download" buttonrachytski
2015-09-23Fix StringBundle routine - remove unnecessary stuff.vng
2015-09-23added strings localization mechanism and used it in CountryStatusDisplay.rachytski
2015-09-23inserting line break when the display name of the country is too long.rachytski
2015-09-23small fixes.rachytski
2015-09-23while waiting for EmptyModelCheck ScreenCoverage is considered not empty.rachytski
2015-09-23completely removed emptyModelFn and related methods.rachytski
2015-09-23using TextView inside Button to draw text uniformly.rachytski
2015-09-23removed emptyModelFn, using only countryNameFnrachytski
2015-09-23fixed displaying country name for composite country name like "Country, Provi...rachytski
2015-09-23fixes according to code reviewrachytski
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-23Deffering adding the gui::Element into the yg::Overlay until the guy::Control...rachytski
2015-09-23added methods for querying country name if the model is empty.rachytski
2015-09-23Fix Bookmarks_Getting test.vng
2015-09-23fixes according to code review.rachytski
2015-09-23added "Download" button into InformationDisplay and disabled it by default.rachytski
2015-09-23added GUI library and added it into all projects.rachytski
2015-09-23renamed InfoLayer into Overlay.rachytski
2015-09-23[linux] Fix compilation.vng
2015-09-23[android] Fix compass direction.vng
2015-09-23made AddMap, RemoveMap and GetLocalMaps public to access them from client code.rachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23Process features with names only for address lookup.vng
2015-09-23Make locality check faster.vng
2015-09-23Minor fixes - remove dummy flags.vng
2015-09-23Some minor fixes.vng
2015-09-23[ios] Added Bookmark Sets visibility switchAlex Zolotarev
2015-09-23Added Framework::DeleteBmCategory()Alex Zolotarev
2015-09-23Added AddressInfo::FormatTypes()Alex Zolotarev
2015-09-23Some minor fixes.vng
2015-09-23Framework::GetAddressInfo - add feature type (category) strings.vng
2015-09-23Framework::GetAddressInfo. Get name and house number separatelyvng
2015-09-23Add BookmarkCategory.vng
2015-09-23Fixed bug with clearing AddressInfo structureAlex Zolotarev