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[alohalytics] Count how often users are downloading maps from the screen.Alex Zolotarev
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Downloading maps button redesign. Adding new string resources to strings.txt ...Vladimir Byko-Ianko
2015-09-23The order of buttons in map downloader was changed.Vladimir Byko-Ianko
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] s/EMapOnly/EMap/gYuri Gorshenin
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[ios, android] over 50MB message when start downloading from map viewExMix
2015-09-23[core, android] reduce jni interfaceExMix
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[core] notifications refactoringExMix
2015-09-23Fixed file size string formatting.vng
2015-09-23[core] correct format map sizeExMix
2015-09-23[core] new download buttons from map viewExMix
2015-09-23review fixesExMix
2015-09-23[core] storage and framework changed for routing suppportExMix
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-23move formating into resource fileExMix
2015-09-23Fix bug with invalid country index.vng
2015-09-23Factor out and order all GUI-element depth constants in one place.vng
2015-09-23fixed default constructors for all OverlayElements.rachytski
2015-09-23invalidating children elements upon Element::layout.rachytski
2015-09-23calling purge on gui::Element's which are a parts of composite CountryStatusD...rachytski
2015-09-23added gui::Element::layout, renamed gui::Element::*dirtyDrawing methods and v...rachytski
2015-09-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23Fix layout of "download" texts on map - insert line-breaks before and after r...vng
2015-09-23closes #1090rachytski
2015-09-23[android] Add toast when country downloaded. Add spaces in download status st...vng
2015-09-23Fix some status routing in CountryStatusDisplay.vng
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23closes #892rachytski
2015-09-23closes #893rachytski
2015-09-23Fix bug with downloaded country name in startup view.vng
2015-09-23customized colors and fonts of the "download" buttonrachytski
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-23using TextView inside Button to draw text uniformly.rachytski
2015-09-23fixed displaying country name for composite country name like "Country, Provi...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