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
2016-06-15[android] fix: Try to find map storage if the saved location is invalid.Alexander Marchuk
2016-06-10[android][booking] add: Refresh hotel min price and show in PP.Alexander Marchuk
2016-06-10Do not edit old maps. Refactor edit buttos showups.Sergey Magidovich
2016-06-08[android][booking] fix: Use correct URLs to book and details.Alexander Marchuk
2016-05-31[android][booking] add: Fetch info about sponsored hotel (JNI part).Alexander Marchuk
2016-05-31[android][booking] refactor: PP buttons are set dynamically.Alexander Marchuk
2016-05-12[android] Correct choose position mode switching after conf changes.Dmitry Yunitsky
2016-05-12[android] Fixed crash with RoutingController attaching listeners before frame...Dmitry Yunitsky
2016-05-12[android] Renamed native methods and refactored a bit.Dmitry Yunitsky
2016-05-12[android] UI for adding place from place page.Dmitry Yunitsky
2016-05-01[downloader][android] fix: 3G warn check moved to core.Alexander Marchuk
2016-05-01[android] Used new array helpers across the project.Dmitry Yunitsky
2016-04-22Supporting adding new place via long tapr.kuznetsov
2016-04-22Added bounding area for adding organizationr.kuznetsov
2016-04-13Redone my positionr.kuznetsov
2016-04-07[android] IsBuilding.Dmitry Yunitsky
2016-03-31[android] Fix of crash when removing last bookmark from category.Dmitry Yunitsky
2016-03-29[android] Get cuisines string from place_page::Info.Dmitry Yunitsky
2016-03-28[android] fix: Show country's name instead of id in notifications.Alexander Marchuk
2016-03-25Merge pull request #2537 from yunikkk/share-editorAlexander Marchuk
2016-03-25[android] Build route from drape task to avoid possible crashes (eg, building...Dmitry Yunitsky
2016-03-25[new downloader][android] fix: Show "Downloading: 42%" instead of "Preparatio...Alexander Marchuk
2016-03-24[anroid] Hide editor for legacy MWMs mode.Dmitry Yunitsky
2016-03-23[android] Review fixes #3. Refactored old Framework stuff.Dmitry Yunitsky
2016-03-23Fixed animation on first launchr.kuznetsov
2016-03-23[android] Review fixes.Dmitry Yunitsky
2016-03-23[android] Removed redundant indents in Framework.Dmitry Yunitsky
2016-03-23[android] JNI to choose position.Dmitry Yunitsky
2016-03-23[new downloader][android] add: Zoom to current location after first start scr...Alexander Marchuk
2016-03-23[android] Fixes for multiple TODOs after userkmark refactoring.Dmitry Yunitsky
2016-03-23[new downloader] Android build fix after changes connected with ShowNode.Vladimir Byko-Ianko
2016-03-23[android] Migration to place_page::Info.Alex Zolotarev
2016-03-23[new downloader][android] fix: Compilation error.Alexander Marchuk
2016-03-23[new downloader][android] add: JNI bridge for migration.Alexander Marchuk
2016-03-23[new downloader][android] add: Aliases for ScopedLocal*ArrayRef`s.Alexander Marchuk
2016-03-23Remove redundant absent maps parameter.Lev Dragunov
2016-03-23[new downloader][android] fix: "// namespace" reformatAlexander Marchuk
2016-03-23[new downloader][android] del: Explicit shared_ptr dereferences removed.Alexander Marchuk
2016-03-23[new downloader][android] fix: Code review fixes.Alexander Marchuk
2016-03-23[new downloader][android] fix: Restored last country changed subscription.Alexander Marchuk
2016-03-23[new downloader][android] fix: Calling functions from JNI code fixed.Alexander Marchuk
2016-03-23[new downloader][android] fix: Map autodownloading settings moved to Framework.Alexander Marchuk
2016-03-23[new downloader][android] fix: Downloader JNI interface updated and documented.Alexander Marchuk
2016-03-23[new downloader][android] tmp: Transfer new downloader JNI code.Alexander Marchuk
2016-03-23Review fixes.Daria Volvenkova
2016-03-23Choose position mark rendering and taps blocking.Daria Volvenkova
2016-03-23Review fixes.vng
2016-03-23[search] Some refactoring of ReverseGeocoder routing according to reviews.vng
2016-03-23Refactored SaveState/LoadState because they depend on Drape engine now.Alex Zolotarev
2016-03-23[android] Fixed missing call to Framework::EnterBackground().Alex Zolotarev