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

461 commits

Author SHA1 Message Date
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
b01a40bc07 Added german strings 2016-06-09 01:57:50 +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
Gregor Santner
0a88c1d400 Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +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
Gregor Santner
4482f09430 Refactoring; package movement;changed package name due to organisation name 2016-03-26 01:14:31 +01:00
scoute-dich
30734f8f2a changed package name due to organisation name 2016-03-25 23:24:45 +01:00
scoute-dich
2ffaa3f1f9 SoftKeyboardStateWatcher 2016-03-25 18:25:59 +01:00
scoute-dich
cad0ce9939 updated license dialog, removed help dialog 2016-03-25 12:05:28 +01:00
Gregor Santner
2cb327f9c4 Make shared by translateable 2016-03-25 01:07:26 +01:00
Gregor Santner
1f33c3b4a9 [WIP] Load avatar from webprofile, WebUserProfile, .. 2016-03-25 00:12:00 +01:00
Gregor Santner
9007045b28 WebUserProfile [WIP], App Object 2016-03-24 13:56:30 +01:00
Gregor Santner
7f780ac3ce Merge AppSettings & PrefManager 2016-03-24 11:58:28 +01:00
scoute-dich
809c4a8de7 run analyze -> inspect code -> fixed some issues 2016-03-23 22:26:23 +01:00
scoute-dich
1fcafa088f removed swipeviewfunction from share activities, removed snackbar on menu - exit 2016-03-23 21:07:53 +01:00
scoute-dich
137c473c2f snackbar 2016-03-22 21:42:21 +01:00
scoute-dich
1838b35c9a v1.3 see changelog 2016-03-21 12:02:26 +01:00
Gregor Santner
117eab6607 Delete/Merge strings (#1) 2016-03-21 00:50:56 +01:00
Gregor Santner
c5acbf20b0 Merge changes 2016-03-21 00:24:08 +01:00
Gregor Santner
5f3b07e973 Link to profile; Move menu actions; Refactoring part1 2016-03-20 22:49:11 +01:00
scoute-dich
01a85b7986 improved share activity 2016-03-19 23:45:09 +01:00
scoute-dich
849b8151a5 improved share activity 2016-03-19 23:20:22 +01:00
scoute-dich
a49f558e9a version 1.2 see changelog 2016-03-19 10:52:12 +01:00
scoute-dich
d90b595490 disable 'MissingTranslation' 2016-03-15 19:43:08 +01:00
scoute-dich
620bdfa8c5 v1.1 see changelog 2016-03-15 18:34:16 +01:00
scoute-dich
e72ea39e4f v1.1 see changelog 2016-03-10 16:06:39 +01:00
scoute-dich
ec50f38eb2 v1.1 see changelog 2016-03-08 15:42:02 +01:00
scoute-dich
05bc47c32c click toolbar to load stream 2016-03-04 16:29:10 +01:00
scoute-dich
22eccee75b Initial commit 2016-03-03 17:46:31 +01:00