1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-04 19:46:01 +01:00
Commit graph

186 commits

Author SHA1 Message Date
vanitasvitae
766a854a92 Made SettingsActivity use correct sharedPrefs, made FontSize and loadImages preferences work, removed unused code, moved webview initialization code in own method 2016-06-16 22:55:06 +02:00
vanitasvitae
8466c279bb Add isLoadDesktopPage to Preferences, make SettingsActivity list changed settings in Intent 2016-06-16 21:18:42 +02:00
vanitasvitae
e48edbf652 Merge pull request #26 from vanitasvitae/feature_proxy
Feature: Allow configuring proxy server
2016-06-16 21:10:13 +02:00
vanitasvitae
8996d4a73a Added some strings and started to integrate settingsActivity into the app 2016-06-11 00:28:26 +02:00
vanitasvitae
ec922f139f Added first design of a SettingsActivity 2016-06-09 22:21:49 +02:00
vanitasvitae
af0070df66 Let elements other than the webView use the proxy (HttpsUrlConnections) 2016-06-09 01:53:47 +02:00
vanitasvitae
61c92349aa Added option to set manual proxy 2016-06-09 01:03:50 +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
14d5f04e2f Lower bottom toolbar #22 2016-06-07 13:33:50 +02:00
Gregor Santner
3a49a83896 Extract and show aspects 2016-06-05 17:25:29 +02:00
Gregor Santner
85038e90f2 Cache last podlist 2016-06-05 13:57:34 +02:00
Gregor Santner
d8ca356d6c Better sharing from app 2016-06-05 01:54:17 +02:00
Gregor Santner
4c5911804a Collapsing top menu 2016-06-05 01:42:10 +02:00
Gregor Santner
945d617a52 fix keyboard. #4 2016-06-04 21:46:54 +02:00
Gregor Santner
d60069253e ProgressBar material, Improve search dialog 2016-06-04 19:44:38 +02:00
Gregor Santner
a3b10f090e Reworked sharing from activity #12 2016-06-04 17:56:08 +02:00
Gregor Santner
f7ce310703 toolbar/actions/menu changes, replaced fab 2016-06-04 17:10:24 +02:00
Gregor Santner
234335e696 Refactor layout & menu files, dialogs 2016-06-04 11:11:51 +02:00
Gregor Santner
280f5ab1c3 Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings; 2016-06-04 03:48:57 +02:00
Gregor Santner
ff39986715 Activity transitions, usability MainActivity, green accent color 2016-06-02 13:58:09 +02:00
Gregor Santner
a0d81da63d Update markdown files 2016-05-31 15:42:13 +02:00
scoute-dich
d0cc3726ea new date format for screenshots (2) 2016-04-28 21:36:27 +02:00
scoute-dich
59a1174b62 new date format for screenshots 2016-04-23 20:58:37 +02:00
scoute-dich
f439be77d7 make difference intent with/without extra_subject 2016-04-15 20:59:18 +02:00
scoute-dich
7f2eda535b Share Activity (only text) 2016-04-14 22:01:54 +02:00
scoute-dich
7efcada64a Share Activity (title and text) 2016-04-14 16:59:15 +02:00
scoute-dich
049a258daa Share Activity (title and text) 2016-04-12 11:54:43 +02:00
scoute-dich
2955c67783 screenshot cature -> replaced capturePicture (deprecated) 2016-04-11 19:10:30 +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
Gregor Santner
6912b2e044 move array ressources to arrays.xml 2016-04-08 12:20:04 +02:00
Paul Schaub
5c9c1de7fd Indicate in options, whether images are currently loaded or not 2016-04-08 01:01:55 +02:00
Gregor Santner
e5689bc37a Extract cookies from WebView (#6) 2016-03-30 03:13:38 +02:00
Gregor Santner
42f73b9418 Final package id 2016-03-29 19:38:50 +02:00