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] Fixed category text click in the searchAlex Zolotarev
2015-09-23allocating renderTargets in TilingRenderPolicyXXX onlyrachytski
2015-09-23[ios] Fixed bug when "Zoom to country" button do not disappear when country i...Alex Zolotarev
2015-09-23[ios] Fixed bug with "Zoom to the country" button in downloaderAlex Zolotarev
2015-09-23[ios] Fixed clang warningAlex Zolotarev
2015-09-23iphone build fix.rachytski
2015-09-23[iOS] Added benchmark supportrachytski
2015-09-23[ios] Added blue arrow for active my position buttonAlex Zolotarev
2015-09-23[ios] Fixed delayed keyboard hiding when closing search viewAlex Zolotarev
2015-09-23[ios] Fixed crash in the search, added distance displayAlex Zolotarev
2015-09-23[ios] Added compass arrow to search resultsAlex Zolotarev
2015-09-23Added types.txt file to resourcesAlex Zolotarev
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