ismailgulek
|
21bcfc4a38
|
Merge branch 'develop' into element_3452
|
2020-08-13 13:32:46 +03:00 |
|
ismailgulek
|
eb1df73e1f
|
Do not render swipe action images
|
2020-08-12 18:42:57 +03:00 |
|
ismailgulek
|
d1537434fa
|
Fix pin code cell selection
|
2020-08-12 13:17:59 +03:00 |
|
ismailgulek
|
c46adfc2ac
|
Merge branch 'develop' into element_3452
|
2020-08-12 10:24:11 +03:00 |
|
ismailgulek
|
1d388f876a
|
Merge branch 'develop' into fix_3408
# Conflicts:
# Podfile
# Riot.xcodeproj/project.pbxproj
|
2020-08-12 10:02:31 +03:00 |
|
ismailgulek
|
9adae20151
|
Remove incoming call view
|
2020-08-11 21:11:41 +03:00 |
|
ismailgulek
|
b1f1edc232
|
Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
|
2020-08-06 18:33:58 +03:00 |
|
ismailgulek
|
b249b85c2e
|
Force orientation to portrait on phones
|
2020-08-06 16:54:58 +03:00 |
|
ismailgulek
|
bf6aa600eb
|
Hide cancel button if pin forced
|
2020-08-06 16:35:07 +03:00 |
|
ismailgulek
|
4e6595fda3
|
Make modal fullscreen
|
2020-08-06 16:34:21 +03:00 |
|
ismailgulek
|
b202e0e933
|
Fix interface orientation
|
2020-08-06 10:48:19 +03:00 |
|
ismailgulek
|
f2226a9bcd
|
Merge branch 'develop' into reuse_base_bundle_identifier
|
2020-08-05 19:12:05 +03:00 |
|
SBiOSoftWhare
|
6258545872
|
Merge pull request #3491 from vector-im/sizable_cell
Room: Create a base cell to manage default UI structure and create a self sizing base cell for child using auto layout
|
2020-08-05 16:40:26 +02:00 |
|
ismailgulek
|
6eddaaf9df
|
Use new variables
|
2020-08-05 17:11:46 +03:00 |
|
ismailgulek
|
1025eea912
|
Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
|
2020-08-05 16:40:51 +03:00 |
|
ismailgulek
|
61a7eef542
|
Move scroll method to an extension
|
2020-08-05 15:22:27 +03:00 |
|
ismailgulek
|
4a14887f16
|
Move scroll logic to KeyboardAvoider
|
2020-08-05 14:49:37 +03:00 |
|
ismailgulek
|
af63862b8f
|
Call super initializer on KeyboardAvoider
|
2020-08-05 14:16:42 +03:00 |
|
SBiOSoftWhare
|
e130bd2ec2
|
RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable.
|
2020-08-04 17:25:53 +02:00 |
|
ismailgulek
|
b43b1a895d
|
Use KeyboardAvoider instead of keyboard height
|
2020-08-04 17:01:26 +03:00 |
|
ismailgulek
|
dd91225cf5
|
Change auth scrollView contentInsets to automatic
|
2020-08-04 17:01:01 +03:00 |
|
ismailgulek
|
6db1672935
|
Make KeyboardAvoider respect to safe area insets
|
2020-08-04 17:00:09 +03:00 |
|
ismailgulek
|
984a3086c0
|
Make KeyboardAvoider ObjC compatible
|
2020-08-04 16:59:41 +03:00 |
|
ismailgulek
|
87b074ddcd
|
Auto scroll to the custom server textfield
|
2020-08-04 13:08:44 +03:00 |
|
ismailgulek
|
e13b8a7da4
|
Adjust scrollView scrollIndicatorInsets
|
2020-08-04 13:06:44 +03:00 |
|
ismailgulek
|
c06a633abc
|
Fix contentSize when custom servers option hidden
|
2020-08-04 13:03:44 +03:00 |
|
ismailgulek
|
eb0e6f3920
|
Make scrollView dismiss mode interactive
|
2020-08-04 13:02:11 +03:00 |
|
SBiOSoftWhare
|
9e2a854328
|
Add comments.
|
2020-08-03 19:43:45 +02:00 |
|
ismailgulek
|
704f09e65b
|
Namespace some settings
|
2020-08-03 16:07:39 +03:00 |
|
ismailgulek
|
fd56cf0ce2
|
Disable popup for fresh installs
|
2020-08-03 15:15:33 +03:00 |
|
SBiOSoftWhare
|
62430e8c78
|
Create SizableBubbleCell that enables to self size a cell using Auto Layout.
|
2020-07-31 19:01:50 +02:00 |
|
SBiOSoftWhare
|
dd6f761cb9
|
Create SizingViewHeightStore to store a view height relative to a width.
|
2020-07-31 18:58:53 +02:00 |
|
SBiOSoftWhare
|
11dea6ee95
|
Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView).
|
2020-07-31 18:56:33 +02:00 |
|
SBiOSoftWhare
|
df10394c0a
|
RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height.
|
2020-07-31 18:32:44 +02:00 |
|
SBiOSoftWhare
|
faa7bffc62
|
Create a BubbleReactionsViewSizer in order to determine reactions view height.
|
2020-07-31 18:27:38 +02:00 |
|
SBiOSoftWhare
|
a9ab1cdee3
|
Creates a BubbleReactionsViewModelBuilder.
|
2020-07-31 18:27:03 +02:00 |
|
SBiOSoftWhare
|
d3161d5142
|
BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions.
|
2020-07-31 18:26:09 +02:00 |
|
SBiOSoftWhare
|
db03290ef4
|
Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions.
|
2020-07-31 18:24:07 +02:00 |
|
manuroe
|
e6e04e131c
|
BuildSettings: Add options for Room directory
|
2020-07-31 15:14:26 +02:00 |
|
manuroe
|
b830e272b7
|
BuildSettings: Integrate default HS and IS URLs
We still have them in user defaults but default values are defined in BuildSettings
|
2020-07-31 12:47:28 +02:00 |
|
manuroe
|
535d1d3faa
|
BuildSettings: Integrate applicationWebAppUrlString
|
2020-07-31 11:44:26 +02:00 |
|
manuroe
|
90d24182d9
|
BuildSettings: Integrate roomDirectoryServers
|
2020-07-31 09:02:35 +02:00 |
|
manuroe
|
0258bdddf6
|
BuildSettings: Integrate stunServerFallback
|
2020-07-31 08:49:30 +02:00 |
|
manuroe
|
29b1645cfc
|
BuildSettings: Integrate Bug report
|
2020-07-31 08:37:27 +02:00 |
|
manuroe
|
59d5104fde
|
BuildSettings: Integrate legal URLs
|
2020-07-31 08:29:22 +02:00 |
|
manuroe
|
0f53668fdb
|
AuthenticationVC: Make custom server options and register button configurable
|
2020-07-30 18:07:16 +02:00 |
|
ismailgulek
|
f5483dfb33
|
Avoid mutation of sections to avoid crashes
|
2020-07-30 18:21:53 +03:00 |
|
ismailgulek
|
50057ce285
|
Add sanity checks
|
2020-07-30 18:13:25 +03:00 |
|
ismailgulek
|
6a27d4ac0a
|
fix copy/paste issue, thanks to @Manu
|
2020-07-30 18:12:51 +03:00 |
|
ismailgulek
|
1b1d17468e
|
Remove report content setting
|
2020-07-30 18:12:17 +03:00 |
|