Benoit Marty
07dfdb333b
Merge branch 'release/0.3.1' into main
12 months ago
Benoit Marty
1750b941be
Adding fastlane file for version 0.3.1
12 months ago
Benoit Marty
c25e32c776
Changelog for version 0.3.1
12 months ago
Benoit Marty
c5c717ae4d
Merge pull request #1781 from vector-im/feature/bma/onBoardingIteration
...
On boarding iteration
12 months ago
ElementBot
b51fdf7468
Update screenshots
12 months ago
Marco Romano
878417f557
Voice message MediaPlayer: wait until player is ready ( #1772 )
...
Change to `MediaPlayer` API to allow waiting for the player to be in a ready state.
This is needed in order to perform some tasks (e.g. read the media duration, seek) after changing the media file.
12 months ago
Benoit Marty
e8c194ec77
Simpler code
12 months ago
Benoit Marty
fee91cf018
Ensure the size of the icon is 20.dp
12 months ago
Benoit Marty
a0699f0cc2
Use icon from Compound and ensure the size is 20.dp
12 months ago
Marco Romano
b83d8733e2
Don't leak MediaFileHandle when downloading voice messages ( #1748 )
...
Uses the new `MediaFile.persist()` [API](https://github.com/matrix-org/matrix-rust-sdk/pull/2789 ) to cache voice messages.
This allows to close the `MediaFile` handle after use and keeping the file.
Also disables rust sdk caching for voice messages as we'll use the app's cache dir for that purpose.
Fixes: https://github.com/vector-im/element-meta/issues/2175
12 months ago
Benoit Marty
cbc93cfd48
Move icons to the design system to reuse them (and use new ic_devices).
12 months ago
Benoit Marty
81a745871f
Onboarding iteration #1776
12 months ago
Benoit Marty
9279420c7e
Merge pull request #1773 from vector-im/feature/bma/recoveryKeyErrorDialog
...
Feature/bma/recovery key error dialog
12 months ago
Benoit Marty
e804031bb2
Merge pull request #1774 from vector-im/feature/bma/imageThumbnail
...
Improve rendering of `AttachmentThumbnail` when thumbnailSource is not provided
12 months ago
renovate[bot]
1f44d3d421
Update wysiwyg to v2.16.0 ( #1779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months ago
ElementBot
e511b77558
Update screenshots
12 months ago
Benoit Marty
827dd1747e
Revert icon change for location.
12 months ago
Benoit Marty
67de20ff09
Merge pull request #1778 from vector-im/feature/bma/fixMaestroAgain
...
Fix maestro again
12 months ago
Jorge Martin Espinosa
f6aabe40c0
Lower RAM usage in nightly related jobs ( #1777 )
...
* Lower RAM usage in nightly related jobs
* Restore `kotlin.daemon.jvm.options` for nigthly reports
12 months ago
Benoit Marty
d7a371d710
Maestro: close keyboard first
12 months ago
Benoit Marty
8be26db977
Maestro: scroll to see the item
12 months ago
Benoit Marty
1810a2730e
Maestro navigate to more screen
12 months ago
Benoit Marty
0210ba49fe
Fix Maestro test due to wording change.
12 months ago
Benoit Marty
d85deaf785
Merge pull request #1769 from vector-im/feature/bma/chatBackupWaitingForSync
...
Ensure BackupState and RecoveryState values are set from the SDK only…
12 months ago
Benoit Marty
32aa06f94d
Rename file.
12 months ago
ElementBot
00616ff6a5
Update screenshots
12 months ago
Benoit Marty
02ddc576e4
Merge pull request #1775 from vector-im/feature/bma/issueTemplate
...
Update issue description. Rageshake is disabled by default. (#1693 )
1 year ago
Benoit Marty
035609d74a
Add preview for AttachmentThumbnail and fix issue rendering for AttachmentThumbnailType.Location for coherency.
1 year ago
ElementBot
dada00cf3c
Update screenshots
1 year ago
Benoit Marty
818491fdc1
Update issue description. Rageshake is disabled by default. ( #1693 )
1 year ago
Benoit Marty
65351f0971
If media source for thumbnail info is not available for image, use the source image as a fallback. But if it is available, use it.
1 year ago
Benoit Marty
65c6da1480
Use the blurHash if available, when the thumbnailSource is null, and if not available render the image icon for image file.
1 year ago
ElementBot
e12936e189
Update screenshots
1 year ago
Benoit Marty
8218f6c47f
Improve dialog content when recovery key (or passphrase) is not correct.
1 year ago
ganfra
1e244b2ffd
Merge pull request #1757 from vector-im/feature/fga/lock_polish
...
LockScreen polish
1 year ago
Benoit Marty
334f4f78d8
Merge pull request #1759 from vector-im/feature/bma/recoveryKeyWithSpaces
...
Recovery key with spaces
1 year ago
Benoit Marty
8e7075b920
Merge pull request #1770 from vector-im/feature/bma/noBannerIfKeyBackIsEnabled
...
Show full history if key backup is enabled.
1 year ago
renovate[bot]
9e66180d20
Update kotlin ( #1697 )
...
* Update kotlin
* Lower Sonar RAM usage, remove redundant `Dkotlin.daemon.jvm.options`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
1 year ago
ganfra
4f519a817a
Lock screen : fix one more test.
1 year ago
ganfra
ffcb1bd67b
Update features/ftue/impl/src/test/kotlin/io/element/android/features/ftue/impl/DefaultFtueStateTests.kt
...
Co-authored-by: Benoit Marty <benoit@matrix.org>
1 year ago
Benoit Marty
f64eb5218c
Show full history if key backup is enabled.
1 year ago
renovate[bot]
ede72b069c
Update android.gradle.plugin to v8.1.3 ( #1762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
ganfra
f067163004
Lockscreen : should fix tests
1 year ago
Benoit Marty
d99ed8517e
Merge pull request #1767 from vector-im/feature/bma/encryptedMessages
...
Feature/bma/encrypted messages
1 year ago
ElementBot
78d15c130d
Update screenshots
1 year ago
Benoit Marty
64a00eec16
Fix test after wording change.
1 year ago
Benoit Marty
348da6bec2
Ensure BackupState and RecoveryState values are set from the SDK only when the first sync is finished.
1 year ago
Jorge Martin Espinosa
74e5bf18fc
Iterate design on Settings screen ( #1763 )
...
* Iterate design on Settings screen:
- Set new icons provided by design.
- Replace `PreferenceText` usages with `ListItem`.
- Add missing icons, and a new way to group them for previews.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Jorge Martin Espinosa
b57fddf19c
Lower max RAM usage for gradle to avoid CI issues ( #1766 )
1 year ago
Benoit Marty
e4a8e369c1
Merge pull request #1760 from vector-im/renovate/org.maplibre.gl-android-plugin-annotation-v9-2.x
...
Update dependency org.maplibre.gl:android-plugin-annotation-v9 to v2.0.2
1 year ago