Commit graph

13697 commits

Author SHA1 Message Date
ismailgulek
ec8acd042d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
ismailgulek
8a1d66f49a
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-19 00:09:26 +03:00
ismailgulek
fe9eeeadd5
Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
ismailgulek
0a85d1b6b4
Fix cell layout when thread root is a poll 2022-01-18 23:44:03 +03:00
Stefan Ceriu
d131cc9e6d vector-im/element-ios/issues/5114 - Renamed unstable extensible audio key. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
6eb0f6c9ef vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
e10b200ef8 vector-im/element-ios/issues/5114 - Small answer option count limit code tweak. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
83893acfd8 vector-im/element-ios/issues/5114 - Various tweaks following PR review. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
135c44f08b Enabled location sharing for testing purposes. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
84c01c2735 vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
2dfbe69a88 vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
cc7175f4b8 vector-im/element-ios/issues/5114 - Allow seeing whether a poll has been edited. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
a23bd0da99 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
ismailgulek
240bf6af95
Disable sending polls in threads 2022-01-18 16:32:23 +03:00
ismailgulek
dcd78742bd
Add background color management on text message highlights 2022-01-18 16:20:12 +03:00
ismailgulek
cb57694d32
Add thread decoration views for search results, fix #5268 2022-01-18 14:46:22 +03:00
ismailgulek
b9ccd522cb
Fix thread screen call button case 2022-01-18 03:13:22 +03:00
ismailgulek
0cb4d66853
Center empty view vertically in the whole screen 2022-01-18 02:57:30 +03:00
ismailgulek
e2664e9534
Speed up toast animation 2022-01-18 02:37:25 +03:00
ismailgulek
21d6ea5000
Dismiss keyboard when additional menu shown 2022-01-18 02:27:44 +03:00
ismailgulek
b7b84ad461
Align summary last message to the time label 2022-01-18 02:27:23 +03:00
ismailgulek
be882e4097
Reset detail screen after lab setting change, fixes #5273 2022-01-18 02:14:23 +03:00
ismailgulek
d7ed2d3b09
Fix event content where the thread root event is a reply event 2022-01-17 16:33:02 +03:00
ismailgulek
d5de3a9b2f
Various design fixes 2022-01-17 16:32:32 +03:00
ismailgulek
8cfec2f908
Thread summary view design changes 2022-01-17 13:51:05 +03:00
ismailgulek
696d7003c6
Fix build after merges 2022-01-17 13:35:14 +03:00
ismailgulek
09ee13e765
Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:55:28 +03:00
ismailgulek
6cbefdeaca
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-17 11:55:05 +03:00
ismailgulek
13660ddbe2
Add threadId parameter 2022-01-17 11:54:36 +03:00
ismailgulek
f3e492a300
Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:39:25 +03:00
ismailgulek
e9b24263e7
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-17 11:37:41 +03:00
ismailgulek
aeccbc0dac
Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
Ekaterina Gerasimova
9978dbfa92 Sync issue automation with element-web
Add automation for
* labelling Labs issues
* adding design and product issues to boards
* adding design and product PRs to boards
* add UISI issues to Crypto team board

Fixes issue #5380
2022-01-16 17:40:11 +00:00
Ekaterina Gerasimova
04c8c05a41 Fix graphql warnings in issue automation
Fixes #5294
2022-01-16 17:40:11 +00:00
Doug
a6b7f0cdc0
Merge pull request #5386 from vector-im/5159_ftue_strings
Add onboarding splash screen strings
2022-01-14 18:26:18 +00:00
Stefan Ceriu
cf752f496d Fix vector-im/element-ios/issues/4208 - Home screen doesn't update properly on theme changes. 2022-01-14 17:56:58 +02:00
Doug
d93d6cd9f5 Add onboarding splash screen strings for Weblate. 2022-01-14 15:05:54 +00:00
Doug
d29c2da905
Merge pull request #5379 from vector-im/doug/analytics_docs
Add instructions for creating analytics events.
2022-01-13 20:04:53 +00:00
Doug
30f4df0747 Add instructions for creating analytics events. 2022-01-13 17:23:35 +00:00
ismailgulek
6cae01c4bf
Merge pull request #5023 from vector-im/ismail/4384_summary_db
Lazy Load Room Summaries: Milestone 1
2022-01-13 13:16:25 +03:00
ismailgulek
9dff29457f
Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
SBiOSoftWhare
565b1cca05
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
manuroe
6497c24074
Merge pull request #5345 from vector-im/bca/reduce_decryption_grace_period
Reduce grace period to report decryption failure
2022-01-12 15:21:00 +01:00
ismailgulek
ff9c264c66
Persist rendering mode when resizing an image 2022-01-12 14:47:30 +03:00
ismailgulek
b64a9acaf6
Remove old code 2022-01-12 14:46:54 +03:00
David Langley
7b8f4d1173
Merge pull request #5376 from vector-im/langleyd/5375-fix-dtmf
App: Fix DTMF
2022-01-12 11:36:18 +00:00
David Langley
42fd62acc3 Create 5375.bugfix 2022-01-12 11:34:48 +00:00
David Langley
b5ead74434 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
ismailgulek
586f2e523d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-12 13:58:48 +03:00
Doug
9bead4157e Prepare for new sprint 2022-01-11 14:27:27 +00:00