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-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23[ios] Temporarily commented out "warning window" in the search viewAlex Zolotarev
2015-09-23[ios] Fixed compass angle when device changes orientation to landscapeAlex Zolotarev
2015-09-23[ios] Downloader appears as a modal viewAlex Zolotarev
2015-09-23Removed unnecessary device orientation support in framework.Alex Zolotarev
2015-09-23[ios] Optimized glview->framework interactionAlex Zolotarev
2015-09-23[ios] Cleaned up Objective C codeAlex Zolotarev
2015-09-23[ios] Fixed invalid propertyAlex Zolotarev
2015-09-23[ios] Integrated location services with Search ViewAlex Zolotarev
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23[ios] Removed unneeded linesAlex Zolotarev
2015-09-23[ios] Fixed restoring of the last search scope on view openingAlex Zolotarev
2015-09-23Correct initialization of imperial/metric measurement system.rachytski
2015-09-23[ios] Fixed non-working suggestionAlex Zolotarev
2015-09-23[ios] Switching search modesAlex Zolotarev
2015-09-23[ios] Added framework * to Search View Controller for direct access to Search...Alex Zolotarev
2015-09-23[ios] Correctly release Outlets and add missing calls to [super …] for some...Alex Zolotarev
2015-09-23[ios] Enabled warning for uninitialized variablesAlex Zolotarev
2015-09-23[ios] Code cleanupAlex Zolotarev
2015-09-23[ios] First attempt to rewrite search UIAlex Zolotarev
2015-09-23[ios] Updated xib properties to newer XCodeAlex Zolotarev
2015-09-23[ios] Closed #355 - gray area on iOS 5Alex Zolotarev
2015-09-23[ios] Returned back armv6 platformAlex Zolotarev
2015-09-23[ios] Removed absent maps.updateAlex Zolotarev
2015-09-23[ios] Moved UniqueDeviceId code to PlatformAlex Zolotarev
2015-09-23[ios] Updated project file for CLANGAlex Zolotarev
2015-09-23Added simple url change on error supportAlex Zolotarev
2015-09-23Removed unused codeAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev
2015-09-23[ios] Fixed Radar mode for all device orientationsAlex Zolotarev
2015-09-23[ios] Fixed Radar mode angleAlex Zolotarev
2015-09-23[ios] Almost ready Radar mode, but with bugs in angle calculationsAlex Zolotarev
2015-09-23[ios] Not finished Radar modeAlex Zolotarev
2015-09-23[ios] Fixed settings icon->downloader iconAlex Zolotarev
2015-09-23[ios] Fixed distance m->km. @TODO: add settings support for imperial systemAlex Zolotarev
2015-09-23[ios] Added WorldCoasts to resourcesAlex Zolotarev
2015-09-23[ios] Reverted back UI for iPhone and fixed iPad crash on my positionAlex Zolotarev
2015-09-23calling glPixelStorei(GL_UNPACK_ALIGNMENT, 1) for each OpenGL thread. closes ...rachytski
2015-09-23video memory usage optimization.rachytski
2015-09-23StylesCache creation on the CoverageGenerator thread. improvement of the GUI ...rachytski
2015-09-23introduced VideoTimer, refactored rendering loop to use Timers, as on iOS.rachytski
2015-09-23[iOS] Move toolbar to bottom and change color to grey.Yury Melnichek
2015-09-23[iOS] Show status bar.Yury Melnichek
2015-09-23[iOS] Better icons.Yury Melnichek
2015-09-23[iOS] New location icons.Yury Melnichek
2015-09-23[iOS] Bring back toolbar. Add separate downloader and settings icons.Yury Melnichek
2015-09-23[iOS] Remove unused location icons.Yury Melnichek
2015-09-23[ios] Removed Preferences from system appAlex Zolotarev
2015-09-23fast InfoLayer rendering on GUI thread through StylesCache.rachytski
2015-09-23[ios] Added Measurement options to Settings appAlex Zolotarev