Andy Uhnak
c5ab17ff3f
Curate MXCrypto protocol methods
2022-10-25 18:11:13 +01:00
ismailgulek
d62640c56d
Fix infinite layout loops on timeline ( #6942 )
...
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`
* Fix layout issues when adding hosting views into the content view
* Use the new api when adding views into the content
* Add changelog
2022-10-20 15:55:07 +03:00
Alfonso Grillo
1e969bfa6f
Fix text view height issue
2022-10-19 10:30:20 +02:00
ismailgulek
d6ae7aefd2
Merge branch 'hotfix/1.9.8' into develop
2022-10-11 10:25:08 +03:00
Doug
cdee298170
Tidy-up formatting.
2022-10-10 11:56:55 +01:00
Shunmugaraj
c00b804672
Bugfix: Element freezes after searching in a room #6762
2022-10-10 11:56:55 +01:00
Stefan Ceriu
d044e01d7a
Expose AuthenticationRestClient async login token generation method (MSC3882)
2022-10-10 09:44:22 +03:00
Johannes Marbach
4fa0db6638
Merge pull request #6828 from vector-im/johannes/default-session-name
...
Include app name in default session display name
2022-10-07 20:40:01 +02:00
Johannes Marbach
9cfbc87a46
Include app name in default session display name
2022-10-07 16:54:08 +02:00
Johannes Marbach
ba7c84f451
Merge branch 'develop' into johannes/session-name-trumps-device-type-name
2022-10-07 13:27:16 +02:00
Johannes Marbach
bdce8f1c09
Only use device type name as fallback for session display name
2022-10-07 09:48:17 +02:00
ismailgulek
d5c7e6bd8e
Login with QR UI components ( #6790 )
...
* Display QR button on login screen if HS supports
* Create start screen
* Add build flag
* Connect start screen to the login
* QR display screen
* Move `LabelledDividerView` into separate file
* Show display QR screen on button tap
* Add swift concurreny to CameraAccessManager
* Introduce `QRLoginServiceProtocol`
* Use new service in screens
* Introduce scan QR code screen
* Remove hardcoded service availability
* Remove unnecessary import
* Add confirmation screen
* Add loading screen
* Fix ZXingObjc targets
* Add failure screen
* Add strings
* Various UI tweaks, navigation according to the service state
* Fix tests
* Add string for invalid QR error
* Add QR login service mode
2022-10-06 18:05:46 +03:00
aringenbach
af375a4e8e
Fix mention pills display on iOS 16
2022-09-02 16:22:17 +02:00
Stefan Ceriu
e2a554ba3e
Ensure rest client async responses are processed on the main queue
2022-08-29 09:34:14 +03:00
Andy Uhnak
74b369e3af
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
Doug
3e9e946506
Remove all types related to Groups
2022-08-09 15:04:54 +01:00
Gil Eluard
4de0901f36
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
Johannes Marbach
df048803ef
Remove all @available(iOS 14... annotations
2022-06-23 09:47:38 +02:00
aringenbach
e18a58846c
Handle long press on back buttons
2022-06-22 15:56:31 +02:00
Doug
572676d3f9
Add spacing between the Jitsi and Threads toolbar buttons.
2022-06-21 11:41:23 +01:00
aringenbach
048f7cd27d
Fix some comments
2022-06-17 10:19:10 +02:00
aringenbach
4f4f15e8d4
Add avatar url and attachment size tests
2022-06-17 09:16:59 +02:00
aringenbach
cc2a95e865
Use latest user data for mention pills
2022-06-16 17:07:47 +02:00
aringenbach
c6fea7a0b5
Remove unnecessary html style
2022-06-16 10:27:44 +02:00
aringenbach
99770f15b7
Fix threads out of labs notice HTML formatting
2022-06-16 10:27:44 +02:00
Gil Eluard
45e032928a
Update Reactions component ( #6244 )
...
* Update Reactions component
- Done
2022-06-15 16:08:43 +02:00
ismailgulek
68e78dc14c
Remove dummy comment
2022-06-13 21:42:07 +03:00
ismailgulek
86bba5cbe1
Add a method to UIScrollView to scroll to bottom
2022-06-13 18:16:07 +03:00
ismailgulek
3e250c5c8f
Merge branch 'develop' into ismail/6175_signout_from_all
2022-06-09 20:38:34 +03:00
ismailgulek
41b44bf340
Make change password api async
2022-06-09 20:25:03 +03:00
ismailgulek
8df0cec21c
Display soft logout screen from authentication coordinator
2022-06-08 16:01:00 +03:00
Doug
48f91ab93a
Merge pull request #6201 from vector-im/doug/5654_login_flow
...
Add login screen to new flow.
2022-05-31 17:04:50 +01:00
aringenbach
d7216cf171
WellKnown: support outbound keys presharing strategy
2022-05-31 17:38:33 +02:00
ismailgulek
389f256987
Move extension methods to Swift.String, add tests
2022-05-30 16:05:00 +03:00
Doug
5bbd397287
Add login screen.
2022-05-24 15:47:24 +01:00
Doug
f66e97564e
Add AuthenticationRestClient protocol as an authentication interface to MXRestClient.
2022-05-24 10:09:24 +01:00
Doug
770771473b
Add initial implementation of the LoginWizard.
2022-05-24 10:09:24 +01:00
SBiOSoftWhare
3ca9f5494e
Merge branch 'develop' into steve/5722_device_location
...
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare
e45f0100c0
UIApplication: Add convenient method to open system settings.
2022-05-16 16:49:58 +02:00
aringenbach
44d8dcfe1f
Move tools funcs
2022-05-09 15:55:24 +02:00
aringenbach
e4967b9b78
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-05 10:29:01 +02:00
SBiOSoftWhare
c00c28fea0
MXSession: Simplify avatarInput method.
2022-05-04 15:59:53 +02:00
SBiOSoftWhare
d619987e16
MXLocationService: Add convenient methods.
2022-05-03 15:50:33 +02:00
SBiOSoftWhare
cc6b5dcc61
MXBeaconInfoSummaryProtocol: Add convenient property.
2022-05-03 15:49:49 +02:00
SBiOSoftWhare
c4f64adbfb
MXSession: Add extennsion method to get avatar input from a user id.
2022-04-29 11:08:09 +02:00
aringenbach
dd3fd02590
Merge branch 'develop' into aringenbach/3526_user_pills
2022-04-28 11:56:09 +02:00
Doug
e7458c83d8
Add AuthenticationService and RegistrationWizard. ( #6056 )
2022-04-27 16:02:54 +01:00
aringenbach
3d4657fc3b
Setup NSTextAttachmentViewProvider
2022-04-27 11:55:23 +02:00
Doug
5b6bf2cb00
Rename NOTIFICATION key to Notification for missing translations.
...
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug
a562a10eae
Notification strings fall back to English if missing
2022-04-06 15:44:12 +01:00