Doug
|
6312c2eb95
|
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
Fix more button not working.
|
2021-11-03 16:35:03 +00:00 |
|
SBiOSoftWhare
|
b2934662b7
|
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
|
2021-11-03 17:22:21 +01:00 |
|
Doug
|
41c43c9fb9
|
Merge pull request #5087 from vector-im/doug/5083_fix_room_previews
Fix DisabledRoomInputToolbarView / Room Previews / Favourites
|
2021-11-03 16:08:11 +00:00 |
|
SBiOSoftWhare
|
b118697c65
|
SplitViewCoordinator: Fix detail screen reset behaviour.
|
2021-11-03 11:41:11 +01:00 |
|
ismailgulek
|
f3923d89b1
|
Add context menu item
|
2021-11-03 13:36:18 +03:00 |
|
Doug
|
6497cfd8e2
|
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
|
2021-11-03 10:18:27 +00:00 |
|
ismailgulek
|
7791196a3b
|
Fix async
|
2021-11-02 16:31:01 +03:00 |
|
Doug
|
36fa788312
|
Keep strong refs to weak views before display.
|
2021-11-01 17:38:56 +00:00 |
|
Doug
|
a18f6cead5
|
Present alerts before assigning to currentAlert.
|
2021-11-01 15:05:02 +00:00 |
|
ismailgulek
|
5bc22cac4c
|
Merge branch 'develop' into ismail/4384_summary_db
|
2021-11-01 15:14:37 +03:00 |
|
Finn Behrens
|
530459d6bf
|
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
|
72b0d05465
|
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-29 15:42:19 +02:00 |
|
SBiOSoftWhare
|
327e80de35
|
TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory.
|
2021-10-29 14:48:42 +02:00 |
|
SBiOSoftWhare
|
773bf6ca28
|
RoomViewController: Fix a crash on before iOS 14.
|
2021-10-29 13:47:42 +02:00 |
|
SBiOSoftWhare
|
899f8094f3
|
RoomSearchViewController: Fix setup.
|
2021-10-29 13:47:16 +02:00 |
|
SBiOSoftWhare
|
fa807d28f3
|
RoomInfoListViewController: Weakify self in a closure.
|
2021-10-29 13:46:34 +02:00 |
|
SBiOSoftWhare
|
360b2745c3
|
Weakify strong reference delegates.
|
2021-10-29 12:23:06 +02:00 |
|
SBiOSoftWhare
|
594045a5db
|
Update GroupDetailsCoordinator.
|
2021-10-29 12:03:20 +02:00 |
|
SBiOSoftWhare
|
3036832925
|
EnterNewRoomDetailsViewController: Prevent retain cycles.
|
2021-10-29 12:02:19 +02:00 |
|
SBiOSoftWhare
|
f53f193c26
|
ContactsTableViewController: Prevent retain cycles.
|
2021-10-29 11:59:52 +02:00 |
|
SBiOSoftWhare
|
e6866a2e7f
|
Update weak views usage.
|
2021-10-29 10:50:24 +02:00 |
|
SBiOSoftWhare
|
b6614109a0
|
SettingsViewController: Prevent retain cycles.
|
2021-10-29 10:49:29 +02:00 |
|
SBiOSoftWhare
|
873999b377
|
ContactDetailsViewController: Prevent retain cycles.
|
2021-10-29 10:48:45 +02:00 |
|
SBiOSoftWhare
|
ce483167d3
|
SegmentedViewController: Prevent retain cycles.
|
2021-10-29 10:47:00 +02:00 |
|
SBiOSoftWhare
|
072ccd1737
|
GroupsViewController: Prevent retain cycles.
|
2021-10-29 10:46:26 +02:00 |
|
SBiOSoftWhare
|
cb5e210bc4
|
RoomVC: Fix typo.
|
2021-10-28 18:51:25 +02:00 |
|
SBiOSoftWhare
|
cf6a64639d
|
TabBarCoordinator: Fix space switching.
|
2021-10-28 18:50:35 +02:00 |
|
SBiOSoftWhare
|
05d585d34b
|
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-28 18:48:19 +02:00 |
|
SBiOSoftWhare
|
8451949c94
|
Update Riot/Modules/Common/Recents/RecentsViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-28 18:47:59 +02:00 |
|
SBiOSoftWhare
|
24835fd79e
|
TabBarCoordinator: Prevent to update master tab bar controllers when not needed.
|
2021-10-28 18:15:46 +02:00 |
|
SBiOSoftWhare
|
0f146e0a64
|
RoomCoordinator: Fix RoomVC reatin issue.
|
2021-10-28 18:01:30 +02:00 |
|
SBiOSoftWhare
|
ddcf64a75e
|
RoomVC: Prevent retain cycles.
|
2021-10-28 17:41:16 +02:00 |
|
SBiOSoftWhare
|
28e947ebfe
|
RecentsViewController: Prevent retain cycles.
|
2021-10-28 17:28:56 +02:00 |
|
Gil Eluard
|
ef577d837d
|
Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api
|
2021-10-27 10:28:42 +02:00 |
|
Gil Eluard
|
e399cb5652
|
Support pagination in the Space Summary API
- Update after review
|
2021-10-27 10:27:13 +02:00 |
|
Stefan Ceriu
|
7de0454759
|
vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations.
|
2021-10-27 10:15:57 +03:00 |
|
Philippe Loriaux
|
216924165d
|
Improve the Obj-C Generated Interface Header Name definition
|
2021-10-26 17:42:33 +02:00 |
|
Stefan Ceriu
|
7576309da4
|
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header.
|
2021-10-26 17:41:29 +03:00 |
|
Gil Eluard
|
73d829d10b
|
Support pagination in the Space Summary API
- Revert test tweaks
|
2021-10-26 14:44:51 +02:00 |
|
Gil Eluard
|
a6625e6ab3
|
Support pagination in the Space Summary API
- Move back to default iOS activity indicator
|
2021-10-26 14:40:51 +02:00 |
|
Stefan Ceriu
|
6369a3330a
|
vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure.
|
2021-10-25 17:54:27 +03:00 |
|
Stefan Ceriu
|
2d3b091d07
|
Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss.
|
2021-10-25 16:23:58 +03:00 |
|
SBiOSoftWhare
|
7b02d4fc23
|
Merge pull request #4993 from vector-im/steve/4734_room_stack
Navigation: Enable room stacking
|
2021-10-21 17:33:47 +02:00 |
|
SBiOSoftWhare
|
afbf5be553
|
Update Riot/Modules/GlobalSearch/Messages/HomeMessagesSearchViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-21 16:45:13 +02:00 |
|
SBiOSoftWhare
|
da1792e9d7
|
Update comments.
|
2021-10-21 16:16:32 +02:00 |
|
SBiOSoftWhare
|
9fc0b1a9de
|
Make some refacto.
|
2021-10-21 15:32:43 +02:00 |
|
SBiOSoftWhare
|
30248d4005
|
Update folder name.
|
2021-10-21 15:23:01 +02:00 |
|
SBiOSoftWhare
|
d5729a7922
|
Refactor SpacePresentationParameters to SpaceNavigationParameters.
|
2021-10-21 15:22:38 +02:00 |
|
SBiOSoftWhare
|
78f9940455
|
Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters.
|
2021-10-21 14:47:17 +02:00 |
|
SBiOSoftWhare
|
8f05cfcdda
|
Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters.
|
2021-10-21 11:57:13 +02:00 |
|