1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-28 22:44:54 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Gregor Santner b7ca97208a BIG REFACTORING - 0.1.6-next edition 2016-10-26 16:23:14 +02:00
Gregor Santner 71d8b886f6 Code auto reformatting; Update TR, PodList 2016-10-14 01:26:56 +02:00
vanitasvitae 7ee5e0f39b Get title for image sharing dialog from resources instead of using hardcoded string. Also do not show multiple permission dialogs stacked 2016-10-02 12:55:05 +02:00
vanitasvitae 036457117c Fixed image sharing to other apps 2016-10-02 12:42:12 +02:00
vanitasvitae b8ba6bb443 Added a lot of debug logs to MainActivity 2016-09-10 16:54:48 +02:00
vanitasvitae f8d8126c0e Removed unused classes and cleaned code up 2016-08-23 21:23:36 +02:00
Gregor Santner 4f148191f7 Aspect name as title (fixes#44 , fixes #47) 2016-08-13 15:37:08 +02:00
Gregor Santner 3a593b0618 Update Crowdin configuration file ; Update and refactor translations 2016-08-06 01:35:52 +02:00
vanitasvitae 08e2849a36 removed ShareActivity, moved sharing code to MainActivity, made adding shared-by-notice toggleable 2016-08-02 23:58:36 +02:00
vanitasvitae 1a0e295aeb Disabled nested scrolling in webview. Fixes #28 2016-08-02 22:02:15 +02:00
vanitasvitae b3498a6c2e Small changes, wanna pull 2016-08-02 21:35:51 +02:00
vanitasvitae efba350907 Fix #41: Update activity title from webview's loadUrl. 2016-08-01 01:14:44 +02:00
Gregor Santner 08d634c7f1 Update license infos of source files 2016-07-29 14:00:28 +02:00
vanitasvitae ef8efb4e06 Added option to share image from WebView to external app 2016-06-07 23:44:39 +02:00
scoute-dich b5cf37108e added titles on top toolbar 2016-06-07 19:13:37 +02:00
Gregor Santner 4c5911804a Collapsing top menu 2016-06-05 01:42:10 +02:00
Gregor Santner 234335e696 Refactor layout & menu files, dialogs 2016-06-04 11:11:51 +02:00
Gregor Santner 88801f6961 Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
Paul Schaub f137cd12bc Fixed typo in string resource name 2016-04-08 22:11:01 +02:00
Paul Schaub a310151b93 Replace WebView with new subclass ContextMenuWebView to allow long clicks on urls and images for sharing links, copying them to clipboard, saving images to external memory and opening them in external browsers. 2016-04-08 21:59:46 +02:00