Marcel Hibbe
|
3459d7b452
|
Merge pull request #1324 from nextcloud/bugifx/1320/text-selection-background
Correct text selection background
|
2021-06-22 09:13:11 +02:00 |
|
Marcel Hibbe
|
0e66d75b7d
|
improve handling for missing location permissions
add fallback to gps if no NETWORK_PROVIDER was found
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-21 13:14:38 +02:00 |
|
Andy Scherzinger
|
f2d6c3b5bd
|
correct test selection background
Fixes #1320
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-15 12:10:57 +00:00 |
|
Andy Scherzinger
|
73e0b4e719
|
polish location map and move to native view bindings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-11 10:22:34 +02:00 |
|
Andy Scherzinger
|
31d585e763
|
polish location search result items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-11 10:22:29 +02:00 |
|
Marcel Hibbe
|
2154b6cf94
|
improve design of share location button / location description
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-11 10:22:12 +02:00 |
|
Marcel Hibbe
|
ab63a1970b
|
extract hardcodings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-11 10:21:56 +02:00 |
|
Marcel Hibbe
|
2f0105abd3
|
add location search with nominatim
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-11 10:21:49 +02:00 |
|
Marcel Hibbe
|
e8a9fa6303
|
add "...sent a location" strings for Conversation list
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-11 10:21:46 +02:00 |
|
Marcel Hibbe
|
c6d3abf421
|
add entry to share location
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-06-11 10:21:25 +02:00 |
|
Andy Scherzinger
|
f3dd482476
|
link swipe-to-reply to messages replyable-flag
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-06-09 13:50:18 +02:00 |
|
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 |
|