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
2019-06-11[generator] Fix build with XcodeSergey Yershov
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-05-15Fixed some warnings.Maxim Pimenov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-09[std] Remove std/array.hpptatiana-yan
2019-03-25Added new method GetLocalizedString in platform.Daria Volvenkova
2019-03-18[platform] Using JoinPath instead of JoinFoldersToPath.Maxim Pimenov
2019-03-18Review fixes.Maxim Pimenov
2019-03-18[storage] Delete the downloaded diff files when cancelled; better logging.Maxim Pimenov
2019-03-18[iOS] fix HttpSessionManager synchronizationAleksey Belouosv
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-03-01[strings] support types with : into codeArsentiy Milchakov
2019-03-01[statistics] fix statistics for diffsArsentiy Milchakov
2019-02-14[ios][power manager] battery level tracking on startup is fixedArsentiy Milchakov
2019-02-13Review fixes.Maxim Pimenov
2019-02-13[storage] Removed the T prefix from type aliases and type names.Maxim Pimenov
2019-02-12[iOS] fix apple http downloader objc-cpp bridgingAleksey Belouosv
2019-01-29[ios] replace deprecated NSURLConnection with NSURLSessiono.bolovintseva
2019-01-29Refactored thead poolsMaksim Andrianov
2019-01-22[core][power_manager] review fixesArsentiy Milchakov
2019-01-22[core][power_manager] review fixesArsentiy Milchakov
2019-01-22[power manager] battery level trackingArsentiy Milchakov
2019-01-21[platform] Adjust HouseToStreetTableFormat after production maps generation.tatiana-yan
2018-12-28[search][generator] Store corresponding street feature id as street ↵tatiana-yan
identifier in HouseToStreetTable.
2018-12-21[routing] add stat about speedcams from core to alohagMikhail Gorbushin
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
Also added some documentation on how StringUtf8Multilang is stored.
2018-12-07[platform] Fixed MkDirRecursivelyMaksim Andrianov
2018-12-06[search][ios][android] Display brand name in search resultstatiana-yan
2018-12-05Added realtime rendering statisticsr.kuznetsov
2018-12-03[generator] Added wikipedia descriptions generation.Maksim Andrianov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
In was used as eps in meters in some cases and eps in mercator in others. Its value was hard to justify and so were its use cases. We're better off with less epsilons for now. Also renamed Metres to Meters in the mercator code.
2018-11-23[routing] Section format is changed. Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Review fixes.Vladimir Byko-Ianko
2018-11-23[routing] Maxspeed converter implementation and tests.Vladimir Byko-Ianko
2018-11-23[routing] Road category to speed conversion refactoringVladimir Byko-Ianko
2018-11-21Review fixesr.kuznetsov
2018-11-21[storage] Added maps integrity validation after downloadingr.kuznetsov
2018-11-13[ios] direct link sharingo.bolovintseva
2018-10-30Platform test. Removing unused values.Vladimir Byko-Ianko
2018-10-25Fixed bookmarks downloadingr.kuznetsov
2018-10-17[ios] tls certificate code improvementso.bolovintseva
2018-10-17[ios] add tls certificate to upload requesto.bolovintseva
2018-10-12Review fixes.Maksim Andrianov
2018-10-12[platform] Added RemoveFileIfExists(), TmpPathForFile().Maksim Andrianov
2018-10-11Added platform interface for GDPR featuresr.kuznetsov
2018-10-08Fixed tests and worker threadr.kuznetsov
2018-10-03[search] Search FMD_CUISINE for old mwms only due to perfomance reasons.tatiana-yan