Benoit Marty
|
96867bccf2
|
Database version 4: add isTokenValid and loginType fields
Generate database with model version 4
|
1 year ago |
Benoit Marty
|
6761a5e2fb
|
Fix test compilation
|
1 year ago |
Benoit Marty
|
c3a0deb201
|
Code quality.
|
1 year ago |
Benoit Marty
|
7e77e6e063
|
Changelog
|
1 year ago |
Benoit Marty
|
1a99fd9a62
|
Fix compilation issue in sample app.
|
1 year ago |
Benoit Marty
|
6be984efc8
|
Do not restore session with invalid token.
|
1 year ago |
Benoit Marty
|
266f93cc28
|
Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout)
|
1 year ago |
Benoit Marty
|
124d6bf95f
|
SignedOut mode - WIP
|
1 year ago |
Benoit Marty
|
8305912b14
|
Map the new fields of `SessionData`.
|
1 year ago |
Benoit Marty
|
a424bc26ed
|
Need this now.
|
1 year ago |
Benoit Marty
|
a1afdeb6d3
|
Generate database with model version 3, to unit test database migration.
https://cashapp.github.io/sqldelight/1.5.4/multiplatform_sqlite/migrations/
|
1 year ago |
Benoit Marty
|
904d45b255
|
Use the ktx version of androidx.sqlite:sqlite
|
1 year ago |
Benoit Marty
|
70cdb4a2fc
|
Fix compilation warning in tests.
|
1 year ago |
Marco Romano
|
096d57517e
|
Optimize use of blurhash algo in bloom modifier (#1509)
- Reduced to 20px the size of the bitmap we encode the blurhash from.
- Reduced the blurhash components from 5 to 4.
As per suggestions in: https://github.com/woltapp/blurhash#good-questions
|
1 year ago |
Benoit Marty
|
f103b0a19f
|
Merge pull request #1512 from vector-im/renovate/mobile-dev-inc-action-maestro-cloud-1.x
Update mobile-dev-inc/action-maestro-cloud action to v1.6.0
|
1 year ago |
Benoit Marty
|
866c9d6f59
|
Merge pull request #1515 from vector-im/sync-localazy
Sync Strings
|
1 year ago |
ElementBot
|
cfbe48b9e8
|
Update screenshots
|
1 year ago |
Benoit Marty
|
14be646104
|
Merge pull request #1513 from vector-im/renovate/dependencyanalysis
Update dependency com.autonomousapps.dependency-analysis to v1.25.0
|
1 year ago |
Marco Romano
|
794ad4ab95
|
Switch off `enableOnBackInvokedCallback` due to androidx bug (#1517)
Switch off `enableOnBackInvokedCallback` until https://issuetracker.google.com/issues/271303558 is fixed.
Fixes https://github.com/vector-im/element-x-android/issues/1461
|
1 year ago |
bmarty
|
cd120b408f
|
Sync Strings from Localazy
|
1 year ago |
renovate[bot]
|
24b8e9327f
|
Update dependency com.autonomousapps.dependency-analysis to v1.25.0
|
1 year ago |
renovate[bot]
|
28bb47c7b9
|
Update mobile-dev-inc/action-maestro-cloud action to v1.6.0
|
1 year ago |
Jorge Martin Espinosa
|
776d935cfa
|
Add more tests, particularly to the room list diffing (#1508)
* Add more tests to improve the covered area, particularly the room list diffing
|
1 year ago |
jonnyandrew
|
9e73d6ddc2
|
Add feature flag for voice messages (#1507)
|
1 year ago |
ganfra
|
daf46d77e8
|
Merge pull request #1482 from vector-im/renovate/appyx
Update appyx to v1.4.0
|
1 year ago |
renovate[bot]
|
d92017745d
|
Update rnkdsh/action-upload-diawi action to v1.5.3 (#1505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
ganfra
|
330ed73dab
|
Appyx : quick management of PermanentChild
|
1 year ago |
Jorge Martin Espinosa
|
6a7713a6f8
|
Improve coverage in permalinks package (#1502)
* Improve coverage in permalinks package
|
1 year ago |
Jorge Martin Espinosa
|
ffef9d936a
|
Fix: WebP images can't be sent as media. (#1501)
* Fix: WebP images can't be sent as media.
* Place the `BitmapFactory.Options` mode change and comment where it belongs.
|
1 year ago |
renovate[bot]
|
6f73a28699
|
Update wysiwyg to v2.14.1 (#1491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
317346b668
|
Update dependency gradle to v8.4 (#1496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 year ago |
Benoit Marty
|
5d49196651
|
Merge pull request #1498 from vector-im/feature/bma/renderEmote
Render emote
|
1 year ago |
Benoit Marty
|
2a7a66fb18
|
Emote: format notification
|
1 year ago |
Benoit Marty
|
35b7b661f2
|
Code review: improve API.
|
1 year ago |
Benoit Marty
|
5f1b351e33
|
Merge pull request #1495 from vector-im/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2023.10.00
|
1 year ago |
Benoit Marty
|
73f8aa0887
|
Changelog
|
1 year ago |
Benoit Marty
|
8f660facbf
|
Render emote in the timeline: prefix with sender display name
|
1 year ago |
Benoit Marty
|
46d5417dd3
|
avoid `else` in when statement.
|
1 year ago |
Benoit Marty
|
303b174009
|
Emotes starts with `*`
|
1 year ago |
Benoit Marty
|
0edf53de5f
|
Convert `object` to `data object`
|
1 year ago |
renovate[bot]
|
1e24e39b2e
|
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09 (#1493)
* Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09
* Fix deprecation issues
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
|
1 year ago |
Benoit Marty
|
9c93303a9b
|
Merge pull request #1494 from vector-im/renovate/activity
Update activity to v1.8.0
|
1 year ago |
Benoit Marty
|
dea8748907
|
Merge pull request #1487 from vector-im/feature/bma/uiCleanup
Small cleanup
|
1 year ago |
renovate[bot]
|
daa6abe8c4
|
Update dependency androidx.compose:compose-bom to v2023.10.00
|
1 year ago |
Benoit Marty
|
9de2b898a2
|
Merge pull request #1486 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.59
|
1 year ago |
renovate[bot]
|
6fe23889bb
|
Update activity to v1.8.0
|
1 year ago |
Benoit Marty
|
34d05e01eb
|
Fetch edited event in advanced (similar to reply mode).
|
1 year ago |
Benoit Marty
|
bed135f7c3
|
Add comment.
|
1 year ago |
Marco Romano
|
82593367a4
|
Add docs for debug mitm proxying. (#1490)
|
1 year ago |
Marco Romano
|
8f3987b98c
|
Destroy EventTimelineItem pointer after use
|
1 year ago |