ismailgulek
|
5097415c1d
|
Replace edit API with swipe actions configuration
|
2020-08-18 13:53:43 +03:00 |
|
ismailgulek
|
bc7309312b
|
Refactor section tags
|
2020-08-18 13:11:13 +03:00 |
|
ismailgulek
|
680ae8a7ef
|
Refactor room settings screen to use new settings
|
2020-08-18 13:06:20 +03:00 |
|
ismailgulek
|
4de20ba916
|
Introduce hasAnyRows on Section
|
2020-08-18 12:54:45 +03:00 |
|
ismailgulek
|
b206349f5d
|
Change config name
|
2020-08-14 14:55:06 +03:00 |
|
ismailgulek
|
08f47b1348
|
Introduce messageDetailsAllowSaving
|
2020-08-14 14:06:22 +03:00 |
|
ismailgulek
|
8541903f91
|
Merge branch 'develop' into element_3452
|
2020-08-13 13:32:46 +03:00 |
|
ismailgulek
|
ca3c1b4633
|
Do not render swipe action images
|
2020-08-12 18:42:57 +03:00 |
|
ismailgulek
|
8b608f24fe
|
Fix pin code cell selection
|
2020-08-12 13:17:59 +03:00 |
|
ismailgulek
|
ed5d0bb8f6
|
Merge branch 'develop' into element_3452
|
2020-08-12 10:24:11 +03:00 |
|
ismailgulek
|
6634cdc695
|
Merge branch 'develop' into fix_3408
# Conflicts:
# Podfile
# Riot.xcodeproj/project.pbxproj
|
2020-08-12 10:02:31 +03:00 |
|
ismailgulek
|
ccb0ae1175
|
Remove incoming call view
|
2020-08-11 21:11:41 +03:00 |
|
ismailgulek
|
85b971b14a
|
Merge pull request #3515 from vector-im/element_3514
Polish Pin Screen
|
2020-08-06 18:33:58 +03:00 |
|
ismailgulek
|
7fc85df56b
|
Force orientation to portrait on phones
|
2020-08-06 16:54:58 +03:00 |
|
ismailgulek
|
8deaba292d
|
Hide cancel button if pin forced
|
2020-08-06 16:35:07 +03:00 |
|
ismailgulek
|
884a79eae4
|
Make modal fullscreen
|
2020-08-06 16:34:21 +03:00 |
|
ismailgulek
|
a5ddfd1195
|
Fix interface orientation
|
2020-08-06 10:48:19 +03:00 |
|
ismailgulek
|
676fb1fd3f
|
Merge branch 'develop' into reuse_base_bundle_identifier
|
2020-08-05 19:12:05 +03:00 |
|
SBiOSoftWhare
|
3763c3e4ee
|
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
|
1f2c5d37ca
|
Use new variables
|
2020-08-05 17:11:46 +03:00 |
|
ismailgulek
|
0c31df7de1
|
Merge pull request #3505 from vector-im/element_3467
Fix Custom Homeserver Textfield on AuthenticationViewController
|
2020-08-05 16:40:51 +03:00 |
|
ismailgulek
|
bf31d8d269
|
Move scroll method to an extension
|
2020-08-05 15:22:27 +03:00 |
|
ismailgulek
|
aedad2bf10
|
Move scroll logic to KeyboardAvoider
|
2020-08-05 14:49:37 +03:00 |
|
ismailgulek
|
e566acf9a9
|
Call super initializer on KeyboardAvoider
|
2020-08-05 14:16:42 +03:00 |
|
SBiOSoftWhare
|
440a3db46a
|
RoomDataSource: Handle cells conforming to BubbleCellReactionsDisplayable.
|
2020-08-04 17:25:53 +02:00 |
|
ismailgulek
|
6a05f14faa
|
Use KeyboardAvoider instead of keyboard height
|
2020-08-04 17:01:26 +03:00 |
|
ismailgulek
|
da83cff8ed
|
Change auth scrollView contentInsets to automatic
|
2020-08-04 17:01:01 +03:00 |
|
ismailgulek
|
716ae3e2fe
|
Make KeyboardAvoider respect to safe area insets
|
2020-08-04 17:00:09 +03:00 |
|
ismailgulek
|
a9044c7955
|
Make KeyboardAvoider ObjC compatible
|
2020-08-04 16:59:41 +03:00 |
|
ismailgulek
|
c6574ca19c
|
Auto scroll to the custom server textfield
|
2020-08-04 13:08:44 +03:00 |
|
ismailgulek
|
0fe3bc37f0
|
Adjust scrollView scrollIndicatorInsets
|
2020-08-04 13:06:44 +03:00 |
|
ismailgulek
|
46aa312888
|
Fix contentSize when custom servers option hidden
|
2020-08-04 13:03:44 +03:00 |
|
ismailgulek
|
cf7277d3c2
|
Make scrollView dismiss mode interactive
|
2020-08-04 13:02:11 +03:00 |
|
SBiOSoftWhare
|
d734415090
|
Add comments.
|
2020-08-03 19:43:45 +02:00 |
|
ismailgulek
|
5dbc026d05
|
Namespace some settings
|
2020-08-03 16:07:39 +03:00 |
|
ismailgulek
|
7ee5791cc0
|
Disable popup for fresh installs
|
2020-08-03 15:15:33 +03:00 |
|
SBiOSoftWhare
|
3d52eaf811
|
Create SizableBubbleCell that enables to self size a cell using Auto Layout.
|
2020-07-31 19:01:50 +02:00 |
|
SBiOSoftWhare
|
ea02b639de
|
Create SizingViewHeightStore to store a view height relative to a width.
|
2020-07-31 18:58:53 +02:00 |
|
SBiOSoftWhare
|
4532fcf304
|
Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView).
|
2020-07-31 18:56:33 +02:00 |
|
SBiOSoftWhare
|
bacaf567f9
|
RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height.
|
2020-07-31 18:32:44 +02:00 |
|
SBiOSoftWhare
|
711a23f29b
|
Create a BubbleReactionsViewSizer in order to determine reactions view height.
|
2020-07-31 18:27:38 +02:00 |
|
SBiOSoftWhare
|
fb6e777502
|
Creates a BubbleReactionsViewModelBuilder.
|
2020-07-31 18:27:03 +02:00 |
|
SBiOSoftWhare
|
b6d6fefb54
|
BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions.
|
2020-07-31 18:26:09 +02:00 |
|
SBiOSoftWhare
|
76143478fb
|
Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions.
|
2020-07-31 18:24:07 +02:00 |
|
manuroe
|
59bf60feb8
|
BuildSettings: Add options for Room directory
|
2020-07-31 15:14:26 +02:00 |
|
manuroe
|
e73c5ceab8
|
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
|
091d774a65
|
BuildSettings: Integrate applicationWebAppUrlString
|
2020-07-31 11:44:26 +02:00 |
|
manuroe
|
39e0dcd3f1
|
BuildSettings: Integrate roomDirectoryServers
|
2020-07-31 09:02:35 +02:00 |
|
manuroe
|
ca870774dd
|
BuildSettings: Integrate stunServerFallback
|
2020-07-31 08:49:30 +02:00 |
|
manuroe
|
2eb255469e
|
BuildSettings: Integrate Bug report
|
2020-07-31 08:37:27 +02:00 |
|