Commit graph

1624 commits

Author SHA1 Message Date
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
David Luhmer
ebf96de29d Merge branch 'master' of https://github.com/owncloud/News-Android-App 2017-10-19 22:18:58 +02:00
David Luhmer
1c5c308495 Optimize imports 2017-10-19 22:18:24 +02:00
David Luhmer
24e3527ede Fix several widget issues 2017-10-19 22:18:11 +02:00
David Luhmer
d22769d8dc Fix #583 (App crashes on Android 8) 2017-10-19 22:16:44 +02:00
David Luhmer
7e99577294 Fix #579 (invalid drawable tag vector) 2017-10-19 21:34:01 +02:00
David Luhmer
884adf2aa9 Merge pull request #584 from nextcloud/mario-patch-1
Disable app name translation
2017-10-10 22:22:48 +02:00
Mario Đanić
ecb52ae2cc Disable app name translation 2017-10-10 19:40:55 +02:00
David Luhmer
68893059bb Fix #575 (Widget unusable on dark background) 2017-10-10 18:19:53 +02:00
Jean Waghetti
faf11172e5 GUI for podcast playback speed. 2017-10-07 01:07:31 -03:00
Jean Waghetti
dee69cecc5 Playback Speed support. 2017-10-07 00:40:04 -03:00
Jean Waghetti
129b1c5e39 Changing Android API to 23. 2017-10-07 00:38:00 -03:00
David Luhmer
d1ef635c39 Update to 0.9.9.8 2017-06-20 15:49:20 +02:00
David Luhmer
ccba687340 use flavors for youtube player api 2017-06-20 15:48:54 +02:00