Commit Graph

296 Commits

Author SHA1 Message Date
manuroe b20cf2bbc9 XcodeGen: Fix xcconfig 2021-02-09 21:02:20 +01:00
manuroe 5513e9f4d8 XcodeGen: Move yml files into their sub folder 2021-02-09 19:29:17 +01:00
manuroe 931c64dbf7 Xcodegen: No more build settings in yml files 2021-02-09 18:57:06 +01:00
manuroe e69d2f0ec3 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 66bdaa1638 XcodeGen: Move all base settings from yml to xcconfig 2021-02-09 17:37:14 +01:00
manuroe dfd63e2ebb XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
SBiOSoftWhare 2b0974c611 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek 26df6f9d9e Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
ismailgulek df8efba189 Add common configs for each target 2020-08-03 12:42:19 +03:00
manuroe 0a0631df50 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek 8eac1699bd Add configs for NSE & SiriIntents too 2020-07-29 16:49:39 +03:00
ismailgulek 935f011934 Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00
manuroe f672744231 Merge branch 'develop' into appConfig 2020-07-29 10:59:23 +02:00
manuroe 1223d09b42 AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe fafd6f7687 AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
manuroe 621a631ac5 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 74a6a7f4bf AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
ismailgulek 8e7c846ada Add keychain access group 2020-07-22 17:06:39 +03:00
SBiOSoftWhare 8485cdc078 FallbackViewController: Update app logo. 2020-07-08 23:41:02 +02:00
SBiOSoftWhare ca8567651f Update bundle display name. 2020-07-08 09:57:07 +02:00
SBiOSoftWhare 3c6b197fb5 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
manuroe 2750d785fa 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 37d7bfda32 version++ 2020-05-18 12:38:20 +02:00
manuroe eb48311a11 version++ 2020-05-08 08:00:17 +02:00
SBiOSoftWhare f579f91ec6 version++ 2020-05-07 18:11:16 +02:00
manuroe 18fa4d8684 version++ 2020-04-29 12:31:30 +02:00
manuroe a3f6d97c33 0.11.1 2020-04-23 08:57:09 +02:00
manuroe babec2ff28 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
manuroe 3eb9df2941 version++ 2020-01-28 18:18:19 +01:00
manuroe 2a864caf90 version++ 2019-12-11 08:51:58 +01:00
SBiOSoftWhare 0ded7223e1 version++ 2019-12-05 10:11:30 +01:00
SBiOSoftWhare 20996d7f89 version++ 2019-11-08 11:54:11 +01:00
SBiOSoftWhare a3fb9718d8 version++ 2019-10-25 18:24:04 +02:00
manuroe d420698ae9 version++ 2019-10-04 15:48:04 +02:00
manuroe 283169c252 version++ 2019-09-20 17:25:20 +02:00
manuroe 2e47c5cc0d version++ 2019-09-16 10:26:27 +02:00
manuroe 97b03b0046 version++ 2019-09-10 16:21:32 +02:00
manuroe ffd16b2c83 Bump version 2019-07-24 17:08:44 +02:00
manuroe d370aa814e version++ 2019-07-17 14:02:51 +02:00
manuroe a422929a94 version++ 2019-07-16 18:48:41 +02:00
manuroe d96d402dee Share extension: Enable any file upload (max 5). 2019-07-12 12:58:56 +02:00
manuroe 05f31f1099 version++ 2019-05-21 01:39:36 +02:00
SBiOSoftWhare 60d30fb3c7 version++ 2019-05-06 11:02:36 +02:00
SBiOSoftWhare 47aaa406e8 [Share extension] Fix upgraded rooms show up twice (Fix #2293). 2019-04-09 19:20:33 +02:00
SBiOSoftWhare f43dbc3dca Update memory usage log in ShareExtensionManager 2019-04-02 15:44:59 +02:00
SBiOSoftWhare 2092bc949d Log image compression size choice in share extension to help debug memory warnings 2019-04-02 15:01:50 +02:00
SBiOSoftWhare 322a6e7a07 Log memory usage when receive a memory warning 2019-04-02 14:42:43 +02:00
SBiOSoftWhare fd32e2ca68 Fix a crash when receive memory warning in ShareExtensionManager 2019-04-02 14:20:05 +02:00
SBiOSoftWhare da7ecf1f7e version++ 2019-03-21 16:32:34 +01:00
SBiOSoftWhare ecaddf633d [Share Extension] Do not offer the possibility to resize an image to large size if one dimension is too high in order to prevent the risk of memory limit exception. 2019-03-21 12:50:02 +01:00