Gil Eluard
0df14b165b
SP3.2: Long press on rooms in space room lists #5232
...
- Added context menu for spaces and rooms in Explore rooms screen
2022-01-17 16:44:40 +01:00
Gil Eluard
f7ac4ee17d
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
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
SBiOSoftWhare
ca87f9b1f6
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
...
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
Stefan Ceriu
7161b99d1c
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
5f6b6b27aa
vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
f4575b6ba6
vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
f2230f528d
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
37db201124
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
SBiOSoftWhare
41b2851905
Settings: Add enable room message bubbles parameter.
2022-01-03 18:30:59 +01:00
Gil Eluard
b48d8443f9
Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2021-12-27 11:48:36 +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
Doug
b44642a31d
Improve iPad layout. Add separate debug configuration.
2021-12-16 17:01:22 +00:00
Doug
ecfaed87b7
Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.
2021-12-16 17:01:22 +00:00
Doug
61f5764cca
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
ee74bc16fb
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
2021-12-16 17:01:22 +00:00
Doug
a984028479
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Gil Eluard
39ba22ff57
Merge branch 'gil/5228_let_people_know_when_rooms_have_moved' into gil/5224_space_creation
2021-12-15 14:52:57 +01:00
Gil Eluard
41ee48c753
Let people know when rooms have moved element-ios
...
- Added coach message view
2021-12-15 14:51:26 +01:00
Gil Eluard
eb2c795b75
Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Generated/Strings.swift
2021-12-14 09:53:07 +01:00
Gil Eluard
150b7b087f
Invite to Space in room landing #5225
...
- added room option bottom sheet
2021-12-13 22:16:02 +01:00
Gil Eluard
a067a06071
Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing
...
# Conflicts:
# Riot/Modules/Room/RoomCoordinator.swift
2021-12-13 15:09:40 +01:00
Gil Eluard
aeec9c7cb5
Merge branch 'develop' into gil/143_create_public_space
2021-12-13 09:03:36 +01:00
Gil Eluard
1bb99ac215
Space panel overflow journeys & rough edge warnings #5227
...
- space menu additions according to new requirements
2021-12-10 18:01:56 +01:00
Gil Eluard
d0a6b2dd11
Implement FAB journeys & rough edge warnings element-ios#5226
...
- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
2021-12-10 09:59:10 +01:00
Gil Eluard
13382ac9bd
Invite to Space in room landing #5225
...
- add share invite link to contacts screen
- Fixed regression
2021-12-09 16:12:44 +01:00
Gil Eluard
2a9ade5c39
[iOS] Create public space #143
...
- Update after design review
2021-12-09 09:04:21 +01:00
Stefan Ceriu
ac6561a3d3
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
Gil Eluard
4890ce2108
[iOS] Create public space #143
...
- Update after design review
2021-12-01 23:56:59 +01:00
Gil Eluard
272d778779
[iOS] Create public space #143
...
- Initial space creation flow
2021-11-23 09:35:32 +01:00
Stefan Ceriu
ba9c40cf2d
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
Doug
16c8aea47a
Send videos as 320p to encrypted rooms.
2021-10-29 10:50:56 +01:00
Doug
53de9aef28
Use footers for app and discovery information.
...
Remove Invite Friends button from settings.
Reorganise Advanced and Other settings.
Rename Other to About.
2021-10-20 17:40:39 +01:00
Stefan Ceriu
bbffdc4640
Merge pull request #5014 from vector-im/stefan/messageForwarding
...
Message forwarding
2021-10-19 16:17:07 +03:00
Stefan Ceriu
967987f807
vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application.
2021-10-18 16:40:48 +03:00
Gil Eluard
97c310c353
Merge branch 'develop' into gil/4570_home_space_data_filtering
2021-10-15 14:20:04 +02:00
Doug
8c9c69586f
Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
...
# Conflicts:
# Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
Gil Eluard
8fc3632863
[Spaces] M10.4.1 Home space data filtering #4570
...
- Added settings menu for Home space
2021-10-07 15:37:20 +02:00
Doug
acc7ee31ca
Add final strings. Tweak header.
2021-10-06 17:36:28 +01:00
Doug
83a0754916
Small tweaks plus changelog entry.
...
Use the new generated localisation strings. Add comments.
Address feedback from PR review.
2021-10-01 16:16:26 +01:00
manuroe
0500f703b2
i18n: Standardise casing of identity server and integration manager.
2021-10-01 11:51:30 +01:00
Doug
1c4b09b813
Merge branch 'develop' into doug/4484_contacts_access
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Settings/SettingsViewController.m
2021-09-30 11:14:02 +01:00
Gil Eluard
bfe5835082
Merge branch 'develop' into spaces
2021-09-23 15:26:06 +02:00
Gil Eluard
49f815ce9d
[spaces] several fixes for pre release
...
- [When switching spaces, user and room tabs are not populated](https://github.com/vector-im/element-ios/issues/4889 )
- [Explore rooms list in space has odd ordering](https://github.com/vector-im/element-ios/issues/4890 )
- Fixed Coming Soon error for Explore rooms
2021-09-22 16:57:31 +02:00
Stefan Ceriu
e6327eb955
Merge branch 'develop' into stefan/4881-configurable-app-name-localization-strings
...
# Conflicts:
# Riot/Generated/Strings.swift
2021-09-22 17:17:05 +03:00
Gil Eluard
7b1ab21b76
Merge branch 'spaces' into gil/pre_release_fixes
2021-09-22 15:39:55 +02:00
Gil Eluard
3c0a4c0633
Merge branch 'develop' into spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
2021-09-22 15:39:06 +02:00
Stefan Ceriu
4dd70594cc
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
2021-09-22 14:10:16 +03:00
David Langley
02acac05c8
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4781_swiftui_template_examples
2021-09-22 11:39:42 +01:00
Stefan Ceriu
b7b2fff7e3
Fix #4415 - Added back section header when only PIN available.
2021-09-22 08:44:48 +03:00