Commit Graph

12797 Commits

Author SHA1 Message Date
manuroe f570aa0d6f XcodeGen: Rename Common-*.xconfig files to Project-*.xcconfig
to better reflect their purpose
2021-02-11 08:56:05 +01:00
manuroe 78bdb7f03d Xcodegen: Have a xcconfig file dedicated to warning settings 2021-02-11 08:48:03 +01:00
ismailgulek b60fc64894 Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek e16a37bc36 Merge pull request #3922 from vector-im/voip_dialpad
VoIP: Implement Dial pad
2021-02-10 21:36:52 +03:00
ismailgulek 72715ace0d Merge pull request #3932 from vector-im/voip_dtmf
VoIP: DTMF Support
2021-02-10 21:36:15 +03:00
ismailgulek 99ae535f9c Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek 156fdd3378 Move backspace button to the right 2021-02-10 16:38:42 +03:00
ismailgulek 008e6b369a Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek 50a9579fae Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek 2b187cb609 Merge pull request #3963 from vector-im/voip_call_transfer
VoIP: Implement Call Transfer Screen
2021-02-10 12:50:37 +03:00
manuroe 625d8a0e93 Build: Remove warnings on about old IPHONEOS_DEPLOYMENT_TARGET from pods 2021-02-10 09:38:58 +01:00
manuroe 9a0754eda8 XcodeGen: Fix device debug build 2021-02-10 09:37:54 +01:00
ismailgulek bb90cf7692 Update variable name after voip_2746 changes 2021-02-10 00:51:41 +03:00
ismailgulek bc43c02908 Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek e566f84d96 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-10 00:40:47 +03:00
ismailgulek a1d973abd4 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek b14d465b30 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 94314a07df Merge branch 'voip_2746' into voip_dialpad 2021-02-10 00:38:23 +03:00
ismailgulek d97e5f510d Merge branch 'develop' into voip_2746 2021-02-10 00:37:50 +03:00
ismailgulek bdd40f1177 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek e0ecf8193c Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
ismailgulek c54750c62d Avoid force unwraps 2021-02-10 00:05:27 +03:00
manuroe 2bf6def72e XcodeGen: Fix xcconfig 2021-02-09 21:02:20 +01:00
manuroe e7d2488ccf XcodeGen: Move yml files into their sub folder 2021-02-09 19:29:17 +01:00
manuroe 205cf1e982 Xcodegen: No more build settings in yml files 2021-02-09 18:57:06 +01:00
manuroe 394a32c923 XcodeGen: Common.xcconfig does not need to be included by targets anymore
It is loaded by the project (project.yml)
2021-02-09 18:10:56 +01:00
manuroe 7511cf022a XcodeGen: Move all base settings from yml to xcconfig 2021-02-09 17:37:14 +01:00
manuroe 5114af09c8 XcodeGen: Continue to make build settings uniform 2021-02-09 16:46:39 +01:00
manuroe 61b4e6dab7 XCodegen: Make project.yml use Common.xcconfig
which will probably become the xcconfig for the project
2021-02-09 16:03:56 +01:00
manuroe 38ae1b57cf XcodeGen: Centralise MTL_ENABLE_DEBUG_INFO setting 2021-02-09 15:23:49 +01:00
manuroe bc014afede XcodeGen: Come back to default C and C++ 2021-02-09 15:23:16 +01:00
manuroe f27e9cffd6 XcodeGen: Remove useless settings overides 2021-02-09 14:49:55 +01:00
manuroe d9e2670c9a XcodeGen: Remove useless settings duplication between the project and targets
They should be centralised in project settings
2021-02-09 14:38:19 +01:00
manuroe d2e4820b0f XCodeGen: Remove code sign identity from project settings
This is a target thing
2021-02-09 14:36:15 +01:00
manuroe 3aa5f59315 XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
2021-02-09 11:41:39 +01:00
ismailgulek ec80af2910 Merge pull request #4015 from vector-im/jitsi_3.1.0
Pods: Update Jitsi to 3.1.0
2021-02-09 13:20:29 +03:00
SBiOSoftWhare a4fa0e73e9 Merge pull request #4007 from vector-im/element_4006
Cross-signing: Setup cross-signing without authentication parameters when a grace period is enabled after login
2021-02-09 11:02:47 +01:00
Gil Eluard 05d0355c52 Merge pull request #4003 from vector-im/element_4001
The Invite cell behaviour is not driven by `MXRoom.isDirect` property…
2021-02-09 10:48:00 +01:00
ismailgulek 284ad03b7e Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
manuroe 8ed7f7ed83 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
manuroe 8b370233d9 Merge pull request #4005 from vector-im/element_3812_1
Minor changes to XcodeGen branch
2021-02-09 08:44:29 +01:00
manuroe 491db2a138 XcodeGen: Have the same order in all yaml
Targets, type, dependencies, xcconfig, settings, pre/post build scripts and sources

Add some spaces to help me to visualise them
2021-02-08 18:03:47 +01:00
manuroe 57625c82fb XcodeGen: Make use of existing xcconfig 2021-02-08 16:20:36 +01:00
ismailgulek a26bd1f108 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 6ac3da6e93 Move some values to Constants 2021-02-07 20:26:19 +03:00
ismailgulek 05ecfe074b Force relayouting after change on constraint 2021-02-07 20:21:57 +03:00
ismailgulek 6211c97c00 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek 63e0885680 Use baseTextPrimaryColor for labels 2021-02-07 20:04:37 +03:00
ismailgulek 2dca0ea851 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek 79af9f2fee Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00