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] Minor location refactoringAlex Zolotarev
2015-09-23[android] invalid layout fix. Dmitry Kunin
2015-09-23[android] Statistics refactored.Dmitry Kunin
2015-09-23[android] DownoloadUI, Search statistics.Dmitry Kunin
2015-09-23[android] Code refactoring. Dmitry Kunin
2015-09-23[android] Refactor to common ancestor. Dmitry Kunin
2015-09-23[android] Holo for SearchAct.Dmitry Kunin
2015-09-23[android] Save search mode bar between launches, Near Me mode is defaultAlex Zolotarev
2015-09-23[android] Get correct input language for search.vng
2015-09-23Pass the context into Stats.Alex Zolotarev
2015-09-23Add the Statistics class. Put in Activity hooks.Alex Zolotarev
2015-09-23[android] Remember last search query and restore it.vng
2015-09-23[android] [bookmarks] Process distance and direction for the list of bookmark...vng
2015-09-23[android] [search] Add space in the end of query string in case of category o...vng
2015-09-23[android] Compilation fixes.vng
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23[android] [bookmarks] show search result as preview bookmarkAlexei Vitenko
2015-09-23[android] Fix direction bugs when no current location available, but compass ...vng
2015-09-23[search] Force show keyboard when entering search.vng
2015-09-23Fix direction arrow for landscape orientation when heading is getting from GPS.vng
2015-09-23[search] Add warning message to download absent countries if no search result...vng
2015-09-23[android] Add "No results found" message with "Current position is not availa...vng
2015-09-23[android] Some minor fixes of search activity logic.vng
2015-09-23[android] Add spinner for search modes.vng
2015-09-23[android] Show the list of search categories on start in search activity.vng
2015-09-23[android] Add search mode options to the separate dialog (invoke with arrow b...vng
2015-09-23[android] Do regular update of distance in search results.vng
2015-09-23Fix according to code review.vng
2015-09-23[android] Experimental: add additional toolbar for search mode.vng
2015-09-23[android] Minor fixes.vng
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23[android] Warning and code style fixesAlex Zolotarev
2015-09-23removed title bar in SearchActivity.rachytski
2015-09-23[android] Fix bug with arrow redrawing.vng
2015-09-23[android] Add progress to SearchActivity.vng
2015-09-23[android] Fix some NullPointer.vng
2015-09-23[android] Add arrows to SearchActivity.vng
2015-09-23[android] Fix some bugs in search.vng
2015-09-23[search] Remove "query" logic from all platforms. Now it's invalid because of...vng
2015-09-23[android] Add toolbar with amenities to the search view.vng
2015-09-23[android] Scroll list view to the top after data changing in search and downl...vng
2015-09-23[android] Initial implementation of search.vng