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
2020-10-19[deep links] Deep link parsing refactoring. Review fixes.Arsentiy Milchakov
2020-10-19[deep links] Deep link parsing is refactored. Two states were represented by ...Arsentiy Milchakov
2020-02-14[coding] [map] Refactored url's ForEachParam.Maxim Pimenov
2020-02-11[coding] Replace Uri with Url.Maxim Pimenov
2020-02-11[coding] Removed namespace coding::url to url, and "url_helpers" files to "url".Maxim Pimenov
2020-02-11[base] [coding] Moved together several functions that work with urls.Maxim Pimenov
2019-12-23[map] [tests] Made a test remove a temporary file it creates.Maxim Pimenov
2019-11-20[Platform] Fixed function name for CatalogueApi testAlexander Boriskov
2019-11-20[iOS] Native subscription screen deeplinkAlexander Boriskov
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-09-19Got rid of the old style std/ includes for several files.tatiana-yan
2019-05-30[geometry] LatLon refactoring.Vladimir Byko-Ianko
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-10add catalog deeplink testsAleksey Belouosv
2018-03-05Fixed several warnings.Maxim Pimenov
2018-02-15Bookmark tests fixed.Daria Volvenkova
2017-10-23Refactored (a bit) user mark containersr.kuznetsov
2017-09-13Fixed tests affected by diffsr.kuznetsov
2017-07-28User marks animation refactoring.Daria Volvenkova
2017-07-20Review fixes.beta-919Daria Volvenkova
2017-07-20Remove user mark guard.Daria Volvenkova
2017-05-19Added lead url parsing.VladiMihaylenko
2017-05-10warning fixesArsentiy Milchakov
2017-04-06Fixed uri tests.VladiMihaylenko
2017-04-05Review fixes.VladiMihaylenko
2017-04-05[map] Parse search request.VladiMihaylenko
2016-08-08Review fixes.VladiMihaylenko
2016-08-08Tests.VladiMihaylenko
2016-03-23UserMark::GetLatLon() now returns ms::LatLon.Alex Zolotarev
2015-11-30Rebase fixesr.kuznetsov
2015-11-30review fixesExMix
2015-11-30[drape] render bookmarks, search and api pointsExMix
2015-11-30[drape] build android with drapeExMix
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23Removed dummy includes, avoid copy-paste.vng
2015-09-23review fixesExMix
2015-09-23tests and desckop app adaptationExMix
2015-09-23Fix API zoom tests. The semantics of ParsedMapApi::GetLatLonRect has changed.vng
2015-09-23[api]New Parameter added. If parameter added to url, it allows open app with ...Kirill Zhdanovich
2015-09-23[api] Fixed back urls without ://Alex Zolotarev
2015-09-23[api] Refactored and deleted duplicate ApiPointAlex Zolotarev
2015-09-23[api] Renamed functionsAlex Zolotarev