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] Do restoring of "My Position" status in onResume.vng
2015-09-23Updated bookmarks hint english translationAlex Zolotarev
2015-09-23Stop location follow when showing search result or bookmark. Do it in common ...vng
2015-09-23[android] Bug fixes with saved location/compass state.vng
2015-09-23[android] Do not add duplicating options for map storage path.vng
2015-09-23fixed logic of saving/restoring LocationState.rachytski
2015-09-23changes according to code review.rachytski
2015-09-23refacatored iOS, Android and Desktop location updates handling.rachytski
2015-09-23added Framework::StartLocation/StopLocation and location::State::IsFirstPosit...rachytski
2015-09-23fixed bug in android::Framework::ShowSearchResultrachytski
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23Fixed/added new localizationsAlex Zolotarev
2015-09-23added icons for "follow compass" mode.rachytski
2015-09-23[android]vng
2015-09-23[android] Get compass direction from Location.getBearing when we are moving.vng
2015-09-23[android] fixed bug with constantly displaying "searching for position" butto...rachytski
2015-09-23Fixed translation for "About"Alex Zolotarev
2015-09-23Added new localised stringsAlex Zolotarev
2015-09-23some minor fixes.rachytski
2015-09-23saving m_isLocationActive status between onPause/onResume to restore the my_p...rachytski
2015-09-23bug fix for Motorola Defy phone.rachytski
2015-09-23added placeholder images for "follow direction" icon.rachytski
2015-09-23bug fixes for release.rachytski
2015-09-23[android] Fix GPS positioning. Make the criteria more simple. Do not compare ...vng
2015-09-23fixes according to code review.rachytski
2015-09-23suggesting to tap on the compass arrow to activate auto-follow mode.rachytski
2015-09-23added new string suggest_auto_follow_mode.rachytski
2015-09-23fixed bug with GUI touch handling.rachytski
2015-09-23[android] Rewrite SettingsActivity to use custom ListAdapter and AsyncTask.vng
2015-09-23[android] Fixes according to code review.vng
2015-09-23[android] Fix bug with paths in DownloadResourcesActivity.vng
2015-09-23[android] Fix according to code review.vng
2015-09-23[android] Skip downloading World and WorldCosts if they are compatible with c...vng
2015-09-23[android] Check that saved storage path is available.vng
2015-09-23[android]vng
2015-09-23[android] Add GB as "Imperial units" country according to code review.vng
2015-09-23[android] Add context menu to DownloaderActivity.vng
2015-09-23[android] Do storage enumeration from /proc/mounts.vng
2015-09-23[android] Add storage path settings.vng
2015-09-23[android] Minor changes.vng
2015-09-23[android] Add more logging to downloader.vng
2015-09-23Updated string resources for bookmarksAlex Zolotarev
2015-09-23[android] Call getISO3Country() for Locale to check China.vng
2015-09-23[android] Check for current language for China routine.vng
2015-09-23[android] Fix orientation changes for activities (#997).vng
2015-09-23[android] Skip location centering when activity is resumed.vng
2015-09-23[android] Add ScrollView to DownloadResourceActivity.vng
2015-09-23[android] Minor code fix.vng
2015-09-23[android] Show connection settings dialog if download was failed and no conne...vng
2015-09-23[android] Show AlertDialog in UI thread.vng