Commit graph

1742 commits

Author SHA1 Message Date
David Luhmer
809779df89 optimize imports / refactor tests 2018-10-20 10:59:20 +02:00
David Luhmer
7e6a2b42ed fix small typo 2018-10-14 11:15:26 +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
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
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
212e6c2dcd remove ownCloud Account Importer directory (fix #662) 2018-09-28 14:14:01 +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
Nextcloud bot
5785589405
[tx-robot] updated from transifex 2018-09-25 00:52:40 +00:00
Daniel
602efbc930 fixed isDarkMode implementation 2018-09-24 18:42:44 +02:00
Daniel
4f823cb6bd Issue #660 - fixed Codacy findings 2018-09-23 22:58:45 +02:00
Daniel
08c6f661d9 Issue #660 - changed theme setting to nightmode selection, update isDarkTheme(), changed settings default to NightMode=Auto 2018-09-23 22:42:17 +02:00
David Luhmer
7162409878 fix center crop issue / improve layout 2018-09-23 19:18:57 +02:00