Joas Schilling
|
ca9a622030
|
Capability multi-room-users was introduced 2018
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 15:53:48 +02:00 |
|
Joas Schilling
|
61a2d389b4
|
Remove fallback code for "no-ping" not being available
The capability was introduces 2018 for Nextcloud 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 15:53:47 +02:00 |
|
Joas Schilling
|
6434630709
|
Merge pull request #1156 from nextcloud/techdebt/noid/api-v4-compatibility
v4️⃣ - Add option for APIv4 compatibility
|
2021-05-07 15:52:48 +02:00 |
|
Joas Schilling
|
b0ab1de0f1
|
Merge pull request #1224 from nextcloud/bugfix/noid/define-all-system-messages
Define all system messages as such
|
2021-05-07 12:57:50 +02:00 |
|
Joas Schilling
|
0f7965f4f9
|
Readd SuppressLint
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
fc736b2aff
|
Fix missing import
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
9f0c760c49
|
Fix capability checking when there could be no user
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
6aab2d0834
|
Fix more ktlint
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
5d366d0dbf
|
Fix coding styles
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:39 +02:00 |
|
Joas Schilling
|
ee3dc43530
|
Throw the exception up
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:57:38 +02:00 |
|
Joas Schilling
|
fb2fbf3152
|
LongLogTag
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:56:13 +02:00 |
|
Joas Schilling
|
b5c1e623c5
|
Fix undefined symbol
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:56:13 +02:00 |
|
Joas Schilling
|
bc641e2d07
|
Fix Code style
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:56:13 +02:00 |
|
Joas Schilling
|
529541d896
|
Change version to be specific to conversations api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:56:11 +02:00 |
|
Joas Schilling
|
e6d869d431
|
Allow to inject the version into the chat api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:55:50 +02:00 |
|
Joas Schilling
|
cf23a3d87d
|
Inject API version into signaling API calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:55:48 +02:00 |
|
Joas Schilling
|
f0eb3fec37
|
Inject api version in call api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:54:26 +02:00 |
|
Joas Schilling
|
33de3ed330
|
Final batch of API version injection
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:51:02 +02:00 |
|
Joas Schilling
|
1766125149
|
Move account verification to capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
ccd752b4ca
|
Fix some kotlin files to allow api switching
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
115154331d
|
Fix more java calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
f32b25c455
|
Fix old APIs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
68369873f4
|
Use new method instead of copied behaviour
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
ad71cc3a97
|
Log an error when an API call didn't check APIv4
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
c3061df60b
|
Allow to inject the api version into all methods for the room api
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
1a15bd9f5f
|
Deprecate all APIs without a specified version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:51 +02:00 |
|
Joas Schilling
|
3cd18d50ca
|
APIv4 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-07 11:49:50 +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 |
|
Nextcloud bot
|
7a2b908c98
|
[tx-robot] updated from transifex
|
2021-05-07 04:05:36 +00:00 |
|
Joas Schilling
|
8d99f0b98f
|
Define all system messages as such
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-06 21:24:50 +02:00 |
|
Andy Scherzinger
|
39de278b7d
|
remove lock icon in conversations list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-06 18:10:55 +02:00 |
|
Andy Scherzinger
|
bf1b4f97b7
|
Merge pull request #1221 from nextcloud/fixPropertiesParsing
Properly parse encryption/favorite flags
|
2021-05-06 16:23:19 +02:00 |
|
Andy Scherzinger
|
1d734485bb
|
properly parse encryption/favorite flags
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-06 13:29:19 +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 |
|
Nextcloud bot
|
969483d66a
|
[tx-robot] updated from transifex
|
2021-05-06 04:05:54 +00:00 |
|
dependabot[bot]
|
ca73cc7287
|
Bump flexbox from 1.1.1 to 2.0.1
Bumps [flexbox](https://github.com/google/flexbox-layout) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/google/flexbox-layout/releases)
- [Commits](https://github.com/google/flexbox-layout/compare/1.1.1...2.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 14:11:15 +00: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
|
c368af6bab
|
Move dialog into a new function
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:49 +02:00 |
|
Joas Schilling
|
c789152122
|
Exit the app when there is only this EOL account
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:14 +02:00 |
|
Joas Schilling
|
1f8905394e
|
Add dedicated methods for the EOL version checks
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-05-05 15:44:13 +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
|
0649d9daa7
|
update to forked releases from Nextcloud organisation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2021-05-05 11:03:50 +02:00 |
|
Marcel Hibbe
|
c0af24f25b
|
replace forks: chatkit, fresco, popupBubble
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2021-05-05 11:01:02 +02:00 |
|
Andy Scherzinger
|
b97b25177a
|
Merge pull request #1216 from nextcloud/a11yContentDescription
A11y content description
|
2021-05-05 10:47:28 +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 |
|
Nextcloud bot
|
82a96b10b7
|
[tx-robot] updated from transifex
|
2021-05-05 04:13:32 +00: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 |
|