Mauro Romito
|
8057c5766c
|
code improvement
|
2022-10-13 00:21:03 +02:00 |
|
Mauro Romito
|
8da2486c82
|
Tests completed! The only doubt I have left is about testing the string content considering the localisations in tests
|
2022-10-12 20:06:15 +02:00 |
|
Mauro Romito
|
a9369c56f9
|
unit tests
|
2022-10-12 18:39:10 +02:00 |
|
Mauro Romito
|
7f8e6e21a8
|
improving code
|
2022-10-12 16:55:35 +02:00 |
|
Mauro Romito
|
a0057e4d4e
|
composer code improvement
|
2022-10-12 16:52:12 +02:00 |
|
Mauro Romito
|
c543f04561
|
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
# RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
|
2022-10-12 16:48:43 +02:00 |
|
David Langley
|
c73a3304ca
|
wiftlint
|
2022-10-12 15:08:50 +01:00 |
|
David Langley
|
b335de33aa
|
More comments
|
2022-10-12 14:32:48 +01:00 |
|
Mauro Romito
|
f7aa8822dd
|
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
# Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
|
2022-10-12 15:25:27 +02:00 |
|
Mauro Romito
|
5e810b44a1
|
legacy sendMode code separation to have RiotSwiftUI be able to build.
|
2022-10-12 15:14:41 +02:00 |
|
David Langley
|
f8da168065
|
get rid of additional UIHostingController. Cleanup and comments.
|
2022-10-12 14:14:25 +01:00 |
|
Mauro Romito
|
b18810f196
|
should now be aligned to the designs
|
2022-10-12 14:26:38 +02:00 |
|
Mauro Romito
|
d08a1d17f5
|
pr comment + some design improvements
|
2022-10-12 13:58:44 +02:00 |
|
Mauro Romito
|
ed55944b85
|
some UI tweaks
|
2022-10-12 11:06:01 +02:00 |
|
Mauro Romito
|
9e44c96b43
|
edit reply completed, just need to polish the UI a bit more.
|
2022-10-11 21:04:04 +02:00 |
|
Mauro Romito
|
9c6589046b
|
color improvements and implementing the cancel callback
|
2022-10-11 19:58:22 +02:00 |
|
Mauro Romito
|
e8433d1303
|
right assets
|
2022-10-11 17:54:27 +02:00 |
|
Mauro Romito
|
17cc12a537
|
edit mode changes the send button
|
2022-10-11 17:25:58 +02:00 |
|
David Langley
|
691eece01c
|
Hide Maximise button as animations not working correctly
|
2022-10-10 13:09:51 +01:00 |
|
David Langley
|
2e46c2c687
|
Split out models, add some tests and fix some formatting.
|
2022-10-09 22:54:39 +01:00 |
|
David Langley
|
dac94cbebf
|
Add labs flag and strings
|
2022-10-08 11:57:13 +01:00 |
|
David Langley
|
4b79629fef
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration
|
2022-10-08 10:58:10 +01:00 |
|
David Langley
|
4b94798423
|
Merge branch 'langleyd/wysiwyg_integration' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration
|
2022-10-08 10:47:39 +01:00 |
|
David Langley
|
9645cf939e
|
Move composer send media selection to it's own coordinator and us e ioS 15 api for sheet
|
2022-10-08 10:46:05 +01:00 |
|
David Langley
|
e58e54c527
|
Merge pull request #6821 from Velin92/mauroromito/wysiwyg_dark_mode
WYSIWYG Dark Mode Support
|
2022-10-08 10:45:08 +01:00 |
|
aringenbach
|
36122591cf
|
Fix composer resizing animations
|
2022-10-07 14:05:51 +02:00 |
|
Mauro Romito
|
53d5c8ef00
|
updated the package and added a circle background to the + button
|
2022-10-07 10:43:45 +02:00 |
|
Mauro Romito
|
df7a66788d
|
dark mode support almost completed
|
2022-10-06 18:21:50 +02:00 |
|
Mauro Romito
|
92d1bcba54
|
textColor fix
|
2022-10-06 16:42:52 +02:00 |
|
David Langley
|
e9ae04c93a
|
Update sdk, fix composer sizing, margins and re-enabled fullscreen.
|
2022-10-05 10:21:04 +01:00 |
|
David Langley
|
de1ac682cb
|
add composer actions/modules and ability to send rich messages
|
2022-10-04 15:01:01 +01:00 |
|
David Langley
|
d8e1dbb865
|
add simple formatting and maximise support for replacement toolbar
|
2022-10-02 09:06:06 +01:00 |
|
Stefan Ceriu
|
adf0aaf9b5
|
Removed deprecated StateStoreViewModel dispatching and reducing
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
732dc3cba9
|
Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting
|
2022-09-27 12:55:44 +03:00 |
|
Stefan Ceriu
|
89bcd92cca
|
Configured and applied SwiftFormat
|
2022-09-27 12:55:44 +03:00 |
|
ismailgulek
|
08f4a76ad9
|
Timeline composer layout loop fix (#6743)
* Publish suitable view height for user suggestions
* Update container view height
* Add changelog
* Fix user suggestions layout for pre iOS 16
|
2022-09-20 11:40:32 +03:00 |
|
Anderas
|
d9818df878
|
Merge pull request #6611 from vector-im/andy/sentry
Track all errors in Sentry
|
2022-08-24 08:18:29 +01:00 |
|
Gil Eluard
|
13b26e1845
|
App Layout: Release Experience
- Update after code / design review
|
2022-08-23 16:25:52 +02:00 |
|
Gil Eluard
|
1ff36f9eb3
|
App Layout: Release Experience
- First iteration before final design
|
2022-08-23 11:20:46 +02:00 |
|
Andy Uhnak
|
74b369e3af
|
Track all errors in Sentry
|
2022-08-23 08:14:59 +01:00 |
|
Doug
|
2b1bd6f772
|
Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:
4858d72afb
6827d2a854
92c5874359
0a9bd1fbe6
|
2022-08-19 11:06:09 +01:00 |
|
SBiOSoftWhare
|
a7281880a4
|
Move location sharing screens in the appropriate folder.
|
2022-08-03 10:39:28 +02:00 |
|
SBiOSoftWhare
|
c4cc6ee5f8
|
Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/View/LiveLocationSharingViewer.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2022-08-02 18:28:18 +02:00 |
|
SBiOSoftWhare
|
74091f89c8
|
LiveLocationSharingViewer: Left align location ended banner content.
|
2022-08-02 17:51:37 +02:00 |
|
SBiOSoftWhare
|
00f8870e26
|
LocationSharingView: Handle map loading error UI.
|
2022-08-01 12:46:15 +02:00 |
|
SBiOSoftWhare
|
2261747643
|
LiveLocationSharingViewer: Handle map loading error UI.
|
2022-08-01 12:45:59 +02:00 |
|
SBiOSoftWhare
|
d264c6e1ac
|
Add map loading error view.
|
2022-08-01 12:41:43 +02:00 |
|
SBiOSoftWhare
|
7a05676291
|
LiveLocationSharingViewer: Remove debug background.
|
2022-07-28 09:34:30 +02:00 |
|
SBiOSoftWhare
|
12bfd6986c
|
LiveLocationSharingViewer: Handle location sharing end banner.
|
2022-07-28 09:27:25 +02:00 |
|
SBiOSoftWhare
|
709ff95d2d
|
LiveLocationSharingViewerViewModel: Handle new location sharing end behavior.
|
2022-07-28 09:26:40 +02:00 |
|