Commit graph

15118 commits

Author SHA1 Message Date
dependabot-preview[bot]
bfb01fbdb3
Bump markwonVersion from 4.3.1 to 4.4.0
Bumps `markwonVersion` from 4.3.1 to 4.4.0.

Updates `core` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Updates `ext-strikethrough` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Updates `ext-tables` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Updates `ext-tasklist` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Updates `html` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Updates `syntax-highlight` from 4.3.1 to 4.4.0
- [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.3.1...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 17:22:03 +00:00
Tobias Kaminsky
11adba0301
Merge pull request #6101 from nextcloud/disableCircle
Test CI against latest stable and master on server
2020-05-20 19:06:13 +02:00
tobiasKaminsky
5d7610d8b4
Fix failing CI, some tests still might fail, but at least all are executed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-20 18:38:32 +02:00
Tobias Kaminsky
db49ffd29c
Merge pull request #6105 from nextcloud/newDesign-UserInfoActivity
New design (UI) - User info activity
2020-05-20 17:30:08 +02:00
Tobias Kaminsky
0d741ff73a
Merge pull request #6104 from nextcloud/showAvatar
Properly show default/generated avatar if there is no one yet
2020-05-20 17:16:23 +02:00
Tobias Kaminsky
f0da2f41e1
Merge pull request #6107 from nextcloud/fixUpload
Fix upload and wrote tests
2020-05-20 17:11:36 +02:00
tobiasKaminsky
1a4be987d9
Fix upload and wrote tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-20 16:43:59 +02:00
tobiasKaminsky
89c9838442
Fix upload and wrote tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-20 15:49:07 +02:00
Tobias Kaminsky
b580352ccc
Merge pull request #6005 from nextcloud/randomE2E
E2E overhaul
2020-05-20 15:27:20 +02:00
tobiasKaminsky
d88f346b28
Properly show default/generated avatar if there is no one yet
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-20 14:38:33 +02:00
Nextcloud bot
7d8ee17399
[tx-robot] updated from transifex 2020-05-20 03:27:52 +00:00
Abdourahamane BOINAIDI
c059aa605e
Add media title to mediaStore if necessary
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-19 17:31:00 +02:00
Joris Bodin
183e1eb77b
Fix navigationbar in all activity
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-19 17:06:10 +02:00
Joris Bodin
a575cb01c6
Improve userinfo item
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-19 16:32:20 +02:00
Abdourahamane BOINAIDI
45bcd3029a
Set title in mediaStore, when upload from "move to <nc> folder"
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-19 16:07:08 +02:00
Joris Bodin
34ccaef48e
Use ConstraintLayout
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-19 15:58:49 +02:00
Joris Bodin
d7c98b4bde
Refactor
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-19 15:41:16 +02:00
Joris Bodin
73f6d9d800
Remove old layout
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-19 15:41:05 +02:00
Abdourahamane BOINAIDI
57de283d58
insert uploaded image to mediaStore
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-19 13:52:40 +02:00
Andy Scherzinger
e2e606633f
Merge pull request #6010 from nextcloud/wrongThumbnail
Fix wrongly sized png thumbnail after download #6006
2020-05-19 13:08:39 +02:00
tobiasKaminsky
8c8850a625
Fix wrongly sized png thumbnail after download #6006
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-19 09:26:03 +02:00
Tobias Kaminsky
c3b7ccb46c
Merge pull request #6102 from nextcloud/githubActions
Move CI tasks to github actions
2020-05-19 08:06:33 +02:00
tobiasKaminsky
4847d3f2f5
Move CI tasks to github actions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-19 07:41:52 +02:00
Nextcloud bot
05d3fe1742
[tx-robot] updated from transifex 2020-05-19 03:26:04 +00:00
Andy Scherzinger
a1a1a8d565
Merge pull request #6087 from nextcloud/newDesign-navigationBar
Add light navigationbar and fix statusbar with actionMode
2020-05-18 17:29:08 +02:00
Joris Bodin
ba3529ee78
Add licence
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-18 16:09:10 +02:00
nextcloud-android-bot
d7eadbbb19 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-18 13:52:30 +00:00
tobiasKaminsky
a2fc279c01
E2E overhaul
- Limit online editing/stream when e2e-encrypted file
- download files in subfolder to correct local folder name
- use httpd/unix-directory for folder in metadata
- set encryption status of subfolder

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-18 14:02:58 +02:00
Tobias Kaminsky
4f6e810226
Merge pull request #6098 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.9.1
Bump detekt-gradle-plugin from 1.8.0 to 1.9.1
2020-05-18 13:52:31 +02:00
Nextcloud bot
98a0ca8a57
[tx-robot] updated from transifex 2020-05-18 03:24:51 +00:00
dependabot-preview[bot]
8d4d52dbd3
Bump detekt-gradle-plugin from 1.8.0 to 1.9.1
Bumps detekt-gradle-plugin from 1.8.0 to 1.9.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 01:12:22 +00:00
Nextcloud bot
a6e4818225
[tx-robot] updated from transifex 2020-05-17 03:25:30 +00:00
Andy Scherzinger
de1a14fc0b
Merge pull request #6065 from nextcloud/feature/newDesign-trash-selection
Fix selected item background color
2020-05-16 09:12:23 +02:00
Nextcloud bot
0e74305c1d
[tx-robot] updated from transifex 2020-05-16 03:27:00 +00:00
Tobias Kaminsky
6163badbb7
Merge pull request #6037 from nextcloud/ezaquarii/implement-query-pagination-in-uploads-storage-manager
Add SQL query pagination in UploadStorageManager
2020-05-15 18:21:04 +02:00
Joris Bodin
768b067fb2
Add light navigationbar and fix statusbar with actionMode
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 16:11:34 +02:00
Andy Scherzinger
89908d2296
Merge pull request #6078 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.2.0-rc01
Bump appcompat from 1.2.0-beta01 to 1.2.0-rc01
2020-05-15 14:23:17 +02:00
tobiasKaminsky
e722448e19
Fixed linter warnings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-15 11:31:02 +02:00
GDR!
da1a2e20f7
Add SQL query pagination to fix #5891
Signed-Off-By: GDR! <gdr@gdr.name>
2020-05-15 11:31:02 +02:00
dependabot-preview[bot]
39cb42a4d1
Bump appcompat from 1.2.0-beta01 to 1.2.0-rc01
Bumps appcompat from 1.2.0-beta01 to 1.2.0-rc01.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 08:48:00 +00:00
Tobias Kaminsky
4a39f3970d
Merge pull request #6067 from nextcloud/newDesign-home-appbar
New design (UI) - Home Appbar
2020-05-15 10:42:18 +02:00
Tobias Kaminsky
829d17c69e
Merge pull request #5918 from nextcloud/hugeCursor
Add some tests for upload storage manager
2020-05-15 10:28:38 +02:00
tobiasKaminsky
58f804360b
Add some tests for upload storage manager
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-15 10:14:31 +02:00
tobiasKaminsky
6517cb85e7
Minor changes after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-15 10:07:55 +02:00
Joris Bodin
0d7185c75e
Appbar like google
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:04 +02:00
Joris Bodin
2a0b1ea5d2
Bug fix
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:04 +02:00
Andy Scherzinger
84971d876e
raise lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-15 10:02:04 +02:00
Joris Bodin
5eea9fd7fb
Fix toolbar color un darkmode
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:04 +02:00
Joris Bodin
55c68e789b
Fix tiny jump
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:04 +02:00
Joris Bodin
a707091c19
Improve color in darkmode and fix another searchview collapsed
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:04 +02:00