Commit graph

1475 commits

Author SHA1 Message Date
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
David Luhmer
55dd14ee84 Fix #667 - Beeping while podcast playing/downloading 2018-10-13 13:45:08 +02:00
David Luhmer
b1ec9f3b12 add tests for nightmode 2018-10-13 13:11:00 +02:00
David Luhmer
ade038354a set default shared preferences values on first startup of app 2018-10-13 13:09:19 +02:00
David Luhmer
945149eb14 don't show url if none is setup yet 2018-10-13 13:04:55 +02:00
David Luhmer
4257aef82a fix app crash when settings are not complete 2018-10-13 13:03:44 +02:00
David Luhmer
076ce6daf1 fix wrong default value for theme 2018-10-13 13:02:26 +02:00
Daniel
ff0a80a127 #467 changed font unit to em, finalised changes for webview 2018-10-12 20:39:32 +02:00
Daniel
7f7af9ca37 #467 added font size scaling for webview 2018-10-11 22:26:42 +02:00
Daniel
b793d62364 #664 folders and feeds sorted alphabetically via corresponding dao requests 2018-10-09 23:30:52 +02:00
David Luhmer
721ee3a5f4 fix Android 8 warnings for cleartext traffic 2018-10-08 15:54:35 +02:00
David Luhmer
e4c77664f6 update sso / refactor tests 2018-10-08 15:54:05 +02:00
Nextcloud bot
d91287baca
[tx-robot] updated from transifex 2018-10-07 00:51:27 +00:00
David Luhmer
623569fed5 add test-case for (#665) 2018-10-04 21:49:51 +02:00
David Luhmer
ac48e1c99c implement suggestion by @AnotherDaniel 2018-10-04 21:39:57 +02:00
David Luhmer
52f2e5dc4a
fix default value
https://github.com/nextcloud/news-android/pull/661#issuecomment-427132228
2018-10-04 21:03:01 +02:00
David Luhmer
b15332f525 swipe upwards to mark as read (see #633) 2018-10-04 16:36:31 +02:00
David Luhmer
a9d1dbdbae Fix codacy issues 2018-10-03 20:45:38 +02:00
David Luhmer
a91cbd194c fix theme caching issues / add logging / cleanup 2018-10-03 20:38:09 +02:00
David Luhmer
a3a6d9b378 add oled mode to detail view / use theme for oled instead for setting background manually 2018-10-03 19:01:52 +02:00
dk.mailbox@gmx.net
eb21ac7a54 oled mode switch 2018-10-02 23:08:32 +02:00
David Luhmer
7efee8f5f9 cleanup historic and unused color definitions / fix color issues in day-night mode 2018-09-29 11:57:25 +02:00
David Luhmer
aeb10bfb33 remove unnecessary left/right layout definitions 2018-09-29 11:55:22 +02:00
David Luhmer
08a422b256 remove unused color variable 2018-09-29 11:51:54 +02:00
Nextcloud bot
ac8d250dec
[tx-robot] updated from transifex 2018-09-29 00:48:14 +00:00
David Luhmer
8c619ac2d9 add missing proguard rule to build apk successfully (fix #663) 2018-09-28 21:42:18 +02:00
David Luhmer
8bc5b50d0a fix color reference 2018-09-28 21:22:36 +02:00
David Luhmer
e912dd2602 add dark/light/oled/day-night themes / change default theme to light 2018-09-28 21:22:17 +02:00
David Luhmer
23efac4eaa use pre-defined color instead of hex code 2018-09-28 21:20:52 +02:00
David Luhmer
1f1bb08a9c fix typo 2018-09-28 21:20:01 +02:00
David Luhmer
12678dd2bc Merge branch 'master' into nightmode
# Conflicts:
#	News-Android-App/src/main/res/values/colors.xml
#	News-Android-App/src/main/res/values/strings.xml
#	News-Android-App/src/main/res/values/themes.xml
2018-09-28 20:37:33 +02:00
David Luhmer
1679fd02bb fix compile issues caused by recent okhttp version 2018-09-28 15:11:37 +02:00
David Luhmer
144a88014b
Merge pull request #658 from nextcloud/ui-refactoring
UI refactoring of "simple" (default) list view
2018-09-28 15:04:01 +02:00
David Luhmer
4ea302528f remove option to configure title line count 2018-09-28 14:51:28 +02:00
David Luhmer
511ee43a79 update gradle dependencies 2018-09-28 14:11:47 +02:00
Nextcloud bot
07449b4df4
[tx-robot] updated from transifex 2018-09-26 00:52:52 +00:00