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
2017-01-11[iOS] Fixed recovering from background in landscape moder.kuznetsov
2017-01-10[cleanup] [ios] Removed outdated what’s new controllers.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed hardcoded self class references.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed Null coalescing operator usage.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed old, verbose Objective-C syntax.Ilya Grechuhin
2017-01-10[cleanup] [ios] Moved common inclusions into prefix header.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed redundant inclusion directives.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed non-copying property of immutable NSCopying type.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed uncommented localized string.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed unidiomatic accessor naming.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed fixed-format NSDateFormatter not using invariant (POSIX...Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed Undetached delegates.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed conflicting category methods.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed strong delegate references.Ilya Grechuhin
2017-01-10[cleanup] [ios] Fixed erroneous view layout in XIB.Ilya Grechuhin
2017-01-10Merge pull request #5148 from mapsme/ios-destroy-context-on-bgSergey Yershov
2017-01-10[ios-destroy-context-on-bg] [ios] Added metal powered GLES driver check.Ilya Grechuhin
2017-01-10[MAPSME-3287] [ios] Updated status bar style.Ilya Grechuhin
2017-01-10[MAPSME-3452] Clang-format.Ilya Grechuhin
2017-01-10[MAPSME-3452] [ios] Fixed nullability warning.Ilya Grechuhin
2017-01-10[MAPSME-3452] [ios] Added large fonts scale support.Ilya Grechuhin
2017-01-10[ios] Added destroying GL context on entering backgroundr.kuznetsov
2017-01-09[search] Clang-format.Ilya Grechuhin
2017-01-09[search] [ios] Updated Cmake project buildable name.Ilya Grechuhin
2017-01-09[search] [ios] Updated xcode projects settings.Ilya Grechuhin
2017-01-09[search] [ios] Fixed nullability warnings.Ilya Grechuhin
2017-01-09[search] [ios] Updated hotels filter localization keys.Ilya Grechuhin
2017-01-09[search] [ios] Enabled search filters.Ilya Grechuhin
2016-12-30[MAPSME-3388] [ios] Added no results screen to search in downloader.Ilya Grechuhin
2016-12-30[ios] Removed default selection from pp cels.VladiMihaylenko
2016-12-30[ios] Correct condition.VladiMihaylenko
2016-12-30Merge pull request #5113 from igrechuhin/MAPSME-3383Vlad Mihaylenko
2016-12-30Merge pull request #5112 from igrechuhin/MAPSME-3385Vlad Mihaylenko
2016-12-30[MAPSME-3383] [ios] Fixed feedback crash on iOS 8.Ilya Grechuhin
2016-12-30[MAPSME-3385] [ios] Fixed bug report email subject.Ilya Grechuhin
2016-12-30[MAPSME-3384] [ios] Fixed bundle vesrion in bug report.Ilya Grechuhin
2016-12-29Merge pull request #5026 from syershov/remove-std-from-baseVladimir Byko-Ianko
2016-12-29Merge pull request #5105 from therearesomewhocallmetim/fix_gen_localizationsIlya Zverev
2016-12-28Remove using std from baseSergey Yershov
2016-12-28[ios] Fixed crush after attempting to open incorrect url in banner.VladiMihaylenko
2016-12-28Ran the script after the rebase.Timofey
2016-12-28[search] [ios] Disabled «No Results» alert.Ilya Grechuhin
2016-12-28[ios] Fixed route rebuilding while navigation is active.VladiMihaylenko
2016-12-28[search] [ios] Fixed No Results Alert display logic on iPad.Ilya Grechuhin
2016-12-28[search] [ios] Updated No Results Alert strings keys.Ilya Grechuhin
2016-12-28Ran the scriptTimofey
2016-12-28[ios] Fixed tts button in routing.VladiMihaylenko
2016-12-28Ran the scriptTimofey
2016-12-28[ios] Changed statistics tags representation.VladiMihaylenko
2016-12-26[tts] [ios] Fixed vector allocation.Ilya Grechuhin