Doug
5a1b9463bc
#40 : Use the Rust AuthenticationService.
...
* Update SDK package to 1.0.12-alpha.
* Use an app group for storage and stop stripping the http from the homeserver when configuring the service.
* Rename access token to restore token.
* Remove matrix.org server description inline with latest FTUE changes.
2022-07-27 10:57:16 +01:00
Doug
c125189b89
Enable blank line rules. ( #132 )
2022-07-06 16:01:50 +01:00
Doug
a272980b62
Add SwiftFormat to the project. ( #129 )
...
* Run swiftformat for whitespace.
* Run swiftformat with some rules.
2022-07-06 14:49:05 +01:00
Doug
88ce67603e
#40 : Add basic AuthenticationService and missing UI tests.
...
* Add MockAuthenticationService and ServerSelectionUITests.
* Add tests covering the Authentication flow.
2022-07-04 10:00:27 +01:00
Anderas
b1e9249328
Implement new ClientBuilder pattern for login ( #120 )
...
* Implement new ClientBuilder pattern for login
* Add changelog
2022-06-30 08:10:59 +01:00
ismailgulek
d89cefa253
Background execution ( #100 )
...
* #99 Implement background tasks
* #99 Add changelog
* #99 Fix some code smells
* #99 Use background tasks in room timeline controller
* #99 Move background task service into room proxy and media provider
2022-06-29 13:03:28 +03:00
Doug
2f0fe9e1d6
#40 : Add UserSessionStoreProtocol.
...
Only log out of the specific account.
Add tests for the keychain controller.
Expand test coverage.
PR comments
2022-06-16 10:58:39 +01:00