Commit Graph

41 Commits

Author SHA1 Message Date
Stefan Ceriu 6839da94d8 vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
ismailgulek f7694e27cb Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 3e2c4b32b0 Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
Stefan Ceriu b18f37d270 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
ismailgulek 7e92b7cef5 Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
Stefan Ceriu ebac08c309 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 4ad5150c88 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
ismailgulek ffd7efbe2a Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek d1b7953da6 Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
ismailgulek 8093844aea Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
Stefan Ceriu 17f2f71634 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare 56a51da9f9 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek f6e1129d16 Just highlight event when possible instead of reloading data source 2021-11-30 14:13:57 +03:00
ismailgulek 4d982da0b3 Add eventId parameter to delegates 2021-11-12 17:24:58 +03:00
ismailgulek e041b9003e Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
Stefan Ceriu 3f1700d516 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 9d5ccc635e Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
SBiOSoftWhare 2dda130da7 RoomVC: Remove temporary space universal link handling. 2021-10-19 12:29:59 +02:00
SBiOSoftWhare 9d16b7f930 RoomVC: Update universal link management with UniversalLinkParameters. 2021-10-12 19:12:08 +02:00
Gil Eluard 3db7e10c15 [Spaces] M10.6.1 Handle space link #4498
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
SBiOSoftWhare 2eb8b06b07 RoomVC: Fix comment mistake. 2021-09-17 14:21:27 +02:00
SBiOSoftWhare 73ea384cd0 RoomVC: Remove unnecessary nonnull. 2021-09-17 14:19:38 +02:00
SBiOSoftWhare 670e5f0198 Update Riot/Modules/Room/RoomViewController.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-09-17 13:21:53 +02:00
SBiOSoftWhare 4dc4d8fb0e RoomVC: Add a delegate, factorize and reduce usage of AppDelegate. 2021-09-07 17:43:49 +02:00
ismailgulek ae8299be4b Update jump to unread banner to pill style 2021-04-27 01:37:41 +03:00
ismailgulek 5899b7d3d6 Add slider to room screen, stack views at the top of the screen 2021-04-23 18:36:51 +03:00
ismailgulek d779cfa94a Remove temporary call bar 2021-04-21 11:41:28 +03:00
ismailgulek fb3c76ab0f Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
ismailgulek f2f829c2e4 Introduce room vc notifications 2021-04-01 23:59:55 +03:00
Gil Eluard f9e87b6a13 Composer Update - Typing and sending a message
- Change send button icon according to the send mode
- Changed the background of the input view
2021-03-23 17:15:31 +01:00
Gil Eluard ea8add1953 Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
ismailgulek 354208064e Handle group call tile tap 2021-03-17 19:41:31 +03:00
Gil Eluard 204ceb847c Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek e0ecf8193c Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek 910d85aacd Add notification for tap on tiles 2021-01-21 14:27:32 +03:00
ismailgulek 5f8f512d25 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
SBiOSoftWhare b2bd5dfb9a Update jump to last unread button. 2020-07-11 00:56:15 +02:00
SBiOSoftWhare 0825689a4a Update jump to last unread banner separator color in RoomViewController 2019-02-19 16:55:58 +01:00
manuroe 56941a7f20 Server Quota Notices: Implement the blue banner
Fix Steves's remark
2018-10-04 18:37:25 +02:00
manuroe 40092917c0 Server Quota Notices: Implement the blue banner
Closes #1937
2018-10-02 15:30:00 +02:00
SBiOSoftWhare fb58bbc651 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00