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-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
2015-09-23Fix linux buildSergey Yershov
2015-09-23[linux] Build fix.Ilya Grechuhin
2015-09-23[omim] Review fixes.Ilya Grechuhin
2015-09-23[omim] Passed metadata to search results.Ilya Grechuhin
2015-09-23PR fixes.Lev Dragunov
2015-09-23Change the last queries conatiner to the list.Lev Dragunov
2015-09-23Last search queries save support.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Mwm set public interface corrections.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[search] Fixes to retrieval. Improved performance on a real data (tested with...Yuri Gorshenin
2015-09-23Review fixes.Maxim Pimenov