Commit Graph

336 Commits

Author SHA1 Message Date
Doug b4c1567872 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Stefan Ceriu 5e44781dfe Prepare for new sprint 2022-03-28 13:45:39 +03:00
David Langley d23728fa9a Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach 628027d875 Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Stefan Ceriu 9cf56dcca4 Prepare for new sprint 2022-03-22 16:59:35 +02:00
aringenbach 8238705bfe Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
aringenbach 6221c86e9e Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
Doug 059a8181ed Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Andy Uhnak e995dc0fe8 Prepare for new sprint 2022-03-18 17:07:35 +00:00
David Langley cd913b2a12 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
David Langley f21d4aa5ac Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing. 2022-03-16 17:47:41 +00:00
Andy Uhnak 1acb795444 Prepare for new sprint 2022-03-14 16:26:10 +00:00
David Langley 7c6a798caa Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Andy Uhnak 119f58522b Prepare for new sprint 2022-03-09 15:15:58 +00:00
Andy Uhnak 67e21ee7ce Prepare for new sprint 2022-03-08 18:20:22 +00:00
Arnaud Ringenbach 66bf8f0428 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6ae0a9cdb3 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Doug ec8e5e3c19 Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
SBiOSoftWhare 51a819c815 Add live location sharing build flag. 2022-03-02 14:39:30 +01:00
Andy Uhnak e39456f758 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Doug 4f3a2c0639 Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug 578eea0080 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2022-02-25 11:42:49 +00:00
Doug 24593d3795 Prepare for new sprint 2022-02-25 11:40:13 +00:00
Doug 9396338c19 Prepare onboarding flow for personalisation screens.
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Andy Uhnak 57f436f318 Enable home activity indicator
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 09:54:13 +00:00
Anderas dbe027e219 Merge pull request #5630 from vector-im/andy/5605_leave_room
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
Doug ed83933089 Disable the default analytics configurations for forks. (#5688)
* Disable the default analytics configurations for forks.

* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
Andy Uhnak 8fd164bfc5 Rename properties and arguments 2022-02-22 16:44:22 +00:00
Doug 81d2eff9fe Prepare for new sprint 2022-02-22 14:16:36 +00:00
Andy Uhnak 6bece68b33 Temporarily disable activity indicators 2022-02-21 12:50:50 +00:00
Andy Uhnak d8e790f8ea Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
Stefan Ceriu 6fae4fe047 Prepare for new sprint 2022-02-16 12:45:10 +02:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug e0437b0124 Prepare for new sprint 2022-02-09 18:41:45 +00:00
Doug d9ca3c29ef changelog.d: Upgrade MatrixSDK version ([v0.22.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0)). 2022-02-09 17:57:55 +00:00
SBiOSoftWhare 90631393bb Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu 4fe6d9a5ad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
SBiOSoftWhare 689043af7f BuildSettings: Enable message bubbles setting. 2022-02-03 19:05:37 +01:00
ismailgulek c6db4e7e0f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare 6a2401b463 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare 2b93cdb430 BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00
ismailgulek d0fd2951e1 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
SBiOSoftWhare 1a41f5e40d BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
David Langley 1e9fb6b625 Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley fa346db145 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
ismailgulek 9062febe20 Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
Doug 0035dffb84 Prepare for new sprint 2022-01-25 14:26:35 +00:00
Doug de2e8cc57f changelog.d: Upgrade MatrixSDK version ([v0.21.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0)). 2022-01-25 12:58:20 +00:00
David Langley 21ec650e8f Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-24 12:19:45 +00:00
Stefan Ceriu 9f72ba5138 vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00