nextcloud-android-bot
0d0a4a3198
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-05 09:34:45 +00:00
drone
d7918c59c6
Merge commit '1bf079d2cd85fe4770716bbf02790651290d66c1'
2020-02-05 09:23:30 +00:00
tobiasKaminsky
1bf079d2cd
NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION: Method needlessly boxes a boolean constant
...
This method assigns a Boxed boolean constant to a primitive boolean variable, or assigns a primitive boolean constant to a Boxed boolean variable. Use the correct constant for the variable desired.
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-05 10:21:56 +01:00
rakekniven
e19b58178b
l10n: Grammar: url -> URL
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 10:05:33 +01:00
dependabot-preview[bot]
75c0871e65
Merge pull request #5395 from nextcloud/dependabot/gradle/org.greenrobot-eventbus-3.2.0
2020-02-05 08:48:48 +00:00
dependabot-preview[bot]
ebba5ea4eb
Merge pull request #5396 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.5.0
2020-02-05 08:43:47 +00:00
Nextcloud bot
a2e327bdcd
[tx-robot] updated from transifex
2020-02-05 03:30:41 +00:00
dependabot-preview[bot]
d1b54e1ab7
Bump detekt-gradle-plugin from 1.4.0 to 1.5.0
...
Bumps detekt-gradle-plugin from 1.4.0 to 1.5.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 02:12:49 +00:00
dependabot-preview[bot]
829c705e90
Bump eventbus from 3.1.1 to 3.2.0
...
Bumps [eventbus](https://github.com/greenrobot/EventBus ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/greenrobot/EventBus/releases )
- [Commits](https://github.com/greenrobot/EventBus/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 02:11:55 +00:00
Kilian Périsset
4e16e0431a
Merge branch 'fix/defective-search' of github.com:nextcloud/android into fix/defective-search
2020-02-04 18:23:49 +01:00
Kilian Périsset
8184dbf1ff
Change variables accessibility
2020-02-04 18:20:31 +01:00
Andy Scherzinger
f9af611a27
Merge pull request #4878 from nextcloud/ezaquarii/contributions-engineering-practices-section
...
Added TOC links and Engineering section to CONTRIBUTING.md
2020-02-04 12:14:39 +01:00
tobiasKaminsky
88c4d6d2ab
Merge remote-tracking branch 'origin/fix/not-enough-space-dialog' into fix/not-enough-space-dialog
2020-02-04 11:24:19 +01:00
tobiasKaminsky
b74c9f2517
use correct storage location
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-04 11:24:10 +01:00
tobiasKaminsky
fab19e8f78
minor enhancements
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-04 11:03:22 +01:00
Chris Narkiewicz
460389579b
Added TOC links and Engineering section to CONTRIBUTING.md
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-02-04 10:42:12 +01:00
dependabot-preview[bot]
f7d7a0c7a2
Merge pull request #5378 from nextcloud/dependabot/gradle/markwonVersion-4.2.1
2020-02-04 09:27:04 +00:00
Tobias Kaminsky
f7220f4618
Merge pull request #5246 from siebica/master
...
Fix #2753 "Unresponsive App" error popup when syncing
2020-02-04 10:01:17 +01:00
dependabot-preview[bot]
3d5a40fa0b
Merge pull request #5169 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.4.0
2020-02-04 08:42:16 +00:00
tobiasKaminsky
eb903ab486
add UI test for Markdown
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-04 09:40:06 +01:00
tobiasKaminsky
f794f230b5
formatting
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-04 09:36:40 +01:00
Tobias Kaminsky
64c253be66
Merge pull request #5089 from cheecodes/master
...
Add check to make sure cursor is initialized
2020-02-04 09:12:33 +01:00
Nextcloud bot
ff400e16bf
[tx-robot] updated from transifex
2020-02-04 03:28:06 +00:00
Tobias Kaminsky
5d868e47fc
Merge pull request #5363 from nextcloud/fix/lolipop-webview-crash
...
Changed appcompat 1.1.0 to 1.2.0-alpha02
2020-02-03 14:31:49 +01:00
Tobias Kaminsky
0c272ad1d7
Merge pull request #5231 from nextcloud/roundedCorners
...
images: slightly rounded corners
2020-02-03 13:47:15 +01:00
tobiasKaminsky
b787284ab6
bump spotbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 11:53:37 +01:00
Tobias Kaminsky
6e202dd942
Merge pull request #5383 from nextcloud/whitePrimaryColor
...
Auth activity with primary white color
2020-02-03 08:02:34 +01:00
tobiasKaminsky
66b78e0eb7
changed to 8dp
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 06:58:39 +01:00
tobiasKaminsky
5ac25d545d
remove unneeded resource
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 06:47:40 +01:00
Tobias Kaminsky
176c7f8938
Merge pull request #5382 from nextcloud/prLineWrapping
...
PR template: line wrapping
2020-02-03 06:17:43 +01:00
tobiasKaminsky
120a6ca871
PR template: line wrapping
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 06:16:50 +01:00
Tobias Kaminsky
81c3bcef34
Merge pull request #5381 from nextcloud/movePRtemplate
...
move pr template
2020-02-03 06:12:54 +01:00
tobiasKaminsky
622f1f9f6c
move pr template
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 06:12:16 +01:00
tobiasKaminsky
f8ff0e106a
Auth activity with primary white color
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 06:08:05 +01:00
Nextcloud bot
aeee4beba7
[tx-robot] updated from transifex
2020-02-03 03:25:02 +00:00
dependabot-preview[bot]
987b728464
Bump markwonVersion from 4.2.0 to 4.2.1
...
Bumps `markwonVersion` from 4.2.0 to 4.2.1.
Updates `core` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Updates `ext-strikethrough` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Updates `ext-tables` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Updates `ext-tasklist` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Updates `html` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Updates `syntax-highlight` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases )
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 02:13:17 +00:00
Nextcloud bot
d60133bb86
[tx-robot] updated from transifex
2020-02-02 03:26:10 +00:00
Nextcloud bot
c3be968843
[tx-robot] updated from transifex
2020-02-01 03:26:45 +00:00
Kilian Périsset
d512b80331
Changed appcompat 1.2.0 to 1.2.0-alpha02
...
signed-off by Kilian Périsset <kilian.perisset@infomaniak.com>
2020-01-31 16:07:39 +01:00
Kilian Périsset
badc7c92da
Formated the code of ExtendedListFragment.java
...
(In order to avoid issues)
2020-01-31 14:59:54 +01:00
Kilian Périsset
4ec55ea677
Removed gradle heap-size property (fail)
2020-01-31 14:55:06 +01:00
Kilian Périsset
00e3ce6217
Removed translations (unneeded for this fix branch)
...
This reverts commit 938e4a6f44
.
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-01-31 14:54:11 +01:00
Tobias Kaminsky
9c12102d28
Merge pull request #5360 from nextcloud/testDocumentation
...
Test documentation
2020-01-31 12:53:42 +01:00
tobiasKaminsky
b8d042e171
Basic documentation of how to test
...
add checklist as PR template
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-31 09:50:00 +01:00
Andy Scherzinger
e617e57083
Merge pull request #5358 from nextcloud/transifexFix
...
No need of CDATA
2020-01-31 08:23:46 +01:00
Nextcloud bot
73697963c3
[tx-robot] updated from transifex
2020-01-31 07:01:08 +00:00
tobiasKaminsky
bd99ee9959
No need of CDATA
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-31 07:57:15 +01:00
tobiasKaminsky
d6275c4833
use 10dp
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-31 07:20:14 +01:00
tobiasKaminsky
763ee606d1
use radius, and do not only test for it
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-30 21:39:54 +01:00
tobiasKaminsky
82dd14f6bc
extract doubled code
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-30 20:31:45 +01:00