Abdourahamane Boinaidi
9f63c3db85
fix shimmer background marge for grid mode
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-05-01 13:06:38 +02:00
Abdourahamane Boinaidi
679e513d52
Background shimmer size on grid image is the same as the downloaded pictures
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-05-01 09:21:36 +02:00
Nextcloud bot
ab7a04419c
[tx-robot] updated from transifex
2020-05-01 03:29:34 +00:00
Abdourahamane Boinaidi
3417a75e2e
Merge branch 'master' into newDesign-loader-thumbnail
2020-04-30 19:28:03 +02:00
Kilian Périsset
886c0c6394
Pre-added a menu to manage accounts
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-30 18:46:37 +02:00
Kilian Périsset
29fb9b2272
Replaced some file and list icons
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-30 16:11:28 +02:00
Nextcloud bot
99888c2640
[tx-robot] updated from transifex
2020-04-30 03:29:02 +00:00
Abdourahamane Boinaidi
40fd0ff757
add a corner on the background of the shimmer
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 17:02:44 +02:00
Abdourahamane Boinaidi
aaabd6d6ff
Shimmer effect only when you download a thumbnail and you only display gray during the progression
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 14:35:28 +02:00
Abdourahamane Boinaidi
907d8007b5
remove unused shimmer effects
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 12:32:58 +02:00
Kilian Périsset
43bbdfdbd9
Replaced some icons by Material ones + Removed a useless double-icon
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-29 11:49:15 +02:00
Abdourahamane Boinaidi
0edbd4832b
Merge remote-tracking branch 'origin/newDesign-loader-thumbnail' into newDesign-loader-thumbnail
...
# Conflicts:
# src/main/res/layout/grid_sync_item.xml
2020-04-29 11:21:04 +02:00
Abdourahamane Boinaidi
265dad23c8
add facebook shimmer effect
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 10:48:05 +02:00
Kilian Périsset
c1e031384e
Replaced some icons
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-29 09:33:00 +02:00
Abdourahamane Boinaidi
9dacc8bf4b
add facebook shimmer effect
...
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 08:24:39 +02:00
Nextcloud bot
d066d2d42c
[tx-robot] updated from transifex
2020-04-29 03:25:26 +00:00
tobiasKaminsky
ff4df03919
Merge remote-tracking branch 'remotes/origin/master' into newAppBarColor
2020-04-28 20:45:13 +02:00
Joris Bodin
8008688fec
Merge branch 'master' into feature/ui-revamp/fonts
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
# Conflicts:
# src/main/res/values-night/colors.xml
2020-04-28 15:53:52 +02:00
Joris Bodin
c785c0b22d
Merge branch 'master' into newAppBarColor
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
# Conflicts:
# src/main/java/com/owncloud/android/ui/activity/SettingsActivity.java
# src/main/java/com/owncloud/android/ui/activity/ToolbarActivity.java
# src/main/java/com/owncloud/android/utils/ThemeUtils.java
# src/main/res/values-night/colors.xml
2020-04-28 15:33:22 +02:00
Tobias Kaminsky
5db713f02a
Merge pull request #5879 from nextcloud/ezaquarii/migrate-files-sync-job-to-work-manager-api
...
Migrate files sync related jobs to WorkManager API
2020-04-28 13:15:06 +02:00
Kilian Périsset
d7533ee640
Put back the Material values (due invision false values)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-28 13:12:27 +02:00
Andy Scherzinger
922f84a443
revert background image for notifications
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:17 +02:00
Daniel Bailey
f97dc2d101
Tinted checkboxes in ConflictsResolveDialog
...
Activity icons have a 'night mode' background circle.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-04-28 12:18:16 +02:00
Andy Scherzinger
76a093e63f
properly theme SwipeRefreshLayout
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:12 +02:00
Andy Scherzinger
8128c3f9f2
unify divider colors
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:11 +02:00
Andy Scherzinger
f3fbdab05a
change dark theme background to #121212
...
see https://material.io/design/color/dark-theme.html#properties
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:10 +02:00
Andy Scherzinger
9396b2b43e
dark theme favorite icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:09 +02:00
Andy Scherzinger
1adc7654a1
use proper rtl values
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:07 +02:00
Andy Scherzinger
4b083e9e34
raise margin for bottom sheet menu item divider
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-04-28 12:18:06 +02:00
Daniel Bailey
4b464e1f54
Dark Mode Improvements (2)
...
* Fix list divider in upload file dialog
* The drawer account chooser toggle reacts to dark server themes
* ic_people in the file list changes depending on device dark mode
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-04-28 12:18:05 +02:00
Nextcloud bot
44b12dcd3b
[tx-robot] updated from transifex
2020-04-28 03:25:57 +00:00
Joris Bodin
2d3048eead
Better item selected background color in dark mode
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-27 14:26:13 +02:00
Joris Bodin
fc804bafce
Change ActionMode color
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-27 10:22:59 +02:00
Joris Bodin
f163dcb67e
Merge branch 'master' into newAppBar
2020-04-27 09:11:48 +02:00
Nextcloud bot
51c7c85c39
[tx-robot] updated from transifex
2020-04-26 03:25:07 +00:00
Kilian Périsset
eafacd00ec
Updated headers (removed due to autochange) + Replaced some icons by Material ones
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-25 08:32:46 +02:00
Kilian Périsset
c7d562370d
Enhanced dark mode for some text colors
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-25 07:34:42 +02:00
Kilian Périsset
97c27f1051
Replaced comma separator by bullet character in files list
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-25 07:08:09 +02:00
Nextcloud bot
4f360fa786
[tx-robot] updated from transifex
2020-04-25 03:24:56 +00:00
Kilian Périsset
7b166fc957
Adjusted size of file list item
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 18:39:02 +02:00
Kilian Périsset
4b71608c2a
Removed edited icons, merged changes in a new branch
...
This reverts commit 31df74ed17
.
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 18:09:26 +02:00
Kilian Périsset
d5b9b3e55d
Replaced some icons by Material ones to (removed useless icons)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 18:08:44 +02:00
Joris Bodin
9a63600521
Set color of hamburger icon
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 17:38:36 +02:00
Kilian Périsset
31df74ed17
Replaced some icons by Material ones to (removed useless icons)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 17:16:28 +02:00
Joris Bodin
e3c9a11167
Fix setting background if change manualy dark theme (And remove duplication)
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 17:08:51 +02:00
Kilian Périsset
3f4e6247c8
Changed Drawer and global texts colors
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-24 16:59:31 +02:00
Joris Bodin
0793808a06
Refactor and fix bug
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:37:26 +02:00
Joris Bodin
2c3ebac7e4
Change font color for darkmode and remove unused code
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-24 15:13:04 +02:00
Joris Bodin
515e551fda
Merge branch 'master' into newAppBar
2020-04-24 14:45:37 +02:00
Nextcloud bot
d5394df132
[tx-robot] updated from transifex
2020-04-24 03:41:21 +00:00
Joris Bodin
1ec71927df
New color, white for light theme and grey for dark theme. New progressbar
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-23 20:30:27 +02:00
Kilian Périsset
9c6105e94c
Fixed bug relative to inflating (due to < API 21)
...
This reverts commit a92725f8a7
.
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-23 18:14:38 +02:00
Chris Narkiewicz
77c4a3e6a5
Migrate file sync related jobs to WorkManager API
...
* FilesSyncJob.java converted to FilesSyncWork.kt
* FilesSyncJob removed from code
* Extended ETM screen to allow scheduling immediate
TestJob (for development experimentation)
* OfflineSyncJob.java conveted to OfflineSyncWork.kt
* OfflineSyncJob removed from code
* Fixed re-scheduling of content observer work
* MediaFoldersDetectionJob.java converted to
MediaFoldersDetectionWork.kt
* MediaFolderDetectionJob removed from code
Fixes #5881
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-23 10:45:01 +01:00
Nextcloud bot
268f71f0a0
[tx-robot] updated from transifex
2020-04-23 03:31:21 +00:00
Joris Bodin
4491f9a40d
Remove unused class
...
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-04-22 17:14:45 +02:00
Kilian Périsset
a92725f8a7
Replaced colors by native Android ones
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-04-22 16:08:56 +02:00
Tobias Kaminsky
34c05c9d0e
Merge pull request #5509 from nextcloud/ezaquarii/kilian-fix-account-not-new-crash
...
Resolved the crash when account is not new (Auth)
2020-04-22 13:26:03 +02:00
Nextcloud bot
775066bf8f
[tx-robot] updated from transifex
2020-04-22 03:28:09 +00:00
Kilian Périsset
5942e4e661
Resolved the crash when account is not new (Auth)
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-04-21 09:03:57 +02:00
Nextcloud bot
5febcdfd0d
[tx-robot] updated from transifex
2020-04-21 03:26:05 +00:00
Nextcloud bot
525f6076c6
[tx-robot] updated from transifex
2020-04-20 03:25:08 +00:00
Nextcloud bot
0f7fd5c60c
[tx-robot] updated from transifex
2020-04-19 03:24:56 +00:00
Nextcloud bot
acb78ca293
[tx-robot] updated from transifex
2020-04-18 03:25:45 +00:00
Nextcloud bot
bcf40b29f9
[tx-robot] updated from transifex
2020-04-17 03:25:59 +00:00
Joachim Meyer
32da47d6a3
Make the name collision policy for auto uploads selectable, fixes #5599 .
...
Signed-off-by: Joachim Meyer <joachim@joameyer.de>
2020-04-15 19:12:06 +02:00
Nextcloud bot
4dc092945b
[tx-robot] updated from transifex
2020-04-15 03:30:10 +00:00
Nextcloud bot
34b93be4e0
[tx-robot] updated from transifex
2020-04-14 03:29:25 +00:00
Nextcloud bot
a9ea2b5e32
[tx-robot] updated from transifex
2020-04-12 08:11:50 +00:00
Nextcloud bot
34e7dbd5de
[tx-robot] updated from transifex
2020-04-11 03:33:17 +00:00
tobiasKaminsky
0259a33134
Change pdf icon
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-08 07:29:01 +02:00
tobiasKaminsky
c43b234ae4
Rich workspaces: can be null (if disabled), or string (empty or with content)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-07 16:57:40 +02:00
Tobias Kaminsky
b73040ec62
Merge pull request #5817 from nextcloud/GroupUserExpire
...
NC18+: add possibility to set expiration date on user/group shares
2020-04-07 10:37:03 +02:00
Nextcloud bot
d423baa0a3
[tx-robot] updated from transifex
2020-04-07 03:27:56 +00:00
tobiasKaminsky
4ea0892630
NC18+: add possibility to set expiration date on user/group shares
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-06 15:34:09 +02:00
Nextcloud bot
34ee2dd4a9
[tx-robot] updated from transifex
2020-04-06 03:30:22 +00:00
Nextcloud bot
5cd1feaf7b
[tx-robot] updated from transifex
2020-04-04 03:30:19 +00:00
Nextcloud bot
4fc05e63b4
[tx-robot] updated from transifex
2020-04-03 03:22:56 +00:00
Nextcloud bot
5053c2bf6a
[tx-robot] updated from transifex
2020-04-02 03:21:56 +00:00
Nextcloud bot
5e2241d4ae
[tx-robot] updated from transifex
2020-04-01 03:22:49 +00:00
Nextcloud bot
b93b8e6dd8
[tx-robot] updated from transifex
2020-03-30 03:33:05 +00:00
Nextcloud bot
f72c7ac2c3
[tx-robot] updated from transifex
2020-03-29 03:39:18 +00:00
Nextcloud bot
5faff2fa59
[tx-robot] updated from transifex
2020-03-28 03:33:52 +00:00
Nextcloud bot
44bcecf98b
[tx-robot] updated from transifex
2020-03-27 03:32:16 +00:00
Nextcloud bot
3f98a6914b
[tx-robot] updated from transifex
2020-03-26 03:28:49 +00:00
Nextcloud bot
e13c7b9093
[tx-robot] updated from transifex
2020-03-25 03:32:48 +00:00
Nextcloud bot
d969a344d7
[tx-robot] updated from transifex
2020-03-24 03:31:59 +00:00
Nextcloud bot
a0d583c969
[tx-robot] updated from transifex
2020-03-23 03:29:46 +00:00
Andy Scherzinger
f2c44e39c3
Merge pull request #5705 from nextcloud/fixString
...
Wrong string
2020-03-22 22:12:43 +01:00
Nextcloud bot
78bf9d5012
[tx-robot] updated from transifex
2020-03-22 03:29:59 +00:00
tobiasKaminsky
7f0aa2661c
Wrong string
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-21 18:13:02 +01:00
Nextcloud bot
791d461e51
[tx-robot] updated from transifex
2020-03-21 03:31:28 +00:00
Nextcloud bot
9079a3299d
[tx-robot] updated from transifex
2020-03-20 03:31:02 +00:00
tobiasKaminsky
7eb0f66079
Add circle support for searching / displaying
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 19:12:23 +01:00
Daniel Bailey
aa2f44b92d
Adjusted file list banner background colour in dark mode
...
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-03-19 14:48:29 +00:00
Daniel Bailey
28d35f26af
Dark Mode Improvements
...
Removes conflicts between high contrast server themes and the dark mode.
Made primaryAccentColor() aware of the device theme so that it can
adjust the lightness accordingly.
Switch preference's track and thumb are more visible in device dark
mode.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-03-19 14:48:04 +00:00
Nextcloud bot
f94a2d5561
[tx-robot] updated from transifex
2020-03-19 03:34:12 +00:00
Nextcloud bot
bc3d631e8b
[tx-robot] updated from transifex
2020-03-18 03:33:04 +00:00
Tobias Kaminsky
b0943079c3
Merge pull request #5675 from nextcloud/docStorageConflict
...
Conflict behaviour fix
2020-03-17 14:01:57 +01:00
tobiasKaminsky
4bf40b5860
fix wrong assumption how conflict dialog show work
...
updated tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-17 09:49:59 +01:00
Nextcloud bot
779b1b388b
[tx-robot] updated from transifex
2020-03-17 03:34:52 +00:00
Nextcloud bot
5af031151f
[tx-robot] updated from transifex
2020-03-16 03:35:58 +00:00
Nextcloud bot
ff97bcc23e
[tx-robot] updated from transifex
2020-03-15 03:34:35 +00:00
Nextcloud bot
a6786831c5
[tx-robot] updated from transifex
2020-03-14 03:29:09 +00:00
Nextcloud bot
9ea27802d0
[tx-robot] updated from transifex
2020-03-13 03:29:22 +00:00
Andy Scherzinger
682ed36006
Merge pull request #5629 from nextcloud/shareSize
...
adjust share size
2020-03-12 18:04:37 +01:00
Tobias Kaminsky
e1b0b521f9
Merge pull request #5482 from nextcloud/ezaquarii/migrate-contacts-backup-job-to-worker-api
...
Migrate contacts backup job to new background job manager API
2020-03-12 14:34:16 +01:00
Andy Scherzinger
6df2d58de5
Merge pull request #5634 from nextcloud/previewGradient
...
Add gradient to preview images in toolbar
2020-03-12 08:14:58 +01:00
Tobias Kaminsky
c77f212fab
Merge pull request #5626 from nextcloud/darkRename
...
Correct font color in dark mode
2020-03-12 07:38:01 +01:00
Nextcloud bot
b3153237fd
[tx-robot] updated from transifex
2020-03-12 03:30:08 +00:00
Chris Narkiewicz
500fdb919b
Migrate contacts backup job to new background job manager API
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-03-11 23:16:56 +00:00
Andy Scherzinger
ed8ef97ec3
add gradient to preview images in toolbar
...
Resolves #2883
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-11 18:48:38 +01:00
tobiasKaminsky
8cd2648bd0
remove unneeded ressource
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-11 15:18:43 +01:00
tobiasKaminsky
8cb003b78e
adjust share size
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-11 14:53:37 +01:00
Nextcloud bot
7cdf890bf4
[tx-robot] updated from transifex
2020-03-11 03:31:14 +00:00
Andy Scherzinger
b97df4eb08
Merge pull request #5616 from nextcloud/darkModeActiveItem
...
Improve readability on active drawer item
2020-03-10 22:40:34 +01:00
tobiasKaminsky
92dd3a0e94
Improve readability on active drawer item
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-10 11:18:11 +01:00
Tobias Kaminsky
d5e1209d00
Merge pull request #5607 from nextcloud/viewBinding
...
Use view bindings: https://developer.android.com/topic/libraries/view-binding
2020-03-10 09:58:27 +01:00
Nextcloud bot
9710a8a863
[tx-robot] updated from transifex
2020-03-10 03:30:49 +00:00
tobiasKaminsky
593b684d4d
Use view bindings: https://developer.android.com/topic/libraries/view-binding
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-09 11:34:19 +01:00
Nextcloud bot
19333cef78
[tx-robot] updated from transifex
2020-03-09 03:25:08 +00:00
Nextcloud bot
e32364d2fd
[tx-robot] updated from transifex
2020-03-08 03:30:50 +00:00
Nextcloud bot
a52277e5c0
[tx-robot] updated from transifex
2020-03-07 03:28:49 +00:00
Andy Scherzinger
03c586bd94
remove unused dimens value
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 12:49:39 +01:00
Andy Scherzinger
37cc49b2d0
use correct dimens id
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 12:49:38 +01:00
tobiasKaminsky
7a6ae44d77
Remove outdated right/left as now only start/end is needed
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-06 12:49:36 +01:00
Andy Scherzinger
98e4acc75a
remove ununsed raw files
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 09:59:35 +01:00
Nextcloud bot
b4a6ce98c1
[tx-robot] updated from transifex
2020-03-06 03:31:35 +00:00
Tobias Kaminsky
2061207e25
Merge pull request #5531 from nextcloud/fix/AS36
...
Update to Android Studio 3.6
2020-03-05 09:58:46 +01:00
Tobias Kaminsky
c00b13df12
Merge pull request #5491 from nextcloud/conflictDialog
...
Enhance conflict dialog
2020-03-05 08:40:07 +01:00
Nextcloud bot
4f47892823
[tx-robot] updated from transifex
2020-03-05 03:31:48 +00:00
Nextcloud bot
24f8bdbd29
[tx-robot] updated from transifex
2020-03-04 03:29:28 +00:00
Andy Scherzinger
2ffb6dab5f
Merge pull request #5566 from nextcloud/hideOldLogin
...
Disable old login method
2020-03-03 13:17:36 +01:00
tobiasKaminsky
836e51fa79
Remove unneeded strings
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 10:31:03 +01:00
tobiasKaminsky
628e58e65e
Fixe during CR
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 10:31:03 +01:00
tobiasKaminsky
ae08a42f8a
Enhance conflict dialog
...
- fix bug
- add ui tests
- add instrumented tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 10:31:03 +01:00
Tobias Kaminsky
de7b7f5c06
Merge pull request #5345 from Charon77/deep_link
...
Allows deep linking to open files
2020-03-03 10:26:06 +01:00
Tobias Kaminsky
1e3c6d1080
Merge pull request #5537 from nextcloud/folderFileString
...
Split up share internal link
2020-03-03 09:45:22 +01:00
Tobias Kaminsky
3dde163c70
Merge pull request #5496 from nextcloud/fix/5232
...
properly colorize text preview gradient based on theme (day/night)
2020-03-03 09:44:37 +01:00
Andy Scherzinger
b9df3de466
use app namespace instead of android
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:47 +01:00
tobiasKaminsky
daf3e9aebd
remove unneeded strings
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 08:49:13 +01:00
tobiasKaminsky
a341ebcc83
Disable old login method
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 08:32:16 +01:00
Nextcloud bot
cd794ab1c1
[tx-robot] updated from transifex
2020-03-03 03:31:11 +00:00
Valdnet
d4f28aad60
Translation fix
...
Delete the dot.
2020-03-02 18:13:40 +01:00
tobiasKaminsky
83b67b93ad
Update english
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-02 15:52:54 +01:00
Nextcloud bot
db8d3a5d18
[tx-robot] updated from transifex
2020-03-02 11:39:28 +00:00
tobiasKaminsky
78adcfb3d6
Split up share internal link
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-27 20:10:51 +01:00
tobiasKaminsky
42d1dafaff
Change to better english
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-27 19:26:24 +01:00
Evans Jahja
0467cc37ca
Allows deep linking to open files
...
Signed-off-by: Evans Jahja <evansjahja13@gmail.com>
2020-02-26 21:26:48 +07:00
Nextcloud bot
eb94a66b2f
[tx-robot] updated from transifex
2020-02-26 03:31:45 +00:00
Nextcloud bot
543e25667a
[tx-robot] updated from transifex
2020-02-25 03:37:04 +00:00
Valdnet
812e8500f7
Update strings.xml file
...
Delete unnecessary dot.
2020-02-24 19:11:25 +01:00
Valdnet
b8e63e39e9
Update strings.xml file
...
Fix full sentences.
2020-02-24 15:44:57 +01:00
Nextcloud bot
6ab91c959e
[tx-robot] updated from transifex
2020-02-24 03:33:24 +00:00
Nextcloud bot
7b049a99d0
[tx-robot] updated from transifex
2020-02-23 03:33:40 +00:00
Nextcloud bot
bdaaf63fc3
[tx-robot] updated from transifex
2020-02-22 03:32:58 +00:00
Nextcloud bot
92f5e07b9f
[tx-robot] updated from transifex
2020-02-21 03:33:33 +00:00
Andy Scherzinger
3ec795f0bf
properly colorize text preview gradient based on theme (day/night)
...
improve preview textview size/gradient position
Fixes #5232
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-02-20 18:30:59 +01:00
Nextcloud bot
65548c4b4b
[tx-robot] updated from transifex
2020-02-20 03:32:12 +00:00
Nextcloud bot
0f1da5238b
[tx-robot] updated from transifex
2020-02-19 03:29:10 +00:00
Alice Gaudon
6540e3ef71
Upload list conflicts: replace trash icon with menu and add resolve action
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-02-18 07:38:35 +01:00
Alice Gaudon
a4ff1f11d7
Customize upload sync conflict notification strings
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-02-18 07:38:35 +01:00
Alice Gaudon
e77ffa00a8
Fix synced folder layout form control widgets alignment
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-02-18 07:38:35 +01:00
Alice Gaudon
6783e8ab4c
Make file uploads ask the user what to do when the file already exists on remote
...
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-02-18 07:38:16 +01:00
Chris Koying Browet
1b7bd72c49
ADD: [instantupload] setting to also upload existing files
...
Signed-off-by: Chris Koying Browet <cbro@semperpax.com>
2020-02-18 07:37:54 +01:00
Nextcloud bot
5c74f2b1be
[tx-robot] updated from transifex
2020-02-16 03:28:46 +00:00
Nextcloud bot
27fabe745b
[tx-robot] updated from transifex
2020-02-15 03:29:51 +00:00
Nextcloud bot
68f06ea158
[tx-robot] updated from transifex
2020-02-14 03:28:53 +00:00
Nextcloud bot
7156aaff2a
[tx-robot] updated from transifex
2020-02-13 03:33:37 +00:00
Nextcloud bot
e716c99a9b
[tx-robot] updated from transifex
2020-02-12 03:28:27 +00:00
Tobias Kaminsky
f520f2f9a2
Merge pull request #5436 from nextcloud/ezaquarii/make-user-model-parcelable
...
Make user model parcelable
2020-02-11 09:26:26 +01:00
Nextcloud bot
87eb8e0d16
[tx-robot] updated from transifex
2020-02-11 03:31:50 +00:00
Chris Narkiewicz
4ce54bc21e
Make user model parcelable
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-02-10 15:49:12 +00:00
Nextcloud bot
0027df9d0c
[tx-robot] updated from transifex
2020-02-10 07:30:30 +00:00
tobiasKaminsky
b4db9d07af
do not break line on transifex
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 08:23:41 +01:00
Tobias Kaminsky
0936945b3c
Merge pull request #5328 from nextcloud/fix/not-enough-space-dialog
...
Added "not enough space dialog"
2020-02-05 12:14:40 +01:00
rakekniven
e19b58178b
l10n: Grammar: url -> URL
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 10:05:33 +01:00
Nextcloud bot
a2e327bdcd
[tx-robot] updated from transifex
2020-02-05 03:30:41 +00:00
Nextcloud bot
ff400e16bf
[tx-robot] updated from transifex
2020-02-04 03:28:06 +00:00
Tobias Kaminsky
0c272ad1d7
Merge pull request #5231 from nextcloud/roundedCorners
...
images: slightly rounded corners
2020-02-03 13:47:15 +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
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
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
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
Kilian Périsset
54f30670dd
Removed translatable attribute from strings
...
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-01-28 13:28:54 +01:00
tobiasKaminsky
56076dfd96
small typo enhancements
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-28 11:26:41 +01:00
Kilian Périsset
03a307825d
Finished "Not Enough Space" dialog + Optimized UX
2020-01-27 15:29:46 +01:00
Nextcloud bot
fc68892919
[tx-robot] updated from transifex
2020-01-27 03:29:16 +00:00
Nextcloud bot
a5acbbfe06
[tx-robot] updated from transifex
2020-01-25 03:27:00 +00:00
Kilian Périsset
5c146d4f08
Added translations for dialog
2020-01-24 14:37:15 +01:00
Nextcloud bot
3b49f56d15
[tx-robot] updated from transifex
2020-01-24 03:26:39 +00:00
Nextcloud bot
ce6ce06636
[tx-robot] updated from transifex
2020-01-23 03:31:17 +00:00
Nextcloud bot
f783eed9b5
[tx-robot] updated from transifex
2020-01-22 03:30:22 +00:00
tobiasKaminsky
289a83635d
OC bottom list improvement
...
- same padding
- add "create new" for creators
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-21 13:01:28 +01:00