Commit Graph

22 Commits

Author SHA1 Message Date
Andy Uhnak 0723c795aa New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Gil Eluard 6dce767666 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.h
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard 27571866b5 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Gil Eluard af99903cea Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
aringenbach fa9f477456 Update create room avatar placeholder & add remove button (#5635)
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-21 10:41:03 +01:00
Gil Eluard 044367bda5 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 cfd00fea40 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 296f444b9e Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
SBiOSoftWhare d37e32f6d4 EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
Stefan Ceriu bde2df24ee Fixes #4746 - It is very easy to make duplicate rooms 2021-08-26 17:48:24 +03:00
Gil Eluard 90412e3393 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard 16937adc62 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
ismailgulek 1d465c45ef Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 2931fb7fab Reload on theme change 2020-09-11 16:39:41 +03:00
ismailgulek 5130059cc5 Localize view 2020-09-11 16:32:01 +03:00
ismailgulek 4fa8bf8858 Implement choose avatar 2020-09-11 16:05:46 +03:00
ismailgulek 3d078039f1 Implement create room 2020-09-11 15:03:05 +03:00
ismailgulek b898b190af Configure view controller and view model 2020-09-11 13:39:03 +03:00
ismailgulek 252d4b20e5 Fix topic cell, introduce PlaceholderedTextView 2020-09-10 18:14:19 +03:00
ismailgulek 6a028e98ec Fix build 2020-09-09 19:39:30 +03:00
ismailgulek faa95f07e8 Compose some UI in table view, not complete yet 2020-09-09 19:33:47 +03:00
ismailgulek 0f7d0d32c4 Create new screen 2020-09-09 16:15:09 +03:00