kepka/Telegram/SourceFiles/history
leha-bot d18ff9ec8d history_location_manager: Introduce new classes for getting location tiles info
This commit adds the helper interface ILocationMapTileHelper for getting
info about current location (e.g. location URL or map tile image URL).
This commit adds the following classes:
1. The interface ILocationMapTileHelper;
2. YandexMapsLocationTileHelper - uses Yandex.Maps Static API as backend for
   getting tile info;
3. GoogleMapsLocationTileHelper - uses Google Maps Statis API as backend;
Please note that these classes aren't used yet, it will be used in next commit.
Also please note that all virtual functions has been extracted from classes definitions
to avoid the -WWeak-tables warning. (See Clang manual about this warning).
2019-04-23 23:26:39 +03:00
..
history.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history.style Update .style files 2018-11-01 00:12:21 +02:00
history_admin_log_filter.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_filter.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_inner.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_inner.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_item.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_item.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_section.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_admin_log_section.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_common.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_drag_area.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_drag_area.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_inner_widget.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_inner_widget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_item.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_item.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_location_manager.cpp history_location_manager: Introduce new classes for getting location tiles info 2019-04-23 23:26:39 +03:00
history_location_manager.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_media.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_media_types.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_media_types.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_message.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_message.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_service.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_service.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_service_layout.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_service_layout.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
history_widget.cpp Remove unused code 2019-04-23 23:26:39 +03:00
history_widget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00