Commit graph

2468 commits

Author SHA1 Message Date
David Luhmer
c81756a38c fix tables are too wide 2020-02-05 18:32:36 -04:00
David Luhmer
c3b6b323ef fix typo 2020-02-05 17:11:58 -04:00
David Luhmer
a25a96693a align add new feed icon in list 2020-02-05 17:08:40 -04:00
David Luhmer
2b104d8df3 only request location permission if automatic theme switching is enabled 2020-02-05 16:43:06 -04:00
David Luhmer
1565837f3b
Merge pull request #820 from nextcloud/stefan-niedermann-version-badges
Display version badges
2020-02-03 15:00:37 -04:00
David Luhmer
5ac3001755
Merge pull request #827 from nextcloud/bold
Text in drawer not bold, except of "add new feed" and "settings"
2020-02-03 14:59:39 -04:00
tobiasKaminsky
6ff33cf101
Text in drawer not bold, except of "add new feed" and "settings" 2020-01-30 22:22:33 +01:00
Niedermann IT-Dienstleistungen
1f84acc260
Display version badges
This might be helpful for detecting problems in the F-Droid build.
2020-01-30 06:37:37 +01:00
Nextcloud bot
8c5b621642
[tx-robot] updated from transifex 2020-01-25 03:29:07 +00:00
David Luhmer
0be662200d
Merge pull request #818 from nextcloud/update-dependencies
update dependencies
2020-01-24 20:16:24 +01:00
David Luhmer
0a790f23ef update dependencies 2020-01-24 19:48:49 +01:00
Nextcloud bot
f648a3321b
[tx-robot] updated from transifex 2020-01-22 03:32:31 +00:00
Nextcloud bot
ff7f0442d4
[tx-robot] updated from transifex 2020-01-21 03:31:25 +00:00
David Luhmer
fa8a30045c
Merge pull request #816 from nextcloud/refactorings
Refactorings
2020-01-19 18:54:22 +01:00
David Luhmer
b4f961cc07 update readme / update to 0.9.9.32 2020-01-19 18:41:56 +01:00
David Luhmer
3cf15899a4 refactoring 2020-01-19 18:33:43 +01:00
David Luhmer
af37bd14a4 fix app crash 2020-01-19 18:30:37 +01:00
David Luhmer
965288344e use constant / remove USER_INFO from issue reports 2020-01-19 18:30:19 +01:00
David Luhmer
ccda46bef8 fix broken podcast recognition 2020-01-19 18:29:09 +01:00
David Luhmer
d0adfdc690 update libraries / fix issues with file picker 2020-01-19 18:28:23 +01:00
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