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] 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
2015-09-23added GUI library and added it into all projects.rachytski
2015-09-23[android] Simplify downloader async task.vng
2015-09-23[android] Minor code style changes. Force stop downloading by special "safe" ...vng
2015-09-23[android] Improved download thread canceling logicAlex Zolotarev
2015-09-23[android] Improved DownloadChunk logicAlex Zolotarev
2015-09-23Revert "fixed weird problem with AsyncTask canceling."Alex Zolotarev
2015-09-23[android] Compilation fixAlex Zolotarev
2015-09-23small logic fixes.rachytski
2015-09-23removed unnecessary code for partial and resume files deletion.rachytski
2015-09-23don't AddMap after download, as it's added while MWMActivity creation.rachytski
2015-09-23moved extra logging into LDEBUG level.rachytski
2015-09-23using shared_ptr to control lifetime of HttpRequest.rachytski
2015-09-23code formatting fixes.rachytski
2015-09-23fixed weird problem with AsyncTask canceling.rachytski
2015-09-23fixed MapStorage.Index creation through constructor.rachytski
2015-09-23code reformatting.rachytski
2015-09-23removed unused imports.rachytski
2015-09-23changed ImageView::scaleType for sharp flags rendering.rachytski
2015-09-23don't recreate DownloadResourcesActivity upon screen orientation change.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23using constants from MapStorage in DownloadUI.rachytski
2015-09-23showing additional information about downloading country at current location.rachytski
2015-09-23added "Pause" and "Resume" buttons to DownloadResourcesActivity.rachytski
2015-09-23removing DownloadResourcesActivity from history stack programmatically. prese...rachytski
2015-09-23minor refactoringrachytski
2015-09-23cleaning resume information and partial download upon download success.rachytski