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-23Fixed bug with commands in search(“?routing off”, “?menulinks off” etc.)Dmitry Yunitsky
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Lite maps transfer fix.Dmitry Yunitsky
2015-09-23Native fix.Dmitry Yunitsky
2015-09-23Added native method to format lat-lon separately.Dmitry Yunitsky
2015-09-23Jni methods modifications.Dmitry Yunitsky
2015-09-23Added altitude and speed of my position to PP.Dmitry Yunitsky
2015-09-23[android] process new intents. need for screenshoots automatizationsExMix
2015-09-23[search] Refactored emitting final search results.vng
2015-09-23[android] Use correct formatting for coordinatesAlex Zolotarev
2015-09-23[android] Implement interactive search.vng
2015-09-23[android] Minor code fixes.vng
2015-09-23[android] Fixed bug with “static jobject …”.vng
2015-09-23Added posibility to select my position.Dmitry Yunitsky
2015-09-23Fixed poi selection after edit bookmark details; fixed poi type name after re...Dmitry Yunitsky
2015-09-23Fixed selection and clearing of search results.Dmitry Yunitsky
2015-09-23Fixed poi clearing on map touches.Dmitry Yunitsky
2015-09-23Renamed button.Dmitry Yunitsky
2015-09-23Added name to GuideInfo and method for retrieving guide by id.Dmitry Yunitsky
2015-09-23Added buttons for routing in PP.Dmitry Yunitsky
2015-09-23Added convenience static method m2::PointD MercatorBounds::FromLatLon(lat, lon)Alex Zolotarev
2015-09-23[android] Highlight search result's strings.Denis Koronchik
2015-09-23[android] Build fixesAlex Zolotarev
2015-09-23[android] activate user mark on clickExMix
2015-09-23[android] Fixed compilation.vng
2015-09-23[ios, android] adaptation for UserMarkCopyExMix
2015-09-23[android] Added todoAlex Zolotarev
2015-09-23review fixesExMix
2015-09-23[android] android part of adaptationExMix
2015-09-23[core] new way of bookmark, search results and api points storeExMix
2015-09-23[search] Implement suggestions for countries, cities, streets.vng
2015-09-23[android] Removed unused code.vng
2015-09-23[android] review fixesExMix
2015-09-23[android] map storage refactoringExMix
2015-09-23[AND] review fixExMix
2015-09-23[AND] try copy maps on some available storageExMix
2015-09-23[AND] add private folder on sdcard as map storage for kitkat.ExMix
2015-09-23Pass digits after comma in LatLon -> DMS conversion.vng
2015-09-23[android] Fixed search results acquiring.vng
2015-09-23[android] Fixed issue with missing "Clear" button in search view. Fixed missi...vng
2015-09-23add JNICALL macrosExMix
2015-09-23[android] Take into account suggestion search results.vng
2015-09-23codereviewDmitry Kunin
2015-09-23Show correct info box for search result.Dmitry Kunin
2015-09-23Separate cleaner logic for single/multiple search result visualization.Dmitry Kunin
2015-09-23Fixed missing lat/lon conversion.Dmitry Kunin
2015-09-23Show all list item draft.Dmitry Kunin
2015-09-23Added single and multiple search result on map.Dmitry Kunin