1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 02:39:43 +02:00

Rework screenshot saving and sharing; add new share options:

* Share option: Launcher shortcut (fixes #170)
* Share option: Copy link of current page to clipboard
* Share otpion: Export as PDF / print
This commit is contained in:
Gregor Santner 2018-04-08 17:52:04 +02:00
parent d53128e5cb
commit 51093e0c3d
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
35 changed files with 1222 additions and 138 deletions

View file

@ -57,7 +57,7 @@
<string name="context_menu_save_image">ചിത്രം സംരക്ഷിക്കുക</string>
<string name="context_menu_share_image">ചിത്രം പങ്കുവയ്ക്കുക</string>
<string name="context_menu_open_external_browser">പുറമെയുള്ള ബ്രൗസറിൽ തുറക്കുക&#8230;</string>
<string name="context_menu_copy_link">ലിങ്ക് വിലാസം ക്ലിപ്ബോർഡിലേക്ക് പകർത്തുക</string>
<string name="copy_link_to_clipboard">ലിങ്ക് വിലാസം ക്ലിപ്ബോർഡിലേക്ക് പകർത്തുക</string>
<string name="context_menu_copy_image_link">ചിത്രത്തിന്റെ വിലാസം ക്ലിപ്ബോർഡിലേക്ക് പകർത്തുക</string>
<!-- More from MainActivity -->
<string name="unable_to_load_image">ചിത്രം ലോഡ് ചെയ്യാൻ സാധിക്കുന്നില്ല</string>