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] Move kml files when changing storage path.vng
2015-09-23Removed unneeded file from apkAlex Zolotarev
2015-09-23[android] Code style fix according to code review.vng
2015-09-23[android] Add baloon after importing bookmarks.vng
2015-09-23[android] Refactoring of bookmarks routine according to new API.vng
2015-09-23[android] Better logic when saving bookmark's changes.vng
2015-09-23[android] Replace all tmp folders with "cache" (Like getExternalCacheDir() in...vng
2015-09-23[android] Fix editing category/bookmark params without saving category on eve...vng
2015-09-23[android] Share bookmarks via E-Mail.vng
2015-09-23[android] Fix "mandatory resources" string.vng
2015-09-23Fix the twine handling of the resource.Alex Zolotarev
2015-09-23Add the Flurry jar.Alex Zolotarev
2015-09-23Set up resources for the Flurry app keys.Alex Zolotarev
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- Remove version.pro generating;vng
2015-09-23fix compilation for androidExMix
2015-09-23Compilation fixes.vng
2015-09-23Add Czech translations.vng
2015-09-23simple fix for ordering of OverlayElement's on screen.rachytski
2015-09-23[android] [bookmarks] Missed changes to previous commit.vng
2015-09-23[android] [bookmarks] Fixes according to code review.vng
2015-09-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23[android] [bookmarks] Always keep category name unique.vng
2015-09-23[android] [bookmarks] Better tap logic for bookmarks.vng
2015-09-23[android] [bookmarks] Fix according to compass logic.vng
2015-09-23[android] [bookmarks] Fix Lite version for promotion purposes.vng
2015-09-23Fix some string resources - offers to get full version from search and bookma...vng
2015-09-23[android] [bookmarks] Remove obsolete native pin sources.vng
2015-09-23[android] [bookmarks] Process distance and direction for the list of bookmark...vng
2015-09-23[android] [bookmarks] Make category's name EditText single line. Do create ca...vng
2015-09-23[android] [bookmarks] Add "OK" button in the bookmark's activity.vng
2015-09-23[android] [bookmarks] Fix bug when getActionBar() == null.vng
2015-09-23[android] Set version to 2.3.0vng
2015-09-23[android] [bookmark] Remove active balloon for short tap in any place.vng
2015-09-23[android] [search] Add space in the end of query string in case of category o...vng
2015-09-23[android] [bookmarks] Remove "OK" button in pin color dialog.vng
2015-09-23[android] [bookmarks] Fix bug with creation of balloon's image.vng
2015-09-23[android] Fix compilation errors after rebase.vng
2015-09-23[android] [bookmarks] Filter double tap and single tap (zooming and bookmark).vng
2015-09-23[bookmarks] Always return name in GetVisiblePOI for success (countries, citie...vng
2015-09-23[android] [bookmarks] Add needed strings to Framework::StringsBundle.vng
2015-09-23[android] [bookmarks] Save previous category name and bookmark type (color).vng
2015-09-23fixed some bugs with gui::Balloon rendering. added "arrow" and "plus" images ...rachytski
2015-09-23[android] Add gui::BookmarkBalloon to android::Framework.vng
2015-09-23[android] Compilation fixes.vng
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23[android] [bookmarks] pin layout correctionsAlexei Vitenko
2015-09-23[android] [bookmarks] new bookmark button iconAlexei Vitenko