yostyle
2bacc5a207
Merge branch 'develop' into yostyle/voice_broadcast_playing
2022-10-20 17:45:41 +02:00
yostyle
412e760a21
Display live voice broadcast
2022-10-20 16:48:20 +02:00
Alfonso Grillo
b34f86432b
Merge pull request #6870 from vector-im/alfogrillo/audio_player_info
...
Background audio messages info (PSB-180)
2022-10-20 10:23:57 +02:00
yostyle
04eaa5afa3
Add device_id and record tag
2022-10-20 01:45:57 +02:00
ismailgulek
c135646bdf
Prepare for new sprint
2022-10-18 16:14:59 +03:00
Yoan Pintas
58551e04c1
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
Stefan Ceriu
1f66b4095f
Allow the login with qr button to be shown on the login screen if the currently selected homeserver supports it
2022-10-13 20:49:32 +03:00
Alfonso Grillo
3275178a7a
Add allowBackgroundAudioMessagePlayback build setting
2022-10-13 14:35:25 +02:00
Stefan Ceriu
7a34992eb5
Add missing rendezvousServerBaseURL buildSetting
2022-10-12 17:27:25 +03:00
Yoan Pintas
98aae7f667
Add voice broadcast state event ( #6785 )
2022-10-12 11:30:38 +02:00
ismailgulek
02bd4a7207
QR Login additional flags ( #6825 )
2022-10-07 17:24:29 +03:00
ismailgulek
09124c2243
QR login from device manager ( #6818 )
...
* Add link device button into the sessions overview screen
* Run Swift format
* Fix tests
* Fix a crash in tests
* Fix PR remark
2022-10-07 12:58:26 +03:00
ismailgulek
27857f98db
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
Doug
793c482f41
Prepare for new sprint
2022-10-04 18:12:17 +01:00
ismailgulek
0f9bd7e6a4
New session manager labs flag (PSG-792) ( #6780 )
...
* Add new session manager labs flag
* Add labs flag for client information feature
* Add changelog
2022-09-30 15:45:20 +03:00
Andy Uhnak
182de5a621
Prepare for new sprint
2022-09-28 18:03:41 +01:00
Johannes Marbach
75c783dd59
Fetch display name from AppInfo, too
2022-09-26 14:05:08 +02:00
Johannes Marbach
54cb7cc1b7
Use AppInfo to get version string
2022-09-26 12:17:47 +02:00
Johannes Marbach
fd856dacf2
Switch to #elseif
2022-09-26 12:07:19 +02:00
Johannes Marbach
113c7aa256
Include concrete device model in user agent (PSG-754)
...
Fixes : #6742
2022-09-26 10:24:35 +02:00
gulekismail
ab1307f498
Prepare for new sprint
2022-09-20 13:46:45 +03:00
Doug
7d08dcfa12
Prepare for new sprint
2022-09-12 17:14:53 +01:00
gulekismail
17dc148cc7
Prepare for new sprint
2022-09-09 11:08:04 +03:00
gulekismail
fb454daaf1
Prepare for new sprint
2022-09-07 17:14:53 +03:00
Gil Eluard
049c8996d1
Removed labs flag and enabled New App Layout
2022-09-05 12:03:52 +02:00
Stefan Ceriu
0280b316ac
Prepare for new sprint
2022-08-31 17:26:24 +03:00
Stefan Ceriu
3f102faaa7
Prepare for new sprint
2022-08-29 19:13:49 +03:00
Stefan Ceriu
c5d87676fa
version++
2022-08-29 18:03:32 +03:00
Gil Eluard
bbb0dc1b5a
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
8b9c2ad5f1
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5187cf9107
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
Gil Eluard
55411d73b8
App Layout: Activate feature
2022-08-24 13:37:59 +03:00
Stefan Ceriu
8dac976b85
Bump the app version to 1.9.0
2022-08-24 12:23:59 +03:00
SBiOSoftWhare
d6fd646a7e
BuildSettings: Add new feature flag for device manager.
2022-08-22 17:40:27 +02:00
Doug
4d0f8ec887
Prepare for new sprint
2022-08-12 10:32:20 +01:00
Doug
c57e148d3a
Prepare for new sprint
2022-08-10 16:39:13 +01:00
Doug
57f92307f2
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
85db4e22a0
Fix build errors.
2022-08-09 15:04:54 +01:00
Doug
9396271db4
Prepare for new sprint
2022-08-09 14:20:37 +01:00
Gil Eluard
1a2e6fdb89
Implement new space selector bottom sheet ( #6518 )
...
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
Gil Eluard
0aa5b4f4a1
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
gulekismail
eac962c6b5
Prepare for new sprint
2022-07-26 15:17:07 +03:00
Johannes Marbach
e51b1c8c27
Add comment to clarify override
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-26 08:51:14 +02:00
Johannes Marbach
5b4e98fe95
Read tile server URL from .well-known (PSG-592)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-25 17:00:37 +02:00
Doug
b9b563928d
Enable authentication and personalisation flows.
2022-07-25 12:33:28 +01:00
Doug
76ceba2ab7
Prepare for new sprint
2022-07-15 14:26:16 +01:00
Doug
c5e03e950d
Prepare for new sprint
2022-07-13 14:35:35 +01:00
Doug
37a08c9d3d
Prepare for new sprint
2022-07-12 19:31:10 +01:00
aringenbach
b64bb2c70c
Move MatrixKit defaults still in use to BuildSettings and replace register
2022-07-04 15:53:26 +02:00
Stefan Ceriu
4a7302d656
Prepare for new sprint
2022-06-28 21:27:50 +03:00