29 Commits (b8467e547c68ca0d03dbb5c7c11210fd30b9e1ce)

Author SHA1 Message Date
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago
ganfra 5fa293b563 Timeline test: check timeline is initialized and disposed 2 years ago
ganfra 45711b062e Makes sure to test loadMore method on TimelinePresenter 2 years ago
ganfra 4fc12f13d8 Fix test compilation 2 years ago
ganfra c9b4cf3232 Improve a bit timeline pagination 2 years ago
ganfra 4940719274 Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning) 2 years ago
Benoit Marty 3142b884c5 Move test data to TestData.kt 2 years ago
Benoit Marty 606cd3efc3 Cleanup and centralize test data. 2 years ago
Benoit Marty f6afd4de26 Add test for `MessagesPresenter` 2 years ago
Benoit Marty e4722f43d3 Test reply and edit message 2 years ago
Benoit Marty a3348ca71c Improve coverage for `TimelinePresenter` 2 years ago
Benoit Marty 48bd5fd48e Add test for `ActionListPresenter` 2 years ago
Benoit Marty f736b48a92 Add test for `MessageComposerPresenter` 2 years ago
Benoit Marty 333f9e9709 Add test for `TimelinePresenter` 2 years ago
Benoit Marty 58c59efebf Add test for `LogoutPreferencePresenter` 2 years ago
Benoit Marty 8fb1f2655e Add test for `LoginRootPresenter` 2 years ago
Benoit Marty 5ca2b475cc Add test for `ChangeServerPresenter` 2 years ago
Benoit Marty f02e5d606b Rename class. 2 years ago
Benoit Marty c3a7ab1de4 Add test about visible range 2 years ago
Benoit Marty feac348c89 Enable `testFixtures` - but not supported by AGP yet, so put files in module `matrixtest` 2 years ago
ganfra 0f498a0290 Start integrating uptodate rust sdk and make it compile (WIP) 2 years ago
ganfra b8860a6658 Simplify AvatarData and avoid carrying ByteArray 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
ganfra 97efff8aa4 Changes after review 2 years ago