Doug
572b1ff3bb
Add a generic ErrorAlertInfo type.
...
Adopt it in Location Sharing and Polls.
2022-03-07 13:34:39 +00:00
Gil Eluard
25c21e9653
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
dfda5f09d9
Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation
2022-03-04 13:06:27 +01:00
Gil Eluard
bc55dbb11b
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
cfb9021b92
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Gil Eluard
7a1c8f7495
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 19:55:02 +01:00
Gil Eluard
31a53da803
SP3.1: Update room settings for Spaces #5231
...
- Fixed CI build issues
2022-02-28 16:29:49 +01:00
Gil Eluard
5387a96f1a
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Gil Eluard
3ef9069e9f
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
741a3e1a79
SP3.1: Update room settings for Spaces #5231
...
- Fixed SwiftUnitTests issues
2022-02-21 15:58:27 +01:00
Stefan Ceriu
30235ddb08
vector-im/element-ios/issues/5114 - Fixed arithmetical exception errors when changing poll responses.
2022-02-21 14:04:00 +02:00
Stefan Ceriu
5141b7b6cd
vector-im/element-ios/issues/5114 - Enabled poll editing and undisclosed polls.
2022-02-21 13:20:02 +02:00
Stefan Ceriu
1a27a9ceec
vector-im/element-ios/issues/5609 - Add open in OSM location sharing option.
2022-02-17 19:11:08 +02:00
Stefan Ceriu
6f549701e0
vector-im/element-ios/issues/5609 - Add attribution to location sharing maps.
2022-02-17 19:11:08 +02:00
Stefan Ceriu
9716eb4870
Fix introspect not being able to theme the SwiftUI navigation bars.
2022-02-11 14:39:05 +02:00
Stefan Ceriu
79e0208ea3
vector-im/element-ios/issues/5114 - Added support for unstable poll prefixes.
2022-02-11 13:35:22 +02:00
Gil Eluard
fd13b69879
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
0797dbbd1e
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
Stefan Ceriu
4debc2736c
vector-im/element-ios/issues/5298 - Tweaks following code review.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
4fe6d9a5ad
vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
e6f9d34036
vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
8b920f3391
Fixed location sharing and poll edit form navigation and navigation bar styles.
2022-02-03 18:30:39 +00:00
Doug
fc90b2eb72
Add context menu to HomeViewController cells.
2022-02-03 18:30:39 +00:00
Stefan Ceriu
de6d2a2fad
Made StateStoreViewModel state mutable and removed the reducer for all the features using it.
2022-02-02 10:02:12 +02:00
ismailgulek
d5a58779a3
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
Stefan Ceriu
23d58c0cc9
vector-im/element-ios/issues/5298 - Small tweaks following code review.
2022-01-19 16:11:35 +02:00
Stefan Ceriu
9f72ba5138
vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings.
2022-01-19 16:11:35 +02:00
Stefan Ceriu
8ea122b1a6
vector-im/element-ios/issues/5298 - Added bottom padding on location markers so they point to the location instead of being centered on it.
2022-01-19 16:11:35 +02:00
ismailgulek
e344dcceed
Merge branch 'develop' into ismail/5068_start_thread
2022-01-19 00:07:52 +03:00
Stefan Ceriu
459359a31e
vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
06c8f6029e
vector-im/element-ios/issues/5114 - Small answer option count limit code tweak.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
b8623464ef
vector-im/element-ios/issues/5114 - Various tweaks following PR review.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
fb07920235
vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
e261a5310f
vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
85b07ba1d5
vector-im/element-ios/issues/5114 - Allow seeing whether a poll has been edited.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
67e7db38c2
vector-im/element-ios/issues/5114 - Allow editing poll start events.
2022-01-18 20:05:10 +02:00
Gil Eluard
b4c7ea8244
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
d934afb097
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
ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
Gil Eluard
f9a4890459
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
2022-01-13 16:30:55 +01:00
Gil Eluard
ce226cff8a
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
Stefan Ceriu
43a9371214
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
e1505d70c5
vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
cedf727867
vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
902141b1c6
vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
5a3bab92ec
vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings
2022-01-04 17:33:32 +02:00
Stefan Ceriu
fe525e4559
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
cef0c4f2d4
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Doug
3bdf9b261a
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
2021-12-16 17:01:22 +00:00