Andy Scherzinger
|
cd5f083a49
|
make text preview dark/light aware, overall improvement of preview screens
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-31 15:29:00 +02:00 |
|
Valdnet
|
864a0e65db
|
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2021-05-28 15:23:42 +02:00 |
|
Valdnet
|
b73d0c5d45
|
l10n: Delete unnecessary text strings
Removal of unnecessary text strings that are not present in the application.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2021-05-28 14:37:24 +02:00 |
|
Andy Scherzinger
|
5af173a962
|
remove unused strings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-26 11:17:04 +02:00 |
|
Andy Scherzinger
|
cd07acaa1b
|
Simplify settings
Resolves #1058
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-26 10:15:02 +02:00 |
|
Marcel Hibbe
|
36fdd6d82b
|
add ability to "share to" files to nextcloud talk app
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-25 11:03:21 +02:00 |
|
Andy Scherzinger
|
a1b64c3c9a
|
remove unused namespace declaration
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-18 09:34:47 +02:00 |
|
Andy Scherzinger
|
e74aa09879
|
remove custom password animation and use default/component one
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-18 09:34:46 +02:00 |
|
Andy Scherzinger
|
733f837ced
|
remove ExtraTranslation flags since linter config should already cover this
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-17 14:43:38 +02:00 |
|
Morris Jobke
|
c42c79888c
|
Remove new line from translatable string
Due to our poor mans XML concatenation new lines are not kept and cause invalid XML. See https://github.com/nextcloud/docker-ci/pull/280/files#diff-9d28cba068f86de5b086c8b5e7ba5e44df1f4d5d299421e2bf5eb168551af078R68 for the XML concatenation. THis is a quick fix and better should be handled by just properly parse and combine the XML.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-05-17 12:07:16 +02:00 |
|
Joas Schilling
|
16ca03cb5c
|
Adjust title depending on the view
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:20:30 +02:00 |
|
Joas Schilling
|
8f7873ab9b
|
Add circles support
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 14:20:30 +02:00 |
|
Joas Schilling
|
7bbe954d47
|
Reply privately
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 13:47:28 +02:00 |
|
Joas Schilling
|
39a848afa4
|
Fix participant list call state
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-14 13:27:37 +02:00 |
|
Marcel Hibbe
|
8fc963290b
|
fix navigation bar color for call screen.
remove blue launcher screen for calls.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-14 11:14:32 +02:00 |
|
Andy Scherzinger
|
2b44a295a4
|
add account switcher in search bar
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-12 09:15:31 +02:00 |
|
Joas Schilling
|
32bb98e43e
|
Display the pin if the participant has one
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-09 17:32:15 +02:00 |
|
Joas Schilling
|
4ad96cc347
|
Fix available actions for groups, owners and self-joined users
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-09 17:32:14 +02:00 |
|
Joas Schilling
|
6f48ff9070
|
Fix removing an attendee from a conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-09 17:32:13 +02:00 |
|
Joas Schilling
|
22b68daaa4
|
Remove unused translation strings
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 16:10:05 +02:00 |
|
Marcel Hibbe
|
b8e4c4da56
|
add grid view for calls. make own video movable
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-07 09:45:51 +02:00 |
|
Valdnet
|
f9d233a151
|
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2021-05-06 12:46:47 +02:00 |
|
Andy Scherzinger
|
202d98d478
|
wrap warning in cardview and add warning icon for extra visual
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-05 15:48:52 +02:00 |
|
Joas Schilling
|
37dc7d1df0
|
Add a warning on the conversations list as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:12 +02:00 |
|
Joas Schilling
|
01b760f97e
|
Add a warning when the server version is (almost) EOL
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:11 +02:00 |
|
Andy Scherzinger
|
19cd3e4c79
|
Improve descriptive strings based on review feedback
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-05 09:06:54 +02:00 |
|
Andy Scherzinger
|
26574043bc
|
a11y message input
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 18:27:37 +02:00 |
|
Andy Scherzinger
|
188e33538e
|
a11y dynamic content descriptions for scope toggles on profile
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 18:16:17 +02:00 |
|
Andy Scherzinger
|
d54b3f3d0a
|
a11y dynamically set call state info on user items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 15:11:11 +02:00 |
|
Andy Scherzinger
|
e8f9d034ef
|
a11y call items/states
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 14:40:06 +02:00 |
|
Andy Scherzinger
|
1e702f1d1d
|
a11y conversation-emojie and read/sent status of messages
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 12:56:07 +02:00 |
|
Andy Scherzinger
|
b83d64086d
|
a11y file browser items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 12:56:07 +02:00 |
|
Andy Scherzinger
|
6fc43fce5f
|
a11y lock-screen
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-04 12:56:05 +02:00 |
|
Joas Schilling
|
cb11c36400
|
Pop a dialog to log in again or delete the account
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-03 21:22:32 +02:00 |
|
Andy Scherzinger
|
79e5c3bcaf
|
change order/icon of public conversation creation item
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-03 10:55:13 +02:00 |
|
Andy Scherzinger
|
8eafd0a163
|
unify text-colors for messages in chat
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-26 15:52:56 +02:00 |
|
Andy Scherzinger
|
e1d4331f16
|
properly set pull-to-refresh-spinner-background-color
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-26 15:52:54 +02:00 |
|
Andy Scherzinger
|
bb1eb2fc1c
|
iconify upload bottom sheet
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-26 15:52:53 +02:00 |
|
Andy Scherzinger
|
5ab44332c4
|
tone down placeholders in dark mode
Resolves #1140
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-26 15:52:52 +02:00 |
|
Marcel Hibbe
|
3f6f492143
|
open files inside app
Open files directly inside the app.
Download file into cache beforehand if not already done.
supported file types:
jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md
thanks to @tobiasKaminsky and @starypatyk
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-04-23 15:33:43 +02:00 |
|
Andy Scherzinger
|
5a58034a0b
|
add content description, align layouts
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-18 23:41:04 +02:00 |
|
Andy Scherzinger
|
da5dad4e9b
|
improve quoted message design
Resolves #945
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-18 13:45:00 +02:00 |
|
Andy Scherzinger
|
6b44ef8bb9
|
use proper text color and semi-transparent chip background color on mention-chips
Resolves #1131
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-15 15:29:14 +02:00 |
|
Andy Scherzinger
|
8b0dc34571
|
make text-menu items not all-caps
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-15 15:29:14 +02:00 |
|
Andy Scherzinger
|
690d09eb60
|
optimize grey tones regarding WCAG guidelines and material design standard colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-15 15:29:14 +02:00 |
|
Andy Scherzinger
|
c3b28a35c7
|
use headline color for participants list item headline(s)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-15 15:29:14 +02:00 |
|
Andy Scherzinger
|
62f50fa35d
|
Add splash screen to Talk App
Resolves #836
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-15 00:29:29 +02:00 |
|
Andy Scherzinger
|
02483c134d
|
update empty conversations screen and added shimmer effect for loading conversations initially
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-04-13 11:12:57 +02:00 |
|
Marcel Hibbe
|
604dfd7a38
|
Merge branch 'master' into loginTextfieldDesign_master
|
2021-04-13 10:27:56 +02:00 |
|
Marcel Hibbe
|
617af18ffa
|
Merge pull request #1111 from nextcloud/toolbarAlignment
Toolbar/list-item/preferences alignments
|
2021-04-13 10:11:29 +02:00 |
|