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
2016-10-18[ios] Review fixesVladiMihaylenko
2016-10-17[ios] New place pageVladiMihaylenko
2016-05-19[ios] New place page.VladiMihaylenko
2016-03-23[ios] Refactoring.VladiMihaylenko
2016-03-23[ios] Replaced UserMarks with new structures.Alex Zolotarev
2016-01-13[ios] Night mode bugfix. (code)VladiMihaylenko
2016-01-13[ios] Night mode (implementation).VladiMihaylenko
2015-10-23[ios] Fixed place page layout.Ilya Grechuhin
2015-10-21[ios] Fixed bug with distance in pp after bookmark editing.v.mikhaylenko
2015-09-23[ios] Standardized Framework.h includes.Ilya Grechuhin
2015-09-23[ios] Moved common inclusions into prefix header.Ilya Grechuhin
2015-09-23[ios] Replace [NSString stringWithUTF8String:str] with modern Objective-C 2.0...v.mikhaylenko
2015-09-23[ios] Fixed layout in SelectSetVC on iPad place page.v.mikhaylenko
2015-09-23[ios] Fixes layout in place page and navigation bar.v.mikhaylenko
2015-09-23[ios] Upgraded iOS target to 7.0Ilya Grechuhin
2015-09-23[ios] Fixed PP reopen bug. Code cleanup.Ilya Grechuhin
2015-09-23[ios] Fixed content inset on iPadv.mikhaylenko
2015-09-23[ios] Added animation to iPad place page && fixed bugs.v.mikhaylenko
2015-09-23[ios] Added safety interface for work with metadata dictionary.v.mikhaylenko
2015-09-23[ios] Made place page for iPad. Added big compas view. Added bookmarks edit.v.mikhaylenko
2015-09-23[ios] Integer warning fixes.Alex Zolotarev
2015-09-23[ios] Using of L(str) macro instead of NSLocalizedStringIgor Khmurets
2015-09-23[ios] Modified PlacePageViewIgor Khmurets
2015-09-23[ios] Code style fixIgor Khmurets
2015-09-23[ios] Project now supports ARCIgor Khmurets
2015-09-23[ios] Reverted hidden status bar for all VCs except search, it looks much betterAlex Zolotarev
2015-09-23[ios] Disabled toolbar for all ViewControllers except Maps to avoid bad look ...Alex Zolotarev
2015-09-23[iOS] Change operators to macros from config.hKirill Zhdanovich
2015-09-23[iOS] New Interface + new balloonKirill Zhdanovich
2015-09-23[iOS] popover for placeVC addedKirill Zhdanovich
2015-09-23[iOS] cell selection fixesKirill Zhdanovich
2015-09-23[iOS]Fixes for new bookmark's logicKirill Zhdanovich
2015-09-23[ios] Autocreate not existing bookmark category when displaying bookmark sets...Alex Zolotarev
2015-09-23[ios] Fixed moving bookmark from one category (set) to another, removed unnee...Alex Zolotarev
2015-09-23[ios] Improved logic and UI when adding bookmarksAlex Zolotarev
2015-09-23[ios] Disabled deleting of the last remaining bookmark set.Alex Zolotarev
2015-09-23[ios] Display only one bookmarks category at once. It can be changed from Boo...Alex Zolotarev
2015-09-23[ios] Updated string resources, removed unnecessary functionality from iOS UIAlex Zolotarev
2015-09-23[ios] Minor fixes after reviewAlex Zolotarev
2015-09-23[ios] Added Bookmarks Set support and bookmarks cell formattingAlex Zolotarev