Commit Graph

4556 Commits

Author SHA1 Message Date
Anderas 36cf1fc734 Merge pull request #6647 from vector-im/andy/sentry_performance
Measure performance in Sentry
2022-08-31 11:37:43 +01:00
Anderas 6ac380b7df Merge pull request #6641 from vector-im/andy/6589_self_verification
Self-verification flow in Crypto V2
2022-08-30 11:50:20 +01:00
Gil Eluard 75699ccf49 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard 0c4f69ffcc Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard 4b619eda39 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Stefan Ceriu c9db7ab496 Merge pull request #6646 from vector-im/ismail/6628_notification_fixes
Fixes for thread notifications
2022-08-29 10:27:34 +03:00
Andy Uhnak 8b1e96fa77 Measure performance in Sentry 2022-08-26 16:33:03 +01:00
Stefan Ceriu e97d7475e5 Fixes vector-im/element-ios/issues/5279 - Stop waiting for biometric unlock if disabled system wide 2022-08-26 17:34:52 +03:00
ismailgulek e0bb11bd76 Paginate through room events if needed when opening the app from a notification 2022-08-26 16:56:39 +03:00
ismailgulek 9fbba1c48e Do not destroy thread data sources 2022-08-26 16:55:25 +03:00
ismailgulek 3a38229908 Implement caching for thread data sources 2022-08-26 16:55:08 +03:00
ismailgulek a54dc25013 Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek 97eeadcf7f Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek c06ef28780 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek e1654280ff Fix navigation controller toolbar when opening the from a notification 2022-08-26 14:12:55 +03:00
ismailgulek e5db15af08 Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Gil Eluard 63b4f74be4 Merge pull request #6630 from vector-im/gil/6556-The_avatar_menu_button_should_handle_alpha_channel
App Layout: added support for transparent avatar icons in the all cha…
2022-08-26 10:14:17 +02:00
Andy Uhnak 45999c36d3 Self-verification flow 2022-08-25 16:24:17 +01:00
Gil Eluard 04d9d8102d Merge pull request #6639 from vector-im/gil/6557-App_Layout-Reactions_have_no_background
App Layout: fixed reactions background in timeline
2022-08-25 16:06:17 +02:00
Gil Eluard a163f56087 Merge pull request #6636 from vector-im/gil/6577-App_Layout-Remove_Low_Priority_Rooms_from_Filters
app layout remove low priority rooms from filters
2022-08-25 14:22:40 +02:00
Gil Eluard 1f248634da App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
Anderas c8b394c501 Merge pull request #6634 from vector-im/andy/sentry
Upload Sentry Dsyms for App Store builds
2022-08-25 11:58:13 +01:00
Stefan Ceriu 3f46f713a0 Merge pull request #6629 from vector-im/stefan/pinEntryLandscapeFix
Render the PIN entry screen correctly on landscape
2022-08-25 12:46:26 +03:00
Gil Eluard d4660699ef App Layout: Removed Low Priority Rooms from Filters 2022-08-25 11:30:11 +02:00
Andy Uhnak e2f079af02 Upload Sentry Dsyms for App Store builds 2022-08-25 10:15:03 +01:00
Gil Eluard eae2fae8db App Layout: added support for transparent avatar icons in the all chats screen 2022-08-25 10:20:03 +02:00
Stefan Ceriu 5118998ab5 Render the PIN entry screen correctly on landscape 2022-08-25 10:14:14 +03:00
Gil Eluard fd26941d92 App Layout: number of invites is limited to 10 in the All Chats screen
- fixed
2022-08-24 20:55:38 +02:00
Gil Eluard 43c75561a1 App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard bdc413c1ab App Layout: Add usage measures
- Update after review
2022-08-24 13:37:47 +03:00
Gil Eluard 11b56db2c2 App Layout: Add usage measures 2022-08-24 13:37:47 +03:00
Gil Eluard 388e202ef6 Merge pull request #6615 from vector-im/gil/6608-App_Layout-last_UI_tweaks_before_RC
App Layout: last UI tweaks before RC
2022-08-24 10:08:33 +02:00
Anderas d9818df878 Merge pull request #6611 from vector-im/andy/sentry
Track all errors in Sentry
2022-08-24 08:18:29 +01:00
Gil Eluard c818cecb9c 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 fcab7f3989 Merge pull request #6613 from vector-im/gil/6607-App_Layout-Release_Experience
App Layout: Release experience
2022-08-23 21:06:22 +02:00
Gil Eluard 6b555f5754 App Layout: last UI tweaks before RC 2022-08-23 20:50:12 +02:00
Gil Eluard 13b26e1845 App Layout: Release Experience
- Update after code / design review
2022-08-23 16:25:52 +02:00
Gil Eluard 1ff36f9eb3 App Layout: Release Experience
- First iteration before final design
2022-08-23 11:20:46 +02:00
SBiOSoftWhare 59b20e7d35 Merge branch 'develop' into steve/6585_session_mgmt_empty_screen 2022-08-23 09:45:09 +02:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
SBiOSoftWhare 487342ecc6 SettingsViewController: Handle user sessions screen flow. 2022-08-22 17:50:17 +02:00
Gil Eluard 9441ce2c2c Merge pull request #6601 from vector-im/gil/6599-Space_invites_in_the_bottom_sheet
App Layout: space invites in the bottom sheet
2022-08-22 17:49:33 +02:00
Gil Eluard 030c58e6eb Merge pull request #6606 from vector-im/gil/6605-App_Layout-UI_tweaks_for_Tabs
App Layout: UI tweaks for Tabs
2022-08-22 17:47:42 +02:00
Gil Eluard e9339da64e App Layout: UI tweaks for Tabs 2022-08-22 16:23:20 +02:00
Gil Eluard 2271cc452f App Layout: added space invites in space bottom sheet
- UI tweaks
2022-08-22 13:42:37 +02:00
Gil Eluard a4c0ae2c34 New App Layout: added suppport for room invites in the all chats screen 2022-08-22 13:00:34 +02:00
Gil Eluard cc2d9ef927 App Layout: added space invites in space bottom sheet
- Reintroduced room invites in All Chats screen
2022-08-21 13:17:06 +02:00
Gil Eluard b53f9af823 App Layout: added space invites in space bottom sheet 2022-08-21 11:07:21 +02:00
Gil Eluard 52ae016df0 New App Layout: Added missing empty states in room list and space bottom sheet
- make breadcrumbs visible accordingly with the all chats layout options
2022-08-19 23:19:16 +02:00
Gil Eluard dda63fcf54 New App Layout: Added missing empty states in room list and space bottom sheet 2022-08-19 17:12:33 +02:00