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
2016-05-30[ios] Added bicycle routing support.Ilya Grechuhin
2016-05-19[ios] Fixed warning with Bicycle routing.VladiMihaylenko
2016-05-17[ios] Extracted location button from menu to map.Ilya Grechuhin
2016-05-16[ios] Fixed crash on ios 7.Ilya Grechuhin
2016-05-12[ios] Implemented new category search.VladiMihaylenko
2016-05-01[ios] Implemented new category search.VladiMihaylenko
2016-04-08[ios] Changed tts voice creation.Ilya Grechuhin
2016-04-07[ios] Fixed crash.Ilya Grechuhin
2016-03-31[ios] Added missed runtime attributes.VladiMihaylenko
2016-03-25[ios] Improved performance.Ilya Grechuhin
2016-03-24[ios] Statistic and fixes.VladiMihaylenko
2016-03-23[ios] Fixed buttons highlighted color from linkBlueDark to linkBlueHighlighted.rebase-new-search-master-160323Ilya Grechuhin
2016-03-23[ios] Fixed tableview's cells in night mode.VladiMihaylenko
2016-03-23[ios] Fixed location manager behavior when device location is disabled.Ilya Grechuhin
2016-03-23[ios] Fixed bug with routing progress and type changing.VladiMihaylenko
2016-03-23[ios] Code cleanup.Ilya Grechuhin
2016-03-23[ios] Removed redundant MWMCircularProgress creation on app init.Ilya Grechuhin
2016-03-23[new downloader][ios] Updated circular progress.Ilya Grechuhin
2016-03-23[new downloader][ios] Updated ui for new downloader.Ilya Grechuhin
2016-03-23[ios] Fixed spinner.VladiMihaylenko
2016-03-23[ios] Rename refresh method to mwm_refreshUI.VladiMihaylenko
2016-03-23[ios] Optimized iOS version checking.VladiMihaylenko
2016-03-23[ios] Fixed buttons behavior.VladiMihaylenko
2016-03-23[ios] Editor bugfix. (xibs)VladiMihaylenko
2016-01-20[ios] Night mode bugfix.VladiMihaylenko
2016-01-15[ios] Fixed bug with navigation dashboard's coloring in landscape.VladiMihaylenko
2016-01-15[ios] Replaced wrong colors in project.VladiMihaylenko
2016-01-13[ios] Night mode (implementation).VladiMihaylenko
2016-01-13[ios] Night mode (xibs).VladiMihaylenko
2015-12-19Corrections after colleagues comments.Vladimir Byko-Ianko
2015-12-19iOS. Bugfix. If select a language - english will be used anyway.Vladimir Byko-Ianko
2015-12-15Using const for a locale value.Vladimir Byko-Ianko
2015-12-15iOS. Bugfix. Using a new key to keep TTS language key.Vladimir Byko-Ianko
2015-12-15iOS. Bugfix. Playing route guidance on iOS 7 and 8.Vladimir Byko-Ianko
2015-12-14[ios] Fixed place page top bound on iPad.VladiMihaylenko
2015-12-11Merge pull request #944 from VladiMihaylenko/vm-masterigrechuhin
2015-12-11[ios] Remove tts sound button from dashboard when this is pedestrian routing.VladiMihaylenko
2015-12-11[ios] Fixed arival time display.Илья Гречухин
2015-11-20[ios] Added localized keys to p2p's ui.VladiMihaylenko
2015-11-20[ios] Fixed bug with missed next turn panel at iPad.VladiMihaylenko
2015-11-19Merge pull request #605 from igrechuhin/ig-fixVlad Mihaylenko
2015-11-19Merge pull request #606 from VladiMihaylenko/uturnigrechuhin
2015-11-19[ios] Added right u-turn support in UI.v.mikhaylenko
2015-11-19[ios] Fixed map stuck after route build.Илья Гречухин
2015-11-19[ios] Added notification handler for change TTS status from settings.v.mikhaylenko
2015-11-19Merge pull request #567 from gardster/uturns_supportVladimir Byko-Ianko
2015-11-18[ios] Updated statistics logging.Илья Гречухин
2015-11-18IOS build fix.Lev Dragunov
2015-11-16[ios] Updated flurry logging.Илья Гречухин
2015-11-13[ios] Added return if AVAudioSession setCategory:withOptions:error failed.v.mikhaylenko