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
Stefan Ceriu
5aa59e87fe
Fixed SwiftUI UI tests not finding the right state to tap if not already displayed on screen.
2021-12-16 16:47:35 +02:00
Gil Eluard
a5f9dd49c4
[iOS] Create public space #143
...
- UI tweaks in space settings screen
2021-12-16 10:59:48 +01:00
Gil Eluard
7194e10350
[iOS] Create public space #143
...
- UI tweaks in space settings screen
2021-12-16 09:54:54 +01:00
Gil Eluard
46ff910941
[iOS] Create public space #143
...
- Consolidated current flow
2021-12-15 21:04:37 +01:00
Gil Eluard
fdf6395f48
[iOS] Create public space #143
...
- Updated swiftui tests
2021-12-15 20:09:37 +01:00
Gil Eluard
697624e3c4
[iOS] Create public space #143
...
- Update after design review
2021-12-13 14:43:05 +01:00
Gil Eluard
acfcbcbc51
Merge branch 'develop' into gil/143_create_public_space
2021-12-13 09:03:36 +01:00
ismailgulek
924d1d0e30
Apply MatrixKit PR changes
2021-12-09 16:57:43 +03:00
ismailgulek
a717f444da
Merge branch 'develop' into ismail/5068_start_thread
2021-12-09 15:25:14 +03:00
Gil Eluard
f7b59f1a61
[iOS] Create public space #143
...
- Update after design review
2021-12-09 09:04:21 +01:00
Stefan Ceriu
dc574ab0a6
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
Gil Eluard
894c2d347a
Merge branch 'develop' into gil/143_create_public_space
2021-12-08 23:24:38 +01:00
Stefan Ceriu
60635fc364
Merge together SwiftUI template model files and update folder structure.
2021-12-07 16:11:31 +02:00
Gil Eluard
3ce1f1c630
[iOS] Create public space #143
...
- Update after design review
2021-12-01 23:56:59 +01:00
Gil Eluard
99fa4392a7
[iOS] Create public space #143
...
- Initial space creation flow
2021-11-23 09:35:32 +01:00
ismailgulek
f6ae6afc81
Merge branch 'develop' into ismail/5068_start_thread
2021-11-11 21:43:16 +03:00
Stefan Ceriu
1ea0308895
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
ismailgulek
01f7a7b243
Adapt to send event api changes
2021-11-04 02:07:09 +03:00
Stefan Ceriu
5f4d31b3f9
Fixes vector-im/element-ios/issues/5063 - Fixed retain cycles between the user suggestion coordinator and the suggestion service, and in the suggestion service currentTextTrigger subject sink.
2021-10-29 17:05:17 +03:00
Doug
60145d3c61
Update fonts, add attributed strings and add tap gestures back.
...
Footers use subheadline. Headers use footnote.
2021-10-20 17:40:39 +01:00
Stefan Ceriu
6f49fbc1bb
#1098 - Added extra top padding on first list item. Fixed various merge problems.
2021-10-13 11:46:43 +03:00
Stefan Ceriu
72463989a6
#1098 - Switched to dynamically calculated row heights.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
7bd7bbb2be
#1098 - Various small tweaks.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
e1008f5989
#1098 - Add debouncer to suggestion service text processing. Stop returning cached member results from the coordinator, rely on the room directly for up to date results.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
94459be545
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
9470a9336f
#1098 - Fix performance issues on item list change. Rebuild the whole list instead of comparing changed items.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
3c387e66e1
#1098 - Avatar view model: stop requesting avatars for empty URIs.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
e0b69d07bc
#1098 - Fixed iOS 15 issues.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
17041e00dd
#1098 - Stopped relying on the SDK in the suggestionService and added unit and ui tests.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
1ce7195abd
#1098 - Working real user suggestion inside the main application.
2021-10-13 11:26:22 +03:00
Stefan Ceriu
c06e682e23
#1098 - Added user suggestions to the main app timeline.
2021-10-13 11:25:36 +03:00
Stefan Ceriu
ee9553fee5
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
2021-10-13 11:24:46 +03:00
Stefan Ceriu
5008d4f810
vector-im/element-ios/issues/1098 - Fixed indentation in templates. Added UnitTests to the main RiotSwiftUI target.
2021-10-13 11:23:56 +03:00
Stefan Ceriu
8f83db97cb
vector-im/element-ios/issues/1098 - Fixed typo in template file name.
2021-10-13 11:23:55 +03:00
SBiOSoftWhare
a100a51249
Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
...
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
Doug
c7fb38b1a8
Add FramePreferenceKey for use in ViewFrameReader.
2021-10-11 12:18:10 +01:00
SBiOSoftWhare
177f9fb6c1
NavigationStore: Update public method signature.
2021-10-08 17:15:14 +02:00
SBiOSoftWhare
943d35afb1
Use NavigationRouterStore where needed.
2021-10-05 10:48:52 +02:00
David Langley
e0bddb58e3
Don't need to take modifiers as parameter to screenGroup. Fix example theming.
2021-09-24 17:21:33 +01:00
David Langley
9bf11fac0c
Address comments, show unencrypted rooms,
...
retain viewModel and services in ScreenSates so you can interact with Previews after the first state.
2021-09-23 23:57:54 +01:00
David Langley
cd760ad5a8
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4781_swiftui_template_example2
2021-09-23 12:31:33 +01:00
David Langley
093dae2d14
Add viewAction to state action.
2021-09-21 11:22:05 +01:00
David Langley
1e9876d798
Only display unencrypted rooms which we can use with the chat view.
2021-09-21 08:06:27 +01:00
David Langley
dd9ae13119
Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2
2021-09-20 17:28:16 +01:00
David Langley
c690e450c3
Add counter example to show viewActions modifying the state.
2021-09-20 17:05:54 +01:00
David Langley
920a1fab58
Fix Unit tests
2021-09-20 15:56:53 +01:00
David Langley
3ffe69ffee
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples
2021-09-20 08:50:38 +01:00
David Langley
a21d3bfb51
Cleanup, documentation and ui tests.
2021-09-20 08:47:28 +01:00