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
2017-05-19Added marketing parameters to campaign page url.VladiMihaylenko
2017-05-19Added lead url parsing.VladiMihaylenko
2017-05-05[platform] Check the result of Settings::Get.Maxim Pimenov
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-03-23Introduced the constant for measurement units in the settings.Alex Zolotarev
2016-03-23Clang-formatted platform/settings.*Alex Zolotarev
2016-03-23Access to the current location mode from settings.Alex Zolotarev
2016-03-23[Old map downloader] Add method for clear settings.iniSergey Yershov
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-09-23[ios] Fixed bug when every launch was counted as a first one.Alex Zolotarev
2015-09-23TTS player. Android part of turn notification system.Vladimir Byko-Ianko
2015-09-23[omim] Removed yards.Ilya Grechuhin
2015-09-23Do we need mutex for Settings? This code will show it up.Alex Zolotarev
2015-09-23Fixed linker error.Alex Zolotarev
2015-09-23Added Settings::Delete() to clear settings.Alex Zolotarev
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Added IsFirstLaunch() method to settingsIgor Khmurets
2015-09-23Delete old download temporary files once on a first launch.vng
2015-09-23[android] calling SaveState/LoadState at particular times.rachytski
2015-09-23closes #418rachytski
2015-09-23[qt] Added default metric/imperial setting from the systemAlex Zolotarev
2015-09-23Move settings.* from map to platform.vng