Commit graph

238 commits

Author SHA1 Message Date
ismailgulek
8de3eabfd3
Merge branch 'develop' into ismail/5629_thread_context 2022-02-22 11:48:21 +03:00
ismailgulek
cbc8a6b2cb
Add changelog 2022-02-22 11:47:51 +03:00
Anderas
8a7a7cb4f2
Merge pull request #5647 from vector-im/andy/5639_notification_scroll
Fix scrolling to the bottom of timeline when opening notification
2022-02-21 19:17:53 +00:00
Doug
a0a1d63b78 Add a SharedFont type to ElementFonts.
Using iOS 13 as availability so the properties can be simplified when support for iOS 12 is dropped.
2022-02-21 17:55:57 +00:00
Andy Uhnak
a34ca32e69 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Stefan Ceriu
f655bc3ae6 vector-im/element-ios/issues/5114 - Fixed arithmetical exception errors when changing poll responses. 2022-02-21 14:04:00 +02:00
Stefan Ceriu
e003b66129 vector-im/element-ios/issues/5114 - Enabled poll editing and undisclosed polls. 2022-02-21 13:20:02 +02:00
aringenbach
e83b408a9c
Update create room avatar placeholder & add remove button (#5635)
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-21 10:41:03 +01:00
Doug
5dffd2900a Expose room cells to voiceover on Home tab. 2022-02-21 09:28:34 +00:00
SBiOSoftWhare
36f242b96d Add changes 2022-02-18 18:15:54 +01:00
SBiOSoftWhare
1662635910 Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare
9773e86606
Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
ismailgulek
e337b3a543
Merge pull request #5628 from vector-im/ismail/5582_opening_threads
Improve Opening Threads
2022-02-18 17:06:46 +03:00
SBiOSoftWhare
f5de16ea7e
Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare
51714801ae
Merge pull request #5613 from vector-im/steve/5550_bubbles_text_width
Message bubbles: Increase text message width
2022-02-18 15:02:32 +01:00
Doug
c8f60b065d
Merge pull request #5623 from vector-im/doug/5621_ftue_spinner
Use a different green spinner during onboarding
2022-02-18 13:46:48 +00:00
ismailgulek
8f57cf3c79
Add changelog 2022-02-18 14:37:25 +03:00
Doug
4a0a67ff73
Merge pull request #5591 from vector-im/doug/5590_ftue_analytics
Add support for UserProperties to analytics and capture FTUE use case selection.
2022-02-18 10:49:06 +00:00
aringenbach
057cb9ed70
Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
SBiOSoftWhare
feb5a8638b Add changes 2022-02-17 19:26:26 +01:00
Doug
1b3ff901f6
Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Doug
3313429b25 Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Stefan Ceriu
898869061d vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare
1932a82c4a Update changes 2022-02-17 10:39:51 +01:00
SBiOSoftWhare
511ce99aaa Update changes 2022-02-17 09:42:33 +01:00
SBiOSoftWhare
8fd2d8765d Update changes 2022-02-17 09:31:08 +01:00
Anderas
1cbb4aa9ad
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Doug
423b1a90a0 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak
ef5303160d Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare
774acff038
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
David Langley
a4fb86c3ac
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
d032333898 Add changes 2022-02-16 12:03:14 +01:00
Doug
0fee802e03 Add support for UserProperties to analytics and capture FTUE use case selection.
Additionally update taps to interactions following updates in the analytics event repo.
2022-02-15 18:06:23 +00:00
Anderas
a90578d29d
Merge pull request #5585 from vector-im/andy/common_kit
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
Andy Uhnak
6a84b75654 Changelog 2022-02-15 13:49:29 +00:00
ismailgulek
c74688b17b
Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
ismailgulek
05e64f3da5
Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
aringenbach
c57693255f
Update filter placeholder and icon (#5520)
* Update filter placeholder and icon

* Use SwiftGen asset helper & add filter_on icon

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-14 10:25:21 +01:00
Simon Wiedmer
280b3c8812 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Doug
1f8cc3f559 Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 0dcf310d24.
2022-02-11 18:17:39 +00:00
Doug
0dcf310d24 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
ismailgulek
5bfb21f206
Add changelog 2022-02-11 18:16:37 +03:00
MaximeE
b23564aab6 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE
774ff51c81 Changelog 2022-02-11 14:32:28 +01:00
ismailgulek
6b2f5277c7
Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00
Doug
f968409f0a
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Stefan Ceriu
01e8b4189c Fix introspect not being able to theme the SwiftUI navigation bars. 2022-02-11 14:39:05 +02:00
Anderas
438db8af98
Merge pull request #5557 from vector-im/andy/5498_icloud_backup
Exclude all items from iCloud backup
2022-02-11 12:31:29 +00:00
Doug
c7e6334290 Fix for the green spinner not being dismissed with a local synapse. 2022-02-11 12:29:06 +00:00