Commit graph

1807 commits

Author SHA1 Message Date
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
bbf35e4eb0
Merge pull request #669 from AnotherDaniel/sortedFolders
#664 folders and feeds sorted alphabetically via corresponding dao requests
2018-10-13 13:39:11 +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
Daniel
a233d72b0b
Merge pull request #4 from AnotherDaniel/oledswitch
Oledswitch
2018-10-04 21:55:32 +02:00
Daniel
ffefdadf75
Merge pull request #3 from nextcloud/oled-switch-david
fix theme caching issues / add logging / cleanup
2018-10-04 21:51:55 +02:00
Daniel
77dcd0ead4
Merge pull request #1 from AnotherDaniel/oledswitch
oled mode switch
2018-10-04 21:51:05 +02:00
David Luhmer
623569fed5 add test-case for (#665) 2018-10-04 21:49:51 +02:00
David Luhmer
e9167e385c
Merge pull request #666 from nextcloud/fix-scroll-issues
swipe upwards to mark as read (see #633)
2018-10-04 21:42:57 +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
90b4a05110
Add @AnotherDaniel as contributor (#661) 2018-10-03 20:50: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
Daniel
aeab0d01e4
Merge pull request #2 from nextcloud/oled-switch-david
add oled mode to detail view / use theme for oled instead for setting…
2018-10-03 19:26:02 +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
f4cc2d1cfd update build tools version 2018-09-28 21:22:58 +02:00
David Luhmer
8bc5b50d0a fix color reference 2018-09-28 21:22:36 +02:00