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] Initial GUI refactoringAlex Zolotarev
2015-09-23[ios] Minor code cleanupAlex Zolotarev
2015-09-23[ios] Minor code style tuningAlex Zolotarev
2015-09-23amount of allocated opengl resources are scaled with the number of cpu cores.rachytski
2015-09-23moved TileCache, Tile, Tiler into map project.rachytski
2015-09-23[ios] Removed accidental auto-generated headerAlex Zolotarev
2015-09-23[ios] Closes #213 - warning dialog if no free space is available on the deviceAlex Zolotarev
2015-09-23[ios] Disabled idle screen while my position is activeAlex Zolotarev
2015-09-23[clang] Compilation and warning fixesAlex Zolotarev
2015-09-23[ios] Fixed compilation issueAlex Zolotarev
2015-09-23[ios] Xcode project update after upgrading to Lion and 4.1Alex Zolotarev
2015-09-23added glyphCachesCount parameter into ResourceManager constructor.rachytski
2015-09-23[iOS] fixed compilation after Framework renaming.rachytski
2015-09-23removed multisampling. using guiThreadGlyphCacheID() instead of hard-coded gl...rachytski
2015-09-23fixed tile-sews blitting artefact.rachytski
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23Removed Platform::ReadPathForFileAlex Zolotarev
2015-09-23[Refactoring] Read unicode blocks and font lists with Reader interface.vng
2015-09-23[Refactoring]vng
2015-09-23[ios] Platform compilation fixesAlex Zolotarev
2015-09-23Remove TimeInSec from Platform. We have my::Timer cross platform class.vng
2015-09-23[ios] Removed unnecessary directoriesAlex Zolotarev
2015-09-23fixed trash-texture upon application start.rachytski
2015-09-23restored "frozen" text rendering logic.rachytski
2015-09-23moved InfoLayer rendering from main thread to render thread.rachytski
2015-09-23[ios] Compilation fixesAlex Zolotarev
2015-09-23Rewrote logic for maps adding. First, we read all maps from resources,Alex Zolotarev
2015-09-23zoom out on double-tap. closes #268rachytski
2015-09-23[ios] Added missing languages.txtAlex Zolotarev
2015-09-23[ios] Fixed build errorAlex Zolotarev
2015-09-23Unique client ids are only set in HTTP requests to mapswithme.com serversAlex Zolotarev
2015-09-23Refactored Downloader, added HTTP POST supportAlex Zolotarev
2015-09-23Removed Platform::TimeString() and replaced with ctime()Alex Zolotarev
2015-09-23[ios] m_startDate was released in constructor by AutoreleasePoolAlex Zolotarev
2015-09-23fixed missing IPhonePlatform::TimeStringrachytski
2015-09-23refactored benchmarks support.rachytski
2015-09-23Refactored gps location system:Alex Zolotarev
2015-09-23[ios] Added missing xib to Quartz benchmarkAlex Zolotarev
2015-09-23fixed arabic_presentation_forms_A and gurmukhi symbols. replaced a bunch of f...rachytski
2015-09-23Set project version to 1.0.1Yury Melnichek
2015-09-23Add logging of different loading stages.Yury Melnichek
2015-09-23[ios] Fix error in logging string.Yury Melnichek
2015-09-23[ios] Fixed warning in location managerAlex Zolotarev
2015-09-23[ios] Added @TODO to insert GPS Warning dialog when gps is disabledAlex Zolotarev
2015-09-23[ios] Fixed freeze bug when app goes to background in Guide modeAlex Zolotarev
2015-09-23fixed Locator logic. made location services switchable.rachytski
2015-09-23[ios] Update Sloynik dictionary if system or application version changes.Yury Melnichek
2015-09-23[ios] Update download icon.Yury Melnichek
2015-09-23[ios] Move SloynikEngine startup to a separate thread.Yury Melnichek
2015-09-23[ios] Swapped About and Close buttons in downloaderAlex Zolotarev