Benoit Marty
|
3b1112469c
|
Merge branch 'release/0.2.4' into main
|
1 year ago |
Benoit Marty
|
8292197bfe
|
Adding fastlane file for version 0.2.4
|
1 year ago |
Benoit Marty
|
1245ece910
|
Changelog for version 0.2.4
|
1 year ago |
Benoit Marty
|
7d985d4588
|
Merge pull request #1549 from vector-im/feature/bma/unknownMsgtype
Render unknown msgtype
|
1 year ago |
ganfra
|
588565995c
|
Pin code : add simple grace period
|
1 year ago |
ganfra
|
bdcd2714cc
|
Pin : rename PinStateDataSource by PinStateService
|
1 year ago |
ganfra
|
304ec0b740
|
Pin unlock : hides behind feature flag (disabled by default)
|
1 year ago |
ganfra
|
ea0963c0c8
|
Pin: use moveTaskToBack instead of finish
|
1 year ago |
ganfra
|
2d5a3a473c
|
Pin setup with fake lock
|
1 year ago |
Benoit Marty
|
519f5b2887
|
Merge pull request #1550 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
|
1 year ago |
Benoit Marty
|
88ca37984f
|
Merge pull request #1520 from vector-im/feature/bma/sessionDb
Improve session db and improve deleted session behavior
|
1 year ago |
Benoit Marty
|
71b836a4c6
|
Fix test, and distinguish failure message.
|
1 year ago |
renovate[bot]
|
e0748c94c2
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
|
1 year ago |
Benoit Marty
|
6a2881416f
|
Merge pull request #1526 from vector-im/feature/bma/konsist
Konsist
|
1 year ago |
Benoit Marty
|
edd7f5934a
|
changelog
|
1 year ago |
Benoit Marty
|
bcefbb9861
|
Render body for m.room.message if msgtype is unknown, in timeline and as room list last message. #1539
|
1 year ago |
Benoit Marty
|
8c2a5f281b
|
MessageContent.type cannot be null
|
1 year ago |
Benoit Marty
|
1b0e044565
|
Move `OtherState` to its own file.
|
1 year ago |
Benoit Marty
|
8482e2da6f
|
Move `FormattedBody` to its own file.
|
1 year ago |
Benoit Marty
|
d8a30f30c5
|
Move `MembershipChange` to its own file.
|
1 year ago |
Benoit Marty
|
4c97a63cd3
|
Move `MessageFormat` to its own file.
|
1 year ago |
Benoit Marty
|
9cb8537c4e
|
Move `MessageType` to its own file.
|
1 year ago |
Benoit Marty
|
2962032fe5
|
Move `InReplyTo` to its own file.
|
1 year ago |
Benoit Marty
|
33943b2ae8
|
Fix compilation issue and improve test.
|
1 year ago |
Benoit Marty
|
7c5a41f03d
|
Konsist: no field should have 'm' prefix, and fix new detected issues.
|
1 year ago |
Benoit Marty
|
4338d821e5
|
Konsist: improve test about no default value for State classes, and fix new detected issues.
|
1 year ago |
Benoit Marty
|
7c6397daaf
|
Merge pull request #1527 from vector-im/renovate/org.jlleitschuh.gradle.ktlint-11.x
Update plugin ktlint to v11.6.1
|
1 year ago |
ElementBot
|
381a4996c6
|
Update screenshots
|
1 year ago |
Benoit Marty
|
8be6bad465
|
SignedOutView: iterate on design.
|
1 year ago |
ganfra
|
aff7b7dfa1
|
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
|
1 year ago |
renovate[bot]
|
0cccc4de84
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.60
|
1 year ago |
Benoit Marty
|
257927f4f5
|
Import strings for SigneddOut module.
|
1 year ago |
Benoit Marty
|
8f1ccfccf2
|
Move SignedOut classes to their own module.
|
1 year ago |
ganfra
|
9ded4284b2
|
Setup the pin feature module
|
1 year ago |
renovate[bot]
|
0e5f4ec2c2
|
Update plugin ktlint to v11.6.1
|
1 year ago |
Benoit Marty
|
384bd612c4
|
Merge pull request #1524 from vector-im/feature/bma/cleanupDep
Cleanup dependencies
|
1 year ago |
ElementBot
|
837d40fe92
|
Update screenshots
|
1 year ago |
Benoit Marty
|
03fb2b05f9
|
Changelog
|
1 year ago |
Benoit Marty
|
54f9835c45
|
Add small doc about Konsist
|
1 year ago |
Benoit Marty
|
001bc219aa
|
Rename some test
|
1 year ago |
Benoit Marty
|
97fea4e6dd
|
data object
|
1 year ago |
Benoit Marty
|
0bc2020411
|
Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues
|
1 year ago |
Benoit Marty
|
d55df22db2
|
Konsist: add test Data class state MUST not have default value, and fix existing issues
|
1 year ago |
Benoit Marty
|
8929a90970
|
Konsist: add test to ensure filename match top level Composable View, and fix existing issue
|
1 year ago |
Benoit Marty
|
6e5caebc60
|
Add some Konsist test.
|
1 year ago |
Benoit Marty
|
632389daa9
|
Remove not used dependencies to some accompanist libraries.
|
1 year ago |
Benoit Marty
|
98ec390baf
|
Remove obsolete comment.
|
1 year ago |
Benoit Marty
|
fdec9281c7
|
Remove dependency on `com.google.android.material:material`
|
1 year ago |
jonnyandrew
|
6e9d19884c
|
Refactor composer UI components to separate files (#1506)
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
Benoit Marty
|
8bbcb973c4
|
Fix test.
|
1 year ago |