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 (Collapse)Author
2017-12-05[RELEASE ONLY] Review fixes.Vladimir Byko-Ianko
2017-12-05[RELEASE ONLY] Setting setting dir before genetation maps.Vladimir Byko-Ianko
2017-11-17[platform] [tests] Added an option to ScopedFile.Maxim Pimenov
The option allows one to push responsibility on the user of the ScopedFile, that is, enables a scenario where a ScopedFile does not try to create the file on disk but only assures the cleanup.
2017-11-16[booking] availability filterArsentiy Milchakov
2017-11-14 Review fixesr.kuznetsov
2017-11-14Added async bookmarks loadingr.kuznetsov
2017-11-09[generator] Fixed the file cleanup in altitudes_test.Maxim Pimenov
2017-11-09[storage] remove outdated diff filesArsentiy Milchakov
2017-11-09Disable backup for mwm after diff was applied.VladiMihaylenko
2017-11-01Set default boost dir in 3party/boostГрешилов Вячеслав
if block fix 2 spaces in platform_android.cpp find_package fix
2017-11-0132 bit fix finalГрешилов Вячеслав
2017-10-23[partners_api] booking review fixesArsentiy Milchakov
2017-10-09Added a sponsored project Thor (#7216)beta-1059Roman Kuznetsov
* Added a sponsored project Thor * Review fixes
2017-10-02Add transit vehicle typetatiana-kondakova
2017-09-29[secure-storage] [ios] Added secure storage implementation.Ilya Grechuhin
2017-09-27Fixed crash at MemoryHttpRequest dtorVladiMihaylenko
2017-09-25Review fixes.beta-1015Maxim Pimenov
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-09-21Added secure storage interfacer.kuznetsov
2017-09-13Correct comment to LocalCountyFile ctorVladiMihaylenko
2017-09-13Added comment to LocalCountryFile ctorVladiMihaylenko
2017-09-13[android] Fixed crash while terminating any chunk during downloading mwmАлександр Зацепин
2017-09-13Fixed canceling when diff is applying.VladiMihaylenko
2017-09-13Fixed canceling of diff download.VladiMihaylenko
2017-09-13Fixed tests affected by diffsr.kuznetsov
2017-09-13Fixed download failure notificationVladimir Byko-Ianko
2017-09-13[cleanup] [ios] Fixed dot syntax usage.Ilya Grechuhin
2017-09-13[cleanup] [ios] Optomized imports.Ilya Grechuhin
2017-09-13review fixesArsentiy Milchakov
2017-09-13marketing eventsArsentiy Milchakov
2017-09-13Apply diffs on startupArsentiy Milchakov
2017-09-13build fixes + small renamingArsentiy Milchakov
2017-09-13Do not display the next street name when we are far from turntatiana-kondakova
2017-08-14[partners_api][android] safe callbacksbeta-963Arsentiy Milchakov
2017-08-11[routing] Pull request #6082 review fixesДобрый Ээх
2017-08-11[platform] single thread for network tasks is addedArsentiy Milchakov
2017-08-11[platform] virtual destructor small fixArsentiy Milchakov
2017-08-11cmake fixArsentiy Milchakov
2017-08-11Inject diff scheme into files.VladiMihaylenko
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
2017-08-10[platform] Linux build fix.Yuri Gorshenin
2017-08-09[platform] http client timeoutArsentiy Milchakov
2017-07-26[platform] Fix resource path searching for debug startIlya Zverev
2017-07-21Renaming TurnDirection to CarDirection.Vladimir Byko-Ianko
2017-07-21Renaming TurnDirection::NoTurn to TurnDirection::None.Vladimir Byko-Ianko
2017-07-17Added matcher for ugc objects.VladiMihaylenko
2017-07-14[assessment-tool] Show user position on map, when available.Yuri Gorshenin
2017-07-05Flag for non matched ids + relaxed restriction on single edge approximation.Yuri Gorshenin
2017-07-05[OPENLR] Cut trafficMode from desktop app. Move it to a subproject.Sergey Magidovich
2017-07-04Added possibility to run from IDEr.kuznetsov