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[yop] Do not show toast 'remove lite' on YotaDmitry Kunin
2015-09-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23[android] Fixed checking pro version.vng
2015-09-23[android] Minor copy/paste fixes.vng
2015-09-23[and] Show icons for guides in DownloadUI.Dmitry Kunin
2015-09-23Added guide ads translations into json file from server.vng
2015-09-23[android] Fix checking for available guides.vng
2015-09-23[and] Base notifications.Dmitry Kunin
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23[android] Used foreground time as criteria for statistics.Dmitry Kunin
2015-09-23[core, android] Settings for <long long>. Android binding.Dmitry Kunin
2015-09-23[android] Api support base code.Dmitry Kunin
2015-09-23[android] Added settings set/get wrappersAlex Zolotarev
2015-09-23[android] Renamed function for clearinessAlex Zolotarev
2015-09-23[android] MyPositions sharing.Dmitry Kunin
2015-09-23[android] Use "http" protocol instead of "https" by default.vng
2015-09-23[android] Fix crash when no needed store installed on a device.vng
2015-09-23[android] Replace all tmp folders with "cache" (Like getExternalCacheDir() in...vng
2015-09-23[android] Share bookmarks via E-Mail.vng
2015-09-23[android] [bookmarks] Add needed strings to Framework::StringsBundle.vng
2015-09-23[android] [bookmarks] add bookmarks popup and made a lot of fixesAlexei Vitenko
2015-09-23[android] Fix bug with correct storage path for downloading.vng
2015-09-23[android] Change behavior of facebook/buy dialogs: never button in the middle...vng
2015-09-23[android] Show Buy Pro version banner in Lite. Some refactoring of banner's r...vng
2015-09-23[android] Set default Pro version url to Google Play page.vng
2015-09-23[android] Put hard links on Pro version without any red-button and startup ch...vng
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23bug fixes for release.rachytski
2015-09-23suggesting to tap on the compass arrow to activate auto-follow mode.rachytski
2015-09-23[android] Add storage path settings.vng
2015-09-23[android] Skip China in checkFacebookDialog().vng
2015-09-23[android] Fix 'onProVersionAvailable' according to crash-dumps.vng
2015-09-23[android] Warning and code style fixesAlex Zolotarev
2015-09-23[android] Replaced WakeLock with more efficient window flagsAlex Zolotarev
2015-09-23occasionally showing "Like us on a Facebook" dialog.rachytski
2015-09-23[android] Add toast when country downloaded. Add spaces in download status st...vng
2015-09-23[android] Do InputStream.close() where needed.vng
2015-09-23added consistent benchmarking for all RenderPolicies.rachytski
2015-09-23[android] Fix android connection bug for 2.1 and lower.vng
2015-09-23Reset settings path to sdcard MapsWithMe directory, to allow location mockingAlex Zolotarev
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
2015-09-23Factor out pro version flag initializing from try-catch.vng
2015-09-23[android] using different metadata for different application market's bundles.rachytski
2015-09-23[android] added MapsWithMeLite and MapsWithMePro projects. using MapsWithMe a...rachytski
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23fixed bug with creating HttpThread from non-activity thread upon "Download Co...rachytski
2015-09-23organized Java packages imports.rachytski
2015-09-23refactored DownloadResourcesActivity.rachytski
2015-09-23added MWMApplication and moved Platform and Framework initialization code int...rachytski