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 (Collapse)Author
2019-09-18[map] Moved FeaturesFetcher out of namespace model (thus removing this ↵Maxim Pimenov
namespace). Alternatives considered were: namespace feature namespace map namespace utils
2019-09-18[map] Renamed feature_vec_model to features_fetcher (Review fixes).Maxim Pimenov
2019-09-18[generator] Removed popularity builder.Maksim Andrianov
2019-09-18[search] Rename FeatureIndexValue to Uint64IndexValuetatiana-yan
2019-09-18Review fixestatiana-yan
2019-09-18[search][generator] Add postcodes section.tatiana-yan
2019-09-18Update README.mdForkWithMe
2019-09-18[routing] routes_builder_toolMikhail Gorbushin
Now routes_builder_api can build route with using api, support RPS limits. Add google api, add using UTC for google Add support comparison of mapsme and mapsme Add routing_quolity_tool
2019-09-18[android] Added a refresh of the "filter and show on the map" view when user ↵Dmitry Donskoy
moved to the search screen first time
2019-09-17Updated and polished Polish stringsPiotr Strebski
2019-09-17[generator] Small refact of tests supportMikhail Gorbushin
2019-09-17[android] Fixed review notesDmitry Donskoy
https://github.com/mapsme/omim/pull/11695/files#r324547660 https://github.com/mapsme/omim/pull/11695/files#r324547175 https://github.com/mapsme/omim/pull/11695/files#r324544490 https://github.com/mapsme/omim/pull/11695/files#r324545508 https://github.com/mapsme/omim/pull/11695/files#r324546442
2019-09-17[android] Added crown statsDmitry Donskoy
2019-09-16Generation jsons after updated and fixed Polish strings.Vladimir Byko-Ianko
2019-09-16Updated and fixed Polish stringsPiotr Strebski
More natural and male/female neutral forms
2019-09-16[routing] rid from usage backPoint and frontPoint of CrossMwmTransition in ↵Mikhail Gorbushin
routing
2019-09-16[generator] rid from backPoint and frontPoint in CalcCrossMwmTransitionsMikhail Gorbushin
2019-09-16[search] Fix search duration logging.tatiana-yan
2019-09-16[search] Fix CHECK, add more debug info.tatiana-yan
2019-09-13[search] Call Emiter::Finish for bookmarks search from bookmarks processor, ↵tatiana-yan
not geocoder.
2019-09-13[iOS] Updated version to 9.5Vladimir Byko-Ianko
2019-09-13[android] Updated version to 9.5Vladimir Byko-Ianko
2019-09-13[storage] MapFilesDownloader hierarchy is refactored. Server list and ↵Arsentiy Milchakov
network logic are moved from Storage into MapFilesDownloader. Review fixes.
2019-09-13[storage] MapFilesDownloader hierarchy is refactored. Server list and ↵Arsentiy Milchakov
network logic are moved from Storage into MapFilesDownloader.
2019-09-13iOS version to 9.4.Vladimir Byko-Ianko
2019-09-13Android version to 9.4.Vladimir Byko-Ianko
2019-09-13[iOS] add single item catalog promo to place pageAleksey Belouosv
https://jira.mail.ru/browse/MAPSME-11835
2019-09-13[search][editor] Ignore feature load errors related to mwm removal and ↵tatiana-yan
feature parse errors from editor.
2019-09-13[search] Move UpdateResults from PreRanker::Finish to Geocoder::GoImpl to ↵tatiana-yan
avoid uncaught CancelException.
2019-09-13[planet] New data from 10.09.2010Maksim Andrianov
2019-09-12[android] Added promo category to header of promo gallery in ppАлександр Зацепин
2019-09-12[android][ios] Generated localizationsАлександр Зацепин
2019-09-12Added tag placeholder in string for promo gallery city headerАлександр Зацепин
2019-09-12[android] Updated version to 9.3.2Александр Зацепин
2019-09-12[android] Added missed 'FWD_DURAION' metadata type on Java side', commented ↵Александр Зацепин
'FWD_MAXSPEED' and added missed 'FWD_TEST_ID' type to make java enum identical to core
2019-09-12[promo] protocol is changed. Gallery category is addedArsentiy Milchakov
2019-09-12[android] Added sponosred type checking when catalog promo obtainedАлександр Зацепин
2019-09-12[android] Fixed build after master rebasingАлександр Зацепин
2019-09-12[android] Refactored getRawTypes method in MapObjectАлександр Зацепин
2019-09-12[android][ios] Generated localizationsАлександр Зацепин
2019-09-12[android] Fixed background for cardview in promo poi layoutАлександр Зацепин
2019-09-12[android] Added handling of cta button in promo poi card in ppАлександр Зацепин
2019-09-12[android] Added more btn handling for promo poi descriptionАлександр Зацепин
2019-09-12[android] Added promo poi image placeholderАлександр Зацепин
2019-09-12[android] Extracted all catalog promo code from place page to new catalog ↵Александр Зацепин
controller class [android] Implemented requiesing and handling of promo information for city and specific POI
2019-09-12[android] Added UI for single guide/paid bookmark in ppАлександр Зацепин
2019-09-12Added missed strings for cross promo in ppАлександр Зацепин
2019-09-12Added new UTMr.kuznetsov
2019-09-12[android] Fixed review notesDmitry Donskoy
https://github.com/mapsme/omim/pull/11675#discussion_r323656465
2019-09-12[android] Redesigned ChooseBookmarkCategoryFragmentDmitry Donskoy