Commit Graph

234 Commits

Author SHA1 Message Date
Doug
e177f2f03f Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
Stefan Ceriu
7b75dec011 vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
Stefan Ceriu
b41cd1e1a4 Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class. 2021-09-22 16:59:47 +03:00
Stefan Ceriu
ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Doug
f6fdb42ff3 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-09-06 17:04:22 +01:00
Stefan Ceriu
7d6a1cac40 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
ef3fb0433e #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Stefan Ceriu
a331233cf3 Using a property wrapper for UserDefaults backed application settings (RiotSettings). 2021-08-30 11:02:06 +03:00
Doug
b252971cb6 Add missed string in share extension. 2021-08-27 16:19:25 +01:00
Doug
240a5e8f5f Update media settings strings. Update share extension image size prompt. 2021-08-27 16:15:46 +01:00
Doug
027298f903 Merge branch 'develop' into doug/4479_media_size_selection 2021-08-23 12:49:06 +01:00
Doug
94c4f1654b Add comments about memory constraints. 2021-08-23 12:38:04 +01:00
Doug
c7f426f977 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00
Doug
d3e0596c35 Add video compression prompt to share extension too. 2021-08-16 20:01:35 +01:00
SBiOSoftWhare
085ac6e25a Include AppVersion.xcconfig in all Common.xcconfig. 2021-08-16 11:35:09 +02:00
Doug
7dea78bae9 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00
Doug
f63f669c1a Remove additional directRoomBorderView from RecentRoomTableViewCell (share extension). 2021-08-12 10:03:49 +01:00
Doug
abd1bd2a41 Add "Confirm image size before sending" setting.
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug
edfabf03ed Merge branch 'develop' into doug/4528_fix_share_extension_search_layout 2021-07-13 17:10:43 +01:00
Doug
f79b3d86bb Fix layout bug in the share extension. 2021-07-13 16:54:30 +01:00
Doug
5d30e01854 Update to use sendVideoAsset: on MXRoom. 2021-07-09 10:26:02 +01:00
Doug
7f98750b54 Fix sending videos from the share extension. 2021-07-08 17:16:54 +01:00
Doug
dc3fc80b72 Remove background colour from RoomsLiveViewController. 2021-07-05 11:59:35 +01:00
Doug
a3da72b6b8 Remove overlay view from Share extension. 2021-06-30 10:28:15 +01:00
Doug
d06645e25a Fix theming in RoomsListViewController and RecentRoomTableViewCell. 2021-06-29 14:17:49 +01:00
Doug
0165391460 Fix typo. 2021-06-29 13:47:44 +01:00
Doug
b28e09a83f Fix theming in ShareViewController and FallbackViewController. 2021-06-29 13:03:57 +01:00
ismailgulek
0d827646bd Merge branch 'develop' into element_4360 2021-06-03 14:40:33 +03:00
Stefan Ceriu
a8b0e8700e 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
9c42f18911 Use new comparator 2021-06-02 14:31:34 +03:00
ismailgulek
434a3f8050 Revert "Use new apis"
This reverts commit 84bc596b2b05a7d815c54995120fbb3861cf0365.
2021-06-02 13:59:15 +03:00
ismailgulek
9acec0350a Use new apis 2021-06-01 17:54:49 +03:00
manuroe
cb66b6971b Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe
9c8266ba03 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
manuroe
0d64b7bb8f XcodeGen: Add missing source file after merging develop 2021-02-11 17:03:30 +01:00
manuroe
10b45d5c64 Merge remote-tracking branch 'origin/develop' into element_3812 2021-02-11 16:19:12 +01:00
manuroe
619ad4a9cc XcodeGen: Removed useless postbuildScripts 2021-02-11 09:37:07 +01:00
manuroe
4d874c0022 XcodeGen: Use same names for yml and xcconfig files in every target 2021-02-11 09:21:00 +01: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
8ed7f7ed83 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
SBiOSoftWhare
b99392a48f Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek
d46de376a0 Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek
2c7b662ecf Add common configs for each target 2020-08-03 12:42:19 +03:00
manuroe
dcb67b5d5f Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek
15e7bee959 Add configs for NSE & SiriIntents too 2020-07-29 16:49:39 +03:00
ismailgulek
c134b436fe Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00