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-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
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23[android] Add storage path settings.vng
2015-09-23added animation library.rachytski
2015-09-23[android] Initial implementation of search.vng
2015-09-23added GUI library and added it into all projects.rachytski
2015-09-23added MapStorage class. refactored DownloadUI.rachytski
2015-09-23made APK much smaller by downloading required files at program startup.rachytski
2015-09-23added MWMApplication and moved Platform and Framework initialization code int...rachytski
2015-09-23[android] JNI refactoring, automatic thread attach/detach, fixed crash with n...Alex Zolotarev
2015-09-23[android][iphone][mac] added support for rendering with GLSL shaders and enab...rachytski
2015-09-23[android] Resources are unzipped from apk on first launch and copied to /sdca...Alex Zolotarev
2015-09-23Revert "[android] Removed nvidia code. Initial try to use native GLSurfaceView"rachytski
2015-09-23Revert "[android] - Refactored jni system"rachytski