Doug
|
2aec883095
|
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
|
2022-03-03 09:34:54 +00:00 |
|
Stefan Ceriu
|
634f6f9db7
|
Started applying navigation bar theme styles to iOS 13 and 14 too.
|
2022-03-01 19:26:50 +02:00 |
|
Doug
|
db08df2243
|
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
|
dc33ec9b9d
|
Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
|
2022-02-11 11:45:17 +00:00 |
|
Doug
|
5e7f97adc2
|
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
|
2022-02-10 15:40:46 +00:00 |
|
Doug
|
ee5d362b82
|
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
|
3548566070
|
Updates following PR feedback.
|
2022-02-10 12:59:13 +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 |
|
Doug
|
168050ecb2
|
Fix tests.
|
2022-02-04 17:46:27 +00:00 |
|
Doug
|
7a61b83bb8
|
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
|
d7e9cbf7c4
|
Add the Use Case selection screen to the onboarding flow.
|
2022-02-04 16:10:38 +00:00 |
|
aringenbach
|
efa0b60e31
|
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
|
d8e26b9064
|
Fix visual issues when building with Xcode 13.
|
2022-02-03 18:30:39 +00:00 |
|
Arnaud Ringenbach
|
8f7b8ca6fc
|
Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
|
2022-02-03 18:49:40 +01:00 |
|
Stefan Ceriu
|
dd13a16be9
|
De-labs location sharing and enable it by default.
|
2022-02-02 09:59:45 +02: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
|
1b6bd0cd27
|
Message bubbles: Use new background colors.
|
2022-01-31 17:42:54 +01: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 |
|
ismailgulek
|
d5a58779a3
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-25 14:30:52 +03: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 |
|
SBiOSoftWhare
|
dc4d332222
|
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
|
2022-01-21 16:06:57 +01:00 |
|
SBiOSoftWhare
|
08430961d0
|
RoomTimelineStyle: Conforms to Themable.
|
2022-01-20 16:56:32 +01:00 |
|
ismailgulek
|
e344dcceed
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
Stefan Ceriu
|
459359a31e
|
vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity.
|
2022-01-18 20:05:10 +02:00 |
|
ismailgulek
|
7a74dc422f
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-17 11:35:10 +03:00 |
|
David Langley
|
4dfa1706b7
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
|
2022-01-14 11:43:09 +00:00 |
|
SBiOSoftWhare
|
51fb12b33d
|
RiotSettings: Add convenient method to get current room timeline style identifier.
|
2022-01-14 09:48:18 +01:00 |
|
ismailgulek
|
ee285046cf
|
Merge branch 'develop' into ismail/4384_summary_db
|
2022-01-13 12:20:41 +03:00 |
|
SBiOSoftWhare
|
f91a7990d2
|
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
|
2022-01-13 09:50:23 +01:00 |
|
David Langley
|
433fb4e2e8
|
Remove duplicated logout code and fix spinner.
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
|
2022-01-10 21:38:24 +00:00 |
|
ismailgulek
|
32ade09c91
|
Merge branch 'develop' into ismail/4384_summary_db
|
2022-01-08 00:54:17 +03:00 |
|
David Langley
|
dc32c77f44
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
|
2022-01-06 22:43:20 +00:00 |
|
Stefan Ceriu
|
43a9371214
|
vector-im/element-ios/issues/5298 - Various tweaks following code review.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
e1505d70c5
|
vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
cef0c4f2d4
|
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
|
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 |
|
SBiOSoftWhare
|
0ecdfb106d
|
Settings: Add enable room message bubbles parameter.
|
2022-01-03 18:30:59 +01:00 |
|
ismailgulek
|
4f0db984bd
|
Adapt from summaries to rooms & little naming fixes
|
2021-12-29 17:40:09 +03:00 |
|
Doug
|
ecd94547b7
|
Move Analytics from Managers to Modules.
|
2021-12-16 17:01:23 +00:00 |
|
Doug
|
00b2e314d3
|
Add an AnalyticsService to handle account data.
|
2021-12-16 17:01:23 +00:00 |
|
Doug
|
d6b3b1172e
|
Fix mutability on AnalyticsSettings.
|
2021-12-16 17:01:23 +00:00 |
|
Doug
|
8acde2fda4
|
Address most PR comments.
Update Podfile.lock
|
2021-12-16 17:01:23 +00: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
|
02744b7577
|
Add tap/click event. Improve Swift/ObjC bridging.
|
2021-12-16 17:01:22 +00:00 |
|
Doug
|
6001c9f0f5
|
Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.
|
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
|
0815a84fb3
|
Migrate doug/5035_posthog from MatrixKit.
|
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
|
4f28bd395e
|
Abstract PostHog out of the Analytics client.
|
2021-12-16 16:59:45 +00:00 |
|