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
path: root/search
AgeCommit message (Expand)Author
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30rebase fixesExMix
2015-11-13Factor out TestMwmBuilder to the separate library. There is the useful reusab...vng
2015-11-12Code reviewSergey Magidovich
2015-11-07Fix bug with weekday range. Mo-Su didn't work properly.Sergey Magidovich
2015-11-06Enamble linux build.Sergey Magidovich
2015-11-05Code review:Sergey Magidovich
2015-11-02Merge branch 'master' into fix-old-parserSergey Magidovich
2015-10-27operator() -> UpdateStateSergey Magidovich
2015-10-27Rename the rest of OSMTimeRange::parse to OSMTimeRange::FromString. Rename We...Sergey Magidovich
2015-10-23[search] Revert search logic. In table + map view algorithm is working with t...vng
2015-10-13Fixed TestSearchRequest behavior - results aren't accumulated, theYuri Gorshenin
2015-10-13[search] Added FeatureOffsetsTable generation for test mwms.Yuri Gorshenin
2015-10-12[search] Hot fix for tablet layout search (viewport only mode). Will increase...vng
2015-10-12Review fixes.vng
2015-10-12[search] Get locality when full search in MWM (SearchAdditional).vng
2015-10-12[search] Fixed bug with classificator types.vng
2015-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-09-30[search] Fixed search for Apple-specific emoji variations.vng
2015-09-29[search] integration_tests -> search_integration_testsYuri Gorshenin
2015-09-25Merge pull request #35 from vng/androidygorshenin
2015-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-24[search] Fixed logic with showing initial search results on map.vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23PR fixes.Lev Dragunov
2015-09-23[search] Exclude whitespaces of search requests on savings.Lev Dragunov
2015-09-23[search] Fixed dummy bug with types.vng
2015-09-23[search] Add highlight info even for viewport-search results (iPad layout).vng
2015-09-23[search] Fixed dummy bug with types.vng
2015-09-23[ios] Updated search to v2.0.Ilya Grechuhin
2015-09-23[tests] Index cleaning for jenkinss tests.Lev Dragunov
2015-09-23[search] Fixed careless LocalityFinder test.Yuri Gorshenin
2015-09-23Review fixes.vng
2015-09-23[search] Result’s metadata advanced getting.vng
2015-09-23[search] Viewport search results now can be showed in the table. Need to pass...vng
2015-09-23[search] Quickfix of tests - algoshops are currently invisible.Yuri Gorshenin
2015-09-23Integrated libtess2 library into our code.Alex Zolotarev
2015-09-23[search] Save search query with it's locale.Lev Dragunov
2015-09-23[data] Updated minks-pass mwm and source bz2.vng
2015-09-23Unused constant warning fix.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23[search] SecureMemReader realization.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Query saver store fix for big endian systems.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23[search] Use base64 encoding for a search history store.Lev Dragunov
2015-09-23[search] History corruption handling.Lev Dragunov
2015-09-23[search] Check that POI is closed only if we have working time variable.vng