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
2015-09-23Turn notification enhancement. Skipping the first turn notification if it's u...Vladimir Byko-Ianko
2015-09-23Implemented connection state retrieval for core framework.Dmitry Yunitsky
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] New country indexes API.Yuri Gorshenin
2015-09-23Review fixes.Viktor
2015-09-23[platform]vng
2015-09-23[testing] Fix names and other stuff by commentsIlya Zverev
2015-09-23[testing] Added SetWritableDir() and command-line args in testingmailIlya Zverev
2015-09-23[omim] Removed yards.Ilya Grechuhin
2015-09-23[ios] Added connection info to routing.Ilya Grechuhin
2015-09-23[platform] Removed code that checks for local maps (not World and WorldCoasts...Yuri Gorshenin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23std folder cleanup & removing not needed boost references.Alex Zolotarev
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Compilation error fix in DEBUG.Alex Zolotarev
2015-09-23Unused variable warning fixes in Release builds.Alex Zolotarev
2015-09-23Now we print the info about where we look for data files.Timofey
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] Implementation for CountryFile and LocalCountryFile abstractions.Yuri Gorshenin
2015-09-23Fixed the downloader tests. Now let's clean them up a bit (if needed)Timofey
2015-09-23Working on fixing the downloader tests.Timofey
2015-09-23Here we have fixed all downloader tests but one.Timofey
2015-09-23Do we need mutex for Settings? This code will show it up.Alex Zolotarev
2015-09-23[ios] Added disable standby on routing, follow, active download modes.Ilya Grechuhin
2015-09-23Fixed linker error.Alex Zolotarev
2015-09-23Added Settings::Delete() to clear settings.Alex Zolotarev
2015-09-23[ios] Add no location status notification.Ilya Grechuhin
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] Implemented routines for directory reading and deletion.Yuri Gorshenin
2015-09-23[iOS] Support alternative maps storage for watch kit extensions.vng
2015-09-23[iOS] Support custom download indicator.vng
2015-09-231) Added an XML parser so that we can see test results using Jenkins's jUnit ...Timofey
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Passing lane information through JNI. Taking into account route direction whi...Vladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23Commented out the downloader test.Timofey
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Fixed invalid rect loading. Can cause gray screen on a device.vng
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin