kepka/Telegram/SourceFiles/history
leha-bot 0152b24f13 Add optional support for Yandex.Maps static API
You could enable it via CMake option KEPKA_OPTION_USE_YANDEX_MAPS:
cmake -DKEPKA_OPTION_USE_YANDEX_MAPS=ON ..

It is used instead of Google Maps API for locations and on location click.
Sometimes Google Maps return no maps data. It is related with recent free
API usages count decrease from 750k requests to 28k (according to
https://habr.com/post/417715/).

The code on this commit will be cleaned up and rewritten using Maps API
string builders in next commit.
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 Add optional support for Yandex.Maps static API 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