Florian Renaud
246e9c50e6
Do not handle poll end event
1 year ago
Florian Renaud
d59349184f
Rename progress variable to percentage
1 year ago
Florian Renaud
df1be4f6b1
Update option progress when selected
1 year ago
Florian Renaud
886c6526e8
Improve previews
1 year ago
Florian Renaud
81051295a4
Use custom RadioButton
1 year ago
Florian Renaud
079d89ace5
Update UI for poll in the timeline
1 year ago
ElementBot
16c4801dd3
Update screenshots
1 year ago
Benoit Marty
549218eeb2
Button theme: fix small integration mistake on button padding from Figma.
1 year ago
Benoit Marty
d7b22047c6
Code clarity (no change effect): always use when with `ButtonStyle.Filled`, `ButtonStyle.Outlined` and `ButtonStyle.Text` cases.
1 year ago
renovate[bot]
93e3029f92
Update android.gradle.plugin to v8.1.1 ( #1110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
ganfra
7898e60d59
Merge pull request #1108 from vector-im/feature/fga/fix_memory_leak_room_members
...
Fix memory leak on room members
1 year ago
ganfra
e8110da610
Merge pull request #1107 from vector-im/feature/fga/update-rust-sdk-0.1.44
...
Update rust sdk to 0.1.44
1 year ago
Benoit Marty
b9f2c9873b
Merge pull request #1100 from vector-im/renovate/accompanist
...
Update accompanist to v0.32.0
1 year ago
ganfra
ddf542755f
Fix memory leak : parallelMap can be cancelled so all members were not destroyed
1 year ago
ganfra
380b5302f3
Update rust sdk to 0.1.44
1 year ago
Jorge Martin Espinosa
bfd938a970
Linkify raw links in HTML message contents ( #1102 )
...
* Linkify links in HTML too:
- Creates a `ClickableLinkText` for `String`.
- Adds a `linkify` parameter to the original function, which is `true` by default.
- Does the linkify logic inside that component, if `linkify` is true.
* Add changelog
* Make sure we don't linkify user mentions or room aliases.
* Use remember to avoid re-processing the text for no reason.
1 year ago
Benoit Marty
af04cefb89
Merge pull request #1101 from vector-im/feature/bma/fixGoogleCryptoCrash
...
Use alpha version of the library `androidx.security:security-crypto`
1 year ago
Benoit Marty
fdc08518a5
Migrate from `com.google.accompanist.flowlayout.FlowRow` (deprecated) to `androidx.compose.foundation.layout.FlowRow`
...
https://google.github.io/accompanist/flowlayout/
1 year ago
Jorge Martin Espinosa
a562bd29a0
Fix bug reporter failing after not finding some files ( #1103 )
...
- Make sure we propagate `CancellationException`.
- Make sure we do a cleanup of temp files.
- Make sure we don't re-compress any lingering temp files.
- Don't stop the upload process if we were able to upload some log files, even if we failed to read some others.
1 year ago
Benoit Marty
8fea775e2a
Fix deprecated API usage.
1 year ago
Benoit Marty
1f9bdaa91e
Changelog
1 year ago
renovate[bot]
971d4392ac
Update accompanist to v0.32.0
1 year ago
Benoit Marty
9049ed1440
Use alpha version of the library `androidx.security:security-crypto` to fix crash `RuntimeException "No matching key found for the ciphertext in the stream" - RandomSecretPassphraseProvider`. #1099
1 year ago
Jorge Martin Espinosa
0f77b4557b
[Compound] Platform components (Lists) ( #990 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Benoit Marty
cc3829380d
Sync Localazy strings again after removing 2 strings added by the Web team test.
1 year ago
ElementBot
ef8a60b657
Sync Strings from Localazy ( #1098 )
...
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
1 year ago
Benoit Marty
a7e9a12fa4
Merge pull request #1096 from vector-im/renovate/dependencycheck
...
Update dependency org.owasp.dependencycheck to v8.4.0
1 year ago
renovate[bot]
ef1d1c4a79
Update dependency org.owasp.dependencycheck to v8.4.0
1 year ago
Benoit Marty
8ed8b3ebe1
Merge pull request #1095 from vector-im/renovate/gradle-gradle-build-action-2.x
...
Update gradle/gradle-build-action action to v2.7.1
1 year ago
renovate[bot]
18f82c7329
Update gradle/gradle-build-action action to v2.7.1
1 year ago
Benoit Marty
55ddb6e85e
Merge pull request #432 from vector-im/yostyle/check_unused_deps
...
Check unused plugins
1 year ago
Benoit Marty
73784463ce
Disable running buildHealth on the CI for now.
1 year ago
yostyle
f33f006aa3
Add task in CI
1 year ago
yostyle
37f5f3bdb7
Check unused plugins
1 year ago
Benoit Marty
5606c832f8
Merge pull request #963 from vector-im/julioromano/showLocationRequestPermission
...
Show location request permission in expanded location view
1 year ago
Benoit Marty
3f590c27ee
Merge pull request #1088 from vector-im/fix/jme/1077-textbuttons-in-dark-theme
...
Fix TextButtons being displayed in black
1 year ago
ElementBot
08409e06e3
Update screenshots
1 year ago
Benoit Marty
9b02865a70
Merge pull request #1093 from vector-im/feature/bma/senderNameBubble
...
Feature/bma/sender name bubble
1 year ago
Marco Romano
d5c5947ff9
Fix detekt
1 year ago
Marco Romano
e66c362fad
Add missing tests
1 year ago
Marco Romano
7a96bb7047
Fix wrong packages after refactor
1 year ago
Marco Romano
4ee082ba48
Remove redundant screenshots
1 year ago
Marco Romano
c2e8dac96a
Add location dialogs to show location. Always show FAB.
1 year ago
Marco Romano
a429195cbc
Move AndroidLocationActions to impl package
1 year ago
Marco Romano
99ad1c231a
Add permission request flow to ShowLocation feature too.
...
TODO:
- Presenter Tests
- Add Dialogs in View
1 year ago
ElementBot
ce47909c1d
Update screenshots
1 year ago
Jorge Martín
2da10f22ca
Merge remote-tracking branch 'origin/develop' into fix/jme/1077-textbuttons-in-dark-theme
1 year ago
Benoit Marty
f6f1ab7db3
changelog
1 year ago
ElementBot
42eb0d89e2
Update screenshots
1 year ago
Jorge Martin Espinosa
6a4a4ebf26
Fix rendering of inline elements in list items in messages ( #1091 )
...
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago