Commit Graph

46 Commits

Author SHA1 Message Date
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
Gil Eluard 5731a2c342 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02: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 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 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
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 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
Gil Eluard efe53ee85e New App Layout: added suppport for room invites in the all chats screen 2022-08-22 13:00:34 +02:00
Gil Eluard 74454d11cb New App Layout: Added missing empty states in room list and space bottom sheet 2022-08-19 17:12:33 +02:00
Gil Eluard 93f491c50a 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 34db12c94d App Layout: Leaving a Space now sends user to All Chats 2022-08-18 17:48:55 +02:00
Gil Eluard f9d5fc47a3 App Layout: Context Menus
- Fixed
2022-08-18 16:15:47 +02:00
Gil Eluard 7d45c9a452 The theme defined in the application is not applied to all UI components (#6532)
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Gil Eluard c3c054e9f1 Some UI tweaks for New App Layout (#6535)
* Some UI tweaks for New App Layout
2022-08-05 14:58:48 +02:00
Gil Eluard 1a2e6fdb89 Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02: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