Gil Eluard
fcc1a8a404
Glitchy room list header when scrolling
...
- fixed
2022-09-01 16:56:18 +02:00
Gil Eluard
bbb0dc1b5a
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
8b9c2ad5f1
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5187cf9107
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
ismailgulek
559d4b4362
Fix navigation controller toolbar when opening the from a notification
2022-08-26 14:12:55 +03:00
ismailgulek
4f71fe7e1c
Revert the fix for keyboard stickiness, rename inputAccessoryView
2022-08-15 14:49:24 +03:00
ismailgulek
2adeb37bbe
Fix UITableViewAlertForLayoutOutsideViewHierarchy errors
2022-08-12 17:55:59 +03:00
Gil Eluard
0aa5b4f4a1
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
aringenbach
d9554e3d8a
Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible
2022-07-12 10:37:29 +02:00
aringenbach
4c8bed38c2
Use latest user data for mention pills
2022-06-16 17:07:47 +02:00
ismailgulek
b01f692fe5
Present loading indicator immediately on pagination
2022-06-15 14:30:48 +03:00
Gil Eluard
3364964c92
Show user indicators when paginating a room ( #6234 )
...
- implemented
2022-06-03 09:46:34 +02:00
SBiOSoftWhare
2be03415ae
RoomVC: Add location sharing cell actions.
2022-05-03 15:58:56 +02:00
MaximeE
0633d01abe
6029: Refacto how to handle all state of the live location cell
2022-04-22 18:04:19 +02:00
Gil Eluard
1a7cfb2223
Room preview on a long press should not update the read receipt ( #6027 )
...
- Done
2022-04-14 10:30:51 +02:00
Andy Uhnak
fadfa48f9f
Join room loading indicators
2022-03-29 15:03:09 +01:00
Andy Uhnak
15b00c15bf
Fix typing performance by avoiding expensive UI operations
2022-03-24 12:40:37 +00:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Anderas
fda6ba2862
Merge pull request #5690 from vector-im/andy/5603_room_indicators
...
Room activity indicators
2022-03-01 13:08:29 +00:00
Andy Uhnak
4617b3ed69
Room user indicators
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 10:47:53 +00:00
MaximeE
c980315d83
3779: show the input tool bar on timeline not live
2022-02-23 11:03:22 +01:00
Andy Uhnak
cdb28d6870
Fix tableview scroll when opening notification
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-21 17:24:51 +00:00
Stefan Ceriu
92f633cccb
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Doug
92e7522324
Only no-op the actual sending of a typing notification.
...
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
SBiOSoftWhare
87bba993bc
Move all MatrixKit cells + MXKRoomViewController into appropriated folders.
2022-01-21 17:18:59 +01:00