Commit Graph

227 Commits

Author SHA1 Message Date
Mauro Romito 1571afd621 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
Mauro Romito fe5669690b should now be aligned to the designs 2022-10-12 14:26:38 +02:00
Mauro Romito f9b38260cb pr comment + some design improvements 2022-10-12 13:58:44 +02:00
Mauro Romito 08759a743b some UI tweaks 2022-10-12 11:06:01 +02:00
Mauro Romito 113ef5dcfe edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito 516ab24c37 color improvements and implementing the cancel callback 2022-10-11 19:58:22 +02:00
Mauro Romito 9a7900fe3a right assets 2022-10-11 17:54:27 +02:00
Mauro Romito 47653e2d8a edit mode changes the send button 2022-10-11 17:25:58 +02:00
David Langley 75bfe781a1 Hide Maximise button as animations not working correctly 2022-10-10 13:09:51 +01:00
David Langley 094073a4ce Split out models, add some tests and fix some formatting. 2022-10-09 22:54:39 +01:00
David Langley 7624d82310 Add labs flag and strings 2022-10-08 11:57:13 +01:00
David Langley 65a924bab5 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration 2022-10-08 10:58:10 +01:00
David Langley 7f6e5dfad0 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 d54bcd5a97 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 d80c389446 Merge pull request #6821 from Velin92/mauroromito/wysiwyg_dark_mode
WYSIWYG Dark Mode Support
2022-10-08 10:45:08 +01:00
aringenbach c0f58a3938 Fix composer resizing animations 2022-10-07 14:05:51 +02:00
Mauro Romito 72494f4c88 updated the package and added a circle background to the + button 2022-10-07 10:43:45 +02:00
Mauro Romito dfa0b30bd9 dark mode support almost completed 2022-10-06 18:21:50 +02:00
Mauro Romito b35e8662e0 textColor fix 2022-10-06 16:42:52 +02:00
David Langley 85f23a2a78 Update sdk, fix composer sizing, margins and re-enabled fullscreen. 2022-10-05 10:21:04 +01:00
David Langley cd2776f458 add composer actions/modules and ability to send rich messages 2022-10-04 15:01:01 +01:00
David Langley bac5b7f112 add simple formatting and maximise support for replacement toolbar 2022-10-02 09:06:06 +01:00
Stefan Ceriu 1df0be344d Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Stefan Ceriu fc2fdc8ae7 Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting 2022-09-27 12:55:44 +03:00
Stefan Ceriu 43c28d23b7 Configured and applied SwiftFormat 2022-09-27 12:55:44 +03:00
ismailgulek 424679a296 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 74d22512eb Merge pull request #6611 from vector-im/andy/sentry
Track all errors in Sentry
2022-08-24 08:18:29 +01:00
Gil Eluard d8e6aa8664 App Layout: Release Experience
- Update after code / design review
2022-08-23 16:25:52 +02:00
Gil Eluard 2312f46e1a App Layout: Release Experience
- First iteration before final design
2022-08-23 11:20:46 +02:00
Andy Uhnak a9d1e84252 Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug 5fecaea453 Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:
ef5365ab240a1449e0490d2eb011dd69f594e27b
545b641e53a845b722f571b48ab408000048714b
702b7a696dd1a8319d6af907d4766a035cf30234
2398c1534dd1ca5b6329c888c50f55fb1b0ec23f
2022-08-19 11:06:09 +01:00
SBiOSoftWhare a6b8d3e411 Move location sharing screens in the appropriate folder. 2022-08-03 10:39:28 +02:00
SBiOSoftWhare daeb324a16 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 14281e44b5 LiveLocationSharingViewer: Left align location ended banner content. 2022-08-02 17:51:37 +02:00
SBiOSoftWhare e58bec1e1f LocationSharingView: Handle map loading error UI. 2022-08-01 12:46:15 +02:00
SBiOSoftWhare 7b8b2f3a4c LiveLocationSharingViewer: Handle map loading error UI. 2022-08-01 12:45:59 +02:00
SBiOSoftWhare 6beec181e6 Add map loading error view. 2022-08-01 12:41:43 +02:00
SBiOSoftWhare be1a9af793 LiveLocationSharingViewer: Remove debug background. 2022-07-28 09:34:30 +02:00
SBiOSoftWhare 4ddedef559 LiveLocationSharingViewer: Handle location sharing end banner. 2022-07-28 09:27:25 +02:00
SBiOSoftWhare 81700886c7 LiveLocationSharingViewerViewModel: Handle new location sharing end behavior. 2022-07-28 09:26:40 +02:00
SBiOSoftWhare a6c43cf4f6 LiveLocationSharingViewerViewState: Add location sharing ended flag. 2022-07-28 09:25:30 +02:00
SBiOSoftWhare e5603415a3 Add invisible location annotation. 2022-07-28 09:24:09 +02:00
SBiOSoftWhare 70c84b7939 Fix LocationSharingViewModelTests. 2022-07-26 11:40:21 +02:00
SBiOSoftWhare 143be13f64 LocationSharingCoordinator: Handle room power level check for live location sharing. 2022-07-26 10:57:07 +02:00
SBiOSoftWhare d5c4a25ab2 LocationSharingViewModel: Handle power level error display. 2022-07-26 10:56:37 +02:00
Johannes Marbach 5b4e98fe95 Read tile server URL from .well-known (PSG-592)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:00:37 +02:00
Doug e6ea10f3a6 Prefix test in-front of UI test methods. 2022-07-18 16:06:27 +01:00
SBiOSoftWhare 6cd3dc3e33 LiveLocationSharingViewer: Update copyright bottom padding. 2022-07-12 15:51:33 +02:00
SBiOSoftWhare 93b4d69f16 LiveLocationSharingViewer: Handle map credits action sheet. 2022-07-11 14:44:30 +02:00
SBiOSoftWhare 77cf1ef1ce LocationSharingView: Handle map credits action sheet. 2022-07-11 14:43:40 +02:00