manuroe
7a7375e1ae
iOS13 code cannot be built from Xcode10
2019-08-08 15:05:50 +02:00
manuroe
7bc927c2af
BF: Fix crash for earch bar customisation in iOS13
...
#2626
2019-08-07 18:36:58 +02:00
SBiOSoftWhare
82e3b22958
Reactions: Add long press gesture on bubble cell reactions.
2019-07-30 17:24:45 +02:00
SBiOSoftWhare
cacb8834f0
Emoji picker: Implement Emoji picker screen.
2019-07-25 16:58:14 +02:00
SBiOSoftWhare
f7b85698de
Themes: Handle search bar text color.
2019-07-25 16:58:14 +02:00
SBiOSoftWhare
6d1a0cdb84
MXKRoomBubbleTableViewCell: Add a method to get surrounding bubble component frame.
2019-07-08 18:42:32 +02:00
SBiOSoftWhare
ae96687628
MXKRoomBubbleTableViewCell: Add convenient method to compute bubble cell height for cell with attachment view.
2019-06-18 18:29:12 +02:00
SBiOSoftWhare
30d5d156e6
MXKRoomBubbleTableViewCell: Improve timestamp label positioning.
2019-06-18 17:41:09 +02:00
SBiOSoftWhare
3b674c8b70
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.m
...
Co-Authored-By: giomfo <giom@matrix.org >
2019-05-29 15:22:42 +02:00
SBiOSoftWhare
22db2a7da0
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.h
...
Co-Authored-By: giomfo <giom@matrix.org >
2019-05-29 15:17:20 +02:00
SBiOSoftWhare
5963e3a683
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.h
...
Co-Authored-By: giomfo <giom@matrix.org >
2019-05-29 15:16:38 +02:00
SBiOSoftWhare
a51d2b13b8
MXKRoomBubbleTableViewCell: Display timestamp on left when select memberships.
2019-05-29 12:59:46 +02:00
SBiOSoftWhare
b71318127a
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
770c1b3434
MXKRoomBubbleTableViewCell: Add convenient method to calculate a bubble component frame in table view.
2019-05-22 18:46:22 +02:00
SBiOSoftWhare
e619247ea5
Update Riot/Categories/MXKRoomBubbleTableViewCell+Riot.m
...
Co-Authored-By: manuroe <manuroe@users.noreply.github.com >
2019-05-22 17:28:08 +02:00
SBiOSoftWhare
b32fda5cb9
Add convenient method on UITouch to determine if touch is inside a given view.
2019-05-22 16:35:26 +02:00
SBiOSoftWhare
f76dd3a5bb
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
ca9ba8d366
Add convenient methods on UIGestureRecognizer, UIImage and UIStackView.
2019-05-15 21:29:47 +02:00
SBiOSoftWhare
2621c727d4
MXKRoomBubbleTableViewCell+Riot: Add possibility to hide timestamp when selecting a component.
2019-05-15 21:15:50 +02:00
SBiOSoftWhare
3a99cbf0b5
MXKRoomBubbleTableViewCell+Riot: Add possibility to hide edit button on selection.
2019-05-07 16:49:12 +02:00
SBiOSoftWhare
bf8317a353
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
3b722a9704
Add a custom hash method on String same as Riot Web
2019-03-07 17:32:10 +01:00
manuroe
4ed099f94d
Update Riot/Categories/UIApplication.swift
...
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2019-03-04 19:06:14 +01:00
SBiOSoftWhare
9f166a21a9
Add convenient method on UIApplication for opening an URL on iOS 9 and iOS 10+
2019-03-04 18:03:20 +01:00
SBiOSoftWhare
8fe6e3fa89
Fix SwiftLint warnings
2019-02-27 10:07:51 +01:00
manuroe
095d9df058
Maintenance: Update cocopoads and pods. Automatic update to Swift4.2
2019-02-20 16:45:32 +01:00
manuroe
f09e748194
key backup: Add a dedicated section to settings
...
#2193
Still WIP
2019-01-31 03:06:47 +01:00
SBiOSoftWhare
d42c148a45
Add convenient method on UIButton to enable title with multiple lines.
2019-01-30 11:14:03 +01:00
SBiOSoftWhare
93098f4c7b
Add commodity methods on OperationQueue and use them in key backup setup view models.
2019-01-23 12:11:30 +01:00
SBiOSoftWhare
48ab7fe472
Fix typo in UIView extension
2019-01-22 17:09:15 +01:00
SBiOSoftWhare
e3865af195
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
1771bdc2b4
Add convenient method on UIView to add a subview matching parent
2019-01-21 23:45:51 +01:00
manuroe
56b73acb7e
reskin: kill UIColorFromRGB and use UIColor swift extension
2019-01-11 12:15:43 +01:00
manuroe
bed6b151cb
reskin: Create ThemeService.shared
2019-01-11 11:45:27 +01:00
manuroe
d94284a100
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
manuroe
b7de21c61c
reskin: kill kRiotSecondaryTextColor
2019-01-10 18:05:21 +01:00
manuroe
cc250b79b8
reskin: kill kRiotPrimaryBgColor
2019-01-10 17:50:26 +01:00
manuroe
3533cdc2fc
reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor
2019-01-10 17:36:36 +01:00
manuroe
eebe36248f
reskin: Delegate navigation and search bars styling to theme
2019-01-10 16:43:03 +01:00
manuroe
de0f5522ff
reskin: rename ColorValues to Theme
2019-01-10 15:32:59 +01:00
manuroe
a7fa1134cc
reskin: ColorValues: suffix UIColor properties names with "Color"
2019-01-10 15:23:22 +01:00
manuroe
802e8d49bc
Merge remote-tracking branch 'origin/develop' into reskin
...
# Conflicts:
# Riot/Constants/RiotDesignValues.m
# Riot/Modules/Authentication/AuthenticationViewController.m
2019-01-10 11:50:57 +01:00
manuroe
50f5d9b99b
Merge remote-tracking branch 'origin/develop' into reskin
2019-01-09 16:38:49 +01:00
fridtjof
a310741536
make use of Obj-C's modern syntax for literals and subscripting
2019-01-08 00:24:11 +01:00
fridtjof
b834c69fae
fix almost all the warnings caused by -Wstrict-prototypes
2019-01-05 03:28:53 +01:00
manuroe
a28271afcb
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
manuroe
5e1ad8dc48
Reskin:Create [RiotDesignValues applyStyleOnSearchBar:] and use it
2018-11-30 15:57:19 +01:00
Giom Foret
e0ef651074
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
manuroe
867236a26a
Swift: Reintroduce 'MatrixSDK/SwiftSupport'
2018-08-24 15:26:14 +02:00
manuroe
bcdc2ac174
Disable 'MatrixSDK/SwiftSupport' pod
...
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00