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-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
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] Secured sensitive constants.Alex Zolotarev
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23[android] fix: Minimum supported Android version raised to 4.0.3 (API15).a.marchuk
2015-09-23[android] Build fix.Ilya Grechuhin
2015-09-23[android] Fixed build error.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Removed unused bzip2 library from the project.Alex Zolotarev
2015-09-23[android] Refactoring and fixes.Dmitry Yunitsky
2015-09-23Pluging in all TTS subsystems (android and core parts).Vladimir Byko-Ianko
2015-09-23[android] Storage refactoring.Dmitry Yunitsky
2015-09-23Used strings::IsHTML for html detection.Dmitry Yunitsky
2015-09-23Refactored some jni paths.Dmitry Yunitsky
2015-09-23Material styles for search lists.Dmitry Yunitsky
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23Build fix for Android and for iOS(Debug)Vladimir Byko-Ianko
2015-09-23Splitted MapFragment from MWMActivity.Dmitry Yunitsky
2015-09-23different file index pathesLev Dragunov
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23Removed old unused statistics from the project.Alex Zolotarev
2015-09-23[android] Increased minimum Android version to 2.3 (platform-9)Alex Zolotarev
2015-09-23JNI InterfacesDmitry Yunitsky
2015-09-23[android] Fixed compilation.vng
2015-09-23[android] Fixes to compile routing branch for AndroidAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[android] Switched toolchain to gcc 4.6 to avoid crashes on armeabi 2.1 and 2.2Alex Zolotarev
2015-09-23[android] Switched to gnustl_static to support old armeabi devices and avoid ...Alex Zolotarev
2015-09-23[android] Switched to C++11Alex Zolotarev
2015-09-23[routing] Added routing library to all targetsAlex Zolotarev
2015-09-23[android][NDK] Fixed ndk-build clean errorsAlex Zolotarev
2015-09-23[AND] add private folder on sdcard as map storage for kitkat.ExMix
2015-09-23[android] Fixed missing -O3 optimization for jni compilationAlex Zolotarev
2015-09-23[AND] Appropriate names for Android wraps.Dmitry Kunin
2015-09-23[AND] Android binding.Dmitry Kunin
2015-09-23[android] Removed unnecessary stdc++ lib linkingAlex Zolotarev
2015-09-23[android] Link libs via Android.mk prebuilt modulesAlex Zolotarev
2015-09-23- Remove version.pro generating;vng
2015-09-23[android] [bookmarks] Remove obsolete native pin sources.vng
2015-09-23[android] [bookmarks] draw pin icon using framework instead of canvas apiAlexeiVitenko
2015-09-23[android] [bookmarks] bookmarks without creation new. Rename clasesAlexei Vitenko
2015-09-23[android] Replace country name with country index in downloading routine.vng
2015-09-23Fix compile options: strip library symbols.vng
2015-09-23[android] Factor out measurement units routine to separate module.vng
2015-09-23[android] Add common SettingsActivity stub like PreferenceActivity.vng
2015-09-23renamed yg into graphics.rachytski
2015-09-23[android] Fixed compilation warning about va_list manglingAlex Zolotarev
2015-09-23[android] Fixed x86 and mips toolchainsAlex Zolotarev