Commit graph

2498 commits

Author SHA1 Message Date
Nextcloud bot
90da311ecd
[tx-robot] updated from transifex 2020-01-18 03:34:24 +00:00
Nextcloud bot
1d28880040
[tx-robot] updated from transifex 2020-01-17 03:32:22 +00:00
David Luhmer
7ccd39311e
fix formatting 2020-01-16 07:08:55 +01:00
David Luhmer
ead11da9b5 update changelog 2020-01-16 07:04:26 +01:00
David Luhmer
b1d6993b3f
Merge pull request #811 from nextcloud/android-auto-voice
implement basic voice commands
2020-01-16 06:24:21 +01:00
David Luhmer
5957360935 fix lint issue 2020-01-16 06:15:59 +01:00
Nextcloud bot
58335e4f49
[tx-robot] updated from transifex 2020-01-16 03:34:11 +00:00
David Luhmer
0c757083e7 add support to search for podcasts (by title) 2020-01-15 20:40:25 +01:00
David Luhmer
1663d40730 optimize imports 2020-01-11 17:38:57 +01:00
David Luhmer
0e46708c54
Merge pull request #810 from nextcloud/github-debug-info
update gradle / add debug information to github issue
2020-01-11 17:36:34 +01:00
David Luhmer
c58de3a8bd
Merge pull request #812 from wbrawner/master
Use system light/dark theme setting for Android 10+
2020-01-11 17:35:42 +01:00
Nextcloud bot
4748792ef8
[tx-robot] updated from transifex 2020-01-11 03:31:07 +00:00
Nextcloud bot
a28bdfae44
[tx-robot] updated from transifex 2020-01-09 04:24:18 +00:00
b49c23071c Use system light/dark theme setting for Android 10+
Fixes #804

Signed-off-by: William Brawner <me@wbrawner.com>
2020-01-08 21:17:30 -07:00
David Luhmer
8afd599c49 implement basic voice commands 2020-01-07 20:24:50 +01:00
David Luhmer
93c1017314
add @emasty as contributor 2020-01-07 17:41:48 +01:00
David Luhmer
1e561486d0
update path for android emulator 2020-01-07 17:40:46 +01:00
David Luhmer
7fe728468e refactoring 2020-01-07 17:34:00 +01:00
David Luhmer
b7246dc8be
Merge pull request #809 from emasty/settings_relocation
Moved settings; Closes #674, #788, #789
2020-01-07 17:07:45 +01:00
emasty
ab36380a62
Merge branch 'master' into settings_relocation 2020-01-07 12:27:12 +01:00
emasty
a65a813887 Moved settings
Moved settings:
- Integrated server settings into global settings
- Moved settings out of article list options menu to bottom of drawer
- Moved add-feed item to end of feeds list
- Reorganized options in menu of article list. Now only article related settings are included

Removed wrong usage of id R.id.action_settings in SyncIntervalSelectorActivity.

Signed-off-by: emasty <emasty@gmail.com>
2020-01-07 00:34:08 +01:00
David Luhmer
f7f2b63aaf
Merge pull request #806 from nextcloud/update-launcher-icons
Update app icon background layer
2020-01-05 21:51:24 +01:00
David Luhmer
d8b7f51bb3
Merge pull request #807 from emasty/fix_open_browser_behaviour
Fixed open article in browser call
2020-01-05 21:50:08 +01:00
emasty
0080077133 Added fast actions for NewsDetailActivity
Signed-off-by: emasty <emasty@gmail.com>
2020-01-05 14:28:57 +01:00
Nextcloud bot
4885d235c6
[tx-robot] updated from transifex 2020-01-04 04:24:45 +00:00
David Luhmer
af7a0b531c update gradle / add debug information to github issue 2020-01-03 11:22:20 +01:00
emasty
b406acdbaf Merge branch 'fix_open_browser_behaviour' into fast_actions_detail_view 2020-01-02 18:52:25 +01:00
emasty
21b6a6d345 Fixed open article in browser call
Opening an article in browser was handled differently in different views.
- When a link was pressed in the webview showing the article, the users browser settings were considered and the correct browser opened
- When a link was opened using the menu entry, the article was always loaded in Chrome custom tabs, independend of user settings.

Both ways now use the same function and behaviour.

Signed-off-by: emasty <emasty@gmail.com>
2020-01-02 18:37:03 +01:00
stefan-niedermann
42f79f2929 Update app icon background layer
see nextcloud/talk-android#695
2020-01-02 16:15:50 +01:00
Nextcloud bot
46f3284693
[tx-robot] updated from transifex 2020-01-02 04:21:37 +00:00
David Luhmer
4ad469709e
add info about #787 2020-01-01 17:04:30 +01:00
David Luhmer
37b5a99597
Merge pull request #803 from nextcloud/glide-avatar
#787 Display profile avatar in the sidenav
2020-01-01 17:01:40 +01:00
stefan-niedermann
ce40e0851e #787 Display profile avatar in the sidenav
Replace Glide with Universal-Image-Loader
2020-01-01 15:48:58 +01:00
Nextcloud bot
3da3ceba3f
[tx-robot] updated from transifex 2020-01-01 04:21:11 +00:00
emasty
0d1dfc65ae Fix to comply with coding standard, fixed animation glitch
Signed-off-by: emasty <emasty@gmail.com>
2019-12-29 14:19:26 +01:00
emasty
1d3c059afa Fixed compatibility issue for support libraries
Signed-off-by: emasty <emasty@gmail.com>
2019-12-29 14:19:26 +01:00
emasty
ce9a64d57d Mark all as read fast action
Prepared app for fast-actions in the bottom screen area.
Started with implementing a fast actionf or mark all article as read.

Signed-off-by: emasty <emasty@gmail.com>
2019-12-29 14:19:26 +01: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
stefan-niedermann
8c91892a1f #787 Display profile avatar in the sidenav 2019-12-15 15:09:05 +01: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
22ec527fea update changelog 2019-11-27 21:39:55 +01:00
David Luhmer
49981dc470 optimize css rules for code snippets 2019-11-27 21:31:43 +01:00