Commit graph

219 commits

Author SHA1 Message Date
Alfonso Grillo
0d76247c84 Add badge threshold logic 2022-12-07 14:53:28 +01:00
Alfonso Grillo
9be5f5935a Refactor badge logic 2022-11-28 09:03:22 +01:00
Alfonso Grillo
f6c57e8364 Optimise badge computation 2022-11-18 16:34:25 +01:00
Alfonso Grillo
f1ce202f80 Remove duplicate code 2022-11-18 15:50:03 +01:00
Alfonso Grillo
d1e434b2f5 Address PR comments 2022-11-18 15:23:53 +01:00
Alfonso Grillo
a83d54d225 Add badge in spaces button 2022-11-18 11:34:55 +01:00
paleksandrs
36a9c3c696 Snooze controller 2022-11-09 14:59:35 +02:00
paleksandrs
7c310495d6 Removed "Do not ask again" button 2022-11-07 10:38:46 +02:00
paleksandrs
55dca0eb45 Changed title and body 2022-11-07 10:16:26 +02:00
Alfonso Grillo
5043ece53b Remove space 2022-10-18 16:04:15 +02:00
Alfonso Grillo
e4314400c6 Cleanup createAvatarButtonItem method 2022-10-18 15:12:42 +02:00
Alfonso Grillo
ce6575ce38 Add private var for avatar menu 2022-10-18 15:12:42 +02:00
Gil Eluard
5bd756ddf2 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02:00
Doug
b6e47f07a8
Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
2022-10-13 14:36:30 +01:00
Doug
8438c7f413 Fix missing toolbar in AllChatsViewController.
The empty artwork view was obscuring it.
2022-10-04 14:59:27 +01:00
Doug
b3e9b83ea6 Add missing accessibility labels on All Chats buttons. 2022-10-03 12:48:46 +01:00
Gil Eluard
c351ad39d4 Unable to send message after filtering for room
- Fixed
2022-09-29 16:51:32 +02:00
Johannes Marbach
d591ce638e Fix crash when scrolling chat list
Fixes: #6749
2022-09-20 21:19:28 +02:00
Gil Eluard
28dc2d0319
Merge pull request #6741 from vector-im/gil/6707-New_layout-Low_priority_rooms_titles_obscured_by_bottom_bar_when_side_scrolling
New layout: Fixed low priority rooms titles obscured by bottom bar wh…
2022-09-19 17:36:18 +02:00
Gil Eluard
d68e3ab4e0
Merge pull request #6740 from vector-im/gil/6739-New_App_Layout_rooms_list_doesn_t_update_after_log_out_and_log_into_another_account
New App Layout: fixed rooms list doesn't update after log out and log…
2022-09-19 17:35:59 +02:00
Gil Eluard
8b002fde0c New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling 2022-09-19 15:35:58 +02:00
Gil Eluard
692ece15fd New App Layout: fixed rooms list doesn't update after log out and log into another account 2022-09-19 13:38:36 +02:00
Doug
1025e4dc5c Add missing source views for iPad. 2022-09-16 21:50:01 +01:00
Doug
7b67ed65e7 Fix crash when previewing a room. 2022-09-13 17:32:34 +01:00
Doug
6f92a657bd Dismiss the launching screen when clearing cache. 2022-09-13 17:32:05 +01:00
Stefan Ceriu
73d5d18f50
Merge pull request #6675 from vector-im/gil/6673-Remove_labs_flag_for_New_App_Layout
Removed labs flag and enabled New App Layout
2022-09-07 12:27:29 +03:00
Yoan Pintas
e56981b296
Start DM on first message (#6367)
Start DM on first message

Co-authored-by: Philippe Loriaux <philippel@element.io>
2022-09-06 14:33:32 +02:00
Gil Eluard
d65143a92e
Merge pull request #6678 from vector-im/gil/6674-Update_empty_states_as_per_latest_design_update
Updated empty states as per latest design update
2022-09-06 09:01:30 +02:00
Gil Eluard
c6952acc28 Fixed last scrolling glitches in All Chats screen
- Changed comment
2022-09-05 23:37:19 +02:00
Gil Eluard
08a2183fc1 Fixed last scrolling glitches in All Chats screen 2022-09-05 23:32:11 +02:00
Gil Eluard
b7c8659fb3 Updated empty states as per latest design update 2022-09-05 16:06:31 +02:00
Gil Eluard
5a79db57dc Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Gil Eluard
aee6c8728a Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode 2022-09-03 14:54:09 +02:00
Gil Eluard
356824b1f4 Glitchy room list header when scrolling
- update after review
2022-09-02 22:30:19 +02:00
Gil Eluard
371d8b3800 Fixed UI glitches in dark mode 2022-09-02 14:23:46 +02:00
Gil Eluard
785b866217 Glitchy room list header when scrolling
- fixed
2022-09-01 16:56:18 +02:00
Gil Eluard
8f159d8c93 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
d2c64c44d4 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5e29f57da9 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Gil Eluard
08b81c2979 App Layout: Removed Low Priority Rooms from Filters 2022-08-25 11:30:11 +02:00
Gil Eluard
453b6894ae App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard
ba283ff81b App Layout: Add usage measures 2022-08-24 13:37:47 +03:00
Gil Eluard
010fd1b495 Merge branch 'develop' into gil/6608-App_Layout-last_UI_tweaks_before_RC
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
2022-08-23 21:16:48 +02:00
Gil Eluard
e0ddd021a9 App Layout: last UI tweaks before RC 2022-08-23 20:50:12 +02:00
Gil Eluard
3bf9879d35 App Layout: Release Experience
- First iteration before final design
2022-08-23 11:20:46 +02:00
Gil Eluard
9e8fe7e520 New App Layout: added suppport for room invites in the all chats screen 2022-08-22 13:00:34 +02:00
Gil Eluard
72689b8fb5 New App Layout: Added missing empty states in room list and space bottom sheet 2022-08-19 17:12:33 +02:00
Gil Eluard
a2223639b0
Merge pull request #6590 from vector-im/gil/6574-App_Layout_Context_Menus
Update app layout context menus
2022-08-19 10:24:51 +02:00
Gil Eluard
9e0247099e App Layout: Leaving a Space now sends user to All Chats 2022-08-18 17:48:55 +02:00
Gil Eluard
32ea5613f6 App Layout: Context Menus
- Fixed
2022-08-18 16:15:47 +02:00