Commit Graph

224 Commits

Author SHA1 Message Date
Alfonso Grillo 6593394409 Improve avatar tappability 2023-03-14 16:09:49 +01:00
Mauro Romito fc1c22c08c refactor completed 2023-03-06 14:59:03 +01:00
Andy Uhnak d203630795 Fix some crashes 2023-02-09 08:44:31 +00:00
Andy Uhnak 168e6067fb Enable Crypto SDK for production 2023-02-02 12:32:14 +00:00
Gil Eluard 1b56901568 App Layout: Removed the onboarding flow 2023-01-24 21:25:58 +01:00
Alfonso Grillo 32a4c63220 Add badge threshold logic 2022-12-07 14:53:28 +01:00
Alfonso Grillo 183a7378aa Refactor badge logic 2022-11-28 09:03:22 +01:00
Alfonso Grillo cd0cfecb68 Optimise badge computation 2022-11-18 16:34:25 +01:00
Alfonso Grillo 5c6f4eceb1 Remove duplicate code 2022-11-18 15:50:03 +01:00
Alfonso Grillo 38086d13d4 Address PR comments 2022-11-18 15:23:53 +01:00
Alfonso Grillo ff04e25b84 Add badge in spaces button 2022-11-18 11:34:55 +01:00
paleksandrs 4f31253950 Snooze controller 2022-11-09 14:59:35 +02:00
paleksandrs 5da41a3076 Removed "Do not ask again" button 2022-11-07 10:38:46 +02:00
paleksandrs b04f091c22 Changed title and body 2022-11-07 10:16:26 +02:00
Alfonso Grillo d83f54cd01 Remove space 2022-10-18 16:04:15 +02:00
Alfonso Grillo e379d0d86d Cleanup createAvatarButtonItem method 2022-10-18 15:12:42 +02:00
Alfonso Grillo 4e4f8bc9a6 Add private var for avatar menu 2022-10-18 15:12:42 +02:00
Gil Eluard 5731a2c342 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02:00
Doug 8a284bf4ae 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 2f4de52fb0 Fix missing toolbar in AllChatsViewController.
The empty artwork view was obscuring it.
2022-10-04 14:59:27 +01:00
Doug d87641bdd1 Add missing accessibility labels on All Chats buttons. 2022-10-03 12:48:46 +01:00
Gil Eluard ff149d8437 Unable to send message after filtering for room
- Fixed
2022-09-29 16:51:32 +02:00
Johannes Marbach 7c61be5eff Fix crash when scrolling chat list
Fixes: #6749
2022-09-20 21:19:28 +02:00
Gil Eluard 4cae7ab1d4 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 865b6d9ab2 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 10ba82ed63 New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling 2022-09-19 15:35:58 +02:00
Gil Eluard 1599fdd3b7 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 216bb469ee Add missing source views for iPad. 2022-09-16 21:50:01 +01:00
Doug 64183f682f Fix crash when previewing a room. 2022-09-13 17:32:34 +01:00
Doug 92cb2a1176 Dismiss the launching screen when clearing cache. 2022-09-13 17:32:05 +01:00
Stefan Ceriu 2f0ce20e7e 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 8ea45ad0ce 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 caf49ed697 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 e3cc1f70e1 Fixed last scrolling glitches in All Chats screen
- Changed comment
2022-09-05 23:37:19 +02:00
Gil Eluard 1704c531de Fixed last scrolling glitches in All Chats screen 2022-09-05 23:32:11 +02:00
Gil Eluard a33c551ffe Updated empty states as per latest design update 2022-09-05 16:06:31 +02:00
Gil Eluard 049c8996d1 Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Gil Eluard e3c6be5dd0 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 af49d3f6ed Glitchy room list header when scrolling
- update after review
2022-09-02 22:30:19 +02:00
Gil Eluard 651b304bac Fixed UI glitches in dark mode 2022-09-02 14:23:46 +02:00
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
Gil Eluard aca89e86dc App Layout: Removed Low Priority Rooms from Filters 2022-08-25 11:30:11 +02:00
Gil Eluard b0d8c1a098 App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard c007f84efd App Layout: Add usage measures 2022-08-24 13:37:47 +03:00
Gil Eluard 0e7cde2562 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 df891ec00a App Layout: last UI tweaks before RC 2022-08-23 20:50:12 +02:00
Gil Eluard 2312f46e1a App Layout: Release Experience
- First iteration before final design
2022-08-23 11:20:46 +02:00