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[ios] Add no location status notification.Ilya Grechuhin
2015-09-23[android] Simplify some routines.vng
2015-09-23[android] Fixed warnings.vng
2015-09-23[android] Fixed bugs.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[threading] Fixed scheduled task API and tests.Yuri Gorshenin
2015-09-23Styles fix for tablets & landscape mode.Dmitry Yunitsky
2015-09-23Buttons animations tweaks.Dmitry Yunitsky
2015-09-23Correction for tablets.Dmitry Yunitsky
2015-09-23Removed some old resources.Dmitry Yunitsky
2015-09-23New material-styled map bottom buttons.Dmitry Yunitsky
2015-09-23Corrected styles for bookmarks & used new icons.Dmitry Yunitsky
2015-09-23Animated pending location.Dmitry Yunitsky
2015-09-23Base map buttons changes.Dmitry Yunitsky
2015-09-23New icons.Dmitry Yunitsky
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23New design of bookmark list activity.Dmitry Yunitsky
2015-09-23New design of bookmark categories activity.Dmitry Yunitsky
2015-09-23New icons.Dmitry Yunitsky
2015-09-23Styles modifications according to the new AppCompat lib.Dmitry Yunitsky
2015-09-23Styles & themes changes.Dmitry Yunitsky
2015-09-23Removed MRGS.Dmitry Yunitsky
2015-09-23[android] Reverted back to clang 3.5 as normalize_unicode compiles too long i...Alex Zolotarev
2015-09-23Unhandled switch warning fix.Alex Zolotarev
2015-09-23C++ linkage warning fix.Alex Zolotarev
2015-09-23[android] NDK r10e support. Everyone should update NDK after merge.Alex Zolotarev
2015-09-23Dont hide keaboard after search query is cleared.Dmitry Yunitsky
2015-09-23Fixes for the new AppCompat library version.Dmitry Yunitsky
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Changes after Kostia's comments.Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Passing lane information through JNI. Taking into account route direction whi...Vladimir Byko-Ianko
2015-09-23Stop event loop if app goes to background to reduce power consumptionConstantin Shalnev
2015-09-23[alohalytics] Increased statistics version url.Alex Zolotarev
2015-09-23Fixed possible crashes.Dmitry Yunitsky
2015-09-23Edited the path to local.properties for consistency reasons.Timofey
2015-09-23Merge remote-tracking branch 'origin/run_android_tests' into squashed_android...Timofey
2015-09-23[android] Updated gradle wrapper and plugin to possibly fix `gradle assembleR...Alex Zolotarev
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23[localizations] Minor spelling fix.Alex Zolotarev
2015-09-23Some more absolute paths in android.Dmitry Yunitsky
2015-09-23Absolute paths in android.Dmitry Yunitsky
2015-09-23Build fix for Android and for iOS(Debug)Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23[android] Fixed state when last location == null.vng
2015-09-23[android] Skip popup processing for API < 11.vng
2015-09-23[android] Call LocationPredictor pause/resume in correspondent MWMActivity fu...vng
2015-09-23[android, iOS] Equal logic for the LocationPredictor components.vng
2015-09-23Added Observers interface to Index.Yuri Gorshenin