kepka/Telegram/SourceFiles
leha-bot 17e2bda404 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 should be cleaned up and rewritten using Maps API
string builders.
2018-12-31 04:44:12 +03:00
..
backports OS X build fixes (#193) 2018-10-19 12:37:41 +03:00
base Clang-format 2018-11-01 00:12:21 +02:00
boxes Update .style files 2018-11-01 00:12:21 +02:00
calls Update .style files 2018-11-01 00:12:21 +02:00
chat_helpers Update .style files 2018-11-01 00:12:21 +02:00
codegen Fix codegenerated license headers 2018-11-01 00:12:21 +02:00
core Convert license headers automatically 2018-11-01 00:12:21 +02:00
data Convert license headers automatically 2018-11-01 00:12:21 +02:00
dialogs Update .style files 2018-11-01 00:12:21 +02:00
history Add optional support for Yandex.Maps static API 2018-12-31 04:44:12 +03:00
inline_bots Convert license headers automatically 2018-11-01 00:12:21 +02:00
intro Use {appname} for splash screen string 2018-12-24 02:56:10 +03:00
lang Convert license headers automatically 2018-11-01 00:12:21 +02:00
media Update .style files 2018-11-01 00:12:21 +02:00
mtproto Convert license headers automatically 2018-11-01 00:12:21 +02:00
overview Update .style files 2018-11-01 00:12:21 +02:00
platform Convert manually what couldn't be converted automatically 2018-11-01 00:12:21 +02:00
profile Update .style files 2018-11-01 00:12:21 +02:00
settings Update .style files 2018-11-01 00:12:21 +02:00
storage Convert license headers automatically 2018-11-01 00:12:21 +02:00
ui Update .style files 2018-11-01 00:12:21 +02:00
window Update .style files 2018-11-01 00:12:21 +02:00
apiwrap.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
apiwrap.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
app.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
app.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
application.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
application.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
auth_session.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
auth_session.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
config.h.in Update config.h.in 2018-10-27 11:19:19 +03:00
countries.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
facades.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
facades.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
layerwidget.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
layerwidget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
layout.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
layout.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
logs.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
logs.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
main.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
mainwidget.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
mainwidget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
mainwindow.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
mainwindow.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
mediaview.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
mediaview.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
messenger.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
messenger.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
observer_peer.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
observer_peer.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
overviewwidget.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
overviewwidget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
passcodewidget.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
passcodewidget.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
qt_functions.cpp Apply clang-format 2018-06-06 11:25:23 +03:00
qt_static_plugins.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
settings.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
settings.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
shortcuts.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
shortcuts.h Convert license headers automatically 2018-11-01 00:12:21 +02:00
structs.cpp Convert license headers automatically 2018-11-01 00:12:21 +02:00
structs.h Convert license headers automatically 2018-11-01 00:12:21 +02:00