Commit graph

3173 commits

Author SHA1 Message Date
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
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
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
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
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
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
30f4df0747 Add instructions for creating analytics events. 2022-01-13 17:23:35 +00: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
David Langley
b5ead74434 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
ismailgulek
db43e86cf1
Make thread header stacked, fix #5358 2022-01-11 15:24:46 +03:00
Weblate
a9584d4357 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:26:12 +00:00
ismailgulek
62386b2cf9
Implement thread list filtered icon, part of #5359 2022-01-11 14:00:37 +03:00
ismailgulek
c1cee57b6e
Add EventMenuBuilder to manage ordering on event menu actions 2022-01-10 17:31:28 +03:00
Jozef Gaal
4b90c10603 Translated using Weblate (Slovak)
Currently translated at 96.8% (427 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-01-08 22:26:06 +00:00
ismailgulek
1da1aaa687
Merge branch 'develop' into ismail/4384_summary_db 2022-01-08 00:54:17 +03:00
ismailgulek
50a9407c4a
Adapt summaries module name change 2022-01-07 18:30:30 +03:00
ismailgulek
9ddf3df9a5
Fix initial sync crash 2022-01-07 16:06:54 +03:00
Stefan Ceriu
e2a7df1daa Increased the BubbleCellContentView's inner content view bottom padding so it doesn't overlap the send receipt indicator. 2022-01-07 14:18:05 +02:00
Stefan Ceriu
52598a2eab Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1 2022-01-06 13:31:05 +02:00
ismailgulek
357515bd8a
Fix context menu action orders & layout fixes 2022-01-06 03:22:14 +03:00
ismailgulek
b7936de6f3
Fix encryption badges for unencrypted rooms 2022-01-06 02:54:58 +03:00
ismailgulek
42a44dd3f5
Implement toast messages when links are copied 2022-01-06 02:41:57 +03:00
Valere
a1429dbb8d Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01:00
ismailgulek
36d1873c98
Implement thread list long press actions, fix #5310 2022-01-05 13:26:13 +03:00
SBiOSoftWhare
4d3a8a2ffa Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu
eead770633 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
2c6b286718 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
28cb2d23d1 vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
592acde1c8 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
e6379c8588 vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
352d56726e vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu
f0cdbe5a7c vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
6a46c42cfd vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
574a155c80 vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
5a72750f8d vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
01f53bd8d1 Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek
a69738266c
Fix root message redaction 2022-01-04 18:07:39 +03:00
ismailgulek
9a5bc717ad
Layout fixes 2022-01-04 17:27:13 +03:00
ismailgulek
e422917cf3
User name coloring on thread list 2022-01-04 17:26:47 +03:00