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] Statistics refactored.Dmitry Kunin
2015-09-23[android] DownoloadUI, Search statistics.Dmitry Kunin
2015-09-23[android] Refactor to common ancestor. Dmitry Kunin
2015-09-23[android] Holo for DownloadUI.Dmitry Kunin
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] Catch exception for startActivity (analyzing google crash logs).vng
2015-09-23[android] Show the list of search categories on start in search activity.vng
2015-09-23[android] Fix bug with correct storage path for downloading.vng
2015-09-23[android] Removed unnecessary loggingAlex Zolotarev
2015-09-23[android] Add context menu to DownloaderActivity.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] Fix needed disk size for update confirmation.vng
2015-09-23[android] Fixed error mentioned by SamsungAlex Zolotarev
2015-09-23[android] Fix null pointer crash.vng
2015-09-23[android] Add toast when country downloaded. Add spaces in download status st...vng
2015-09-23[android] Do not delete countries before update downloading.vng
2015-09-23fixes an issue with flag resource access from base library.rachytski
2015-09-23[android] Downloader GUI update after resume.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] Scroll list view to the top after data changing in search and downl...vng
2015-09-23[android] Downloader GUI fixes.vng
2015-09-23code reformatting.rachytski
2015-09-23using constants from MapStorage in DownloadUI.rachytski
2015-09-23[android] Fix bug with native nested Java object creation (simply avoid this).vng
2015-09-23Fixes after merge.vng
2015-09-23[android] Add flags to downloader activity. Fix some bugs.vng
2015-09-23[android] Refactoring of downloader activity.vng
2015-09-23added MapStorage class. refactored DownloadUI.rachytski
2015-09-23[android] Fixed crash when switching between Downloader/Map activitiesAlex Zolotarev
2015-09-23[android] Added "Map" button in the downloader, also changed missing Internet...Alex Zolotarev
2015-09-23[android] Possibly closes #643 UnsatisfiedLinkError crash in DownloadUI activityAlex Zolotarev
2015-09-23[android] Added simple check for free space when clicking on the country in d...Alex Zolotarev
2015-09-23[android] Added localization support for ru,fr,es,de, closes #444Alex Zolotarev
2015-09-23[android] Removed unnecessary spacesAlex Zolotarev
2015-09-23[android] Added No Connection dialogAlex Zolotarev
2015-09-23Fixed new country status support for downloader - "Generating search index"Alex Zolotarev
2015-09-23[android] Back button closes download map confirmation dialogsAlex Zolotarev
2015-09-23[android] Additional check to avoid crash on download cancelingAlex Zolotarev
2015-09-23[android] Updated Download UI look and translationsAlex Zolotarev
2015-09-23[android] Updated UI for downloaderAlex Zolotarev
2015-09-23[android] asking for different downloader actions confirmation.rachytski
2015-09-23[android] updating GUI on download progress and status changes.rachytski
2015-09-23[android] implemented chunked download. no GUI indications for now.rachytski
2015-09-23[android] native http_thread infrastructure.rachytski
2015-09-23[android] Added missing LocationService and DownloadUI classesAlex Zolotarev