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-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
2015-09-23Fixing platform tests. Switching off logging memeory information.Vladimir Byko-Ianko
2015-09-23Fixes after colleagues commentsVladimir Byko-Ianko
2015-09-23(1) Writing log to a file on Android and iOS was implemented; (2) Memory trac...Vladimir Byko-Ianko
2015-09-23Fixed warning in [platform]Sergey Yershov
2015-09-23Fix quiet fail while create file or directorySergey Yershov
2015-09-23[platform] Fixed memory leaks in DownloaderObserver.Yuri Gorshenin
2015-09-23iOS compilation fixedVladiMihaylenko
2015-09-23Extract index path generation from offsets table classLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23MapsWithMe => MAPS.MEAlex Zolotarev
2015-09-23Removed Lite version and Promo banners for all platforms.Alex Zolotarev
2015-09-23Add generator_tool options for work with file instead stdinSergey Yershov
2015-09-23Matching bearing while route matchingVladimir Byko-Ianko
2015-09-23[android] Different GUI elements layout for tablets.vng
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[core] new type of location sourceExMix
2015-09-23[android] Fixed fonts getting routine. Made it simple and fast.vng
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[storage] Fixed progress for multiple files download.vng
2015-09-23Removed dummy includes, avoid copy-paste.vng
2015-09-23Cross-platform logic of choosing bearing between GPS and Compass, according t...vng