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] Statistics refactored.Dmitry Kunin
2015-09-23[android] Refactor to common ancestor. Dmitry Kunin
2015-09-23[android] Stats cleanup, API call event.Dmitry Kunin
2015-09-23[android] Api support base code.Dmitry Kunin
2015-09-23Pass the context into Stats.Alex Zolotarev
2015-09-23Add the Statistics class. Put in Activity hooks.Alex Zolotarev
2015-09-23bug fix for Motorola Defy phone.rachytski
2015-09-23[android] Warning and code style fixesAlex Zolotarev
2015-09-23formatting auto-fixes by Eclipse.rachytski
2015-09-23translating touch coordinates into View coordinate system.rachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23[android][iphone][mac] added support for rendering with GLSL shaders and enab...rachytski
2015-09-23reverted EGLConfigComparator.rachytski
2015-09-23fixed EGLConfigComparatorrachytski
2015-09-23added OnRenderingInitialized callback into Java code. moved checkMeasurementS...rachytski
2015-09-23added "your phone is unsupported" message.rachytski
2015-09-23[android] sorting EGLConfigs list using EGLConfigComparator.rachytski
2015-09-23[android] on some platforms eglCreateWindowSurface could fail with the eglCon...rachytski
2015-09-23Revert "[android] Removed nvidia code. Initial try to use native GLSurfaceView"rachytski
2015-09-23[android] Removed nvidia code. Initial try to use native GLSurfaceViewAlex Zolotarev
2015-09-23[android] Added debug output for list of matched and choosen configsAlex Zolotarev
2015-09-23[android] Added CONFIG_CAVEATS as a criteria for elgConfigAlex Zolotarev
2015-09-23[android] Removed my position and download from menu and simplified map butto...Alex Zolotarev
2015-09-23[android] Warning fixAlex Zolotarev
2015-09-23[android] Fixed two-fingers multitouch handlingAlex Zolotarev
2015-09-23[android] Fixed #485 - multitouch for androidAlex Zolotarev
2015-09-23[android] Added stars to the logsAlex Zolotarev
2015-09-23[android] added on-screen buttons. closes #464rachytski
2015-09-23[android] fixed artifacts in alpha blending, switched off periodical updates ...rachytski
2015-09-23small fixes and cleanupsrachytski
2015-09-23[ANDROID] using NVidia application framework and libraries to support old dev...rachytski