Commit graph

8877 commits

Author SHA1 Message Date
SBiOSoftWhare
695b59c0d3 Contributing: Update contributing guide and use Markdown. 2020-08-24 14:40:04 +02:00
SBiOSoftWhare
42881f9c28 Readme: Update Readme and use Markdown. 2020-08-24 14:35:09 +02:00
SBiOSoftWhare
51b13b48fa Merge branch 'develop' into documentation_update 2020-08-20 18:01:32 +02:00
ismailgulek
a9ed30b2cc
Merge pull request #3558 from vector-im/element_3452_remarks
Fix Later Remarks on PushKit & CallKit
2020-08-20 18:05:25 +03:00
ismailgulek
b60e32bfdd Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek
b2c1cacc91 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek
fafd5ac081 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek
111c27aea9 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
4ba7d66417
Merge pull request #3555 from vector-im/element_3513
Avoid Email Validation to Redirect to Element Web
2020-08-20 15:10:56 +03:00
ismailgulek
3e7ab5a514 Update CHANGES.rst 2020-08-20 14:42:12 +03:00
ismailgulek
245f7fb5f9 Avoid email validation link to redirect to web app 2020-08-20 14:41:24 +03:00
ismailgulek
aecf6f7caa
Merge pull request #3554 from vector-im/http_additional_headers
Http Additional Headers
2020-08-20 12:06:10 +03:00
ismailgulek
b835c1f4ce
Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
SBiOSoftWhare
9db3e8ff04
Merge pull request #3553 from vector-im/authentication_screen_customization
AuthenticationVC: Make forgot password button and phone number text field configurable
2020-08-20 10:58:23 +02:00
SBiOSoftWhare
dc35282fbf AuthenticationVC: Fix show forgot password conditions. 2020-08-20 10:47:52 +02:00
ismailgulek
a4aa7a20f6 Update CHANGES.rst 2020-08-20 11:30:25 +03:00
ismailgulek
b057aa986c Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
ismailgulek
039f044563 Update SDK 2020-08-20 11:28:56 +03:00
SBiOSoftWhare
224cc14da0 Update changes 2020-08-19 17:51:13 +02:00
SBiOSoftWhare
db591db0e0 AuthInputsView: Handle phone number text field display with BuildSettings. 2020-08-19 17:36:07 +02:00
SBiOSoftWhare
30888c7936 AuthenticationVC: Handle forgot button display customization with BuildSettings. 2020-08-19 17:32:35 +02:00
SBiOSoftWhare
1878d0c2c8 BuildSettings: Add authentication screen customization for phone number field and forgot password action. 2020-08-19 17:24:39 +02:00
ismailgulek
8be9638f46
Merge pull request #3552 from vector-im/element_3551
Fix Biometry Name
2020-08-19 16:28:42 +03:00
ismailgulek
81a726daa6 Update CHANGES.rst 2020-08-19 15:37:45 +03:00
ismailgulek
2d9cb795d6 Fix LAContext.biometryType none case 2020-08-19 15:37:05 +03:00
ismailgulek
140a3341b7
Merge pull request #3548 from vector-im/refactor_room_settings
Refactor Room Settings
2020-08-18 18:17:24 +03:00
ismailgulek
1e49b4c2cc Fix Steves remarks 2020-08-18 18:14:52 +03:00
ismailgulek
29c7314151 Change location of TableViewSections 2020-08-18 17:51:11 +03:00
ismailgulek
2da6be5fa9 Update CHANGES.rst 2020-08-18 17:48:01 +03:00
ismailgulek
1976fc1906 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek
a52f27f77f Use TableViewSections in SettingsViewController 2020-08-18 17:32:31 +03:00
ismailgulek
27ba4c1d0b Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek
18237a4dcc Make Row and Section Swift classes, introduce TableViewSections 2020-08-18 17:31:52 +03:00
ismailgulek
70ca230fd0 Update CHANGES.rst 2020-08-18 13:54:21 +03:00
ismailgulek
d66c350c4b Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek
5329943c5d Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek
13a3f38891 Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek
b69e3b61f9 Introduce new settings 2020-08-18 13:05:56 +03:00
ismailgulek
d4aea55583 Introduce hasAnyRows on Section 2020-08-18 12:54:45 +03:00
ismailgulek
2607184864 Merge branch 'config_fixes' into develop 2020-08-14 14:56:13 +03:00
ismailgulek
0f2eb6085a Update CHANGES.rst 2020-08-14 14:55:23 +03:00
ismailgulek
d365d5c610 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
9851a771b2
Merge pull request #3543 from vector-im/config_fixes
Config Fixes
2020-08-14 14:48:38 +03:00
ismailgulek
0ae5fc0c4c Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
ismailgulek
104a63f91f Use new MatrixKit 2020-08-14 14:06:38 +03:00
ismailgulek
0b0be7fcfc Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek
7d8ec373f2 Prepare for new sprint 2020-08-13 19:51:37 +03:00
ismailgulek
0c28fc7332 Merge branch 'master' into develop 2020-08-13 19:51:30 +03:00
ismailgulek
fffac34baf Merge branch 'release/1.0.5/master' 2020-08-13 19:51:17 +03:00
ismailgulek
46515c1d2d finish version++ 2020-08-13 19:51:17 +03:00