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 (Expand)Author
2015-09-23[ios] Fixes for code reviewAlex Zolotarev
2015-09-23[ios] Fixed clicked coordinates for retina displayAlex Zolotarev
2015-09-23[ios] Minor fixAlex Zolotarev
2015-09-23Updated string resources for bookmarksAlex Zolotarev
2015-09-23[ios] Display only one bookmarks category at once. It can be changed from Boo...Alex Zolotarev
2015-09-23[ios] Removed displaying of Address on BalloonAlex Zolotarev
2015-09-23[ios] Do not display Address and type in Place Page dialogAlex Zolotarev
2015-09-23[ios] Added long-click support and logic to display balloon on clicked POIAlex Zolotarev
2015-09-23[ios] Minor codestyle fixesAlex Zolotarev
2015-09-23[iOS] Fix distance getting to search result.vng
2015-09-23[ios] Added launch image for iPhone 5 (@TODO update launch images with bookma...Alex Zolotarev
2015-09-23[ios] - Added new Xcode supportAlex Zolotarev
2015-09-23[ios] Warning fixesAlex Zolotarev
2015-09-23[ios] Safe implementation of bookmark/category pair, fixes crashAlex Zolotarev
2015-09-23[iOS] Updating countries support.vng
2015-09-23[iOS] Remove URLs support.vng
2015-09-23[ios] Updated unit-test projectAlex Zolotarev
2015-09-23[ios] llvm-gcc as a default compiler, disabled link-time optimizationAlex Zolotarev
2015-09-23[ios] Added simulator-release configuration (You need to add new scheme in Xc...Alex Zolotarev
2015-09-23[ios] Fixed crash on first startAlex Zolotarev
2015-09-23[ios] Fixed memory leakAlex Zolotarev
2015-09-23[ios] Fixed not appearing Edit buttonAlex Zolotarev
2015-09-23[ios] Added compass arrow and distance displaying to bookmarks viewAlex Zolotarev
2015-09-23[ios] Removed unneeded codeAlex Zolotarev
2015-09-23[ios] Save/Restore last used bookmarks set from SettingsAlex Zolotarev
2015-09-23[ios] Minor refactoring - moved clear to common functionAlex Zolotarev
2015-09-23Added Framework::LoadBookmarks() and call to load them in iOSAlex Zolotarev
2015-09-23[ios] Do not draw native pin over cross-platform one.Alex Zolotarev
2015-09-23[ios] Use Clang only for simulator buildsAlex Zolotarev
2015-09-23[ios] Already added bookmark can be edited/deleted after click on a mapAlex Zolotarev
2015-09-23[ios] Commented-out unused codeAlex Zolotarev
2015-09-23[ios] Fixed crash with incorrect retain/releaseAlex Zolotarev
2015-09-23[ios] Fixed scripts to exclude drules.txt in AdHoc buildsAlex Zolotarev
2015-09-23[ios] The right way - to remove plists from targetsAlex Zolotarev
2015-09-23[ios] Fixed leaksAlex Zolotarev
2015-09-23[ios] Display bookmarks hint when no bookmarks are addedAlex Zolotarev
2015-09-23[ios] Minor project file fixesAlex Zolotarev
2015-09-23[ios] Added new text. @todo add missing translationsAlex Zolotarev
2015-09-23[ios] Some fixes for project fileAlex Zolotarev
2015-09-23[ios] Fixed bookmark positioning after screen rotationAlex Zolotarev
2015-09-23removed placemark-red from list of colors for bookmarks to clearly distinguis...rachytski
2015-09-23passing correct pixel points into Framework::GetBookmark()rachytski
2015-09-23created PNG files of placemarks for using in native iOS code with the same ap...rachytski
2015-09-23removed placemark-yellow from Xcode project and from code.rachytski
2015-09-23removed unused and lost symbols.rachytski
2015-09-23added animation library.rachytski
2015-09-23[ios] Update bookmark title when it's name is editedAlex Zolotarev
2015-09-23[ios] Changed animation style when bookmark appearsAlex Zolotarev
2015-09-23[ios] Detect clicks on already added bookmarksAlex Zolotarev
2015-09-23[ios] Reduced size of bookmark pins to match them on a skinAlex Zolotarev