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-23[android] Build fixes. IT WORKS! With awful graphic bugs)yunitsky_new_ndk_integrationDmitry Yunitsky
2015-09-23[FIXME] Temporary, but working workaround for abi::__demangle problem.Dmitry Yunitsky
2015-09-23[android] fix: Click was passed through open placepage.Alexander Marchuk
2015-09-23[infra] Fixed configure.sh script. Now works on Linux.Yuri Gorshenin
2015-09-23[android] Show search toolbar on the map on phones during interactive search.Dmitry Yunitsky
2015-09-23[android] Changed search results callbacks. Passed them back to java immediat...Dmitry Yunitsky
2015-09-23[android] fix: Open Categories tab on empty search history.Alexander Marchuk
2015-09-23[android] fix: Keyboard and search queries fixes.Alexander Marchuk
2015-09-23[android] fix: Code review fixes.Alexander Marchuk
2015-09-23[android] refactor: Search recents extracted to separate class.Alexander Marchuk
2015-09-23[android] Refactored search result retrieval.Dmitry Yunitsky
2015-09-23[android] add: New search fragment.Alexander Marchuk
2015-09-23[ios] Changed Search button behaviour.Ilya Grechuhin
2015-09-23Correct warning fix to avoid "Unsupported warning option" errors on other pla...Alex Zolotarev
2015-09-23[android] Reverted clang to 3.5 as with 3.6 our rendering is glitching.Alex Zolotarev
2015-09-23Added configure.sh script to init repository.Alex Zolotarev
2015-09-23Updated .gitignore with private files.Alex Zolotarev
2015-09-23[android] Removed unused constants.Alex Zolotarev
2015-09-23Removed sensitive C++ data.Alex Zolotarev
2015-09-23[ios] Secured sensitive constants.Alex Zolotarev
2015-09-23[ios] Removed unused keys.Alex Zolotarev
2015-09-23[ios] Moved build script out of the project.Alex Zolotarev
2015-09-23[android] Yota secure cleanup.Alex Zolotarev
2015-09-23[android] Secured sensitive constants.Alex Zolotarev
2015-09-23Fix warningsSergey Yershov
2015-09-23[ios] Review fixes.Ilya Grechuhin
2015-09-23[ios] Fixed NS_ENUM declaration.Ilya Grechuhin
2015-09-23[ios] Standardized Framework.h includes.Ilya Grechuhin
2015-09-23[ios] Moved common inclusions into prefix header.Ilya Grechuhin
2015-09-23[ios] Detached observer on dealloc.Ilya Grechuhin
2015-09-23[ios] Detached delegate on dealloc.Ilya Grechuhin
2015-09-23[ios] Removed static variables from instance methods.Ilya Grechuhin
2015-09-23[ios] Removed restricted direct method calls.Ilya Grechuhin
2015-09-23[ios] Removed assignment of literal zero to pointer.Ilya Grechuhin
2015-09-23[ios] Removed reserved symbol prefixes.Ilya Grechuhin
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23[android] Enabled clang3.6 after “fixing” normalize_unicode infinite comp...Alex Zolotarev
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23[android] Initialize core first.Dmitry Yunitsky
2015-09-23[android] Updated version.Dmitry Yunitsky
2015-09-23[android] Open downloader after confirmation of dialog suggest.Dmitry Yunitsky
2015-09-23[android] Dialog to update maps for new styles.Dmitry Yunitsky
2015-09-23[android] Updated FB, Parse, Flurry.Dmitry Yunitsky
2015-09-23Removed “How can I learn what different signs on the map mean?”. Marat Mukhamedov
2015-09-23Generating strings.Vladimir Byko-Ianko
2015-09-23Changing the order of languuage tags. English has to be the first. Changing R...Vladimir Byko-Ianko
2015-09-23[omim] Added coding_tests to the XCode project.Maxim Pimenov
2015-09-23Changing the second turn notification distance to 400 meters.Vladimir Byko-Ianko
2015-09-23[android] fix: Larger routing numbers font.Alexander Marchuk