Commit graph

2825 commits

Author SHA1 Message Date
Nextcloud bot
44a7ceea2b
[tx-robot] updated from transifex 2021-03-21 03:48:31 +00:00
Nextcloud bot
e6ecc27b68
[tx-robot] updated from transifex 2021-03-20 03:51:10 +00:00
Andy Scherzinger
3249ab3c96
Merge pull request #8188 from nextcloud/passwordDialog
Password dialog
2021-03-19 10:39:18 +01:00
Nextcloud bot
c96212fe43
[tx-robot] updated from transifex 2021-03-19 03:51:16 +00:00
tobiasKaminsky
42a0dff86a
Password dialog:
- enforced password: prevent dismiss if empty password
- optional password: rename cancel button to skip

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-18 16:51:58 +01:00
Tobias Kaminsky
9baa1556a8
Merge pull request #8137 from nextcloud/overlappingAvatars
Enhance overlapping multi-avatar display
2021-03-18 08:20:49 +01:00
Andy Scherzinger
32caf48782
Enhance overlapping multi-avatar display
Resolves #6019

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-18 07:54:25 +01:00
tobiasKaminsky
fd9e0e2f69
Themes header: plain background color and logo, if available
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-17 14:30:21 +01:00
Nextcloud bot
357cbb0e22
[tx-robot] updated from transifex 2021-03-17 03:50:53 +00:00
Nextcloud bot
99a4104d8f
[tx-robot] updated from transifex 2021-03-16 08:42:38 +00:00
Nextcloud bot
15765d7089
[tx-robot] updated from transifex 2021-03-16 03:51:30 +00:00
Nextcloud bot
f4a3fa58cf
[tx-robot] updated from transifex 2021-03-13 03:48:31 +00:00
Nextcloud bot
87d87c70df
[tx-robot] updated from transifex 2021-03-12 03:49:32 +00:00
Nextcloud bot
79024d47d6
[tx-robot] updated from transifex 2021-03-10 04:02:18 +00:00
Nextcloud bot
18e7840ad8
[tx-robot] updated from transifex 2021-03-09 03:53:37 +00:00
Tobias Kaminsky
a64ad5f179
Merge pull request #8124 from Mehdi-git/master
Fixed Misdisplaying view in landscape mode.
2021-03-08 07:29:31 +01:00
Nextcloud bot
827f0a9f84
[tx-robot] updated from transifex 2021-03-08 03:53:02 +00:00
mehdi-git
c6e27fd4aa Fixed Misdisplaying view in landscape mode. 2021-03-07 16:51:25 +03:30
Nextcloud bot
dbee7bf0fc
[tx-robot] updated from transifex 2021-03-07 03:49:05 +00:00
Nextcloud bot
f78765e672
[tx-robot] updated from transifex 2021-03-06 03:53:33 +00:00
Nextcloud bot
283ea398da
[tx-robot] updated from transifex 2021-03-05 03:52:45 +00:00
Andy Scherzinger
dd3c8b4363
Merge pull request #7620 from nextcloud/kotlin-android-extensions
plugin: 'kotlin-android-extensions' deprecrated
2021-03-02 10:22:48 +01:00
Nextcloud bot
b041ee1f42
[tx-robot] updated from transifex 2021-03-02 03:58:55 +00:00
Nextcloud bot
9b1e0f3e8a
[tx-robot] updated from transifex 2021-03-01 03:49:44 +00:00
Nextcloud bot
dfaffb34af
[tx-robot] updated from transifex 2021-02-28 03:47:51 +00:00
Nextcloud bot
6ad1fa7a13
[tx-robot] updated from transifex 2021-02-27 03:52:42 +00:00
Nextcloud bot
5c56fba753
[tx-robot] updated from transifex 2021-02-26 03:50:22 +00:00
Nextcloud bot
1c964b4032
[tx-robot] updated from transifex 2021-02-25 03:51:52 +00:00
tobiasKaminsky
71e6540a72
plugin: 'kotlin-android-extensions' deprecrated
use viewbinding
see: https://developer.android.com/topic/libraries/view-binding/migration

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 15:07:49 +01:00
Andy Scherzinger
9c44d5d866
Merge pull request #8024 from nextcloud/uncommonFilesAddBin
Fix: uncommon files add bin
2021-02-24 13:02:35 +01:00
Nextcloud bot
454abad732
[tx-robot] updated from transifex 2021-02-24 03:57:29 +00:00
tobiasKaminsky
d4aaebe5ac
Fix wrong renaming of unkown file types
Fix #7962

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 23:52:25 +01:00
Nextcloud bot
b49a07ed3b
[tx-robot] updated from transifex 2021-02-22 06:07:08 +00:00
Andy Scherzinger
9868245fdd
remove deprecated style definition and use new theming method
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 11:47:31 +01:00
Andy Scherzinger
99e1e8a24c
show helper text for more than one template only
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:12 +01:00
Andy Scherzinger
cdc611a71e
hide template chooser in case there is only one template
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:10 +01:00
Andy Scherzinger
adb0394722
Add button state coloring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:06 +01:00
Andy Scherzinger
46da2040ae
polish template chooser dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:03 +01:00
tobiasKaminsky
d326044bfe
Template Dialog: template needs to be selected
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 08:59:56 +01:00
Andy Scherzinger
a07a5fa8e7
Merge pull request #8001 from nextcloud/containerizedTextfields
Containerized textfield theme
2021-02-19 08:57:42 +01:00
Nextcloud bot
d41ba8ce0f
[tx-robot] updated from transifex 2021-02-19 03:54:48 +00:00
Andy Scherzinger
43f034c778
optimize search view
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:20 +01:00
Andy Scherzinger
5c7ebccd1d
add avatar to comment field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:19 +01:00
Andy Scherzinger
9a44fed0b5
adjust menu alignment with headline text
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:18 +01:00
Andy Scherzinger
90437b237f
adjust text colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:17 +01:00
Andy Scherzinger
99e5694ece
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:15 +01:00
Andy Scherzinger
433a541b64
cleanup legacy text size values
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:13 +01:00
Andy Scherzinger
b286740148
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:09 +01:00
Andy Scherzinger
1e250109ab
containerize status text field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:30:39 +01:00
Andy Scherzinger
8792e2e3f2
simplify PIN theming for non-containerized input field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:30:38 +01:00