Commit Graph

177 Commits

Author SHA1 Message Date
Stefan Ceriu 9457c25981 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
SBiOSoftWhare 0e1f81b7c7 Prepare for new sprint 2021-08-27 18:50:19 +02:00
David Langley 4674caac05 Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Doug 3329c169e0 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
David Langley 4865d9d3a5 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
SBiOSoftWhare 3f51a49831 Move app version from AppIdentifiers.xcconfig to AppVersion.xccconfig. 2021-08-16 11:34:15 +02:00
manuroe 2cb4ac6bc1 Prepare for new sprint 2021-08-12 16:28:03 +02:00
manuroe e13559ceb2 Prepare for new sprint 2021-08-11 15:21:10 +02:00
manuroe cf2eacdb88 version++ 2021-08-11 14:48:25 +02:00
Doug e2cf4e28d7 Merge branch 'develop' into doug/4609_support_functional_members
# Conflicts:
#	CHANGES.rst
2021-08-09 10:20:08 +01:00
Stefan Ceriu a19aea00e8 Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments. 2021-08-06 14:22:52 +03:00
Doug f2e0c63fd7 Enable functional members by default. 2021-08-06 10:42:18 +01:00
Doug 765367118f Merge branch 'develop' into doug/4609_support_functional_members 2021-08-04 11:48:04 +01:00
Doug f93a99845e Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
manuroe e0e8924fd7 Prepare for new sprint 2021-08-03 15:16:36 +02:00
manuroe c726ef60dd Prepare for new sprint 2021-07-29 16:58:40 +02:00
Doug 1db4e68c50 Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
# Conflicts:
#	CHANGES.rst
#	Config/BuildSettings.swift
2021-07-23 10:15:44 +01:00
Doug 547955bba8 Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab 2021-07-22 14:37:25 +01:00
manuroe e3c57cb4c6 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
SBiOSoftWhare 36f5b61169 Prepare for new sprint 2021-07-22 12:36:33 +02:00
SBiOSoftWhare 6e91252f9e Prepare for new sprint 2021-07-16 17:26:50 +02:00
Stefan Ceriu c0067a81b3 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
SBiOSoftWhare 6af882ac4c version++ 2021-07-16 15:13:45 +02:00
Stefan Ceriu d47b0a2289 #4090 - Changed FFMpeg-Kit to the LTS version and moved the project back to deployment target 11.0. 2021-07-16 13:32:19 +03:00
Stefan Ceriu fa69b983f8 #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Stefan Ceriu 6902c3a4d2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard 3ddc562fa7 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Doug 4f16c3f8b5 Add decryptNotificationsByDefault build setting. 2021-07-09 15:00:03 +01:00
Doug f9f3dad1fa Don't include directorySection in RecentsDataSource when in RecentsDataSourceModeRooms mode. 2021-07-07 11:48:23 +01:00
langleyd ac615e5ecb disable new settings ui again 2021-07-06 22:46:31 +01:00
langleyd d2a0a35e7c Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings 2021-07-06 19:51:17 +01:00
langleyd 017c6b3eeb Enabled new room settings UI while I do ad hoc build 2021-07-06 13:14:15 +01:00
Gil Eluard 3c010f117c Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
manuroe 38095ab151 Prepare for new sprint 2021-06-30 16:55:28 +02:00
Stefan Ceriu 4ed7dafb17 Merge branch 'develop' into element_4090 2021-06-24 14:45:27 +03:00
Stefan Ceriu 705c2290f3 #4094 - Added Opus Ogg support through FFmpegKit backed media conversion. 2021-06-24 12:28:50 +03:00
manuroe 488689b564 Prepare for new sprint 2021-06-24 10:27:14 +02:00
langleyd 6f74b79f1b Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Stefan Ceriu 2c65088ea1 #4090 - Added voice messages feature flag. 2021-06-22 09:42:37 +03:00
manuroe 2bb35b0bcf Prepare for new sprint 2021-06-21 18:03:06 +02:00
SBiOSoftWhare 74dafb15c2 Merge pull request #4399 from vector-im/element_4398 2021-06-09 11:00:47 +02:00
manuroe 7c9292d6e7 Prepare for new sprint after the 1.4.1 hotfix release
I applied manually what the release script does like in https://github.com/vector-im/element-ios/commit/af60144b00d45ca17a40d5ec30fe2d2fc33c1898
2021-06-08 12:11:07 +02:00
SBiOSoftWhare 8427b7035b BuildSettings: Add help url and side menu feature flag. 2021-06-07 18:46:16 +02:00
manuroe af60144b00 Prepare for new sprint 2021-06-03 11:40:45 +02:00
manuroe 21b374bff2 version++ 2021-06-03 11:02:26 +02:00
SBiOSoftWhare 97368a288f Prepare for new sprint 2021-05-18 13:57:45 +02:00
SBiOSoftWhare c489987b1a Prepare for new sprint 2021-05-17 17:51:00 +02:00
SBiOSoftWhare 87025b855a Prepare for new sprint 2021-05-12 17:59:02 +02:00
manuroe cee4e16c48 Prepare for new sprint 2021-05-07 16:29:53 +02:00
Gil Eluard ec251627d1 Merge pull request #4286 from vector-im/element_4285
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00