Stefan Ceriu
3f1700d516
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
Stefan Ceriu
c384a96fe0
vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media.
2021-11-09 10:41:21 +02:00
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
Finn Behrens
4e2e273470
Remember keyboard language for room
...
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.
Signed-off-by: Finn Behrens <me@kloenk.dev >
2021-10-31 19:58:21 +01:00
SBiOSoftWhare
d1c7c16980
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
4363e82039
Update weak views usage.
2021-10-29 10:50:24 +02:00
SBiOSoftWhare
428b0f25a5
RoomVC: Fix typo.
2021-10-28 18:51:25 +02:00
SBiOSoftWhare
9f6c716165
RoomVC: Prevent retain cycles.
2021-10-28 17:41:16 +02:00
Philippe Loriaux
eaa2450be7
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
SBiOSoftWhare
4b773b51ef
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
2021-10-21 10:00:37 +02:00
SBiOSoftWhare
43ef5e3cb0
Merge develop into 4734_room_stack
2021-10-20 11:14:52 +02:00
SBiOSoftWhare
675549f671
RoomVC: Fix typo.
2021-10-20 09:21:02 +02:00
SBiOSoftWhare
256e67a576
RoomVC: Update with UniversalLinkPresentationParameters.
2021-10-20 07:32:04 +02:00
ismailgulek
e2158ecaad
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 16:40:34 +03:00
SBiOSoftWhare
2dda130da7
RoomVC: Remove temporary space universal link handling.
2021-10-19 12:29:59 +02:00
Stefan Ceriu
5db0f38270
vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
4329040d36
vector-im/element-ios/issues/5009 - Refactored away the NSExtensionContext dependency from the ShareManager. Introduced different ShareItemProviders for the share extension and the main application. Improved item loading error handling.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
9fffe41fdd
vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
64df0265bc
vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
58814cccb7
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
SBiOSoftWhare
a9a718154b
Merge branch 'develop' into steve/4734_room_stack
2021-10-14 16:21:03 +02:00
ismailgulek
1efa0a23f8
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-13 14:34:20 +03:00
Stefan Ceriu
fddeb5e0ee
#1098 - Added extra top padding on first list item. Fixed various merge problems.
2021-10-13 11:46:43 +03:00
Stefan Ceriu
9724409fc0
#1098 - Working real user suggestion inside the main application.
2021-10-13 11:26:22 +03:00
Stefan Ceriu
e63dbed95c
#1098 - Added user suggestions to the main app timeline.
2021-10-13 11:25:36 +03:00
Stefan Ceriu
97a16806b1
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
2021-10-13 11:24:46 +03:00
SBiOSoftWhare
9d16b7f930
RoomVC: Update universal link management with UniversalLinkParameters.
2021-10-12 19:12:08 +02:00
ismailgulek
32bb4c668a
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-12 11:49:55 +03:00
SBiOSoftWhare
8dfd4ce787
Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
...
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
ismailgulek
665fa5fa9d
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-08 16:59:25 +03:00
Stefan Ceriu
34e1177bf6
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-10-08 11:33:13 +03:00
SBiOSoftWhare
15e9ca5941
Split view: Set navigationItem.leftItemsSupplementBackButton to YES for view controllers used as detail.
2021-10-05 10:48:51 +02:00
ismailgulek
6761404d2d
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-30 12:35:46 +03:00
Stefan Ceriu
7b75dec011
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
ismailgulek
f76f778e0b
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
Gil Eluard
5521802bc2
[Spaces] M10.6.1 Handle space link #4498
...
- Update after code review
2021-09-23 17:15:32 +02:00
Gil Eluard
bcd72924c2
Merge branch 'spaces' into gil/4498_Handle_space_link
2021-09-23 15:26:29 +02:00
Gil Eluard
c03997f97c
Merge branch 'develop' into spaces
2021-09-23 15:26:06 +02:00
David Langley
427519398e
Merge pull request #4892 from vector-im/langleyd/4772_voice_message_drafts
...
Voice message draft persistence
2021-09-23 11:21:26 +00:00
David Langley
625534a7a3
Remove space
2021-09-23 09:39:09 +01:00
David Langley
350fc0fe30
Use RoomId for room by room drafts.
2021-09-23 08:48:15 +01:00
Gil Eluard
6044ea45f5
Merge branch 'gil/pre_release_fixes' into gil/4498_Handle_space_link
2021-09-22 16:58:28 +02:00
Stefan Ceriu
fc3e70891a
Merge branch 'develop' into stefan/4881-configurable-app-name-localization-strings
...
# Conflicts:
# Riot/Generated/Strings.swift
2021-09-22 17:17:05 +03:00
Stefan Ceriu
b41cd1e1a4
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
Gil Eluard
4068c1a55f
Merge branch 'develop' into spaces
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
2021-09-22 15:39:06 +02:00
Gil Eluard
3db7e10c15
[Spaces] M10.6.1 Handle space link #4498
...
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
Stefan Ceriu
cc8b6a8d75
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
5a91047f7e
Merge pull request #4876 from vector-im/langleyd/4773_pause_resume_voice_messages
...
Add Pause/Resume support between rooms.
2021-09-22 09:38:35 +00:00
ismailgulek
c7b40f408b
Adapt sentStatus changes
2021-09-22 11:41:22 +03:00
David Langley
6e642c4374
Add Pause/Resume support between rooms.
2021-09-21 15:52:53 +01:00