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] Switched to target API 17 (4.2)Alex Zolotarev
2015-09-23[android] Removed multitouch feature, increased version to 2.2Alex Zolotarev
2015-09-23[android] Fixed typo in manifestsAlex Zolotarev
2015-09-23[android] Cleaned up library manifestAlex Zolotarev
2015-09-23[android] Replaced WakeLock with more efficient window flagsAlex Zolotarev
2015-09-23[android] New version 2.1.1vng
2015-09-23[android] Set target SDK version to 16.vng
2015-09-23[android] added MapsWithMeLite and MapsWithMePro projects. using MapsWithMe a...rachytski
2015-09-23Moved all localizable strings to strings.txt.Alex Zolotarev
2015-09-23[android] Initial implementation of search.vng
2015-09-23[android] Increased version number to 2.0.5Alex Zolotarev
2015-09-23don't recreate DownloadResourcesActivity upon screen orientation change.rachytski
2015-09-23removing DownloadResourcesActivity from history stack programmatically. prese...rachytski
2015-09-23minor refactoringrachytski
2015-09-23added MWMApplication and moved Platform and Framework initialization code int...rachytski
2015-09-23[android] Fixed crash when switching between Downloader/Map activitiesAlex Zolotarev
2015-09-23[android] Increased targetSDKVersion to 15Alex Zolotarev
2015-09-23[android] Made OpenGL ES 2.0 required in the manifestAlex Zolotarev
2015-09-23[android][iphone][mac] added support for rendering with GLSL shaders and enab...rachytski
2015-09-23[android] Increased version to 2.0.3Alex Zolotarev
2015-09-23[android] Increased version for bugfix buildAlex Zolotarev
2015-09-23[android] Made the same background for loading progress as for MWMActivityAlex Zolotarev
2015-09-23[android] Removed Startup CopyResources activity from Back button historyAlex Zolotarev
2015-09-23[android] Increased version to 2.0.1 for updateAlex Zolotarev
2015-09-23[android] Made gps and network location features not required. Possibly fixes...Alex Zolotarev
2015-09-23[android] Resources are unzipped from apk on first launch and copied to /sdca...Alex Zolotarev
2015-09-23[android][manifest] Set full paths to activity to potentially avoid strange c...Alex Zolotarev
2015-09-23[android][manifest] Maps activity is recreated on orientation changesAlex Zolotarev
2015-09-23[android][manifest] Added sharedUserId to allow files access from future paid...Alex Zolotarev
2015-09-23[android][manifest] Set wifi as preferred but not required featureAlex Zolotarev
2015-09-23[android][manifest] Increased targetSDK api to 14 to improve user experience ...Alex Zolotarev
2015-09-23[android][manifest] Set external SD card as preferred install locationAlex Zolotarev
2015-09-23[android][manifest] Increased version to 2.0Alex Zolotarev
2015-09-23[android] Use full-screen mode only on Kindle FireAlex Zolotarev
2015-09-23[android] Disabled activity re-creation on orientation change @TODO fix black...Alex Zolotarev
2015-09-23[android] Set window background on startupAlex Zolotarev
2015-09-23[android] Removed android:debuggable attribute as it's automatically added by...Alex Zolotarev
2015-09-23[android] Updated full-screen settingsAlex Zolotarev
2015-09-23[android] Closed #458 - Do not idle while downloadingAlex Zolotarev
2015-09-23[android] Minor fixesAlex Zolotarev
2015-09-23[android] added icons for different resolutions.rachytski
2015-09-23[android] Removed map window titleAlex Zolotarev
2015-09-23[android] Added WiFi location support for Kindle Fire, fixed location bugsAlex Zolotarev
2015-09-23[android] native http_thread infrastructure.rachytski
2015-09-23[android] Removed DownloadUI from device's menuAlex Zolotarev
2015-09-23[android] Locked screen orientation to be the same as current device's orient...Alex Zolotarev
2015-09-23[android] Added permissions and external storage supportAlex Zolotarev
2015-09-23[android] Modified project's propertiesAlex Zolotarev
2015-09-23[android] Enabled debugging supportAlex Zolotarev
2015-09-23[Android] Add AndroidFramework and other dependent stuff.vng