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
path: root/iphone
AgeCommit message (Collapse)Author
2015-09-23[ios] Fixed code signing profilesAlex Zolotarev
2015-09-23[ios] Fixed invalid path to fileAlex Zolotarev
2015-09-23[ios] Added missing iconsAlex Zolotarev
2015-09-23[ios] Fixed empty name in the Place Page for Dropped Pin bookmarksAlex Zolotarev
2015-09-23[ios] Minor refactoringAlex Zolotarev
2015-09-23[ios] Fixed Lite version compilationAlex Zolotarev
2015-09-23[ios] Minor formatting fixesAlex Zolotarev
2015-09-23[ios] Better click handling for guide case icons in downloaderAlex Zolotarev
2015-09-23[ios] Corrected links to the AppStoreAlex Zolotarev
2015-09-23[ios] Do not duplicate pin name in the title (do consistently with ↵Alex Zolotarev
non-bookmark place preview pages)
2015-09-23[ios] Removed search indicator as it crashes in the current "hacky" ↵Alex Zolotarev
implementation on iOS 7
2015-09-23[ios] Fixed info + arrow zoom to the country icon, changed to info onlyAlex Zolotarev
2015-09-23[ios] Improved paths definitionAlex Zolotarev
2015-09-23[ios] Fixed 64 bit compatibilityAlex Zolotarev
2015-09-23[ios] Fixed place preview text titleAlex Zolotarev
2015-09-23[ios] Do not close calibration dialog on iOS 7+, as it's displayed in full ↵Alex Zolotarev
screen mode
2015-09-23[ios] Reverted hidden status bar for all VCs except search, it looks much betterAlex Zolotarev
2015-09-23[ios] Fixed project setup for XCode 5Alex Zolotarev
2015-09-23[i18n] Yota strings.Dmitry Kunin
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23[l18n] Removed long tap text.Dmitry Kunin
2015-09-23Added hint text about KML importAlex Zolotarev
2015-09-23[ios] Better bookmark hint text centeringAlex Zolotarev
2015-09-23[ios] Minor formatting fixesAlex Zolotarev
2015-09-23[ios] Disabled toolbar for all ViewControllers except Maps to avoid bad look ↵Alex Zolotarev
in SearchVC, when system tray was overlapped on top of Search Text Input and buttons
2015-09-23[ios] Fixed missing search indicator on iOS 7Alex Zolotarev
2015-09-23[ios] Fixed crash on iOS 7 when Search view was opened second timeAlex Zolotarev
2015-09-23[ios] Removed obsolete viewDidUnload as it's not called on iOS 6+Alex Zolotarev
2015-09-23[ios] Fixed launch images for iPhones on iOS 7Alex Zolotarev
2015-09-23[ios] Fixed invalid distance to API points in the place pageAlex Zolotarev
2015-09-23Set version to 2.4.7vng
2015-09-23[ios] Cleaned up commentsAlex Zolotarev
2015-09-23[ios] Reduced delay of long-touch to copy coordinatesAlex Zolotarev
2015-09-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23[langs] New Japan translations.vng
2015-09-23[strings] Fixed french translation according to user's review.vng
2015-09-23[iOS]download cell fix.Kirill Zhdanovich
2015-09-23[iOS] back button title, after api mode fix.Kirill Zhdanovich
2015-09-23[iOS] Change operators to macros from config.hKirill Zhdanovich
2015-09-23[iOS] precompiled header added to project.Kirill Zhdanovich
Config file created.
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
- Removed world file without search index from repo
2015-09-23[ios] Fixed guide clickAlex Zolotarev
2015-09-23[iOS] Show bags in country download listKirill Zhdanovich
2015-09-23Framework::GetGuideInfo doesn't check any country status conditions.vng
2015-09-23Set version to 2.4.5vng
2015-09-23Remove Sloynik.Yury Melnichek
2015-09-23Added guide ads translations into json file from server.vng
2015-09-23[iOS] Show guides notification for already downloaded mapsKirill Zhdanovich
2015-09-23[iOS] remove images from native-iOS balloonKirill Zhdanovich
2015-09-23[iOS] move json fileKirill Zhdanovich