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
AgeCommit message (Expand)Author
2015-09-23[android] Move kml files when changing storage path.vng
2015-09-23[twine][tools] Added missing filesAlex Zolotarev
2015-09-23[style] added borders on z4, fixed parkings, fixed icon distanceDarafei Praliaskouski
2015-09-23[ios] Compilation fixAlex Zolotarev
2015-09-23Removed unneeded file from apkAlex Zolotarev
2015-09-23Minor code style updateAlex Zolotarev
2015-09-23[android] Code style fix according to code review.vng
2015-09-23[android] Add baloon after importing bookmarks.vng
2015-09-23[android] Refactoring of bookmarks routine according to new API.vng
2015-09-23Minor code style fixes.vng
2015-09-23Keep scale and timestamp when editing (replacing) bookmark in category.vng
2015-09-23Fix bookmark tests.vng
2015-09-23[android] Better logic when saving bookmark's changes.vng
2015-09-23[android] Replace all tmp folders with "cache" (Like getExternalCacheDir() in...vng
2015-09-23[android] Fix editing category/bookmark params without saving category on eve...vng
2015-09-23[android] Share bookmarks via E-Mail.vng
2015-09-23[android] Fix "mandatory resources" string.vng
2015-09-23Wipe sh$t after XCode.Alex Zolotarev
2015-09-23Address comments.Alex Zolotarev
2015-09-23Flurry-related project file changes.Alex Zolotarev
2015-09-23Add Flurry session support.Alex Zolotarev
2015-09-23orthographic fixesExMix
2015-09-23Fix becnhmark sequence finish signal.ExMix
2015-09-23Now tile renderer only move tile from set to cache without lock tile in cache.ExMix
2015-09-23Add possibility to run benchmark cyclicallyExMix
2015-09-23script for update build on device and pull resultsExMix
2015-09-23[api] More code review fixes.Yury Melnichek
2015-09-23[api] Code review fixes.Yury Melnichek
2015-09-23[api] Add Unicode test.Yury Melnichek
2015-09-23MapsWithMe_GenShortShowMapUrlYury Melnichek
2015-09-23[planet][130310] New map dataMapsWithMe OSM User
2015-09-23[iOS]Fixes for new bookmark's logicKirill Zhdanovich
2015-09-23[iOS] Bookmark logic changedKirill Zhdanovich
2015-09-23RemoveActiveTile now only delete tile from active set, not move it to cache.ExMix
2015-09-23remove unused codeExMix
2015-09-23Glyph layout corrections according to code review.vng
2015-09-23Minor fixes after merge.vng
2015-09-23Fix according to code review.vng
2015-09-23Do not inflate path text rect to avoid nearest POI's suppression.vng
2015-09-23Replace "MergeSorted" with better one "AccumulateIntervals".vng
2015-09-23Do avoid copy-paste. Add assertions.vng
2015-09-23Fix bug - recalculate text offset when path orientation changed. Minor code s...vng
2015-09-23logging values, when "sequence could not be packed" error occurs.rachytski
2015-09-23added ability to draw texts on paths starting from the specified offsets and ...rachytski
2015-09-23refactored Drawer to use FeatureInfo and FeatureStyler.rachytski
2015-09-23fixed tests for feature_processor.rachytski
2015-09-23added 1D-intervals intersecting and merging functions, and added tests for them.rachytski
2015-09-23separated classes from draw_info.hpp into different *.hpp and *.cpp filesrachytski
2015-09-23[iOS]Search screen fixKirill Zhdanovich
2015-09-23[iOS]Double touch fix.Kirill Zhdanovich