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-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
2015-09-23[location] Refactoring of native -> cross platform passing location parameters.vng
2015-09-23[core] handle routing start in lite versionExMix
2015-09-23Minor fixes.vng
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23Store the last viewport in settings with current rotation angle.vng
2015-09-23Removed useless includes.vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[ios] Improved code according to Apple’s Guidelines and probably avoiding s...Alex Zolotarev
2015-09-23[core] Using copyright.html instead of about.htmlIgor Khmurets
2015-09-23Set correct locale for json test (parsing float values).vng
2015-09-23We don’t need any specific filters for Chinese, it will be cut off to “zh...Alex Zolotarev
2015-09-23[android] Implement interactive search.vng
2015-09-23[Tizen] Add language detection.Sergey Pisarchik
2015-09-23[Tizen] Review fixes.Sergey Pisarchik
2015-09-23[Tizen] review fixSergey Pisarchik
2015-09-23[Tizen] Rename tizen_string_utils to tizen_utils.Sergey Pisarchik
2015-09-23[Tizen] Add GPS locationSergey Pisarchik
2015-09-23[Tizen] Compile error fixSergey Pisarchik
2015-09-23[Tizen] Fixed code styleSergey Pisarchik
2015-09-23[Tizen] Add some http callback callsSergey Pisarchik
2015-09-23[Tizen] Fixes after reviewSergey Pisarchik
2015-09-23[Tizen] Http thread implementation.Sergey Pisarchik
2015-09-23[Tizen] Link errors fixSergey Pisarchik