Commit graph

16452 commits

Author SHA1 Message Date
Chris Narkiewicz
2fc47c243a
Fix crash in SetStatusDialogFragment.clearTopStatus
Fix #7741

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-12-29 13:22:00 +00:00
Nextcloud bot
3e2da8bb56
[tx-robot] updated from transifex 2020-12-29 03:50:47 +00:00
Nextcloud bot
04eb83c7c3
[tx-robot] updated from transifex 2020-12-28 03:47:46 +00:00
Nextcloud bot
35d829e4cf
[tx-robot] updated from transifex 2020-12-26 03:47:26 +00:00
Nextcloud bot
ac29ae28e4
[tx-robot] updated from transifex 2020-12-24 03:48:10 +00:00
Nextcloud bot
12789ed8e0
[tx-robot] updated from transifex 2020-12-23 03:48:32 +00:00
dependabot[bot]
d0d867cf24
Bump bcpkix-jdk15to18 from 1.67 to 1.68
Bumps [bcpkix-jdk15to18](https://github.com/bcgit/bc-java) from 1.67 to 1.68.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 02:04:28 +00:00
Andy Scherzinger
22f7ecd7f1
Merge pull request #7673 from nextcloud/addLink
fix not updating sharee list after creating a new link
2020-12-22 15:54:01 +01:00
Andy Scherzinger
e9198313fd
Merge pull request #7674 from nextcloud/themeCrash
fix crash when changing theme after showing media pane
2020-12-22 12:08:43 +01:00
tobiasKaminsky
09a0a6ef7d
fix not updating sharee list after creating a new link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-22 11:55:19 +01:00
Andy Scherzinger
00e1af0b7a
Merge pull request #7619 from nextcloud/proxyWithUA
Fix Push notifications
2020-12-22 11:21:51 +01:00
Andy Scherzinger
01bfcae3ec
Merge pull request #7691 from nextcloud/fixMediaScannerWithNoPath
If path is not set or empty do not run any media scanner
2020-12-22 09:13:39 +01:00
tobiasKaminsky
fd306758ba
Downgrade firebase-messaging
use NC specific user agent for Push

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-22 08:59:57 +01:00
Nextcloud bot
1c4e5dd810
[tx-robot] updated from transifex 2020-12-22 03:49:29 +00:00
Andy Scherzinger
26027a80bb
Merge pull request #7708 from nextcloud/fix7699
Remove snapshot repo
2020-12-21 17:43:05 +01:00
Andy Scherzinger
9e118d4c30
Merge pull request #7706 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.15.0
Bump detekt-gradle-plugin from 1.14.2 to 1.15.0
2020-12-21 17:42:38 +01:00
dependabot[bot]
ee8a97b86c
Bump detekt-gradle-plugin from 1.14.2 to 1.15.0
Bumps detekt-gradle-plugin from 1.14.2 to 1.15.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 17:42:05 +01:00
Andy Scherzinger
60285c0082
Merge pull request #7705 from nextcloud/dependabot/gradle/byteBuddyVersion-1.10.19
Bump byteBuddyVersion from 1.10.18 to 1.10.19
2020-12-21 10:54:42 +01:00
Unpublished
542d472a4d Remove snapshot repo
Signed-off-by: Unpublished <unpublished@gmx.net>
2020-12-21 10:23:53 +01:00
Nextcloud bot
b13b9fc5bf
[tx-robot] updated from transifex 2020-12-21 03:47:49 +00:00
dependabot[bot]
e18762c49e
Bump byteBuddyVersion from 1.10.18 to 1.10.19
Bumps `byteBuddyVersion` from 1.10.18 to 1.10.19.

Updates `byte-buddy` from 1.10.18 to 1.10.19
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.18...byte-buddy-1.10.19)

Updates `byte-buddy-android` from 1.10.18 to 1.10.19
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.18...byte-buddy-1.10.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 02:04:46 +00:00
Nextcloud bot
2854d7ab2f
[tx-robot] updated from transifex 2020-12-20 03:49:54 +00:00
Nextcloud bot
7ad01df9ca
[tx-robot] updated from transifex 2020-12-19 03:48:21 +00:00
Tobias Kaminsky
69af47857b
Merge pull request #7649 from nextcloud/ezaquarii/fix-upload-via-share-make-mtime-read-optional
Fix upload by sharing link with defensive check during mtime read
2020-12-18 08:19:51 +01:00
tobiasKaminsky
e6a7d124fc
If path is not set or empty do not run any media scanner
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-18 07:55:48 +01:00
Nextcloud bot
cfb44f6b83
[tx-robot] updated from transifex 2020-12-18 03:49:34 +00:00
Andy Scherzinger
03606f01d9
Merge pull request #7664 from czlucius/fix-issue-7633
Fix issue #7633
2020-12-17 22:49:09 +01:00
Andy Scherzinger
e1a46e1ff5
Merge pull request #7675 from nextcloud/dependabot/add-v2-config-file
Create Dependabot config file
2020-12-17 18:27:38 +01:00
czlucius
2cad7849ba Change alert dialog button text color
This commit changes the text color of the AlertDialog's buttons from `?android:attr/textColorPrimary` to `@color/text_color`.
This ensures that the button text can be readable throughout all themes.
2020-12-17 22:43:50 +08:00
Tobias Kaminsky
dd98c51474
Merge pull request #7668 from nextcloud/fixHelpLink
Update help link
2020-12-17 15:33:03 +01:00
czlucius
125bc3089d Change button text color from black to system text color
This commit changes the button text color from black(#000000) to a prominent text color that varies depending on the theme settings.
2020-12-17 22:29:48 +08:00
czlucius
36c6729d6c Fix issue #7633 by adding button style
Add `android:buttonBarButtonStyle` to `FallbackTheming.Dialog`, modifying the button style of the fallback `AlertDialog`, so that the button would not appear as invisible.
2020-12-17 22:25:00 +08:00
Nextcloud bot
828384b913
[tx-robot] updated from transifex 2020-12-17 03:47:40 +00:00
dependabot-preview[bot]
d5b566a6c2
Create Dependabot config file 2020-12-16 10:40:01 +00:00
tobiasKaminsky
0ad1af7717
fix crash when changing theme after showing media pane
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-16 10:46:46 +01:00
Nextcloud bot
a5fd5b3523
[tx-robot] updated from transifex 2020-12-16 03:49:46 +00:00
Nextcloud bot
91dbcc3644
[tx-robot] updated from transifex 2020-12-15 16:35:50 +00:00
Tobias Kaminsky
6d63811d70
Merge pull request #7670 from nextcloud/transifexLineWrap
Do not line wrap
2020-12-15 17:33:24 +01:00
tobiasKaminsky
8f17dad9e5
Do not line wrap
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-15 17:32:43 +01:00
Andy Scherzinger
0e66e8ea86
Update help link
Resolves #7646

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-14 22:19:55 +01:00
Chris Narkiewicz
70865ae337
Fix upload by sharing link with defensive check during mtime read
Since mtime is used to update cache and is not on critical path,
we can make it optional. If it's not available, cache behaviour
will suffer, but sharing should not fail.

Fixes #7587

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-12-12 00:06:05 +00:00
Andy Scherzinger
a95c363e8f
Merge pull request #7638 from Kuuuna98/CopyrightComment
Added copyright comment to the header of a file
2020-12-09 14:38:09 +01:00
Kuuuna98
72483f0e10 Added copyright comment to the header of a file
Signed-off-by: Kuuuna98 <yunaghgh@naver.com>
2020-12-09 22:24:36 +09:00
Andy Scherzinger
c787a29463
Merge pull request #6652 from nextcloud/screenshotsWhite
Screenshots white
2020-12-09 14:12:04 +01:00
Andy Scherzinger
382f24a528
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-09 13:11:47 +01:00
Andy Scherzinger
912f4c083c
Merge pull request #7636 from nextcloud/dependabot/gradle/kotlin_version-1.4.21
Bump kotlin_version from 1.4.20 to 1.4.21
2020-12-09 11:41:23 +01:00
Andy Scherzinger
a584855519
add missing screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-09 09:38:30 +01:00
dependabot-preview[bot]
49effe0021
Bump kotlin_version from 1.4.20 to 1.4.21
Bumps `kotlin_version` from 1.4.20 to 1.4.21.

Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21

Updates `kotlin-stdlib-jdk7` from 1.4.20 to 1.4.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.20...v1.4.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 02:16:00 +00:00
tobiasKaminsky
9800d58366
add missing screenshots
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-08 23:42:13 +01:00
tobiasKaminsky
bb14387ee3
add missing screenshots
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-08 23:42:11 +01:00