ariskotsomitopoulos
|
c2183800d3
|
Github actions improvement test
|
2022-01-03 12:14:14 +02:00 |
|
ariskotsomitopoulos
|
694b8de034
|
Merge branch 'develop' into feature/aris/threads
# Conflicts:
# library/ui-styles/src/main/res/values/dimens.xml
|
2022-01-03 11:08:22 +02:00 |
|
Benoit Marty
|
ce0a582b3e
|
Merge pull request #4823 from vector-im/feature/ons/attachment_picker
Attachment Picker UI Improvements
|
2021-12-31 11:43:49 +01:00 |
|
Benoit Marty
|
5eebc995ff
|
Animate the attachment open/close button
|
2021-12-30 16:52:58 +01:00 |
|
Benoit Marty
|
464ac3bce2
|
Fix blink effect when opening the attachment popup, and improve clickability of the buttons
|
2021-12-30 16:36:36 +01:00 |
|
Onuray Sahin
|
cc8da82d02
|
New attachment picker implemented.
|
2021-12-30 16:28:50 +03:00 |
|
Benoit Marty
|
2ddc7f04b3
|
Merge pull request #4747 from vector-im/feature/bca/clean_state_in_tl
cleaning rendering of state event in timeline
|
2021-12-30 12:41:22 +01:00 |
|
Benoit Marty
|
753d704c69
|
Merge pull request #4757 from vector-im/feature/fre/minor_code_enhancements
Some code enhancements
|
2021-12-30 11:33:57 +01:00 |
|
Benoit Marty
|
f124eba665
|
Merge pull request #4810 from vector-im/feature/adm/voip-mute-notification
Fixing duplicated/empty notifications when joining/muting/leaving a VOIP call
|
2021-12-30 11:31:06 +01:00 |
|
Benoit Marty
|
abcdfc6f73
|
Merge pull request #4758 from vector-im/feature/adm/emoji-inconsistencies
Wrong emojis in composer
|
2021-12-30 10:34:22 +01:00 |
|
Benoit Marty
|
6a73c9315a
|
Merge pull request #4809 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.40
Bump libphonenumber from 8.12.39 to 8.12.40
|
2021-12-30 10:30:27 +01:00 |
|
Benoit Marty
|
bb0725b2e2
|
Merge pull request #4656 from vector-im/feature/adm/dynamic-login-flow
Feature based FTUE flows
|
2021-12-30 10:29:52 +01:00 |
|
ariskotsomitopoulos
|
0e30f4e817
|
Fix code quality issues
|
2021-12-25 23:35:40 +02:00 |
|
ariskotsomitopoulos
|
9ef4e1e83f
|
Fix code quality issues
|
2021-12-25 13:42:53 +02:00 |
|
ariskotsomitopoulos
|
d3e9e19779
|
Fix code quality issues
|
2021-12-25 13:11:42 +02:00 |
|
Adam Brown
|
41ae67d214
|
only converting encrypted events to NotifiableMessageEvent if the decrypted type is also a message
- fixes the app displaying encrypted non message events as notification messages
|
2021-12-24 11:12:59 +00:00 |
|
dependabot[bot]
|
863b201793
|
Bump libphonenumber from 8.12.39 to 8.12.40
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.39 to 8.12.40.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.39...v8.12.40)
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-23 23:07:37 +00:00 |
|
ariskotsomitopoulos
|
581f71e89d
|
Remove unused code
|
2021-12-23 17:22:27 +02:00 |
|
ariskotsomitopoulos
|
f06397023a
|
Add support when there no threads messages to init timeline. Init as the normal one and hide them on the app side. That is also helpful to work to load all the threads when there is no server support
|
2021-12-23 17:19:36 +02:00 |
|
ariskotsomitopoulos
|
dcabaa0dab
|
Merge branch 'feature/aris/threads' into feature/aris/threads_api_support
|
2021-12-21 20:16:17 +02:00 |
|
ariskotsomitopoulos
|
d7546db26f
|
Fix code quality issues
|
2021-12-21 20:09:25 +02:00 |
|
ariskotsomitopoulos
|
5a7d12a9a5
|
Enhance RoomEventFilter with MSC3440
|
2021-12-21 20:04:50 +02:00 |
|
ariskotsomitopoulos
|
7048080ee0
|
Merge branch 'develop' into feature/aris/threads
|
2021-12-21 13:24:03 +02:00 |
|
ariskotsomitopoulos
|
ed48eb38c9
|
Apply ktlinFormat
|
2021-12-21 13:23:17 +02:00 |
|
ganfra
|
55c0f1fcb3
|
Update versions to 1.3.13
|
2021-12-20 15:35:09 +01:00 |
|
Adam Brown
|
f1dff33dc2
|
removing android version bypass for using text futures
- the emoji span changes affect all android versions
|
2021-12-20 10:09:17 +00:00 |
|
ganfra
|
c6a118fc1f
|
Update versions to 1.3.12
|
2021-12-17 19:05:17 +01:00 |
|
Florian Renaud
|
7e2eb2a21e
|
Remove useless val in RoomListViewModel constructor
|
2021-12-17 17:31:24 +01:00 |
|
Florian Renaud
|
c13feb983e
|
Remove useless nullability in method param
|
2021-12-17 17:31:24 +01:00 |
|
Florian Renaud
|
61b74bb083
|
Add missing setting key constant
|
2021-12-17 17:31:00 +01:00 |
|
ganfra
|
461beda634
|
Merge pull request #4742 from vector-im/feature/aris/fix_immutable_model_crash
Fix crash ImmutableModelException
|
2021-12-17 15:30:19 +01:00 |
|
Adam Brown
|
680c22d4c8
|
using app compat edit text for official emoji support
|
2021-12-17 13:41:19 +00:00 |
|
ganfra
|
e155eefb7b
|
Merge pull request #4748 from vector-im/feature/adm/late-emoji-initialisation
Unable to render messages
|
2021-12-17 12:35:37 +01:00 |
|
ganfra
|
ac65942c28
|
Merge pull request #4744 from vector-im/feature/adm/emoji-notice-fix
Emojis in emotes causing crashes on Android 12+
|
2021-12-17 11:47:16 +01:00 |
|
Adam Brown
|
ddbf8582dd
|
removing trailing space
|
2021-12-17 10:46:03 +00:00 |
|
Adam Brown
|
6918372a87
|
extracting the emoji processing to an interface so that we can override the behaviour in the unit test
|
2021-12-17 10:38:49 +00:00 |
|
Adam Brown
|
b73bae452a
|
adding comment to explain SpannableStringBuilder usage
|
2021-12-17 09:37:50 +00:00 |
|
Adam Brown
|
37db28ae7c
|
using the safe emoji processor to avoid the timeline failing when processing the content and the emoji library hasn't initialised yet
|
2021-12-17 09:25:16 +00:00 |
|
Valere
|
240ce6873b
|
cleaning rendering of state event in timeline
|
2021-12-17 09:20:17 +01:00 |
|
ClaireGizard
|
ca58a04f57
|
Small UI fix in room member profile hearder (#4700)
Small ui fix on room member profile name
Co-authored-by: Claire Gizard <cgizard>
|
2021-12-16 21:10:03 +01:00 |
|
ariskotsomitopoulos
|
dca5bea744
|
Merge branch 'feature/aris/fix_immutable_model_crash' into feature/aris/threads
|
2021-12-16 20:56:10 +02:00 |
|
ariskotsomitopoulos
|
f769d84443
|
Merge branch 'develop' into feature/aris/threads
|
2021-12-16 20:55:52 +02:00 |
|
Adam Brown
|
ae6be3fdc4
|
adding missing binding options emote content
- fixes android 12+ crash when certain emojis are used within the emote content
|
2021-12-16 18:34:00 +00:00 |
|
ariskotsomitopoulos
|
2275bdd4fa
|
Fix crash ImmutableModelException
|
2021-12-16 20:14:21 +02:00 |
|
Benoit Marty
|
3b35be510f
|
Merge pull request #4729 from vector-im/feature/adm/avoid-leaking-window-when-showing-loading
Avoid leaking Activity Window when showing loading dialog
|
2021-12-16 11:07:23 +01:00 |
|
Benoit Marty
|
818a8898b3
|
Call banner: center text vertically
|
2021-12-15 22:19:23 +01:00 |
|
Adam Brown
|
4c238e81cf
|
dismisses any potential loading dialogs when the linked fragment is destroyed
- fixes leaking the activity window when the fragment is destroyed
|
2021-12-15 18:16:10 +00:00 |
|
Adam Brown
|
8b96d8cd8d
|
only acquire a wake lock if a lock is not already held
|
2021-12-15 17:32:39 +00:00 |
|
ariskotsomitopoulos
|
bc6e89b503
|
Disable user typing from thread timeline
|
2021-12-15 18:49:22 +02:00 |
|
ariskotsomitopoulos
|
3acdccb339
|
Disable polls from within threads but allow users to vote if the poll is a root thread message
|
2021-12-15 16:31:58 +02:00 |
|