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-23invalidating MapView after closing GuideView.rachytski
2015-09-23limiting vid-mem resources. rachytski
2015-09-23[iPhone] Revert to not using thumb.Yury Melnichek
2015-09-23[iPad] Use icons for buttons, change toolbar layout.Yury Melnichek
2015-09-23[iPhone] GuideViewController orientation.Yury Melnichek
2015-09-23[iPhone] Revert to show settings as a modal dialog to fix orientation bugs.Yury Melnichek
2015-09-23[iPhone] Set default compiler to GCCAlex Zolotarev
2015-09-23Better icons.Yury Melnichek
2015-09-23Small UI refactoring, GuideView for iPhone (iPad will be committed later)Yury Melnichek
2015-09-23Highlight "My location" button instead of changing its text.Yury Melnichek
2015-09-23[iPhone] Fixed crash with autoreleased static variableAlex Zolotarev
2015-09-23[iPhone] Set minimum iOS version to 4.0Alex Zolotarev
2015-09-23[iPhone] Enabled thumb for armv7 archAlex Zolotarev
2015-09-23Use icons on iPhone for "My Position" and "Countries" buttons.Yury Melnichek
2015-09-23Rename Objective-C files from .hpp to .h, use #include for hpp and import for h.Yury Melnichek
2015-09-23Remove trailing whitespaces.Yury Melnichek
2015-09-23Remove unused gzip compressor from the Sloynik.Yury Melnichek
2015-09-23Fix Sloynik compilation: change timsort.cpp -> timsort.cYury Melnichek
2015-09-23Move iphone_sloynik to iphone directory.Yury Melnichek
2015-09-23Added coding/sha2.hpp and coding/base64.hppAlex Zolotarev
2015-09-23switching off CLANG_STATIC_ANALYZER for the sake of speed.rachytski
2015-09-23changed scaleEtalonSize.rachytski
2015-09-23[IPHONE] Building with debug symbols for profiling.rachytski
2015-09-23[IPHONE] Building with debug symbols for profiling.rachytski
2015-09-23[iPhone] Send unique client idAlex Zolotarev
2015-09-23[iPhone] Updated project and compiler settingsAlex Zolotarev
2015-09-23fixed white-screen-after-download-dialog bug.rachytski
2015-09-23transition to XCode4rachytski
2015-09-23white screen after Countries Dialograchytski
2015-09-23Remove "World" button, add "Map | Guide" segmented control instead.Yury Melnichek
2015-09-23double-tap-to-zoom should only work for single touch.rachytski
2015-09-23computing current scale from the fixed-size pixel rect.rachytski
2015-09-23[iPhone 4] Fixed viewport saving when app goes to backgroundAlex Zolotarev
2015-09-23[iPhone] Viewport is saved between program terminationsAlex Zolotarev
2015-09-23[iPhone][debug] both armv6 and armv7 now are usedAlex Zolotarev
2015-09-23[iPhone] Fixed minor 3.1 compatibility issuesAlex Zolotarev
2015-09-23return value checking from EAGLContext:presentRenderbufferrachytski
2015-09-23Minor Refactoring for update check notification mechanismAlex Zolotarev
2015-09-23implementing visual log. see IPlatform::IsVisualLog and InformationDisplay fo...rachytski
2015-09-23switching on/off different parts of rendering pipeline. statistics collection...rachytski
2015-09-23using RGB565 instead of RGBA8888 for render targets and renderbuffers to save...rachytski
2015-09-23fixes "white screen" bugrachytski
2015-09-23fixed "jumping rects".rachytski
2015-09-23saving benchmark results.rachytski
2015-09-23[iPhone Release] Some perfomance optimizationsAlex Zolotarev
2015-09-23[iPhone Release] Enabled simultaneous armv6 and armv7 compilationAlex Zolotarev
2015-09-23Always set multisampled to false in iOS.Yury Melnichek
2015-09-23Benchmarking infrastructure. rachytski
2015-09-23[IPHONE] Changed Optimization Level to -O2rachytski
2015-09-23[IPHONE] removing _DEBUG from "Device Release" configurationrachytski