Commit Graph

1780 Commits

Author SHA1 Message Date
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
ismailgulek 05897c9c44 Move Row and Section to individual classes 2020-07-30 18:09:30 +03:00
ismailgulek 3b65378fa3 Integrate alloLocalContactsAccess at more points 2020-07-30 16:54:54 +03:00
ismailgulek 4141fd103a Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek 37e9467a42 Integrate allowVoIPUsage 2020-07-30 16:13:27 +03:00
ismailgulek 360a4c6951 All new settings moved to BuildSettings 2020-07-30 16:13:08 +03:00
ismailgulek 08cb1e8516 Use matrixApps for allowIntegrations, will be moved later 2020-07-30 16:12:12 +03:00
ismailgulek 951018111e Integrate allowMessageDetailsShare 2020-07-30 16:12:03 +03:00
ismailgulek d83ac1f780 Integrate allowMessageDetailsPermalink 2020-07-30 16:11:55 +03:00
ismailgulek 28af5ad437 Integrate allowMessageDetailsReportContent 2020-07-30 16:11:47 +03:00
ismailgulek 6905bf0980 Integrate allowMessageDetailsViewSource 2020-07-30 16:11:39 +03:00
ismailgulek 0c1b82e4ab Integrate allowSendingStickers 2020-07-30 16:11:30 +03:00
ismailgulek c988a2c7c7 Introduce allowBugReportingManually 2020-07-30 16:11:23 +03:00
ismailgulek f09b015b5a Refactor settings page to use new settings dynamicly 2020-07-30 16:11:05 +03:00
manuroe 98923bfc91 Merge branch 'develop' into no_voip_stack_build 2020-07-29 11:00:55 +02:00
ismailgulek a2e2c23ccc Drop ObjC support for KeychainStore, refactor setters for KeyValueStore 2020-07-28 18:59:01 +03:00
ismailgulek 416439d103 Change KeyValueStore api 2020-07-28 18:21:39 +03:00
ismailgulek 13baf79237 Add biometrics setup to security page 2020-07-24 17:54:44 +03:00
ismailgulek 0961680d55 Little rfactoring 2020-07-24 17:54:11 +03:00
ismailgulek c37d4291ec Implement biometrics module 2020-07-24 17:53:23 +03:00
ismailgulek c9c434b3aa Update PinCodePreferences to include biometrics config 2020-07-24 17:45:01 +03:00
manuroe 26cf320488 Build: Make the app build if JitsiMeetSDK is not in the Podfile.
We already had a mechanism to automatically build VoIP according to the presence of the webrtc pod file. Do the same but for conference calls.
2020-07-23 17:25:24 +02:00
ismailgulek 83d54dda59 Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:24 +03:00
ismailgulek f5912ba12d Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 22:47:10 +03:00
ismailgulek 98edf7558a Fix Manus comments 2020-07-22 22:45:20 +03:00
ismailgulek 1e27cb2de7 enhance for loop 2020-07-22 18:03:21 +03:00
ismailgulek 0e387ab80e Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436 2020-07-22 17:47:56 +03:00