Doug
c4929ce18d
Merge branch 'develop' into doug/4528_fix_share_extension_search_layout
2021-07-13 17:10:43 +01:00
Doug
7f0f419d67
Fix layout bug in the share extension.
2021-07-13 16:54:30 +01:00
Doug
e0d1641921
Update to use sendVideoAsset: on MXRoom.
2021-07-09 10:26:02 +01:00
Doug
3076c5f782
Fix sending videos from the share extension.
2021-07-08 17:16:54 +01:00
Doug
9b7357e0e1
Remove background colour from RoomsLiveViewController.
2021-07-05 11:59:35 +01:00
Doug
7866fc0fc0
Remove overlay view from Share extension.
2021-06-30 10:28:15 +01:00
Doug
76aea1f2f1
Fix theming in RoomsListViewController and RecentRoomTableViewCell.
2021-06-29 14:17:49 +01:00
Doug
50d85be6e3
Fix typo.
2021-06-29 13:47:44 +01:00
Doug
29637e15a7
Fix theming in ShareViewController and FallbackViewController.
2021-06-29 13:03:57 +01:00
ismailgulek
1aa9125eda
Merge branch 'develop' into element_4360
2021-06-03 14:40:33 +03:00
Stefan Ceriu
b00d07ffca
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
c785a2de9b
Use new comparator
2021-06-02 14:31:34 +03:00
ismailgulek
16200c9784
Revert "Use new apis"
...
This reverts commit 4dd51fb794 .
2021-06-02 13:59:15 +03:00
ismailgulek
4dd51fb794
Use new apis
2021-06-01 17:54:49 +03:00
manuroe
c128a81792
Room lists: Remove shields on room avatars
...
#4115
but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe
a5dac32976
EncryptionKeyManager: Update Xcodegen yml to use it
2021-02-18 16:02:07 +01:00
manuroe
5817ddc822
XcodeGen: Add missing source file after merging develop
2021-02-11 17:03:30 +01:00
manuroe
2967051f84
Merge remote-tracking branch 'origin/develop' into element_3812
2021-02-11 16:19:12 +01:00
manuroe
15597c38b2
XcodeGen: Removed useless postbuildScripts
2021-02-11 09:37:07 +01:00
manuroe
ac7cf9f1ce
XcodeGen: Use same names for yml and xcconfig files in every target
2021-02-11 09:21:00 +01:00
manuroe
9d00143721
XcodeGen: Fix xcconfig
2021-02-09 21:02:20 +01:00
manuroe
ffd0f2865f
XcodeGen: Move yml files into their sub folder
2021-02-09 19:29:17 +01:00
manuroe
dc7cd467cd
Xcodegen: No more build settings in yml files
2021-02-09 18:57:06 +01:00
manuroe
19a8eb42e2
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
275f960b22
XcodeGen: Move all base settings from yml to xcconfig
2021-02-09 17:37:14 +01:00
manuroe
699cd828c5
XcodeGen: Create AppIdentifiers.xcconfig
...
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
SBiOSoftWhare
f9e7eabad5
Theme: Introduce ThemeIdentifier to make theme identification easier in Swift.
2020-12-18 18:44:08 +01:00
ismailgulek
287daf52aa
Use keychain access group config in entitlements
2020-08-05 17:05:10 +03:00
ismailgulek
08d355df65
Add common configs for each target
2020-08-03 12:42:19 +03:00
manuroe
65a05254ef
Build: Define applicationGroupIdentifier in xcconfig
2020-07-30 10:10:42 +02:00
ismailgulek
98df3b105e
Add configs for NSE & SiriIntents too
2020-07-29 16:49:39 +03:00
ismailgulek
2e2b615538
Use xcconfig for app display name, for both app and share extension
2020-07-29 16:28:55 +03:00
manuroe
a423e9f636
Merge branch 'develop' into appConfig
2020-07-29 10:59:23 +02:00
manuroe
c4e4812394
AppConfig: Rename files to CommonConfiguration and AppConfiguration
2020-07-29 10:13:43 +02:00
manuroe
2e0ee3bb7d
AppConfig: Fix Steve's remarks
2020-07-29 10:05:45 +02:00
manuroe
5587dbb9bf
Config: Cut AppConfig into Config and AppConfig
...
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe
909050ca04
AppConfig: Make all extensions use it
2020-07-28 16:53:55 +02:00
ismailgulek
984f4c78fe
Add keychain access group
2020-07-22 17:06:39 +03:00
SBiOSoftWhare
4f1061162c
FallbackViewController: Update app logo.
2020-07-08 23:41:02 +02:00
SBiOSoftWhare
e0299d76c5
Update bundle display name.
2020-07-08 09:57:07 +02:00
SBiOSoftWhare
a673ea9d00
version++
...
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
manuroe
4c0306c145
Share extension & Siri intent: Do not fail when sending to locally unverified devices
...
#3252
Use cross-signing as the Riot main app.
2020-05-18 13:59:42 +02:00
manuroe
b2c4414433
version++
2020-05-18 12:38:20 +02:00
manuroe
b70c41b565
version++
2020-05-08 08:00:17 +02:00
SBiOSoftWhare
65365f5e30
version++
2020-05-07 18:11:16 +02:00
manuroe
e447caf2b5
version++
2020-04-29 12:31:30 +02:00
manuroe
a5497866d7
0.11.1
2020-04-23 08:57:09 +02:00
manuroe
fc9c278d99
Room decoration: Use shields instead of padlocks
...
#2906
2020-01-31 14:59:54 +01:00
manuroe
bcc40ec874
version++
2020-01-28 18:18:19 +01:00
manuroe
314e39cc50
version++
2019-12-11 08:51:58 +01:00