Commit Graph

106 Commits

Author SHA1 Message Date
Gil Eluard 047342265b Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00
Gil Eluard a8bcd8faa2 Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00
Gil Eluard 1fb13415f9 SP2: Adding Rooms to Spaces element-ios#5230
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
2021-12-23 14:08:00 +01:00
Gil Eluard 7e09ccbf6e SP2: Adding Rooms to Spaces element-ios#5230
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
2021-12-23 14:08:00 +01:00
Doug 315f5a9cc4 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug 47348b7f34 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
SBiOSoftWhare 3036832925 EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
SBiOSoftWhare ab1f6a91cc EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
Stefan Ceriu 4c60dc9a8e Fixes #4746 - It is very easy to make duplicate rooms 2021-08-26 17:48:24 +03:00
Stefan Ceriu 3600d41611 Fixes #4746 - It is very easy to make duplicate rooms 2021-08-26 17:48:24 +03:00
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Doug 29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare 9eb08d1c05 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare 241f6c0546 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
Gil Eluard da038f34d4 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard de019ff560 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 324aa97fea Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 3e03a7bf2a Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 82a772d642 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
Gil Eluard 9eff526a8b Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
ismailgulek 2a5db1f7a0 Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek 300378f1aa Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek 84b5d79eed Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 89a2c278cd Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 486bbb35d4 Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek 1a5bec8780 Fix choose avatar image bg color 2020-09-21 17:59:04 +03:00
ismailgulek b29ea6823d Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek f946159337 Respect encryption config of HS 2020-09-11 16:44:38 +03:00
ismailgulek eeaf82514f Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek 8837d9ef6e Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek 4183bb0ba0 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 25d1a35a1f Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 45811f956e Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek 383e662e71 Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek b47c23dd6f Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek fa820e3fc3 Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek 2ef99b4917 Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek 52f6337d0d Add did create room delegate methods 2020-09-11 15:02:06 +03:00
ismailgulek 608e51dd1c Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 509481c211 Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 0fa85a5c2a Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek 8b1bf05685 Create choose avatar cell 2020-09-11 13:38:12 +03:00
ismailgulek 5a509d2eb6 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek e055152073 Call cancel on drag 2020-09-11 13:37:18 +03:00
ismailgulek 752c16767d Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek 3749b2b1f2 Update room creation params 2020-09-11 13:35:41 +03:00
ismailgulek 68d464cfe5 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 92221bcb4f Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 2cd504e890 Fix build 2020-09-09 19:39:30 +03:00
ismailgulek 6a5fccbb78 Fix build 2020-09-09 19:39:30 +03:00