SBiOSoftWhare
|
486afbee90
|
RoomBubbleCellData: Factorize additional view height calculation and use BubbleReactionsViewSizer to get reactions view height.
|
2020-07-31 18:32:44 +02:00 |
|
SBiOSoftWhare
|
49000f213f
|
Create a BubbleReactionsViewSizer in order to determine reactions view height.
|
2020-07-31 18:27:38 +02:00 |
|
SBiOSoftWhare
|
f94091082b
|
Creates a BubbleReactionsViewModelBuilder.
|
2020-07-31 18:27:03 +02:00 |
|
SBiOSoftWhare
|
c10019a35c
|
BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions.
|
2020-07-31 18:26:09 +02:00 |
|
SBiOSoftWhare
|
ab309a9e3a
|
Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions.
|
2020-07-31 18:24:07 +02:00 |
|
manuroe
|
fbf8ed83b6
|
BuildSettings: Add options for Room directory
|
2020-07-31 15:14:26 +02:00 |
|
manuroe
|
3d2949d244
|
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
|
8912465003
|
BuildSettings: Integrate applicationWebAppUrlString
|
2020-07-31 11:44:26 +02:00 |
|
manuroe
|
d4c33cc083
|
BuildSettings: Integrate roomDirectoryServers
|
2020-07-31 09:02:35 +02:00 |
|
manuroe
|
e2f8aed118
|
BuildSettings: Integrate stunServerFallback
|
2020-07-31 08:49:30 +02:00 |
|
manuroe
|
cc9ac22aa5
|
BuildSettings: Integrate Bug report
|
2020-07-31 08:37:27 +02:00 |
|
manuroe
|
c404a7d65c
|
BuildSettings: Integrate legal URLs
|
2020-07-31 08:29:22 +02:00 |
|
manuroe
|
25a93251c6
|
AuthenticationVC: Make custom server options and register button configurable
|
2020-07-30 18:07:16 +02:00 |
|
ismailgulek
|
e4562ffdda
|
Avoid mutation of sections to avoid crashes
|
2020-07-30 18:21:53 +03:00 |
|
ismailgulek
|
cb872af1db
|
Add sanity checks
|
2020-07-30 18:13:25 +03:00 |
|
ismailgulek
|
a32dd85155
|
fix copy/paste issue, thanks to @Manu
|
2020-07-30 18:12:51 +03:00 |
|
ismailgulek
|
49a2e2864d
|
Remove report content setting
|
2020-07-30 18:12:17 +03:00 |
|
ismailgulek
|
aa8a95d6dc
|
Move Row and Section to individual classes
|
2020-07-30 18:09:30 +03:00 |
|
ismailgulek
|
ca88aecad5
|
Integrate alloLocalContactsAccess at more points
|
2020-07-30 16:54:54 +03:00 |
|
ismailgulek
|
980bf85d03
|
Use allowLocalContactsAccess in PeopleViewController
|
2020-07-30 16:45:30 +03:00 |
|
ismailgulek
|
30d93e4d43
|
Integrate allowVoIPUsage
|
2020-07-30 16:13:27 +03:00 |
|
ismailgulek
|
ce1e614471
|
All new settings moved to BuildSettings
|
2020-07-30 16:13:08 +03:00 |
|
ismailgulek
|
652804f1c9
|
Use matrixApps for allowIntegrations, will be moved later
|
2020-07-30 16:12:12 +03:00 |
|
ismailgulek
|
3de4cdb151
|
Integrate allowMessageDetailsShare
|
2020-07-30 16:12:03 +03:00 |
|
ismailgulek
|
14c5ac225c
|
Integrate allowMessageDetailsPermalink
|
2020-07-30 16:11:55 +03:00 |
|
ismailgulek
|
907896ed80
|
Integrate allowMessageDetailsReportContent
|
2020-07-30 16:11:47 +03:00 |
|
ismailgulek
|
7c760ce343
|
Integrate allowMessageDetailsViewSource
|
2020-07-30 16:11:39 +03:00 |
|
ismailgulek
|
5d1a1e08bf
|
Integrate allowSendingStickers
|
2020-07-30 16:11:30 +03:00 |
|
ismailgulek
|
7554363dfc
|
Introduce allowBugReportingManually
|
2020-07-30 16:11:23 +03:00 |
|
ismailgulek
|
fbf61e1c43
|
Refactor settings page to use new settings dynamicly
|
2020-07-30 16:11:05 +03:00 |
|
manuroe
|
8b6e30545f
|
Merge branch 'develop' into no_voip_stack_build
|
2020-07-29 11:00:55 +02:00 |
|
ismailgulek
|
38a734f707
|
Drop ObjC support for KeychainStore, refactor setters for KeyValueStore
|
2020-07-28 18:59:01 +03:00 |
|
ismailgulek
|
baa1e3737e
|
Change KeyValueStore api
|
2020-07-28 18:21:39 +03:00 |
|
ismailgulek
|
0cd3feb26a
|
Add biometrics setup to security page
|
2020-07-24 17:54:44 +03:00 |
|
ismailgulek
|
1ba7d22692
|
Little rfactoring
|
2020-07-24 17:54:11 +03:00 |
|
ismailgulek
|
dd38d81b77
|
Implement biometrics module
|
2020-07-24 17:53:23 +03:00 |
|
ismailgulek
|
5b5e714144
|
Update PinCodePreferences to include biometrics config
|
2020-07-24 17:45:01 +03:00 |
|
manuroe
|
8e246c7c50
|
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
|
55134da8a2
|
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
|
db75bd0671
|
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-07-22 22:47:10 +03:00 |
|
ismailgulek
|
1940736655
|
Fix Manus comments
|
2020-07-22 22:45:20 +03:00 |
|
ismailgulek
|
79d429bd3a
|
enhance for loop
|
2020-07-22 18:03:21 +03:00 |
|
ismailgulek
|
a63b82f5e1
|
Merge branch 'element_3436' of https://github.com/vector-im/riot-ios into element_3436
|
2020-07-22 17:47:56 +03:00 |
|
ismailgulek
|
409dd2eb5a
|
Fix comments of Steve
|
2020-07-22 17:47:45 +03:00 |
|
ismailgulek
|
821a6619e3
|
Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-07-22 17:19:23 +03:00 |
|
ismailgulek
|
9be4d599c5
|
Some refactoring after Steves comments
|
2020-07-22 17:07:54 +03:00 |
|
ismailgulek
|
e6177b9e5d
|
Use KeychainStore to read/write user pin
|
2020-07-22 11:37:09 +03:00 |
|
ismailgulek
|
7d6c44fba5
|
Use view models for alerts
|
2020-07-22 10:30:08 +03:00 |
|
ismailgulek
|
0fe6d7078d
|
Merge branch 'develop' into element_3436
|
2020-07-21 19:38:24 +03:00 |
|
ismailgulek
|
51266a71c3
|
UI arrangements
|
2020-07-21 19:32:48 +03:00 |
|