Commit Graph

212 Commits

Author SHA1 Message Date
Gil Eluard 09e0c95c8a Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
Gil Eluard 1282fc104c Make room settings screen configurable dynamically 2021-04-14 15:52:25 +02:00
ismailgulek e0cccaa088 Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek c3fd164ac7 Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 192c36a52d Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 52de3e8582 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 651af472d4 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 8ec70bece7 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek a9e47668e1 Wording for room ID 2020-09-25 13:46:20 +03:00
ismailgulek bf5f1cdd21 Wording for room ID 2020-09-25 13:46:20 +03:00
ismailgulek f1198af772 Wording for no local addresses 2020-09-25 13:44:39 +03:00
ismailgulek cd67bf19f8 Wording for no local addresses 2020-09-25 13:44:39 +03:00
ismailgulek ef29d69896 Wording for listing in directory 2020-09-25 13:43:02 +03:00
ismailgulek 94abc60380 Wording for listing in directory 2020-09-25 13:43:02 +03:00
ismailgulek a790692c20 Wording for access string, including guests 2020-09-25 13:41:10 +03:00
ismailgulek b9bc2054fa Wording for access string, including guests 2020-09-25 13:41:10 +03:00
ismailgulek 28399f6e32 Wording for access string, apart from guests 2020-09-25 13:39:50 +03:00
ismailgulek 286bd5abcc Wording for access string, apart from guests 2020-09-25 13:39:50 +03:00
ismailgulek aae42d95e0 Wording for room access section header 2020-09-25 13:36:42 +03:00
ismailgulek 420fc200dc Wording for room access section header 2020-09-25 13:36:42 +03:00
ismailgulek 20785bc368 Wording for room name 2020-09-25 13:34:11 +03:00
ismailgulek d1e967db45 Wording for room name 2020-09-25 13:34:11 +03:00
ismailgulek eb59b6ab3b Wording for room photo 2020-09-25 13:32:34 +03:00
ismailgulek fa3f63447e Wording for room photo 2020-09-25 13:32:34 +03:00
ismailgulek 10db9638f1 Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek 95e21eedfb Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek d69b2184cb Update leave strings 2020-09-24 13:00:50 +03:00
ismailgulek 2fa0bef123 Update leave strings 2020-09-24 13:00:50 +03:00
SBiOSoftWhare 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare 4995d71334 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 81ef8cf80b Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek d9d8ded0a3 Suppress warnings 2020-08-18 17:38:52 +03:00
ismailgulek 3ef0c82a45 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek 76c9ecc431 Use TableViewSections in RoomSettingsViewController 2020-08-18 17:32:13 +03:00
ismailgulek ff8da60b5f Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek 5097415c1d Replace edit API with swipe actions configuration 2020-08-18 13:53:43 +03:00
ismailgulek 15ccb38ea6 Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek bc7309312b Refactor section tags 2020-08-18 13:11:13 +03:00
ismailgulek e9aeb7121e Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
ismailgulek 680ae8a7ef Refactor room settings screen to use new settings 2020-08-18 13:06:20 +03:00
SBiOSoftWhare 116e708ee1 Update plus icon. 2020-07-11 01:53:18 +02:00
SBiOSoftWhare 2acf571635 Update plus icon. 2020-07-11 01:53:18 +02:00
ismailgulek 8f2df22c52 Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
ismailgulek de418e3b09 Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:27 +03:00
ismailgulek 008bbc678e Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:15:30 +03:00
ismailgulek 49e513be86 Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:15:30 +03:00
SBiOSoftWhare 3a387c5614 RoomSettingsViewController: Fix a crash when setting a nil string on UIPasteboard. 2019-10-21 17:37:36 +02:00
SBiOSoftWhare 00f52c7dee RoomSettingsViewController: Fix a crash when setting a nil string on UIPasteboard. 2019-10-21 17:37:36 +02:00
SBiOSoftWhare 02ee6dd6b0 RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture. 2019-08-02 17:26:34 +02:00
SBiOSoftWhare c9b08e8f0b RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture. 2019-08-02 17:26:34 +02:00