ismailgulek
4ac2722c0b
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-05-04 19:11:17 +03:00
ismailgulek
0bc219c90d
Merge branch 'develop' into voip_design_updates
2021-05-04 19:10:22 +03:00
SBiOSoftWhare
904803fe33
Add comments on new classes and methods.
2021-04-29 12:38:04 +02:00
SBiOSoftWhare
7129c7582c
MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration.
2021-04-29 12:37:57 +02:00
SBiOSoftWhare
3177f47d60
Remove MXWellKnown extension.
2021-04-29 12:37:11 +02:00
SBiOSoftWhare
f62590db42
MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values.
2021-04-29 12:37:11 +02:00
SBiOSoftWhare
d54ec54471
Update Riot/Categories/MXSession+Riot.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2021-04-29 12:37:11 +02:00
SBiOSoftWhare
d8cfa5b707
WellKnown: Handle new and deprecated Element properties.
2021-04-29 12:36:55 +02:00
SBiOSoftWhare
793a756966
MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method.
2021-04-29 12:36:17 +02:00
SBiOSoftWhare
19485bcd78
Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values.
2021-04-29 12:36:17 +02:00
ismailgulek
62f384b4b4
Add shadow extension methods
2021-04-27 01:34:15 +03:00
ismailgulek
c089fe4b3e
Merge branch 'develop' into voip_design_updates
2021-04-02 14:39:37 +03:00
Gil Eluard
beff6765c1
SR sizing is inconsistent with RR & Message states cosmetic changes
2021-03-17 20:09:44 +01:00
ismailgulek
f416597f7c
Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state
2021-03-17 18:17:54 +03:00
ismailgulek
d6cb67a2df
Add call actions
2021-03-12 04:04:23 +03:00
Gil Eluard
b7bf281c57
Retrying & deleting failed messages
...
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard
5014af92d3
Merge branch 'element_4014' into element_4013
...
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Gil Eluard
66d4305644
Improve the status of send messages (sending, sent, received, failed)
...
- update after review
2021-03-09 11:59:54 +01:00
Gil Eluard
ab7ec48aae
merged element_4014 into element_4013
2021-03-02 22:06:24 +01:00
Gil Eluard
bcb1682a11
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
dd720a68fb
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
98d59cacd7
Improve the status of send messages (sending, sent, received, failed)
...
- code tweaks
2021-02-25 11:10:38 +01:00
Gil Eluard
7a1a0c0c51
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
1731a2a0f3
RoomCreationIntroCellContentView: Improve add topic case.
2021-02-23 15:46:20 +01:00
Gil Eluard
c7e3155949
Improve the status of send messages (sending, sent, received, failed)
...
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare
59ae552c71
UIView: Add accessibility commodity method.
2021-02-22 00:12:00 +01:00
ismailgulek
c018da167c
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek
9ff24791cc
Avoid force unwraps
2021-02-10 00:05:27 +03:00
ismailgulek
e032de95bd
Make extension objc
2021-01-21 14:27:55 +03:00
ismailgulek
a75a19330b
Merge branch 'voip_2746' into voip_dialpad
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek
a4efdc6a4b
Implement call cells, introduce allLinkedEvents on bubble cell data
2021-01-20 13:26:28 +03:00
ismailgulek
1db0106322
Add call back action identifier
2021-01-20 13:23:09 +03:00
ismailgulek
85b5b9cefa
Merge branch 'develop' into voip_2746
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek
313ff48feb
Introduce vc_removingAllWhitespaces on String
2021-01-13 21:49:45 +03:00
SBiOSoftWhare
c643bebff4
Update Riot/Categories/UIImage.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-01-08 15:52:23 +01:00
SBiOSoftWhare
7841d144ab
Add convenient methods on URLComponents.
2021-01-07 11:22:24 +01:00
SBiOSoftWhare
50f2568033
UIImage: Add convenient method to resize an image.
2020-12-18 18:44:08 +01:00
ismailgulek
3ef6533bc5
Merge branch 'develop' into voip_2746
2020-12-03 12:26:26 +03:00
ismailgulek
021bcab59c
Introduce CallService
2020-12-01 13:41:31 +03:00
SBiOSoftWhare
2ae22d6983
InviteRecentTableViewCell: Add disclosure indicator to indicate preview action.
2020-11-13 17:16:43 +01:00
ismailgulek
2b2ff8fc7e
Return image view instance as fab
2020-10-09 12:38:09 +03:00
ismailgulek
3a06b7ab8b
Add an extension methof for simplicity
2020-10-09 12:26:54 +03:00
ismailgulek
7b1ed58906
Factorize layout of table header and footers
2020-10-07 15:26:58 +03:00
manuroe
9b61ac5d78
MXSession: Make sure vc_canSetupSecureBackup is reusable
...
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek
7d863f3678
Remove the method not used anymore
2020-09-23 13:36:49 +03:00
ismailgulek
7ec282fd50
Introduce an extension method to hide cell separators
2020-09-21 14:05:27 +03:00
ismailgulek
7941b1f0db
Merge branch 'develop' into element_3628
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek
9f42f0f522
Move MXThirdPartyProtocolInstance extension to a new file
2020-09-10 11:25:43 +03:00
ismailgulek
5c0a86e2f0
Make some legacy cells conform Reusable & Themable, add some new
2020-09-09 19:32:54 +03:00
ismailgulek
fa492da737
Introduce vc_closeKeyboard on UIApplication
2020-09-07 13:51:30 +03:00