Commit graph

789 commits

Author SHA1 Message Date
Gil Eluard
21f652b31a Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard
31398d277e
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:56:51 +01:00
Gil Eluard
94c355f2d9
Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
SBiOSoftWhare
b77ec3e25d
Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare
984e0789fc Update changes 2021-01-07 16:04:12 +01:00
Gil Eluard
3df1214b84
Merge pull request #3894 from vector-im/element_3819
Dismiss description textview on user tap on background.
2020-12-24 10:23:22 +01:00
Gil Eluard
eb26fc6151 Dismiss description textview on user tap on background. 2020-12-23 14:58:59 +01:00
Gil Eluard
6b2721c205 Added "Continue in background" button to bug report screen 2020-12-23 13:59:40 +01:00
Gil Eluard
49eea8f04a Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
ismailgulek
3f16bf82d8 Prepare for new sprint 2020-12-18 16:49:51 +03:00
ismailgulek
771254a8fa
Update CHANGES.rst 2020-12-18 15:45:57 +03:00
ismailgulek
ddcbe1ca52 version++ 2020-12-18 15:43:06 +03:00
ismailgulek
1ae06936ed Update CHANGES.rst 2020-12-18 15:03:58 +03:00
ismailgulek
16fe73c2c3 Prepare for new sprint 2020-12-16 19:23:37 +03:00
ismailgulek
6da7a79859 version++ 2020-12-16 18:17:18 +03:00
Gil Eluard
c9848307b9 Added change PIN code feature from the settings 2020-12-16 14:15:41 +01:00
SBiOSoftWhare
15b17bf5d5 Update changes 2020-12-16 13:09:08 +01:00
ismailgulek
c909654f35 Update CHANGES.rst 2020-12-11 12:58:04 +03:00
manuroe
df8c1f3347
Merge pull request #3747 from vector-im/element_3579
Background Sync on Pushes
2020-12-10 11:17:49 +01:00
Gil Eluard
c46360f77c
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-12-09 10:15:47 +01:00
Gil Eluard
db4ba58399 Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00
manuroe
1b8fd6c036 Merge branch 'develop' into element_3579 2020-12-02 17:22:48 +01:00
manuroe
f267151f0c Prepare for new sprint 2020-12-02 11:35:12 +01:00
manuroe
06b8798448 version++ 2020-12-02 10:53:21 +01:00
Giom Foret
6484a6d32f Update Changes 2020-12-01 09:08:42 +01:00
giomfo
c0f6ebe92d
Merge branch 'develop' into giomfo/fix_content_report 2020-12-01 09:03:01 +01:00
Gil Eluard
380cb1c1e0
Merge pull request #3845 from vector-im/element_3842
Added blur background support for iPhone and iPad. Slight API changes…
2020-12-01 08:42:09 +01:00
SBiOSoftWhare
ae43baff30 Merge develop into element_3836 2020-11-30 17:54:16 +01:00
SBiOSoftWhare
b69d15157d Update changes 2020-11-30 16:46:43 +01:00
Gil Eluard
827438a827 Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
Giom Foret
ffeac21abf Room History: Remove the report option for outgoing messages
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
SBiOSoftWhare
9d7ff0544d Merge branch 'develop' into invites_quick_approval
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-11-27 14:50:04 +01:00
manuroe
b9c2f1a02c Merge branch 'develop' into element_3579 2020-11-25 17:37:09 +01:00
manuroe
5ffebd7f4d Prepare for new sprint 2020-11-24 18:29:44 +01:00
manuroe
f7b0069b19 version++ 2020-11-24 17:56:47 +01:00
SBiOSoftWhare
6d0e33fa74 Update changes 2020-11-20 14:55:21 +01:00
ismailgulek
1cc3c967c9 Merge branch 'develop' into element_3579 2020-11-20 14:25:17 +03:00
manuroe
c75ccaaa74 Prepare for new sprint 2020-11-17 18:43:54 +01:00
manuroe
31af070781 version++ 2020-11-17 18:16:22 +01:00
manuroe
e68c2f158e bundle update to use the latest cocoapods version
With cocoapods 1.10.0 and Realm 10.1.2, we are full compliant with arm64 simulator. We do not need any trick anymore
2020-11-16 10:35:03 +01:00
SBiOSoftWhare
2f845d490f Merge branch 'develop' into invites_quick_approval 2020-11-13 19:20:30 +01:00
manuroe
7bd1df7f86
Merge pull request #3800 from vector-im/profiler
Use new MXProfiler to get and report accurate durations
2020-11-13 14:51:15 +01:00
SBiOSoftWhare
e3d77ed716 Update changes 2020-11-13 10:34:44 +01:00
manuroe
a6569cf136 MXProfiler: Use this new module to track launch animation time reliably. 2020-11-06 22:55:32 +01:00
SBiOSoftWhare
3429b60227
Merge branch 'develop' into element_3655 2020-11-06 10:35:23 +01:00
manuroe
0cf00e8e37
Merge branch 'develop' into analytics_agnostic 2020-11-05 14:52:43 +01:00
ismailgulek
eb5d967e83
Merge pull request #3791 from vector-im/key_value_store_enhancements
KeyValueStore Enhancements
2020-11-05 16:26:32 +03:00
SBiOSoftWhare
b9acb8f0d8
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-11-05 14:22:07 +01:00
ismailgulek
636ded87e0 Update CHANGES.rst 2020-11-05 15:09:33 +03:00
manuroe
30cb82f922 Remove MXDecryptionFailureDelegate in flavor of agnostic MXAnalyticsDelegate 2020-11-05 12:09:10 +01:00
SBiOSoftWhare
1121fbdb38 Update changes 2020-11-05 11:22:24 +01:00
SBiOSoftWhare
4c122ffdc6 Update changes 2020-11-05 11:19:39 +01:00
manuroe
2c0e259fc2 * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
manuroe
edc3712d83 Analytics: Fix analytics in order to track performance improvements
It is probably broken since May 2019 and Matomo 6. Only the first value (StorePreload) was sent .
2020-11-04 15:46:56 +01:00
SBiOSoftWhare
f7a17fd343 Update changes 2020-11-03 09:11:12 +01:00
manuroe
4624636612 Fix CHANGES 2020-10-30 13:01:33 +01:00
manuroe
b7807f9f81 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe
b1d2024ea4 Prepare for new sprint 2020-10-27 14:22:06 +01:00
manuroe
893e611e52 version++ 2020-10-27 13:58:56 +01:00
manuroe
dc1dbcd2af
Merge pull request #3763 from stragu/patch-1
fix typos in English UI messages
2020-10-27 10:37:14 +01:00
manuroe
c211bf3bc9 PIN: Fix code bypass on fast switching 2020-10-26 16:09:39 +01:00
manuroe
58d9f6d447 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
manuroe
931c3aae50 Make Xcode 12 and fastlane(xcodebuild) happy while some pods are not updated
Apply what https://stackoverflow.com/a/63955114 describes
2020-10-23 13:58:53 +02:00
manuroe
e52a9f895e Update Gems 2020-10-23 13:54:46 +02:00
ismailgulek
09269e18ff Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-22 17:30:54 +03:00
manuroe
cd0dfa3379 Upgrade to Xcode 12
#3712
2020-10-22 14:31:17 +02:00
Stéphane Guillou
17699bc3af
mention typo fixes 2020-10-22 13:41:37 +10:00
ismailgulek
a67f5dab95 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-19 16:59:19 +03:00
ismailgulek
9174e9630e
Merge branch 'develop' into element_3570 2020-10-16 11:52:12 +03:00
SBiOSoftWhare
fb8704c2a1 Update changes 2020-10-15 15:28:44 +02:00
manuroe
2a6fb14f34 Prepare for new sprint 2020-10-14 17:47:45 +02:00
manuroe
24c12d5ab6 version++ 2020-10-14 17:18:53 +02:00
ismailgulek
a02c098c19 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-14 11:31:01 +03:00
ismailgulek
f97a0b9d8a Update CHANGES.rst 2020-10-14 01:02:54 +03:00
manuroe
c618042a6a
Merge branch 'develop' into xs_reset_detection 2020-10-13 18:32:27 +02:00
SBiOSoftWhare
7c08a12714 Update changes 2020-10-13 18:06:54 +02:00
manuroe
4934f41667 Cross-signing: Detect when cross-signing keys have been changed 2020-10-13 17:15:47 +02:00
ismailgulek
667cf2b933 Update CHANGES.rst 2020-10-13 18:12:42 +03:00
ismailgulek
66e2fdd7ae Prepare for new sprint 2020-10-13 14:53:15 +03:00
ismailgulek
37edff855b version++ 2020-10-13 13:19:39 +03:00
SBiOSoftWhare
f2809d6c3e Update changes 2020-10-13 10:50:44 +02:00
SBiOSoftWhare
3e68084eaf Prepare for new sprint 2020-10-09 19:05:34 +02:00
SBiOSoftWhare
0a5da9bd2a version++ 2020-10-09 17:25:20 +02:00
ismailgulek
51b46fd487 Update CHANGES.rst 2020-10-09 15:21:29 +03:00
ismailgulek
f5caa8a84b Update CHANGES.rst 2020-10-09 13:59:35 +03:00
ismailgulek
00abe4ba9b Update CHANGES.rst 2020-10-09 12:41:24 +03:00
manuroe
834cc7f41d Security screens: Update automatically shields when the trust changes. 2020-10-08 17:34:42 +02:00
ismailgulek
8b70b6824f
Merge pull request #3729 from vector-im/nse_can_decrypt
Push: Check crypto has keys to decrypt an event
2020-10-08 13:32:41 +03:00
ismailgulek
668d49c62f Update CHANGES.rst 2020-10-07 15:12:11 +03:00
ismailgulek
a80d9d35d1 Update CHANGES.rst 2020-10-06 22:51:11 +03:00
ismailgulek
edb51d3910 Update CHANGES.rst 2020-10-06 21:27:18 +03:00
ismailgulek
6ef778debb Update CHANGES.rst 2020-10-06 01:01:00 +03:00
ismailgulek
0ceceb183a
Merge pull request #3716 from vector-im/fix_pin_code_layout
Fix Pin Code Screen Layout
2020-10-05 10:54:54 +03:00
SBiOSoftWhare
720bf97c9d Prepare for new sprint 2020-10-02 15:57:10 +02:00
SBiOSoftWhare
f624831df7 version++ 2020-10-02 14:40:50 +02:00
ismailgulek
31322e7cb6 Update CHANGES.rst 2020-10-02 14:18:33 +03:00
ismailgulek
376e5b306c
Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek
891148d98f
Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe
0c036e4cc2 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek
0e8178d5cb Update CHANGES.rst 2020-10-01 17:45:04 +03:00