Commit Graph

590 Commits

Author SHA1 Message Date
Doug 2d4e553cbd Pin DesignKit version and use contantAndAvatars array. 2022-07-07 15:42:57 +01:00
Doug 7d29bca319 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug ad4674c0d4 Replace DesignKit with package from ElementX. 2022-07-07 15:42:57 +01:00
Doug dcd5fad1b9 Add support for in-app notifications. (#6341) 2022-07-07 15:31:37 +01:00
SBiOSoftWhare 6c4111f366 RiotSettings: Send local notification on live location sharing activation changes. 2022-06-29 18:09:48 +02:00
Johannes Marbach 868fd7e0c8 Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
Johannes Marbach 3338c6b638 Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 09:43:45 +02:00
MaximeE 16950ad58b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
MaximeE 903b7cc3f1 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE af91264406 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
MaximeE 0633d01abe 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
ismailgulek dc2183a3bd Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Gil Eluard 583c1636e2 Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
aringenbach 1dc0d38d21 Merge pull request #5914 from vector-im/aringenbach/1575_jitsi_leave_call_on_remove_widget
Fix app not leaving call when Jitsi widget is removed
2022-03-24 16:40:01 +01:00
David Langley c55b1b65d3 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach 8f83561453 Fix app not leaving call when Jitsi widget is removed from the room 2022-03-24 14:57:58 +01:00
aringenbach 5d73b50bf9 Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
David Langley 2a076b0d0d Add matchingIssue to sender report and fix description, was missing "(sender)" 2022-03-21 15:22:39 +00:00
David Langley 0d125bbf37 cleanup marks and make a couple of functions private. 2022-03-21 15:01:20 +00:00
David Langley ee97c209e3 Fix documentation and update big report client init. 2022-03-21 14:45:54 +00:00
ismailgulek d41d221161 Add notice displayed setting 2022-03-18 13:21:06 +03:00
Gil Eluard beeddf2fb4 Instrument metrics for iOS for the IA project #5401
- updates after review
2022-03-17 10:48:00 +01:00
David Langley f449acf4f6 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 4784084ab0 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
Doug 351cce0128 Make scrollEdgesAppearance singular to match UIKit 2022-03-16 08:58:21 +00:00
David Langley ae320d1efa Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Gil Eluard 7097a505cd Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
ismailgulek b63ccddc45 Open & reply to thread only if threads enabled 2022-03-08 17:09:29 +03:00
ismailgulek ca8eb8352a Reply to thread from notification 2022-03-08 13:54:49 +03:00
Gil Eluard cdd66146d8 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.h
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
ismailgulek 067c42c67b Navigate to thread from notification 2022-03-08 12:58:13 +03:00
Arnaud Ringenbach cfeae5bc64 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach a6ed656107 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Gil Eluard 59038e18c1 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
David Langley f4e7d2c9bf Add UISIDetector 2022-03-03 17:29:41 +00:00
Doug 86c2b4ebb5 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Stefan Ceriu 6880a81160 Started applying navigation bar theme styles to iOS 13 and 14 too. 2022-03-01 19:26:50 +02:00
Gil Eluard ff685a4c37 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Doug 3c25059511 Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Andy Uhnak 4c841fc6b2 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Doug f024d1919d Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2. 2022-02-10 15:40:46 +00:00
Doug f14147c840 Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
Doug 9582707146 Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug 0624efaa20 Fix tests. 2022-02-04 17:46:27 +00:00
Doug f50a92d0a8 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug 295b3eaa99 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Gil Eluard 23a898a1a4 Merge branch 'gil/SP1_space_creation' into gil/5228_let_people_know_when_rooms_have_moved 2022-02-04 14:31:26 +01:00
aringenbach e274fc76f2 Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
Doug 70845c7d10 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00