1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

pullRefresh as option + Shortcut to settings @themesettings (#226)

* pull to refresh page

* Make youtube links open external

* corrected a bit but still not able to check if app is installed

* corrected triggersync

* Added option For user to choose how to open youtube links

* removed unecessary comment

* update with dandelion

* pull refresh option+shortcut to themes

* Changes request applyed

* added name in contributors list
This commit is contained in:
massimilianoLe 2019-02-07 10:25:06 +01:00 committed by Gregor Santner
parent b833311353
commit fb8eb60974
18 changed files with 77 additions and 26 deletions

View file

@ -198,6 +198,6 @@
<string name="the_following_libraries_are_used">Используются следующие библиотеки:</string>
<string name="inspiration_from_leafpic__appspecific">Мы вдохновлялись и взяли немного кода из LeafPic. Попробуйте это приложение, оно тоже является свободным ПО!</string>
<string name="tell_me_more">Расскажите мне больше</string>
<string name="open_youtube_external_tabs_description">Открывать ссылки на Youtube во внешних приложениях</string>
<string name="pref_title__open_youtube_external">Ссылки на Youtube</string>
<string name="enable_to_open_youtube_links_on_external_app">Открывать ссылки на Youtube во внешних приложениях</string>
<string name="youtube_links">Ссылки на Youtube</string>
</resources>