Commit graph

1510 commits

Author SHA1 Message Date
David Luhmer
398278529a add support to "download" cached images to download directory 2018-11-11 08:40:22 +01:00
David Luhmer
14882d43f5 remove unused activity 2018-11-11 08:39:37 +01:00
David Luhmer
575b29396b fix background/theme for SyncIntervalSelectorActivity 2018-11-11 08:36:28 +01:00
David Luhmer
39606cce6a Merge branch 'master' of https://github.com/owncloud/News-Android-App 2018-11-11 08:35:00 +01:00
David Luhmer
af5b56af47 adjust default background color 2018-11-11 08:34:47 +01:00
Nextcloud bot
f727e494fb
[tx-robot] updated from transifex 2018-11-11 01:52:14 +00:00
rakekniven
4eed508af3
Update strings.xml
Corrected spelling of Google Play Store.

Reported at Transifex.

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2018-11-10 16:55:01 +01:00
David Luhmer
b53d3f84c5
Merge pull request #694 from AnotherDaniel/fixSettingsBackground
#693 - fix SettingsActivity background
2018-11-10 14:52:26 +01:00
Nextcloud bot
0d1cb22c22
[tx-robot] updated from transifex 2018-11-10 01:50:18 +00:00
David Luhmer
ffd370b6a7 remove redundant code / cleanup color definitions 2018-11-09 22:17:01 +01:00
David Luhmer
8a1ed51d97 add code again to set correct color theme in settings 2018-11-09 21:38:29 +01:00
David Luhmer
254c1b6f0d implement oled theme using windowBackground color 2018-11-09 21:37:47 +01:00
David Luhmer
b8a862b92d cleanup redundant background definitions 2018-11-09 21:37:06 +01:00
David Luhmer
97e5e59786 remove redundant setTheme call 2018-11-09 21:23:23 +01:00
Nextcloud bot
8aafd76da6
[tx-robot] updated from transifex 2018-11-08 14:33:52 +00:00
Nextcloud bot
183176b5a3
[tx-robot] updated from transifex 2018-11-08 01:49:12 +00:00
Daniel
020dd3095e #693 - fix SettingsActivity background 2018-11-07 22:32:48 +01:00
Nextcloud bot
b1f6c53b5e
[tx-robot] updated from transifex 2018-11-07 01:48:57 +00:00
David Luhmer
04a9d47092
Merge pull request #689 from AnotherDaniel/firstSettingsSectionHeading
#688 - show section heading of first/general settings section in simple preferences view
2018-11-06 22:48:31 +01:00
David Luhmer
818b51e35f
Merge pull request #691 from AnotherDaniel/blackOledBgDependentSetting
#690 - disable black bg setting if Light theme is selected
2018-11-06 22:48:04 +01:00
David Luhmer
6206b724f3 improve comment 2018-11-06 22:41:13 +01:00
Nextcloud bot
79c899843a
[tx-robot] updated from transifex 2018-11-06 01:50:47 +00:00
Daniel
266435a2c4 #690 - use constant instead of string for settings key: reloaded 2018-11-05 22:35:05 +01:00
Daniel
c99041b14a #690 - use constant instead of string for settings key 2018-11-05 22:24:34 +01:00
Daniel
5fcaa1707f #690 - disable black bg setting if Light theme is selected 2018-11-05 22:17:43 +01:00
Nextcloud bot
13315fc9c7
[tx-robot] updated from transifex 2018-11-05 01:50:27 +00:00
Daniel
1cf5b80993 #688 - show section heading of first/general settings section in simple preferences view 2018-11-04 22:09:40 +01:00
David Luhmer
694b1d09fa
Merge branch 'master' into fixBlackBgLostOnOrientationChange 2018-11-04 21:08:08 +01:00
Unpublished
a2af9f5005 fix build 2018-11-04 18:45:46 +01:00
David Luhmer
691702f6cc Fix some issues related to the dark theme not being applied properly in auto mode 2018-11-04 11:15:26 +01:00
David Luhmer
4c8903f358 use material design color definitions / use color-def for day/night 2018-11-04 09:21:22 +01:00
Nextcloud bot
282cd875e9
[tx-robot] updated from transifex 2018-11-04 01:55:22 +00:00
Daniel
6d8266c49c #683 (final) minor fix and settings title change 2018-11-03 21:40:20 +01:00
Nextcloud bot
203b805a81
[tx-robot] updated from transifex 2018-11-03 01:50:37 +00:00
David Luhmer
ad66ba813c
Merge pull request #685 from nextcloud/refactor-podcast-playback
fix notifications / improve lifecycle / add support for bluetooth playback etc.
2018-11-03 00:36:57 +01:00
David Luhmer
1616874396
Merge pull request #682 from nextcloud/fix-677
adjust text-color (fix #677)
2018-11-02 23:23:43 +01:00
David Luhmer
123a36b6d1 fix settings screen / refactoring 2018-11-02 23:03:50 +01:00
David Luhmer
783b95d5ff refactoring 2018-11-02 22:26:17 +01:00
David Luhmer
3f5940f51e fix codacy issues 2018-11-02 21:34:32 +01:00
Nextcloud bot
003c34bb52
[tx-robot] updated from transifex 2018-11-02 01:52:26 +00:00
David Luhmer
9e72aa3b0f fix theme update 2018-11-01 23:42:36 +01:00
David Luhmer
576bfd7be6 fix race-conditions while choosing theme 2018-11-01 23:08:57 +01:00
Daniel
0a0a042e6b #683 - fixed unused imports, added comment 2018-11-01 18:39:27 +01:00
David Luhmer
e2ff49a964 fix notifications / improve lifecycle / add support for bluetooth playback etc. 2018-11-01 13:13:27 +01:00
Nextcloud bot
23a3bdd05a
[tx-robot] updated from transifex 2018-11-01 01:51:05 +00:00
Daniel
38a0fb79ac #683 attempt to fix oled bg lost on orientation change 2018-10-31 23:20:45 +01:00
David Luhmer
499cbf1c69
Merge pull request #679 from AnotherDaniel/fixSettingsBreadcrumbColor
Fix settings breadcrumb color
2018-10-31 20:47:18 +01:00
David Luhmer
1ff3442256
Update News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/SettingsActivity.java
Co-Authored-By: AnotherDaniel <dk.mailbox@gmx.net>
2018-10-31 19:45:17 +00:00
David Luhmer
a9483eb4f2 use white text-color for dark theme 2018-10-31 20:41:47 +01:00
Daniel
44e4aefb79 #678 slight code design change, fixed unecessary imports 2018-10-31 20:40:27 +01:00
David Luhmer
439fc6d72c adjust text-color (fix #677) 2018-10-31 20:30:22 +01:00
Nextcloud bot
e719d029ee
[tx-robot] updated from transifex 2018-10-31 01:50:35 +00:00
Daniel
522c0a89dd #678 only apply breadcrumb text color workaround in tablet mode 2018-10-30 23:03:06 +01:00
Daniel
ba7a645002 fix for #678 - text color of settings fragment title text 2018-10-30 22:48:54 +01:00
David Luhmer
f22d78979a refactor podcast tags 2018-10-30 22:34:31 +01:00
David Luhmer
a449acbd6c refactor podcast notifications 2018-10-30 22:34:03 +01:00
David Luhmer
3e2a8e41c8 Merge branch 'master' of https://github.com/owncloud/News-Android-App 2018-10-30 22:03:25 +01:00
David Luhmer
7ed75f6a3c refactoring 2018-10-30 22:03:09 +01:00
David Luhmer
353024b6c5 fix notifications for web page download service 2018-10-30 22:02:17 +01:00
David Luhmer
ca8fac6303 add podcast download progress 2018-10-30 22:01:37 +01:00
David Luhmer
0ec6b16602 add foreground service permission / run download web pages in other process 2018-10-30 22:00:11 +01:00
Nextcloud bot
46338a622a
[tx-robot] updated from transifex 2018-10-30 01:53:27 +00:00
Nextcloud bot
b23a93534f
[tx-robot] updated from transifex 2018-10-29 01:52:34 +00:00
David Luhmer
da5d1f873b fix app crash introduced due to refactorings 2018-10-28 20:13:17 +01:00
David Luhmer
0c72c9fb56 fix codacy issues 2018-10-28 19:04:57 +01:00
David Luhmer
630624eae5 fix some codacy issues 2018-10-28 18:48:07 +01:00
David Luhmer
a8a138e1e0 cleanup / refactoring 2018-10-28 17:56:51 +01:00
David Luhmer
12eb597f80
Merge pull request #675 from nextcloud/download-article
Add support to download full articles for offline viewing (using WebA…
2018-10-28 17:50:16 +01:00
David Luhmer
516c84405c Fix codacy issues 2018-10-28 13:09:25 +01:00
David Luhmer
1793ea7b11 Fix codacy issues 2018-10-28 13:02:33 +01:00
David Luhmer
d44d41cdf7 Add support to download full articles for offline viewing (using WebArchive Format) - ref #596 2018-10-28 12:44:30 +01:00
Nextcloud bot
76b02b7a60
[tx-robot] updated from transifex 2018-10-28 00:50:56 +00:00
David Luhmer
5abc09b3b1
Merge pull request #673 from AnotherDaniel/renameViews
#672 rename of feed list layout entries
2018-10-27 08:12:47 +02:00
Nextcloud bot
6532fb7a31
[tx-robot] updated from transifex 2018-10-27 00:51:57 +00:00
Daniel
d0eb216368 #672 rename of feed list layout entries 2018-10-25 21:28:47 +02:00
Nextcloud bot
bd5a0dcd4c
[tx-robot] updated from transifex 2018-10-25 00:50:44 +00:00
Nextcloud bot
03de2bb2a1
[tx-robot] updated from transifex 2018-10-24 00:51:43 +00:00
Nextcloud bot
b0a1dba5b5
[tx-robot] updated from transifex 2018-10-23 00:43:43 +00:00
Nextcloud bot
9e97527424
[tx-robot] updated from transifex 2018-10-22 00:45:52 +00:00
David Luhmer
3ba07e2a2f
Merge branch 'master' into nightmode 2018-10-21 20:33:41 +02:00
David Luhmer
e69b66325b
Merge pull request #670 from AnotherDaniel/changeFontSize
#467 add font size scaling
2018-10-21 20:29:32 +02:00
David Luhmer
ab3059cbd4 Fix codacy issues 2018-10-21 20:00:22 +02:00
David Luhmer
10a557db33 Fix codacy issues 2018-10-21 15:34:39 +02:00
David Luhmer
d6b9651071 remove unused import 2018-10-21 13:02:40 +02:00
David Luhmer
ef516efcac Fix codacy issues 2018-10-21 12:40:37 +02:00
Nextcloud bot
581771cd9a
[tx-robot] updated from transifex 2018-10-21 00:44:57 +00:00
Daniel
06d214f87c #467 changed rss item view line calculation to use simple formula 2018-10-20 20:17:43 +02:00
David Luhmer
809779df89 optimize imports / refactor tests 2018-10-20 10:59:20 +02:00
Nextcloud bot
2dca7a55b1
[tx-robot] updated from transifex 2018-10-20 00:43:50 +00:00
Daniel
6cf3fff7e6 467 fixed code duplication in new loadFavIconForFeed method 2018-10-17 21:46:22 +02:00
Daniel
bcdc552a64 #467 optimized imports, favicon vert offset is now always correct 2018-10-17 21:39:55 +02:00
Daniel
58ce30a724 #467 tweaks to favicon vert alignment and nbr of lines displayed in simple view 2018-10-16 22:40:55 +02:00
David Luhmer
bd5cc57106 prepare update to 0.9.9.19 2018-10-16 21:59:06 +02:00
Daniel
4cf7d70080 #467 trial, scale feed name and date half as much as the rest 2018-10-15 22:05:35 +02:00
Daniel
f1b7ed5a73 #467 changed scaling to use fixed pixels, align simple view line number according to font size, do not scale feed name and date 2018-10-15 21:19:48 +02:00
Daniel
188a716aa4 #467 compute scaled-pixel to device-pixel factor 2018-10-14 20:42:27 +02:00
David Luhmer
7e6a2b42ed fix small typo 2018-10-14 11:15:26 +02:00
Daniel
7a918c6d77 #467 improvement approach for using sclaed pixels 2018-10-13 21:45:55 +02:00
Daniel
7816b262bb #467 added font scaling for feed list view 2018-10-13 21:22:41 +02:00
David Luhmer
b9b09edeaa Merge branch 'master' into nightmode 2018-10-13 13:52:16 +02:00