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-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
2015-09-23[Tizen] Created wrappers around includesSergey Pisarchik
2015-09-23[Tizen] Added target_osSergey Pisarchik
2015-09-23[Tizen] Used standard versions of functionsSergey Pisarchik
2015-09-23[Tizen] Commit of tizen_stirng_utils (some strange commit)Sergey Pisarchik
2015-09-23[Tizen] Moved FromTizenString to separate hppSergey Pisarchik
2015-09-23[Tizen] Added file_data and platform implementationSergey Pisarchik
2015-09-23Infinite loop errorSergey Pisarchik
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23[http][client] Increased timeouts to improve downloadAlex Zolotarev
2015-09-23Added IsFirstLaunch() method to settingsIgor Khmurets
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Changed char const * to string const &Alex Zolotarev
2015-09-23Started refactoring of Platform::GetReader() - needed to fix guides loading bugAlex Zolotarev
2015-09-23[mac] Symlinks to data dir are not necessary during development with omim repoAlex Zolotarev
2015-09-23[mac] Fixed memory leakAlex Zolotarev
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng