Doug
|
2aec883095
|
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
|
2022-03-03 09:34:54 +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
|
8e9c317e64
|
Merge branch 'master' into develop
|
2022-02-25 11:40:10 +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 |
|
aringenbach
|
5d38c73bd3
|
Fix L10n not always defaulting to English (#5682)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
|
2022-02-23 15:23:02 +01: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
|
0858e0d939
|
Move import
|
2022-02-16 11:56:33 +00:00 |
|
Andy Uhnak
|
d8e790f8ea
|
Implement home screen activity indicators
|
2022-02-16 11:48:26 +00:00 |
|
Andy Uhnak
|
3c2ef4eabc
|
Add new loading indicators
|
2022-02-14 16:51:02 +00:00 |
|
Doug
|
13efa7f7de
|
Fix spinner when clearing cache.
|
2022-02-11 15:42:12 +00:00 |
|
Doug
|
ced87136c2
|
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
Fix for the green spinner not being dismissed with a local synapse.
|
2022-02-11 13:11:53 +00:00 |
|
Doug
|
94e259cdae
|
Fix for the green spinner not being dismissed with a local synapse.
|
2022-02-11 12:29:06 +00:00 |
|
Andy Uhnak
|
dc33ec9b9d
|
Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
|
2022-02-11 11:45:17 +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
|
76b8181393
|
Add error logs for event fetch requests
|
2022-02-03 17:52:48 +03:00 |
|
ismailgulek
|
bcc40bf576
|
Add thread setting check to permalinks and search results
|
2022-02-03 01:40:52 +03: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 |
|
Doug
|
7deb71810d
|
Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
|
2022-01-27 15:19:54 +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 |
|
ismailgulek
|
785fe6b4e0
|
Fix review remarks
|
2022-01-25 23:59:19 +03:00 |
|
ismailgulek
|
d5a58779a3
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-25 14:30:52 +03:00 |
|
ismailgulek
|
6a2a701c8d
|
Do not stack room screen when opening threads from permalinks
|
2022-01-20 21:36:40 +03:00 |
|
David Langley
|
6e424dc854
|
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
|
2022-01-19 09:48:16 +00:00 |
|
ismailgulek
|
61e9d4feda
|
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
|
2022-01-12 13:58:48 +03:00 |
|
ismailgulek
|
2e28cb0750
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-04 15:28:19 +03:00 |
|
ismailgulek
|
ab2079b3cd
|
Open thread on an initial event, fetch the event if doesn't exist
|
2021-12-24 14:50:11 +03:00 |
|
Doug
|
56883906d8
|
Leave analytics client running on sign out.
Only identify with a running session.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
3332203788
|
Improve iPad layout. Add separate debug configuration.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
1f6b19eed3
|
Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
|
2021-12-16 17:01:22 +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
|
296f444b9e
|
Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
|
2021-12-16 16:59:45 +00:00 |
|
Doug
|
dca7739b19
|
Use custom generated Swift events.
Add analytics PerformanceTimer event.
|
2021-12-16 16:59:45 +00:00 |
|
Doug
|
84fdd7585c
|
Add specific methods to track analytics and test generated event types.
|
2021-12-16 16:59:45 +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
|
a97086aad8
|
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
|
2021-12-10 11:08:01 +03:00 |
|
ismailgulek
|
a717f444da
|
Merge branch 'develop' into ismail/5068_start_thread
|
2021-12-09 15:25:14 +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
|
82475e8c5d
|
Merge branch 'develop' into ismail/5068_start_thread
|
2021-11-30 01:33:51 +03:00 |
|
ismailgulek
|
de7a85e83b
|
Open thread view for root events when available
|
2021-11-30 01:12:53 +03:00 |
|
ismailgulek
|
5c177e2aec
|
Pass thread options for permalinks
|
2021-11-29 18:22:09 +03:00 |
|
ismailgulek
|
6209b0f9b8
|
Replace threadId with ThreadParameters
|
2021-11-29 18:11:04 +03:00 |
|
SBiOSoftWhare
|
30d6cdc405
|
LegacyAppDelegate: Don't use private interface from SDK.
|
2021-11-26 15:26:34 +01:00 |
|