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-12-15[swift] Review fixes.Ilya Grechuhin
2016-12-15[swift] [ios] Migrated Settings cells to Swift.Ilya Grechuhin
2016-12-15[swift] [ios] Moved settings files to designated folders.Ilya Grechuhin
2016-12-09[adForbidden] [ios] Added «show offers» switch to settings.Ilya Grechuhin
2016-12-08[MAPSME-3163] [ios] Updated mobile internet strings keys.Ilya Grechuhin
2016-12-07[ios] Fixed deprecated warnings and smth else.VladiMihaylenko
2016-11-28[MAPSME-2994] [ios] Adopted Network Policy.Ilya Grechuhin
2016-11-28[MAPSME-2994] Review fixes.Ilya Grechuhin
2016-11-28[MAPSME-2994] [ios] Updated UI to support networking policy.Ilya Grechuhin
2016-11-28[MAPSME-2994] [ios] Added mobile internet request UI.Ilya Grechuhin
2016-10-25[ios] Updated initial statistics state to enabled.Ilya Grechuhin
2016-10-12[ios] Added new line at end of files.Ilya Grechuhin
2016-08-29Clang-format.Ilya Grechuhin
2016-08-29[ios] Refactored settings.Ilya Grechuhin
2016-08-29[ios] Removed outdated code.Ilya Grechuhin
2016-07-20[ios] Exchanged autozoom in tts in settings.VladiMihaylenko
2016-07-19[ios] Fixed tts changing from settings.VladiMihaylenko
2016-07-19[ios] Changed key of autozoom.VladiMihaylenko
2016-07-19[ios] Autozoom in settings.VladiMihaylenko
2016-07-10[ios] Removed old navigation dashboard.Ilya Grechuhin
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-05-12Review fixes.Ilya Grechuhin
2016-05-12[ios] Restored auto download switch.Ilya Grechuhin
2016-03-24[ios] Statistic and fixes.VladiMihaylenko
2016-03-23[ios] Fixed tableview's cells in night mode.VladiMihaylenko
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-03-23Introduced the constant for measurement units in the settings.Alex Zolotarev
2016-03-23[ios] Removed auto download support.Ilya Grechuhin
2016-03-23[ios] Updated disable auto download logic.Ilya Grechuhin
2016-03-23[ios] Added pause for auto download.Ilya Grechuhin
2016-03-23[ios] Refactoring.Ilya Grechuhin
2016-03-23[ios] Optimized iOS version checking.VladiMihaylenko
2016-03-23[ios] Updated strings references.Ilya Grechuhin
2016-03-23[ios] Updated auto download settings.Ilya Grechuhin
2016-03-23[old map downloader][ios] Added auto-downloading support.Ilya Grechuhin
2016-01-20[ios] Night mode bugfix.VladiMihaylenko
2016-01-13[ios] Fixed bug with 3d buildings in settings.VladiMihaylenko
2016-01-13[ios] Fixed some UI bugs in night mode.VladiMihaylenko
2016-01-13[ios] Night mode bugfix. (images)VladiMihaylenko
2016-01-13[ios] Fixed merge's errors.VladiMihaylenko
2016-01-13[ioc] Review and bugs fixes (night mode).VladiMihaylenko
2016-01-13[ios] Night mode (implementation).VladiMihaylenko
2016-01-13[ios] Added possibility for work in daemon mode (location update only).VladiMihaylenko
2016-01-07[ios] What's new with 3d.VladiMihaylenko
2015-12-30[ios] Changed 3d view and 3d buildings logic.VladiMihaylenko
2015-12-29[ios] Added logging.VladiMihaylenko
2015-12-29[ios] UI for changing map view style. (logic)VladiMihaylenko
2015-12-22[ios] Hid recent track from settings.VladiMihaylenko
2015-12-22[ios] Refactored SettingsViewController.mm && added recent track to settings.VladiMihaylenko
2015-11-30Fixes after rebaser.kuznetsov