Onuray Sahin
e0abd991c5
Merge branch 'feature/ons/poll' into feature/ons/poll_timeline
...
* feature/ons/poll:
Design review fixes.
Code review fixes.
Make the poll option visible so that it can be tested from the PR
Limit maximum number of poll options.
Code review fixes.
Fix UI issues.
Remove poll command.
Use unstable types.
Create poll event content.
Create poll UI implementation.
Create poll fragment with a title.
Create poll screen components implemented.
Add poll icon to attachment type selector.
2021-11-09 13:19:50 +03:00
Florian Renaud
8140d90826
Fix potential NPE on Optional objects
2021-11-08 15:48:33 +01:00
Benoit Marty
f3655d4664
Merge pull request #4363 from vector-im/feature/fga/rx_flow_migration
...
Feature/fga/rx flow migration
2021-11-04 18:44:48 +01:00
Benoit Marty
6c8513d65a
Towncrier
2021-11-04 16:48:35 +01:00
Adam Tomaja
e167db2bb7
Feature/4292 fix capitalisation on initial sync screen ( #4410 )
...
#4292 - Fix Capitalisation On Initial Sync Screen
Co-authored-by: Adam Tomaja <cydercode@gmail.com>
2021-11-04 11:39:50 +00:00
Adam Brown
b418756727
adding changelog entry
2021-11-04 09:45:59 +00:00
Adam Brown
2c39635734
adding changelog entry
2021-11-03 16:13:40 +00:00
Benoit Marty
3760401b10
Merge pull request #4353 from SpiritCroc/video-compression
...
Fix broken video compression due to NPE in library
2021-11-02 13:28:52 +01:00
Benoit Marty
23a8ac6231
Merge pull request #4381 from vector-im/feature/adm/looping-call-ringtones
...
Force call ringtones to loop
2021-11-02 09:59:56 +01:00
Benoit Marty
26f8f5d1fb
Merge pull request #4379 from vector-im/feature/adm/sso-ordering
...
Sorting social providers by priority
2021-11-02 09:53:32 +01:00
Adam Brown
5bda79802f
adding changelog entry
2021-11-01 14:42:39 +00:00
Adam Brown
c261340939
adding changelog entry
2021-11-01 12:38:42 +00:00
Florian Renaud
13dc0e0c11
Add towncrier
2021-10-29 18:49:18 +02:00
Onuray Sahin
40aa0175d0
Code review fixes.
2021-10-29 16:54:54 +03:00
Adam Brown
6d41f89fe7
adding changelog entry
2021-10-28 19:32:29 +01:00
Adam Brown
3ea61c94f2
adding changelog entry
2021-10-28 16:25:42 +01:00
ganfra
79c5af2585
Flow migration: add Changelog
2021-10-28 16:50:27 +02:00
Benoit Marty
868548d0ab
Merge pull request #4352 from vector-im/feature/adm/room-filtering
...
Fixing case sensitive non latin room name filtering
2021-10-28 12:27:13 +02:00
Adam Brown
d344be5088
adding changelog entry
2021-10-27 16:44:39 +01:00
Benoit Marty
6f577d8232
Do not show shortcuts if a PIN code is set
2021-10-27 15:24:24 +02:00
SpiritCroc
076820bb10
Fix broken video compression due to NPE in library
...
Library issue: https://github.com/natario1/Transcoder/issues/154
Possibly fixes
https://github.com/vector-im/element-android/issues/4337
Also add some logging for failures.
2021-10-27 15:24:17 +02:00
Adam Brown
124061e1db
adding changelog entry
2021-10-26 20:03:10 +01:00
Adam Brown
e8bd27e785
adding changelog entries
2021-10-26 20:03:10 +01:00
Adam Brown
6cc6cc58f0
adding changelog entry
2021-10-26 20:03:10 +01:00
Benoit Marty
a19999a717
Merge pull request #4345 from vector-im/feature/adm/unable-to-join-by-name
...
Unable to join room by name
2021-10-26 19:35:44 +02:00
Benoit Marty
31abf44d0e
Merge pull request #4346 from vector-im/feature/bma/login_custom
...
Add API `LoginWizard.loginCustom(data: JsonDict): Session`
2021-10-26 19:28:30 +02:00
Benoit Marty
e8ccae8cd0
Add API LoginWizard.loginCustom(data: JsonDict): Session
to be able to login to a homeserver using arbitrary request content
2021-10-26 18:38:15 +02:00
Adam Brown
4361926075
adding changelog entry
2021-10-26 17:22:26 +01:00
Benoit Marty
0236396c59
Add optional deviceId to the login API
2021-10-26 15:10:04 +02:00
Benoit Marty
f2c22c1985
Merge pull request #4192 from vector-im/yostyle/cipher_suites
...
Limit supported TLS versions and cipher suites
2021-10-25 13:07:21 +02:00
Benoit Marty
3354cd1760
Merge pull request #4312 from vector-im/feature/fga/hilt_app_migration
...
Migrate App DI framework to Hilt
2021-10-25 12:41:02 +02:00
Benoit Marty
b892331e42
Towncrier
2021-10-25 12:35:11 +02:00
Benoit Marty
8b6e0187d6
Merge pull request #4320 from vector-im/feature/adm/malformed-group-link
...
Fixing grouped notification causing malformed url
2021-10-25 12:20:04 +02:00
Adam Brown
55c00a0975
adding changelog entry
2021-10-25 10:56:15 +01:00
ganfra
a82a5c9b32
Fix unread marker not showing #4313
2021-10-22 15:19:39 +02:00
ganfra
e6e8c7f7d1
Hilt: clean code and add changelog
2021-10-22 12:41:06 +02:00
Benoit Marty
a7d5c6a437
Merge pull request #4281 from vector-im/feature/aris/broken_edittext_4276
...
Fix Broken EditText when using FromEditTextItem
2021-10-21 17:28:41 +02:00
Benoit Marty
eb54eef595
Merge pull request #4296 from vector-im/feature/fga/fix_jsonviewer
...
Fix crash when clicking on ViewEvent source actions
2021-10-21 17:24:21 +02:00
ganfra
d41ff50097
Fix crash when clicking on ViewEvent source actions #4279
2021-10-21 16:34:20 +02:00
ganfra
d33daaf799
Fix voice message record button wrong visibility #4283
2021-10-21 11:35:08 +02:00
ariskotsomitopoulos
b3f6b5e142
Fix Broken EditText when using FromEditTextItem
2021-10-21 01:46:05 +03:00
Benoit Marty
e536e1c785
Run towncrier
2021-10-20 10:42:12 +02:00
Benoit Marty
097694f6ef
Make MegolmBackupAuthData.signatures optional for robustness
2021-10-19 17:31:51 +02:00
Benoit Marty
86b7fe67ac
Merge pull request #4268 from vector-im/feature/bma/improve_part
...
A few changes on the slash command
2021-10-19 17:01:25 +02:00
Benoit Marty
ab0e707ea6
Merge pull request #4229 from vector-im/feature/adm/decrypt-event-dummy-keys-fallback-crash
...
Catching EnsureOlmSessionsForDevicesAction errors
2021-10-19 16:13:34 +02:00
Benoit Marty
364654b685
Fix crash on slash commands Exceptions
2021-10-19 12:33:47 +02:00
Benoit Marty
fe2ba28441
Implement /part command, with or without parameter
2021-10-19 11:55:09 +02:00
Aris Kotsomitopoulos
aea22201c3
Feature/aris/issue 465 scrub exif data ( #4248 )
...
Implement ImageExifTagRemover to scrub user sensitive data while sending original size photos
- Return a not scrubbed file when there is an exception while scrubbing the jpeg file
- Improve error handling on image compression
2021-10-18 21:20:03 +00:00
Benoit Marty
2a47acc68a
Merge pull request #4236 from vector-im/feature/adm/fixing-home-menu-options
...
Fixing developer sync options always displaying
2021-10-18 18:19:20 +02:00
Benoit Marty
8da2ea8315
Merge pull request #4252 from thomcatdotrocks/patch-1
...
Re-enable Android Auto
2021-10-15 17:07:57 +02:00