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
2018-07-05Fixed storage testsArsentiy Milchakov
2018-07-05RoutingSession::m_routingSettings correct initialization. RoutingSession memb...Vladimir Byko-Ianko
2018-07-05Moving RoutingSession calls to gui threads in tests and fixing tests.Vladimir Byko-Ianko
2018-07-05[cmake] Fix Qt network dependency on linuxgreshilov
2018-07-05Added 404 status and refactored downloader.VladiMihaylenko
2018-06-28[ios] fix codestyle etcAlexey Belousov
2018-06-28[ios] add downloaded bookmarks screen, implement download from catalog, refac...Alexey Belousov
2018-06-25Review fixesMaksim Andrianov
2018-06-25Fixed warn: ignoring return valueMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-22Added missing marketing tagsr.kuznetsov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-06-19git-clang-formatVladimir Byko-Ianko
2018-06-19Review fixes.Vladimir Byko-Ianko
2018-06-19Adding background thread to platform.Vladimir Byko-Ianko
2018-06-19Review fixes.Vladimir Byko-Ianko
2018-06-19Extrapolation of GPS position.Vladimir Byko-Ianko
2018-06-19Added offline id for local ads statisticsr.kuznetsov
2018-06-18Fixed catalog corer.kuznetsov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-06-14Added new statistics + AppsFlyer mirroringr.kuznetsov
2018-05-18Review fixes.Vladimir Byko-Ianko
2018-05-18Fixing platform test LocalCountryFile_DiskFiles.Vladimir Byko-Ianko
2018-05-17Added bookmarks catalog supportr.kuznetsov
2018-05-15[ios] Fix codestyleAleksey Belousov
2018-05-15[ios] Fix codestyleAleksey Belousov
2018-05-15Fix codestyleAleksey Belousov
2018-05-15[ios] Fix var declaration errorAleksey Belousov
2018-05-10[ios] Codestyle comments fixAleksey Belousov
2018-05-08Fixed long linesAleksey Belousov
2018-05-08[platform] removed swift-related stuff from CMakeLists.txtAleksey Belousov
2018-05-08Implemented multipart uploading in Objective-CAleksey Belousov
2018-05-07swift uploader removedAleksey Belousov
2018-04-25Fixed cloud uploading on iOSr.kuznetsov
2018-04-25[iOS] Fixed crash on bookmarks cloud backupr.kuznetsov
2018-04-02Added cloud restoringr.kuznetsov
2018-03-19[platform] Got rid of std/*.hpp includes in platform.{c,h}pp.Maxim Pimenov
2018-03-16[search] Replaced MaybeRelevance with boost::optional<Relevance>.Maxim Pimenov
2018-03-06Added support of 3G awareness in core platformRoman Kuznetsov
2018-03-05[android] Implemented device name/model obtainingАлександр Зацепин
2018-03-05[device-model] [ios] Review fixes.Ilya Grechuhin
2018-03-05[device-model] [ios, platform] Added DeviceName & DeviceModel implementations.Ilya Grechuhin
2018-03-05Added 'DeviceModel' method to platfom.hpp and stub implementationsАлександр Зацепин
2018-03-05Extracted 'DeviceName' method from platform.cppАлександр Зацепин
2018-03-05Added min and max mwm version to PWr.kuznetsov