Mauro Romito
12837d4b89
update license
2024-09-25 12:24:52 +02:00
Alfonso Grillo
9df4a5a10b
Inject AvatarViewMode as EnvironmentObject
2023-01-13 12:57:21 +01:00
Stefan Ceriu
1df0be344d
Removed deprecated StateStoreViewModel dispatching and reducing
2022-09-27 12:55:44 +03:00
Stefan Ceriu
fc2fdc8ae7
Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting
2022-09-27 12:55:44 +03:00
Stefan Ceriu
43c28d23b7
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Andy Uhnak
a9d1e84252
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
Doug
5fecaea453
Revert "Replace DesignKit with package from ElementX."
...
This reverts the following commits:
ef5365ab240a1449e0490d2eb011dd69f594e27b
545b641e53a845b722f571b48ab408000048714b
702b7a696dd1a8319d6af907d4766a035cf30234
2398c1534dd1ca5b6329c888c50f55fb1b0ec23f
2022-08-19 11:06:09 +01:00
Doug
e6ea10f3a6
Prefix test in-front of UI test methods.
2022-07-18 16:06:27 +01:00
Doug
7d29bca319
Fixup missing colours and use resolved colours in UIKit.
...
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Johannes Marbach
868fd7e0c8
Remove all @available(iOS 14... annotations
2022-06-23 09:47:38 +02:00
Doug
7c8aa40cac
Fix UI Tests and run on PRs
...
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
Gil Eluard
c0f8458371
Wrong copy for upgrade room message ( #6003 )
...
* Wrong copy for upgrade room message
- fixed
2022-04-11 15:46:08 +02:00
Gil Eluard
34e5f01e1a
m.room.join_rules not properly set for private access ( #5944 )
...
- Fixed
2022-03-30 10:04:25 +02:00
Gil Eluard
cf015c4ef2
selection impossible when filtering in add room screen #5757 ( #5758 )
...
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard
3347354216
SP4: space settings ( #5730 )
...
* SP4: Space Settings
- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Gil Eluard
563d834bc6
SP3.1: Update room settings for Spaces #5231
...
- Fixed CI build issues
2022-02-28 16:29:49 +01:00
Gil Eluard
c84285955b
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Gil Eluard
f9b008e684
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Podfile.lock
2022-02-21 17:57:58 +01:00
Gil Eluard
a477a922d2
SP3.1: Update room settings for Spaces #5231
...
- Fixed SwiftUnitTests issues
2022-02-21 15:58:27 +01:00
Gil Eluard
1cf5a6637d
SP3.1: Update room settings for Spaces #5231
...
- Added list bottom padding to MatrixItemChooser view
2022-02-06 16:08:26 +01:00
Gil Eluard
2f26a86c14
SP2: Adding Rooms to Spaces element-ios#5230
...
- Wait for the entire room upgrade before building the space graph
2022-01-17 22:42:01 +01:00
Gil Eluard
f98053e77a
SP2: Adding Rooms to Spaces element-ios#5230
...
- Added room ID to cancel callback as the room may have been upgraded
2022-01-17 22:11:12 +01:00
Gil Eluard
086afb1835
SP3.1: Update room settings for Spaces element-ios#5231
...
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00