Commit graph

1839 commits

Author SHA1 Message Date
David Luhmer
af7a0b531c update gradle / add debug information to github issue 2020-01-03 11:22:20 +01:00
Nextcloud bot
3da3ceba3f
[tx-robot] updated from transifex 2020-01-01 04:21:11 +00:00
Nextcloud bot
91a84fdaba
[tx-robot] updated from transifex 2019-12-22 04:27:52 +00:00
Nextcloud bot
2ad344bd40
[tx-robot] updated from transifex 2019-12-18 03:58:32 +00:00
Nextcloud bot
472a6ca654
[tx-robot] updated from transifex 2019-12-14 03:56:46 +00:00
Nextcloud bot
09f04d1e0f
[tx-robot] updated from transifex 2019-12-09 03:15:39 +00:00
Nextcloud bot
660a2e02cd
[tx-robot] updated from transifex 2019-12-08 03:17:20 +00:00
Nextcloud bot
fdcdaebb00
[tx-robot] updated from transifex 2019-12-07 03:17:41 +00:00
Nextcloud bot
b93daafa92
[tx-robot] updated from transifex 2019-12-05 03:15:58 +00:00
Nextcloud bot
6d12ce6e86
[tx-robot] updated from transifex 2019-12-03 03:16:09 +00:00
Nextcloud bot
42e630e47c
[tx-robot] updated from transifex 2019-11-30 03:14:18 +00:00
Nextcloud bot
b91d377858
[tx-robot] updated from transifex 2019-11-28 03:16:35 +00:00
David Luhmer
49981dc470 optimize css rules for code snippets 2019-11-27 21:31:43 +01:00
David Luhmer
1076a0a522
Merge pull request #791 from nextcloud/implement-incognito-mode
Implement incognito mode
2019-11-27 21:15:13 +01:00
David Luhmer
0abca8cc87 cleanup imports / use explicit visibility of methods 2019-11-27 21:11:35 +01:00
David Luhmer
da04299174 clean up dependencies / fix tables being too wide for screen 2019-11-27 21:08:14 +01:00
David Luhmer
1d1efe2701 fix that dialog keeps on popping up to install nextcloud files app when using manual login 2019-11-27 20:51:17 +01:00
David Luhmer
42a0230df3 use top navigation bar again 2019-11-27 20:50:40 +01:00
David Luhmer
be67936ad6
Merge pull request #799 from nextcloud/android-auto
add android auto podcast browser
2019-11-27 20:17:03 +01:00
Unpublished
890828441b Update SSO lib to 0.5.0-rc1
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-11-25 16:51:18 +01:00
Nextcloud bot
926b9e2395
[tx-robot] updated from transifex 2019-11-22 03:12:21 +00:00
Nextcloud bot
0a3115f905
[tx-robot] updated from transifex 2019-11-21 03:11:58 +00:00
David Luhmer
b23e740df0 add android auto podcast browser 2019-11-14 19:28:16 +01:00
David Luhmer
669cdd5516 Merge branch 'master' of https://github.com/owncloud/News-Android-App 2019-11-14 19:26:48 +01:00
Nextcloud bot
2a068a23c5
[tx-robot] updated from transifex 2019-11-06 03:13:10 +00:00
Nextcloud bot
73e9169037
[tx-robot] updated from transifex 2019-11-04 03:13:20 +00:00
David Luhmer
c62c2e785d update app icon (close #795) 2019-11-03 18:19:39 +01:00
David Luhmer
eaada4c2e6 fix validation of urls when using manual setup 2019-11-03 17:39:01 +01:00
Nextcloud bot
3274d3b76d
[tx-robot] updated from transifex 2019-11-03 03:14:51 +00:00
Nextcloud bot
9fb391a42b
[tx-robot] updated from transifex 2019-11-02 03:09:22 +00:00
David Luhmer
683f3370b6 adjust status bar color based on selected theme 2019-11-01 14:05:33 +01:00
David Luhmer
ee3f50d543 use bottom navigation 2019-11-01 12:55:06 +01:00
David Luhmer
5671636cae fix bug that app crashed when feature is not available 2019-11-01 12:53:23 +01:00
Nextcloud bot
68d90e6429
[tx-robot] updated from transifex 2019-10-11 03:06:58 +00:00
Nextcloud bot
d6478d3846
[tx-robot] updated from transifex 2019-10-09 03:09:22 +00:00
Nextcloud bot
796b587936
[tx-robot] updated from transifex 2019-10-04 03:10:16 +00:00
Nextcloud bot
9e4d7ff23b
[tx-robot] updated from transifex 2019-10-02 03:10:26 +00:00
Nextcloud bot
afd0e6f57e
[tx-robot] updated from transifex 2019-10-01 03:19:31 +00:00
Nextcloud bot
a78c1575ad
[tx-robot] updated from transifex 2019-09-29 03:19:51 +00:00
Nextcloud bot
07fd3f20f0
[tx-robot] updated from transifex 2019-09-28 03:08:12 +00:00
David Luhmer
227b149ff4 first working implementation of incognito mode 2019-09-26 21:55:06 +02:00
David Luhmer
27b52f3bed
Merge pull request #790 from MrCustomizer/#784_firstEntryNotMarkedAsRead
#784: Fix first entry not marked as read after sync
2019-09-26 21:46:54 +02:00
Nextcloud bot
7fb8ad1b41
[tx-robot] updated from transifex 2019-09-26 03:07:14 +00:00
Arne Augenstein
a095bb1ede #784: Ensure, the ItemTouchListener doesn't get added multiple times
Signed-off-by: Arne Augenstein <dev@localtoast.de>
2019-09-25 23:13:09 +02:00
Arne Augenstein
e1b2840d59 #784: Fix 'mark as read' in search, too
Signed-off-by: Arne Augenstein <dev@localtoast.de>
2019-09-25 22:58:08 +02:00
Arne Augenstein
a4e849b52a #784: Fix first entry not marked as read after sync
Signed-off-by: Arne Augenstein <dev@localtoast.de>
2019-09-25 17:06:05 +02:00
Nextcloud bot
ee3d144c4d
[tx-robot] updated from transifex 2019-09-25 03:08:10 +00:00
Nextcloud bot
c039d0d83b
[tx-robot] updated from transifex 2019-09-24 03:11:32 +00:00
Nextcloud bot
548a529773
[tx-robot] updated from transifex 2019-09-23 03:07:36 +00:00
Nextcloud bot
7b4ca7f3ee
[tx-robot] updated from transifex 2019-09-17 02:59:55 +00:00