Andy Uhnak
e39456f758
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Anderas
e8db2891b1
Merge pull request #5690 from vector-im/andy/5603_room_indicators
...
Room activity indicators
2022-03-01 13:08:29 +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
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
3f82e61723
Room user indicators
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 10:47:53 +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
David Langley
8ebe98bece
Use protocol to get title from child VCs.
2022-02-23 11:41:05 +00:00
Andy Uhnak
8fd164bfc5
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Andy Uhnak
34fa8b023e
Rename Activity to UserIndicator
2022-02-22 16:14:03 +00:00
Andy Uhnak
e4993d8ef1
Update activity indicators on leaving room
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-18 13:31:21 +00:00
Doug
3e4aab55cd
Move presentation of the loading spinner into AuthenticationCoordinator for new users.
...
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Andy Uhnak
d8e790f8ea
Implement home screen activity indicators
2022-02-16 11:48:26 +00: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
ismailgulek
d0fd2951e1
Merge branch 'develop' into ismail/5096_thread_notifications
2022-02-01 01:23:00 +03:00
Doug
f39fdba212
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
...
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
ismailgulek
38bb315866
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
Doug
819122133d
Begin implementing an onboarding flow.
2022-01-26 14:25:48 +00:00
Doug
4ae76bd861
Start implementing FTUE splash screens.
...
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek
98dd950a35
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
785fe6b4e0
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
10ebd9a68d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-19 00:12:40 +03:00
ismailgulek
e1203f8218
Fix thread screen call button case
2022-01-18 03:13:22 +03:00
ismailgulek
8d6b2b7c20
Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications
2022-01-17 11:39:25 +03:00
ismailgulek
7a74dc422f
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
ismailgulek
61e9d4feda
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
Stefan Ceriu
43a9371214
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
ismailgulek
2e28cb0750
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Doug
acaee63a83
Retain AnalyticsService. Fix coordinator retain cycle.
2021-12-16 17:02:58 +00:00
Doug
8acde2fda4
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
b3194a0fe9
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
3bdf9b261a
Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.
2021-12-16 17:01:22 +00:00
Doug
f45b4644c3
Don't read analytics opt in status from account data.
...
Update PostHog to 1.4.3.
Add tests for prompt type.
2021-12-16 16:59:45 +00:00
Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek
7699f05421
Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications
2021-12-10 11:14:55 +03:00
ismailgulek
a97086aad8
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-12-10 11:08:01 +03:00
ismailgulek
6480b354e8
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-12-10 11:03:00 +03:00
ismailgulek
3349a77c20
Fix thread display configuration
2021-12-08 22:16:00 +03:00
SBiOSoftWhare
860e7dbae2
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
30c2159fc1
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-30 01:54:56 +03:00
ismailgulek
51c3e240e1
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
2021-11-30 01:34:21 +03:00
ismailgulek
fe336e0524
Add activity indicator when loading room and thread data sources
2021-11-30 00:59:59 +03:00
ismailgulek
113383576b
Handle thread parameters
2021-11-29 18:27:00 +03:00
ismailgulek
00ec31494f
Try to find the desired room in whole stack instead of only the last, and pop to it if found
2021-11-29 18:26:10 +03:00
SBiOSoftWhare
5d618824b5
MasterTabBarController: Don't use MXCrypto private property.
2021-11-26 14:39:00 +01:00
ismailgulek
9839e6ae10
Add threadId parameter to room navigation parameters
2021-11-25 16:28:42 +03:00
ismailgulek
b35a9024ba
Add eventId parameter to delegates
2021-11-12 17:24:58 +03:00
Phl-Pro
ea322e1526
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
SBiOSoftWhare
a380a6b491
TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory.
2021-10-29 14:48:42 +02:00
SBiOSoftWhare
29fb0bd298
TabBarCoordinator: Fix space switching.
2021-10-28 18:50:35 +02:00