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] small fixes.rachytski
2015-09-23[ANDROID] refactored eclipse project structure.rachytski
2015-09-23[ANDROID] unused functions elimination by linker.rachytski
2015-09-23[ANDROID] compilation fixes.rachytski
2015-09-23[android] Fixed platform build issuesAlex Zolotarev
2015-09-23compilation fixes.rachytski
2015-09-23[android] Added missing LocationService and DownloadUI classesAlex Zolotarev
2015-09-23[android] Temporarily disabled downloader menu itemAlex Zolotarev
2015-09-23[android] Added location and compass supportAlex Zolotarev
2015-09-23[android] Fixed resources re-initialization bugAlex Zolotarev
2015-09-23[android] Removed DownloadUI from device's menuAlex Zolotarev
2015-09-23[android] JNIEnv should be local for each threadAlex Zolotarev
2015-09-23[android] Enabled text filteringAlex Zolotarev
2015-09-23fixed ResourceManager constructor parameters.rachytski
2015-09-23[iOS] fixed compilation after Framework renaming.rachytski
2015-09-23[android] Fix to previous commit - added GetFilesInDir supportAlex Zolotarev
2015-09-23[android] Locked screen orientation to be the same as current device's orient...Alex Zolotarev
2015-09-23[android] Renamed some files to avoid similar names in debugAlex Zolotarev
2015-09-23[android] Fix gestures ending.Alex Zolotarev
2015-09-23[android] First hacking commit, added mouse gesturesAlex Zolotarev
2015-09-23Simple single-threaded render policy.rachytski
2015-09-23ANDROID: rendering red rectangle on the gray background through YG. Should re...rachytski
2015-09-23removed multisampling and periodical update support.rachytski
2015-09-23fixed tile-sews blitting artefact.rachytski
2015-09-23[android] Added downloader with resume supportAlex Zolotarev
2015-09-23[android] Fixed external storage pathAlex Zolotarev
2015-09-23[android] Added permissions and external storage supportAlex Zolotarev
2015-09-23Add SetAssertFunction.vng
2015-09-23[android] Fixed formattingAlex Zolotarev
2015-09-23commented by SRAlex Zolotarev
2015-09-23[android] GetReader addedAlex Zolotarev
2015-09-23[android] Added resources and writable pathsAlex Zolotarev
2015-09-23[android] Modified project's propertiesAlex Zolotarev
2015-09-23[Android] Activity now working with all framework stubs.vng
2015-09-23[Android]vng
2015-09-23[Android]vng
2015-09-23[android] Enabled debugging supportAlex Zolotarev
2015-09-23[android] Added basic menu supportAlex Zolotarev
2015-09-23[Android] Add AndroidFramework and other dependent stuff.vng
2015-09-23[android] Toolchain build fixesAlex Zolotarev
2015-09-23[Android] AndroidPlatform realization.vng
2015-09-23Some obsolete things.vng
2015-09-23Make stub fuctions for Java<->C++ interop.vng
2015-09-23[android] Linked static libs to mapswithme.soAlex Zolotarev
2015-09-23Fix android project environment.vng
2015-09-23Fix formatting (2 spaces for tab and replace tabs with spaces).vng
2015-09-23Java processing code (gestures, sdk version = 7).vng
2015-09-23Android project.vng