Benoit Marty
|
0cc34cf431
|
changelog
|
2023-10-11 16:29:34 +02:00 |
|
Benoit Marty
|
2e8be3a3d1
|
Render body for m.room.message if msgtype is unknown, in timeline and as room list last message. #1539
|
2023-10-11 16:18:24 +02:00 |
|
Benoit Marty
|
266612f9da
|
MessageContent.type cannot be null
|
2023-10-11 16:14:15 +02:00 |
|
Benoit Marty
|
24963915b9
|
Move OtherState to its own file.
|
2023-10-11 16:06:49 +02:00 |
|
Benoit Marty
|
8e581109aa
|
Move FormattedBody to its own file.
|
2023-10-11 16:05:47 +02:00 |
|
Benoit Marty
|
345c032a4e
|
Move MembershipChange to its own file.
|
2023-10-11 16:05:19 +02:00 |
|
Benoit Marty
|
987b97a4b9
|
Move MessageFormat to its own file.
|
2023-10-11 16:04:41 +02:00 |
|
Benoit Marty
|
f6bd33231d
|
Move MessageType to its own file.
|
2023-10-11 16:03:18 +02:00 |
|
Benoit Marty
|
d79affb3a4
|
Move InReplyTo to its own file.
|
2023-10-11 16:01:36 +02:00 |
|
Benoit Marty
|
f52bbac3cf
|
Fix compilation issue and improve test.
|
2023-10-10 22:21:02 +02:00 |
|
Benoit Marty
|
69c46c993e
|
Konsist: no field should have 'm' prefix, and fix new detected issues.
|
2023-10-10 22:09:57 +02:00 |
|
Benoit Marty
|
108ce544d7
|
Konsist: improve test about no default value for State classes, and fix new detected issues.
|
2023-10-10 21:42:18 +02:00 |
|
Benoit Marty
|
c1e53d989c
|
Merge pull request #1527 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-11.x
Update plugin ktlint to v11.6.1
|
2023-10-10 21:21:15 +02:00 |
|
ElementBot
|
7607f4f07b
|
Update screenshots
|
2023-10-10 19:18:36 +00:00 |
|
Benoit Marty
|
187117926e
|
SignedOutView: iterate on design.
|
2023-10-10 21:00:12 +02:00 |
|
ganfra
|
36f885b838
|
Merge pull request #1528 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.60
|
2023-10-10 20:44:49 +02:00 |
|
renovate[bot]
|
730c9467d2
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.60
|
2023-10-10 18:25:17 +00:00 |
|
Benoit Marty
|
352d89fdfb
|
Import strings for SigneddOut module.
|
2023-10-10 20:09:05 +02:00 |
|
Benoit Marty
|
669e0a2ff5
|
Move SignedOut classes to their own module.
|
2023-10-10 20:05:07 +02:00 |
|
ganfra
|
e1a5c4dc86
|
Setup the pin feature module
|
2023-10-10 18:09:46 +02:00 |
|
renovate[bot]
|
96a1173805
|
Update plugin ktlint to v11.6.1
|
2023-10-10 15:58:31 +00:00 |
|
Benoit Marty
|
47911935f9
|
Merge pull request #1524 from vector-im/feature/bma/cleanupDep
Cleanup dependencies
|
2023-10-10 17:57:53 +02:00 |
|
ElementBot
|
22fa3dff15
|
Update screenshots
|
2023-10-10 15:52:14 +00:00 |
|
Benoit Marty
|
68eb869fc4
|
Changelog
|
2023-10-10 17:38:23 +02:00 |
|
Benoit Marty
|
69b823f7f2
|
Add small doc about Konsist
|
2023-10-10 17:35:38 +02:00 |
|
Benoit Marty
|
fbd868cf6b
|
Rename some test
|
2023-10-10 17:31:04 +02:00 |
|
Benoit Marty
|
16841e9721
|
data object
|
2023-10-10 17:31:04 +02:00 |
|
Benoit Marty
|
0405683713
|
Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues
|
2023-10-10 17:31:04 +02:00 |
|
Benoit Marty
|
de31f8a73a
|
Konsist: add test Data class state MUST not have default value, and fix existing issues
|
2023-10-10 17:31:04 +02:00 |
|
Benoit Marty
|
308a0c0f57
|
Konsist: add test to ensure filename match top level Composable View, and fix existing issue
|
2023-10-10 15:39:22 +02:00 |
|
Benoit Marty
|
675f77bfa4
|
Add some Konsist test.
|
2023-10-10 14:21:36 +02:00 |
|
Benoit Marty
|
6f49e670fb
|
Remove not used dependencies to some accompanist libraries.
|
2023-10-10 13:48:10 +02:00 |
|
Benoit Marty
|
fa361927e9
|
Remove obsolete comment.
|
2023-10-10 11:50:04 +02:00 |
|
Benoit Marty
|
7436580b96
|
Remove dependency on com.google.android.material:material
|
2023-10-10 11:49:41 +02:00 |
|
jonnyandrew
|
7e91e7824e
|
Refactor composer UI components to separate files (#1506)
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-10-10 08:31:36 +00:00 |
|
Benoit Marty
|
0ca144117a
|
Fix test.
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
920626d260
|
Database version 4: add isTokenValid and loginType fields
Generate database with model version 4
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
4a79d1f7b2
|
Fix test compilation
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
039eda038e
|
Code quality.
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
b136e504b2
|
Changelog
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
37f80d06b3
|
Fix compilation issue in sample app.
|
2023-10-10 10:20:49 +02:00 |
|
Benoit Marty
|
529872a4f2
|
Do not restore session with invalid token.
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
5faf706264
|
Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout)
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
0b3fcecbed
|
SignedOut mode - WIP
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
fea1fe0f3c
|
Map the new fields of SessionData.
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
87fa394b93
|
Need this now.
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
b930a1a573
|
Generate database with model version 3, to unit test database migration.
https://cashapp.github.io/sqldelight/1.5.4/multiplatform_sqlite/migrations/
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
58ab1c049a
|
Use the ktx version of androidx.sqlite:sqlite
|
2023-10-10 10:20:31 +02:00 |
|
Benoit Marty
|
69ac38ed10
|
Fix compilation warning in tests.
|
2023-10-10 10:01:01 +02:00 |
|
Marco Romano
|
182511d92c
|
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
|
2023-10-09 16:24:37 +02:00 |
|