SBiOSoftWhare
|
8938c9c215
|
MXRoom: Add a method to get user encryption trust level.
|
2020-02-03 18:59:25 +01:00 |
|
manuroe
|
7f93dc68b7
|
Room e2e decoration: Change the algo a bit
|
2020-02-01 17:25:23 +01:00 |
|
manuroe
|
3442a69924
|
Room decoration: Use shields instead of padlocks
#2906
|
2020-01-31 14:59:54 +01:00 |
|
manuroe
|
59fd9e12b5
|
E2E by default: canEnableE2EByDefaultInNewRoomWithUsers is now defined in the SDK
|
2020-01-30 16:08:58 +01:00 |
|
manuroe
|
1d845e23c0
|
Negotiate E2E by default for DMs
#2943
|
2020-01-28 15:16:53 +01:00 |
|
SBiOSoftWhare
|
16d3ae66a5
|
MXKRoomBubbleTableViewCell: Add incoming key verification request action identifiers.
|
2020-01-14 19:55:49 +01:00 |
|
SBiOSoftWhare
|
4409a74b6b
|
UIView: Add convenient vc_removeAllSubviews method.
|
2019-12-20 10:32:33 +01:00 |
|
SBiOSoftWhare
|
373584f27f
|
UIStackView: Refactor extension method vc_removeAllSubviews to vc_removeAllArrangedSubviews.
|
2019-12-20 10:32:09 +01:00 |
|
SBiOSoftWhare
|
eb350ec12b
|
Add convenient method to UIButton to set a background color as an image.
|
2019-11-28 12:42:19 +01:00 |
|
SBiOSoftWhare
|
d5e3171849
|
Add convenient clamped method to FloatingPoint.
|
2019-11-28 12:41:18 +01:00 |
|
manuroe
|
633dda9c15
|
iOS13 code cannot be built from Xcode10
|
2019-08-08 15:05:50 +02:00 |
|
manuroe
|
61509528c4
|
BF: Fix crash for earch bar customisation in iOS13
#2626
|
2019-08-07 18:36:58 +02:00 |
|
SBiOSoftWhare
|
275c912d0a
|
Reactions: Add long press gesture on bubble cell reactions.
|
2019-07-30 17:24:45 +02:00 |
|
SBiOSoftWhare
|
2ad0f5c3dc
|
Emoji picker: Implement Emoji picker screen.
|
2019-07-25 16:58:14 +02:00 |
|
SBiOSoftWhare
|
3ffaad5138
|
Themes: Handle search bar text color.
|
2019-07-25 16:58:14 +02:00 |
|
SBiOSoftWhare
|
f9e42b4d04
|
MXKRoomBubbleTableViewCell: Add a method to get surrounding bubble component frame.
|
2019-07-08 18:42:32 +02:00 |
|
SBiOSoftWhare
|
acb80257c7
|
MXKRoomBubbleTableViewCell: Add convenient method to compute bubble cell height for cell with attachment view.
|
2019-06-18 18:29:12 +02:00 |
|
SBiOSoftWhare
|
8dafd246dd
|
MXKRoomBubbleTableViewCell: Improve timestamp label positioning.
|
2019-06-18 17:41:09 +02:00 |
|
SBiOSoftWhare
|
4daab0dfd7
|
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.m
Co-Authored-By: giomfo <giom@matrix.org>
|
2019-05-29 15:22:42 +02:00 |
|
SBiOSoftWhare
|
1e355babb8
|
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.h
Co-Authored-By: giomfo <giom@matrix.org>
|
2019-05-29 15:17:20 +02:00 |
|
SBiOSoftWhare
|
1cbed3c198
|
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.h
Co-Authored-By: giomfo <giom@matrix.org>
|
2019-05-29 15:16:38 +02:00 |
|
SBiOSoftWhare
|
051ad1e8dd
|
MXKRoomBubbleTableViewCell: Display timestamp on left when select memberships.
|
2019-05-29 12:59:46 +02:00 |
|
SBiOSoftWhare
|
3b00239089
|
MXKRoomBubbleTableViewCell: Add convenient method to get frame of a MXKRoomBubbleComponent in cell contentView. Update timestamp label frame calculation.
|
2019-05-29 12:18:56 +02:00 |
|
SBiOSoftWhare
|
96a59ec048
|
MXKRoomBubbleTableViewCell: Add convenient method to calculate a bubble component frame in table view.
|
2019-05-22 18:46:22 +02:00 |
|
SBiOSoftWhare
|
968231b0e5
|
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
|
2019-05-22 17:28:08 +02:00 |
|
SBiOSoftWhare
|
2fb2a2ab9c
|
Add convenient method on UITouch to determine if touch is inside a given view.
|
2019-05-22 16:35:26 +02:00 |
|
SBiOSoftWhare
|
c8eaa0d6ca
|
MXRoomBubbleTableViewCell: Display the timestamp of the selected component on the left when there is enough space.
|
2019-05-22 16:22:26 +02:00 |
|
SBiOSoftWhare
|
9627653e0f
|
Add convenient methods on UIGestureRecognizer, UIImage and UIStackView.
|
2019-05-15 21:29:47 +02:00 |
|
SBiOSoftWhare
|
e7548e068d
|
MXKRoomBubbleTableViewCell+Riot: Add possibility to hide timestamp when selecting a component.
|
2019-05-15 21:15:50 +02:00 |
|
SBiOSoftWhare
|
231b9200de
|
MXKRoomBubbleTableViewCell+Riot: Add possibility to hide edit button on selection.
|
2019-05-07 16:49:12 +02:00 |
|
SBiOSoftWhare
|
5407e0e851
|
Add a convenience method on MXKRoomBubbleTableViewCell Riot category to update the color name based on the sender id.
|
2019-03-07 17:44:15 +01:00 |
|
SBiOSoftWhare
|
ed80c1922e
|
Add a custom hash method on String same as Riot Web
|
2019-03-07 17:32:10 +01:00 |
|
manuroe
|
54ee0e8df3
|
Update Riot/Categories/UIApplication.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2019-03-04 19:06:14 +01:00 |
|
SBiOSoftWhare
|
d99ef7d377
|
Add convenient method on UIApplication for opening an URL on iOS 9 and iOS 10+
|
2019-03-04 18:03:20 +01:00 |
|
SBiOSoftWhare
|
9ab0b74007
|
Fix SwiftLint warnings
|
2019-02-27 10:07:51 +01:00 |
|
manuroe
|
443aea27f9
|
Maintenance: Update cocopoads and pods. Automatic update to Swift4.2
|
2019-02-20 16:45:32 +01:00 |
|
manuroe
|
b4aa3d732f
|
key backup: Add a dedicated section to settings
#2193
Still WIP
|
2019-01-31 03:06:47 +01:00 |
|
SBiOSoftWhare
|
1a7a661a5d
|
Add convenient method on UIButton to enable title with multiple lines.
|
2019-01-30 11:14:03 +01:00 |
|
SBiOSoftWhare
|
4c7e40ac16
|
Add commodity methods on OperationQueue and use them in key backup setup view models.
|
2019-01-23 12:11:30 +01:00 |
|
SBiOSoftWhare
|
93b41bcb0c
|
Fix typo in UIView extension
|
2019-01-22 17:09:15 +01:00 |
|
SBiOSoftWhare
|
210bb6e12d
|
Add extension methods for view controller containment on UIViewController and add convenient method to remove back bar button title when pushing a view controller on UINavigationViewController.
|
2019-01-22 00:04:34 +01:00 |
|
SBiOSoftWhare
|
00f27c4070
|
Add convenient method on UIView to add a subview matching parent
|
2019-01-21 23:45:51 +01:00 |
|
manuroe
|
6ee17b6d83
|
reskin: kill UIColorFromRGB and use UIColor swift extension
|
2019-01-11 12:15:43 +01:00 |
|
manuroe
|
2fdb06d879
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
f0c22a14af
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
67044e3451
|
reskin: kill kRiotSecondaryTextColor
|
2019-01-10 18:05:21 +01:00 |
|
manuroe
|
dd4e20d389
|
reskin: kill kRiotPrimaryBgColor
|
2019-01-10 17:50:26 +01:00 |
|
manuroe
|
0f3cf8ec95
|
reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor
|
2019-01-10 17:36:36 +01:00 |
|
manuroe
|
3bacf204d5
|
reskin: Delegate navigation and search bars styling to theme
|
2019-01-10 16:43:03 +01:00 |
|
manuroe
|
c702350171
|
reskin: rename ColorValues to Theme
|
2019-01-10 15:32:59 +01:00 |
|