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
path: root/map
AgeCommit message (Expand)Author
2018-10-22[RELEASE ONLY][tips_api] check and logging are addedArsentiy Milchakov
2018-10-16Added RuTaxi banner checkerr.kuznetsov
2018-10-10Review fixes.Vladimir Byko-Ianko
2018-10-10RoutingManager race codition fix which leads to leaving a route on the map.Vladimir Byko-Ianko
2018-09-27Removing unnecessary variable in address_finderVladimir Byko-Ianko
2018-09-27[android] Made cpp method not constant - removed constDmitry Donskoy
2018-09-27[android] Changed imports order, changed signature method https://github.com/...Dmitry Donskoy
2018-09-27[android] Fixed disable ad provider callDmitry Donskoy
2018-09-27[android] Added jni call, fixed https://github.com/yoksnod/omim/pull/5#discus...Dmitry Donskoy
2018-09-27[android] Supported enabled flag for ad provider, modified container itemDmitry Donskoy
2018-09-27[android] Fixed review notesDmitry Donskoy
2018-09-27[android] Added excluding/including banners provider from platform runtimeDmitry Donskoy
2018-09-26Fixed compilation for iOS simulator.Daria Volvenkova
2018-09-26[android] Fixed disabling of locals ads on the start if subscription is activeAlexander Zatsepin
2018-09-25[drape][metal] Use Metal API if it is allowed by the settings.Daria Volvenkova
2018-09-25[drape][metal] Removed obsolete std usage, minor fixes.r.kuznetsov
2018-09-25[drape][metal] Added states.r.kuznetsov
2018-09-25[types_strings][bookmarks] bookmarks localization logic is moved to platformsArsentiy Milchakov
2018-09-25[types_strings][android][search] types localization logic for search results ...Arsentiy Milchakov
2018-09-24Extracted all stage defines to config.hAlexander Zatsepin
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18Use several attempts to verify purchase.Daria Volvenkova
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-17Added device_id parameter into purchase validation.Daria Volvenkova
2018-09-17[routing] add routing part of speed cameras and tests for it.Mikhail Gorbushin
2018-09-14Review fixes.Vladimir Byko-Ianko
2018-09-14Explicit check that only little endian architectures are supported.Vladimir Byko-Ianko
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-14Fixed purchase client-server interactionr.kuznetsov
2018-09-13Refactored purchasesr.kuznetsov
2018-09-12Removed partners from coder.kuznetsov
2018-09-07[transit][eye] added eye event for public transportArsentiy Milchakov
2018-09-06[ugc][core] Ugc without ratings is allowed, incorrect rating is changed to 0.0fArsentiy Milchakov
2018-09-05[eye][tips] review fixesArsentiy Milchakov
2018-09-05[eye][tips] Additional requirements are supportedArsentiy Milchakov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-30[tips] set delegate fixArsentiy Milchakov
2018-08-30cmake build fixArsentiy Milchakov
2018-08-30[eye + tips] review fixesArsentiy Milchakov
2018-08-30eye path is renamed to metricsArsentiy Milchakov
2018-08-30[tips] testsArsentiy Milchakov
2018-08-30[tips] Tips are addedArsentiy Milchakov
2018-08-29fix for zero ratingArsentiy Milchakov
2018-08-24Review fixesr.kuznetsov
2018-08-24Added client-server interaction for subscription validationRoman Kuznetsov
2018-08-22[editor] synchronization. review fixes.Arsentiy Milchakov
2018-08-22[editor] synchronization based on shared pointers. The editor is thread-safe ...Arsentiy Milchakov
2018-08-20Added caching sensitive info for bookmarks restoringr.kuznetsov
2018-08-20[search] Log search timetatiana-yan
2018-08-19Refactoring of DebugRectRenderer.Daria Volvenkova