Commit Graph

161 Commits

Author SHA1 Message Date
Gil Eluard de5da473fa SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
Gil Eluard f00281c20f Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard 84d49f1344 Merge branch 'element_4014' into element_4013
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Gil Eluard 230498192a Improve the status of send messages (sending, sent, received, failed)
- update after review
2021-03-09 11:59:54 +01:00
Gil Eluard 8abede870a merged element_4014 into element_4013 2021-03-02 22:06:24 +01:00
Gil Eluard 5cb904d2ee Retrying & deleting failed messages
- Display an exclamation mark (on a red background). In case of a multi-line message
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
- If users press on Delete, a confirmation dialog is displayed
- When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages
- If users press on Delete, a confirmation dialog is displayed
- In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
2021-03-02 21:56:50 +01:00
Gil Eluard 100c16b032 Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard 69163b920c Improve the status of send messages (sending, sent, received, failed)
- code tweaks
2021-02-25 11:10:38 +01:00
Gil Eluard 44f1e827cd Improve the status of send messages (sending, sent, received, failed)
- tweaks and new L&F for download progress
2021-02-25 11:07:21 +01:00
SBiOSoftWhare 9a9b63fbd3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
Gil Eluard cd76369f9d Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare ff888e2a7c UIView: Add accessibility commodity method. 2021-02-22 00:12:00 +01:00
ismailgulek 5581211cd8 Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek 689bad45fe Avoid force unwraps 2021-02-10 00:05:27 +03:00
ismailgulek 49157bea7a Make extension objc 2021-01-21 14:27:55 +03:00
ismailgulek ee9779e4ed Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek 2cca34986d Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
ismailgulek 5581037554 Add call back action identifier 2021-01-20 13:23:09 +03:00
ismailgulek fd2f8deb5a Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek a1f97fb7d3 Introduce vc_removingAllWhitespaces on String 2021-01-13 21:49:45 +03:00
SBiOSoftWhare e2373fb27b Update Riot/Categories/UIImage.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-01-08 15:52:23 +01:00
SBiOSoftWhare 82f172cbe6 Add convenient methods on URLComponents. 2021-01-07 11:22:24 +01:00
SBiOSoftWhare 6c1a645565 UIImage: Add convenient method to resize an image. 2020-12-18 18:44:08 +01:00
ismailgulek d0ae6cfdde Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek e0f5a87e96 Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare 7582dbed4a InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01:00
ismailgulek d94b1762cf Return image view instance as fab 2020-10-09 12:38:09 +03:00
ismailgulek 874e7316d2 Add an extension methof for simplicity 2020-10-09 12:26:54 +03:00
ismailgulek ffaa1bddf4 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
manuroe c27259936c MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek efab88fac0 Remove the method not used anymore 2020-09-23 13:36:49 +03:00
ismailgulek ff41980301 Introduce an extension method to hide cell separators 2020-09-21 14:05:27 +03:00
ismailgulek c4428250bc Merge branch 'develop' into element_3628
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek 02ebb3490e Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +03:00
ismailgulek 25bd02b928 Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
ismailgulek c9b949fded Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03:00
SBiOSoftWhare 7ccc184e97 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
ismailgulek 0503df9a40 Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
ismailgulek 5508df767e Merge branch 'develop' into element_3452 2020-08-13 13:32:46 +03:00
ismailgulek 0f76f5ad48 Introduce vc_notRenderedImage 2020-08-12 18:41:38 +03:00
ismailgulek 107d0ac5a7 Fix default orientation for navigation controllers 2020-08-12 17:41:54 +03:00
ismailgulek 1d59acc7f9 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek bf09b7e419 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek 9050dbbad1 Fix crash 2020-08-10 14:28:05 +03:00
ismailgulek e967d2aa03 Introduce isPhone 2020-08-06 16:32:58 +03:00
ismailgulek e86f33119d Move scroll method to an extension 2020-08-05 15:22:27 +03:00
manuroe c0f49307b2 BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +02:00
ismailgulek da2b85dc33 Add view shaker 2020-07-21 16:16:39 +03:00
SBiOSoftWhare 0f0d46b9cb UITableViewCell: Add convenient method to set disclosure indicator with tint color. 2020-07-16 23:12:33 +02:00
SBiOSoftWhare 6125cd5054 HomeVC: Room actions, update icons and add background corner radius. 2020-07-07 02:29:41 +02:00