renovate[bot]
574028ebbf
Update wysiwyg to v2.24.0
10 months ago
ganfra
44b6a97c90
Rename isFetchingSearchResults to showSearchLoader
10 months ago
ganfra
a0ba83c863
Rename SearchBarResultState.Empty to SearchBarResultState.Initial
10 months ago
ganfra
9fcc50e08a
Rename UserSearchResults as UserSearchResultState
10 months ago
ganfra
96302da97c
Fix MatrixUserRepositoryTest
10 months ago
ElementBot
fae247d38d
Update screenshots
10 months ago
ganfra
46c7757ab8
Merge branch 'develop' into feature/fga/invite_user_loader
10 months ago
ganfra
00a96e3444
Add changelog
10 months ago
ganfra
96d02a19a9
Fix detekt
10 months ago
ganfra
8842d53038
RoomInviteMembers : add small tests
10 months ago
ganfra
109aea5ede
MatrixUserRepo : fix tests
10 months ago
Jorge Martin Espinosa
3a2191ee43
Use `SubcomposeLayout` for `ContentAvoidingLayout` ( #2171 )
...
Use `SubcomposeLayout` for `ContentAvoidingLayout`
10 months ago
Jorge Martin Espinosa
e04780fbf6
Trim whitespace at the end of messages ( #2169 )
...
Trim whitespace at the end of messages
10 months ago
Jorge Martin Espinosa
4776fc5452
Fix crashes for extremely long messages with no line breaks ( #2163 )
10 months ago
Benoit Marty
49487481ec
Merge pull request #2166 from element-hq/feature/bma/fixFlakyTest
...
Introduce AsyncAction with a Confirmation state and use it for logout action
10 months ago
Benoit Marty
1fcb8fea00
Fix flaky test using deterministic `awaitFirstItem` instead of `awaitLastSequentialItem`
10 months ago
ElementBot
4b1f895969
Update screenshots
10 months ago
ganfra
c6b3387b62
User search : show a loader when fetching results
10 months ago
Benoit Marty
365c423190
Clean up
10 months ago
Benoit Marty
ce97987399
Rename parameter
10 months ago
Benoit Marty
e702dd7995
Replace `showConfirmationDialog` by `disableAction` `Confirming` state, and remove `force` boolean, we get read the state instead.
...
Also use AsyncActionView.
10 months ago
Benoit Marty
e42005fc52
Rename AsyncView to AsyncActionView
10 months ago
Benoit Marty
7b2341aec7
Rename Async to AsyncData
10 months ago
Benoit Marty
3b2882ce2f
Fix test compilation
10 months ago
Benoit Marty
f5a229dbd4
Merge pull request #2160 from surakin/msc4027
...
Implement MSC4027 (Custom images in reactions)
10 months ago
Benoit Marty
e752248de1
Merge pull request #2162 from surakin/do-not-forward-stickers
...
Disable forwarding for stickers (until it can be properly fixed)
10 months ago
Benoit Marty
d953c979e1
Introduce AsyncAction with a Confirmation state and use it for logout action.
10 months ago
Jorge Martin Espinosa
0ca9780337
Remove 'document' case for message with timestamp preview ( #2164 )
...
* Remove 'document' case for message with timestamp preview
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
b9a7b11482
Merge pull request #2158 from element-hq/renovate/android.gradle.plugin
...
Update android.gradle.plugin to v8.2.1
10 months ago
Marco Antonio Alvarez
5d93140043
add comment about sticker forwarding being disabled
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
dc8cdb32f0
Disable forwarding for stickers (until it can be properly fixed)
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
renovate[bot]
9c0d9ac490
Update android.gradle.plugin to v8.2.1
10 months ago
Jorge Martin Espinosa
5980eb2ad2
Upgrade to AGP 8.2.0 ( #2142 )
...
* Upgrade to AGP 8.2.0
Add proguard rule for the problematic TagSoup library. For some reason, adding this in the consumer proguard rules of the RTE library doesn't seem to work.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Marco Antonio Alvarez
5cf4dc8756
Merge branch 'develop' into msc4027
10 months ago
Marco Antonio Alvarez
b1613c94a0
Merge branch 'msc4027' of github.com:surakin/element-x-android into msc4027
10 months ago
Marco Antonio Alvarez
290951ca99
empty commit
10 months ago
Benoit Marty
c2a7b388a9
Merge pull request #2154 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.0.1
10 months ago
ElementBot
3e3bc71883
Update screenshots
10 months ago
Marco Antonio Alvarez
4a6135eed6
use different heights for reaction summary view and reaction buttons
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
9352d7dfb1
Merge branch 'develop' into msc4027
10 months ago
ElementBot
fe0043cc47
Update screenshots
10 months ago
Benoit Marty
89cd5559ee
Merge pull request #2149 from element-hq/renovate/app.cash.molecule-molecule-runtime-1.x
...
Update dependency app.cash.molecule:molecule-runtime to v1.3.2
10 months ago
Marco Antonio Alvarez
639c3495aa
Merge branch 'develop' into msc4027
10 months ago
renovate[bot]
3a8bc4cd9c
Update actions/github-script action to v7 ( #2152 )
...
* Update actions/github-script action to v7
* Fix issues with both the PR from fork welcome comment and skipping Maestro for PRs coming from forks.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
10 months ago
Benoit Marty
0484b97b01
Merge pull request #2138 from element-hq/sync-localazy
...
Sync Strings
10 months ago
Marco Antonio Alvarez
c914b76994
use AsyncImage instead of BlurHashAsyncImage
...
move emoji line height to a private value
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
a81fdddab0
[Technical] Open stickers using the thumbnail url if the main url is empty ( #2157 )
...
* Explicitely use the thumbnail url to show stickers if the content's url is an empty string
---------
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
6880bf2166
fix top level property naming
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
50e3605214
fix Modifier forbidden pattern and missing const
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago
Marco Antonio Alvarez
b81b4f8207
add changelog
...
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
10 months ago