David Luhmer
14f2c85dfd
Fix #614 - Black background color for OLED screens
2018-01-28 13:11:14 +01:00
David Luhmer
0f7dc04e6e
Update build files / Update Support Version / Update auto-value / enable shrinkResources
2018-01-21 15:05:53 +01:00
David Luhmer
a14bbc070c
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2018-01-21 13:18:45 +01:00
David Luhmer
f18631e1fc
Fix #606 (App crashes while openening settings on Android 4.2)
2018-01-21 13:17:37 +01:00
Nextcloud bot
da7c95254c
[tx-robot] updated from transifex
2018-01-21 01:40:44 +00:00
Nextcloud bot
27e9728867
[tx-robot] updated from transifex
2018-01-15 01:40:43 +00:00
Nextcloud bot
2336515427
[tx-robot] updated from transifex
2018-01-06 01:41:31 +00:00
Nextcloud bot
a693895180
[tx-robot] updated from transifex
2018-01-04 01:34:29 +00:00
Nextcloud bot
f81a12ef9f
[tx-robot] updated from transifex
2017-12-31 01:32:51 +00:00
Nextcloud bot
8fd7cdcd19
[tx-robot] updated from transifex
2017-12-30 01:33:23 +00:00
Nextcloud bot
e0b72ea31d
[tx-robot] updated from transifex
2017-12-21 01:29:45 +00:00
Nextcloud bot
cef09f1c21
[tx-robot] updated from transifex
2017-12-20 01:30:10 +00:00
Morris Jobke
2de3ff8019
Merge pull request #610 from nextcloud/transifex
...
Fix transifex
2017-12-19 11:25:53 +01:00
Tobias Kaminsky
1b6cec0f3c
Fix transifex
...
Transifex is using values-es_419 for spanish "latin america", but this is not supported on android. This changes "values-es_419" to "values-es-rUS", which works.
2017-12-19 10:37:23 +01:00
David Luhmer
4bad914c82
Fix #607 - Workaround for SSL Handshake failed on Android 7.0
2017-12-18 20:27:31 +01:00
David Luhmer
4b9d1ac248
Update gradle
2017-12-18 20:26:52 +01:00
Nextcloud bot
623935c8d1
[tx-robot] updated from transifex
2017-12-18 01:29:17 +00:00
Nextcloud bot
cab2491a19
[tx-robot] updated from transifex
2017-12-17 01:29:58 +00:00
Allan Nordhøy
cc41daa4c8
Various spelling fixes
2017-12-13 03:11:36 +01:00
Nextcloud bot
5e69553f08
[tx-robot] updated from transifex
2017-12-11 01:39:19 +00:00
Nextcloud bot
9813373834
[tx-robot] updated from transifex
2017-12-10 01:39:09 +00:00
Nextcloud bot
33ee66ee17
[tx-robot] updated from transifex
2017-12-09 01:38:50 +00:00
Nextcloud bot
75004d02c3
[tx-robot] updated from transifex
2017-12-08 14:09:38 +00:00
Nextcloud bot
f1fdc37e21
[tx-robot] updated from transifex
2017-12-08 13:59:38 +00:00
Morris Jobke
334c27b6b2
Fix transifex config
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-08 14:14:18 +01:00
David Luhmer
903a08b19a
Update to 0.9.9.12
2017-12-05 19:37:09 +01:00
David Luhmer
c7e1688ffe
Fix a few NPE's
2017-12-05 18:57:59 +01:00
David Luhmer
f918431b5e
Fix #602
2017-12-05 18:57:26 +01:00
David Luhmer
c8fa22e8f1
Fix bug with f-droid (missing google repo)
2017-12-05 18:56:57 +01:00
David Luhmer
d36cec6b2e
Fix build crash - Ref #591
2017-11-19 14:21:10 +01:00
David Luhmer
17e18f5b75
Update README.md
2017-11-09 23:33:21 +01:00
David Luhmer
877d2c6963
update readme
2017-11-09 23:29:15 +01:00
David Luhmer
c9ddb3eec4
Update to 0.9.9.11
2017-11-09 23:19:10 +01:00
David Luhmer
9947938329
add missing permission for android 8
2017-11-09 23:18:57 +01:00
David Luhmer
6735e4dcd0
update badge / beta url in readme
2017-11-09 23:17:12 +01:00
David Luhmer
7a2ef71d54
Remove app from repo
2017-11-09 23:16:53 +01:00
David Luhmer
4e205fd5ce
Fix app crashes on Android 8
2017-11-09 19:40:52 +01:00
David Luhmer
b1cbeca1f2
use new changelog file - #571
2017-11-09 19:39:54 +01:00
David Luhmer
ad80d6f422
Update readme
2017-11-09 19:37:50 +01:00
David Luhmer
c6cbe1dd40
Fix #571
2017-11-09 19:30:46 +01:00
David Luhmer
0ce190aac3
Update to 0.9.9.10
2017-11-07 23:05:07 +01:00
David Luhmer
64a73121f9
Merge remote-tracking branch 'remotes/cemrich/refactoring-NewsDetailFragment'
...
# Conflicts:
# News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailFragment.java
2017-11-07 22:53:44 +01:00
David Luhmer
02ddf09f64
Add support for cardview
2017-11-07 21:21:24 +01:00
David Luhmer
c211a3915d
Improvement: Load links of feeds in external browser (better security / auto fill in of passwords etc.) - #591
2017-11-07 20:43:09 +01:00
David Luhmer
98d71efa29
Small fix in "mark as read while scrolling" feature when reloading the adapter
2017-11-07 20:21:57 +01:00
David Luhmer
570a5921d4
Improve "mark as read while scrolling" feature. #590
2017-11-07 20:21:05 +01:00
David Luhmer
a8adef498f
update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1
2017-11-07 20:18:06 +01:00
David Luhmer
3dfcf947e1
Update to 0.9.9.9
2017-10-25 18:10:01 +02:00
David Luhmer
f9f0822b63
Fix #587 - 0.9.9.9 crashes immediately
2017-10-25 17:46:54 +02:00
David Luhmer
93a55eb28f
Update to 0.9.9.9
2017-10-22 16:01:10 +02:00