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] added MapsWithMeLite and MapsWithMePro projects. using MapsWithMe a...rachytski
2015-09-23[android] Removed unnecessary linear layoutAlex Zolotarev
2015-09-23Moved all localizable strings to strings.txt.Alex Zolotarev
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23[downloader] Handle exceptions correctly in downloader for FileWriter manipul...vng
2015-09-23fixed alignment bugs in search results view.rachytski
2015-09-23[android] Fix some NullPointer.vng
2015-09-23[android] Add arrows to SearchActivity.vng
2015-09-23[android] Move angle corrections to LocationService.vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23[android] Ask to update maps before search.vng
2015-09-23[android] Fix bug in startup screen. We can't call deleteCountry before Stora...vng
2015-09-23[android] Notify user to update countries in search function.vng
2015-09-23[android] Downloader GUI update after resume.vng
2015-09-23[android] Better location updates logic:vng
2015-09-23[android] Update countries status after resuming download activity.vng
2015-09-23[android] Delete country before update downloading. We can't share mwm file b...vng
2015-09-23[android] Add "ON_DISK_OUT_OF_DATE" status for mwm.vng
2015-09-23[android] Fix some bugs in search.vng
2015-09-23[android] Nice search toolbar.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] Fix some layout params.vng
2015-09-23[android] Initial implementation of search.vng
2015-09-23[android] Better string's conversion interface.vng
2015-09-23[android] Fix dummy bug in location.vng
2015-09-23[android] More stable downloader logic, when internet connection is sucks.vng
2015-09-23Fix bug with GPS turned-on after startup view. Remove dummy flags.vng
2015-09-23Fix bug with downloaded country name in startup view.vng
2015-09-23Fix bug with download resources. Need to clean in every resume.vng
2015-09-23[android] Increased version number to 2.0.5Alex Zolotarev
2015-09-23[android] Fix string format.vng
2015-09-23[android] Fix strings.vng
2015-09-23[android] Check files to download in sdcard and in apk. Minor changes.vng
2015-09-23some logic fix.rachytski
2015-09-23changes according to code review.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23added MapsWithMePro version check.rachytski
2015-09-23[android] Added mips ABI support for cheap android tabletsAlex Zolotarev
2015-09-23[android] Downloader GUI fixes.vng
2015-09-23Fix StringBundle routine - remove unnecessary stuff.vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng
2015-09-23[android] string localizations.rachytski
2015-09-23fixes according to code reviewrachytski
2015-09-23rough implementation of Tap handling on all platforms.rachytski
2015-09-23fixed bug with creating HttpThread from non-activity thread upon "Download Co...rachytski
2015-09-23add jni::DescribeException function.rachytski
2015-09-23[android] Fix compilation error.vng
2015-09-23Minor changes.vng