Commit graph

3748 commits

Author SHA1 Message Date
Andy Scherzinger
28279bc3c1
Merge pull request #6284 from nextcloud/fixPhotoViewAppbar
Fix appbar photos view when enter in background
2020-06-17 16:55:18 +02:00
Andy Scherzinger
663537f304
Merge pull request #6209 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.37.0
Bump ktlint from 0.36.0 to 0.37.0
2020-06-17 16:54:38 +02:00
Andy Scherzinger
39bb258648
Merge pull request #6231 from nextcloud/theme-refresh
Theme refresh bugfix
2020-06-17 16:53:51 +02:00
Andy Scherzinger
73c22d4e8f
Merge pull request #6307 from thgoebel/addaccount-materialbutton
Use MaterialButton for addAccount action in accounts screen
2020-06-17 16:37:28 +02:00
Daniel Bailey
6f31f92a3f
Theme refresh bugfix
Removed call to setLocalNightMode from DrawerActivity to allow the theme
setting to be done by SettingsActivity and the following activity
recreation to be handled by BaseActivity.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-06-17 14:33:19 +02:00
Joris Bodin
7f1ba75b7d
Fix appbar photos view when enter in background
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-17 12:21:32 +02:00
Andy Scherzinger
adac921f5c
Drop Android 4.2 support
Resolves #6276

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-17 10:58:35 +02:00
dependabot-preview[bot]
78b879d10f
Bump ktlint from 0.36.0 to 0.37.2
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.36.0...0.37.0)

changed to new syntax

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-17 10:45:36 +02:00
Thore Goebel
7c5948b61a Use MaterialButton for addAccount action in accounts screen 2020-06-17 09:00:35 +02:00
tobiasKaminsky
34eaf9d6db
remove non needed exceptions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-16 14:49:01 +02:00
Joris Bodin
37bf0dde69
Split off of #5150
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-16 08:09:42 +02:00
Andy Scherzinger
d65d917b81
Merge pull request #6249 from nextcloud/view-binding
#6247 View Binding - ShareFileFragment
2020-06-10 17:26:46 +02:00
tobiasKaminsky
4d9fc70376
Add account: grey color
align text

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-10 07:30:47 +02:00
Andy Scherzinger
613b98ae1b
Merge pull request #6254 from nextcloud/replaceEdgeColors
replace edge colors
2020-06-09 20:37:29 +02:00
Andy Scherzinger
5472ec40e2
Merge pull request #6221 from nextcloud/removeSortSwitch
remove action_sort
2020-06-09 14:04:38 +02:00
tobiasKaminsky
f028eefd83
replace edge colors
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-09 12:11:58 +02:00
Tobias Kaminsky
3965af0cfc
Merge pull request #6214 from nextcloud/fixods
Fix crash when creating client
2020-06-09 08:03:33 +02:00
tobiasKaminsky
fe8b0fba77
remove action_sort
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-09 08:00:55 +02:00
Stefan Niedermann
8b1396f73a #6247 View Binding - ShareFileFragment (Remove Jetbrains annotation)
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2020-06-08 19:45:24 +02:00
Stefan Niedermann
b13e828b87 #6247 View Binding - ShareFileFragment
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2020-06-08 19:45:24 +02:00
tobiasKaminsky
ec12ad56d4
use check arrow for chosen account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-08 10:03:38 +02:00
Andy Scherzinger
ddb8ee9fd1
Merge pull request #6222 from nextcloud/fix/MarkdwondPreview
set gradient via imageview for markdown previews
2020-06-05 15:52:19 +02:00
Andy Scherzinger
f07c535fba
Merge pull request #6224 from nextcloud/invertActivity
Activity stream on dark mode
2020-06-05 15:47:26 +02:00
Andy Scherzinger
94b31a0a37
set gradient via imageview for markdown previews
Fixes #6034

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-05 13:36:39 +02:00
tobiasKaminsky
b625cdaddb
invert activity icon on dark mode
removed outer white border on shared_via_ink

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 12:08:49 +02:00
Andy Scherzinger
cad9e59435
Merge pull request #6218 from nextcloud/moveFails
Fix move/copy to root folder
2020-06-05 08:59:35 +02:00
tobiasKaminsky
80d83e4721
split up unit&IT tests from screenshot tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
tobiasKaminsky
d0f3a00637
drone/ updateScreenshot update
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
Tobias Kaminsky
d1f17df63c
Merge pull request #6035 from nextcloud/enh/capabilities-etag
Add etag column to capabilities table
2020-06-05 07:28:06 +02:00
Andy Scherzinger
f0f700900f
Merge pull request #6216 from nextcloud/richworkspacesFirstRow
show rich workspace in grid spanned across first row
2020-06-04 21:03:25 +02:00
Andy Scherzinger
27214ae138
Merge pull request #6193 from nextcloud/receiveExternalChange
Sort/list change for ReceiveExternalFilesActivity.java
2020-06-04 19:08:32 +02:00
tobiasKaminsky
d446d9eae9
show rich workspace in grid spanned across first row
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-04 16:51:37 +02:00
tobiasKaminsky
20a63a6cde
fix #6137
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-04 16:31:44 +02:00
tobiasKaminsky
07dc18339a
Fix crash when creating client
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-04 15:44:03 +02:00
Kilian P
1dd3c986c4
Adjusted one comment 2020-06-04 15:35:07 +02:00
Kilian Périsset
6a6231ef5e
Fixed a bug relative to actionmode + Enhanced actionmode behaviour
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-06-04 15:28:34 +02:00
tobiasKaminsky
2a3fd4287e
Fix after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-04 15:16:57 +02:00
Daniel Kesselberg
a86038ebab
Add local variable for storageManager
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-04 15:14:57 +02:00
Daniel Kesselberg
ca8a89b930
Add etag column to capabilities table
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-04 15:14:55 +02:00
tobiasKaminsky
8a09c3fdfd
ReceiveExternalFiles to new layout
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-04 13:45:15 +02:00
Andy Scherzinger
80d4dd5908
Merge pull request #6207 from nextcloud/pixelPerfectAndBugFix
Appbar - Pixel perfect and bug fix
2020-06-04 11:01:19 +02:00
tobiasKaminsky
f0f77098bb
Upload list activity: new sort / switch button
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-04 08:15:06 +02:00
Tobias Kaminsky
4b9319a38c
Merge pull request #6192 from nextcloud/trashbinSort
change trashbin view to new layout
2020-06-04 07:54:37 +02:00
Andy Scherzinger
c20ac3b7f2
set sorting button text for trashbin activity, extract button text logic to utils method
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-03 18:05:58 +02:00
Joris Bodin
7739d87cbb
Fix lint
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-03 17:12:04 +02:00
Joris Bodin
cff3d8f588
Fix onResume FileDetailFragment
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-03 17:04:37 +02:00
Joris Bodin
212671813b
Fix appbar when show FileDetailFragment
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-03 16:40:45 +02:00
Tobias Kaminsky
1fcc05d04c
Merge pull request #6198 from nextcloud/fix/white-drawer-items
Applied a new fallback color for DarkMode
2020-06-03 15:54:09 +02:00
tobiasKaminsky
a97933e14c
invert if to make it more readable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-03 12:03:00 +02:00
tobiasKaminsky
68eb067ad0
only scroll to position, if highlighted item exists
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-03 09:45:30 +02:00