jimmy smith
cf2e6af0dd
[Resubmit] Delete deprecated usage of GetRuntimeFormat and CreateCompressedInfo
...
#rb Aaron.McLeran
[CL 30580918 by jimmy smith in ue5-main branch]
2024-01-11 17:33:06 -05:00
jimmy smith
dc9ff7a102
[Backout] - CL30570241
...
[FYI] jimmy.smith
Original CL Desc
-----------------------------------------------------------------
Delete deprecated usage of GetRuntimeFormat and CreateCompressedInfo
#rb Aaron.McLeran
[CL 30570451 by jimmy smith in ue5-main branch]
2024-01-11 11:42:33 -05:00
jimmy smith
c5e18ba2bb
Delete deprecated usage of GetRuntimeFormat and CreateCompressedInfo
...
#rb Aaron.McLeran
[CL 30570266 by jimmy smith in ue5-main branch]
2024-01-11 11:34:30 -05:00
dmytro ivanov
32d57e9b28
Don't bundle libUnreal.so in .apk for faster iteration
...
#jira UE-186383
#rb Chris.Babcock
[CL 28967167 by dmytro ivanov in ue5-main branch]
2023-10-20 11:24:28 -04:00
erica stella
0925e5993f
Add Quest 3 to list of supported devices.
...
#jira UE-198146
#rb jeff.fisher
[CL 28879962 by erica stella in ue5-main branch]
2023-10-18 12:11:36 -04:00
chris babcock
d43d1225fe
Support resizeability for foldable devices / multiscreen
...
#jira UE-168578
#android
[REVIEW] [at]Jack.Porter
#rb Jack.Porter
[CL 26910173 by chris babcock in ue5-main branch]
2023-08-07 23:01:55 -04:00
KXOC
1565be65b4
Replace list of quest devices in packaging settings with checkbox to package for all quest devices.
...
Also updating VRTemplate to create projects with the new settings and removing daydream deploy logic.
#jira UE-183636
#rb jeff.fisher robert.srinivasiah
[CL 25895938 by KXOC in ue5-main branch]
2023-06-09 11:58:31 -04:00
Florin Pascu
cd8651734e
UX: Remove user-visible ES31 editor references and replace with Mobile
...
#jira UE-134173
#rb Jack.Porter
#preflight 6447ac2e641e2c3cb4227930
[CL 25178065 by Florin Pascu in ue5-main branch]
2023-04-25 07:05:08 -04:00
chris babcock
c3a3d4f2ed
Fix up support for Google Play Services (remove CVE-2022-2390 issue)
...
Add AdMob app id and tag/ratings selections
#jira UE-181390
#android
[REVIEW] [at]Jack.Porter
#rb Jack.Porter
#preflight https://horde.devtools.epicgames.com/job/6434796f4c3ccbbdf186fbf7
[CL 24987419 by chris babcock in ue5-main branch]
2023-04-10 23:19:00 -04:00
joakim trossvik
c19d8d88fa
Android Local Notifications changes
...
Allow notifications to specify a pinned ID, By doing this it will only show the latest notification sent from that ID.
Currently no IOS implementation.
#preflight 641ad9056f1ceb81be621b6c
[CL 24746687 by joakim trossvik in ue5-main branch]
2023-03-22 09:47:19 -04:00
christopher waters
f0b834540e
Cleaning up a number of direct module includes.
...
[CL 24253328 by christopher waters in ue5-main branch]
2023-02-16 04:13:28 -05:00
Rafa Lecina
a4120e35ca
Fix Find/Join session using OSSNull on Android.
...
In order to use multicast communication or broadcasts Android applications need the CHANGE_WIFI_MULTICAST_STATE permission and acquiring a WifiManager.MulticastLock
#jira UE-165411
#review @Bertrand.Carre, @Chris.Varnsverry, @Chris.Babcock, @Jack.Porter
#preflight 63e363beb923ed4bdd350643
[CL 24069824 by Rafa Lecina in ue5-main branch]
2023-02-08 04:18:21 -05:00
Bryan sefcik
80f80e7a25
Updated the underlying types for regular and namespaced enums.
...
#jira
#preflight 638e6d479549ddaa2822be9a
[CL 23421568 by Bryan sefcik in ue5-main branch]
2022-12-06 19:43:59 -05:00
bryan sefcik
8dfb271209
Fixed #include paths.
...
#jira
#preflight 6358b841767e539cca9ea2e3
[CL 22814154 by bryan sefcik in ue5-main branch]
2022-10-27 13:57:26 -04:00
marc audy
311f7464bf
Updated ../Engine/Source/Runtime/... to inline gen.cpp files
...
Before:
3648 unity files
Total CPU Time: 47886.140625 s
Total time in Parallel executor: 498.81 seconds
After:
3548 unity files
Total CPU Time: 46643.828125 s
Total time in Parallel executor: 486.06 seconds
#jira
#preflight
[CL 22173263 by marc audy in ue5-main branch]
2022-09-24 13:57:58 -04:00
maxwell hayes
a5a9a7e3c7
Adding debug info to AudioMixerThreadCommand to breadcrumb hangs.
...
#rb jimmy.smith
#preflight 6328eb2a0a4ad044de4b4b53
[CL 22088657 by maxwell hayes in ue5-main branch]
2022-09-20 00:49:42 -04:00
dmytro vovk
5bad8f37b7
Removed legacy Android Project Settings
...
#rb Chris.Babcock
[CL 21467626 by dmytro vovk in ue5-main branch]
2022-08-19 19:18:13 -04:00
dmytro vovk
dedc835a67
Enhanced UBT to check all Android libs for libc++_shared.so dependency
...
#rb Chris.Babcock
#jira UE-131966
#ushell-cherrypick of 21441862 by dmytro.vovk
#preflight 62fe4c78200ff87e07be431f
[CL 21442825 by dmytro vovk in ue5-main branch]
2022-08-18 11:20:43 -04:00
phil popp
8716f75b0d
Add SourceDataOverride to other platform settings
...
#jira UE-159924
#rb Jimmy.Smith
#preflight 62f52d78b66d5d93139ea4ce
[CL 21339572 by phil popp in ue5-main branch]
2022-08-11 13:19:54 -04:00
Chris Babcock
c8d1870bfe
Raise minimum Android version supported to 8.0 (level 26)
...
#jira UE-156080
#android
#review @Jack.Porter
#rb Jack.Porter
#preflight https://horde.devtools.epicgames.com/job/62a22e07081ed277df5e90be
[CL 20817497 by Chris Babcock in ue5-main branch]
2022-06-24 17:52:12 -04:00
JayLu2000
25f73e4907
PR #8976 : Add a setting to disable strip-reflect when Android shaders are compiled (Contributed by JayLu2000)
...
#jira UE-145556
#rb carl.lloyd, laura.hermanns
#preflight 623179958a603798938a9f22
[CL 19405778 by JayLu2000 in ue5-main branch]
2022-03-16 10:34:16 -04:00
maxwell hayes
d08b31e66f
Removing AudioStreamingThreshold platform setting (has no effect).
...
#jira UE-126579
#rb Aaron.McLeran
#preflight 62192ad3f014007cf8ba9122
#ROBOMERGE-AUTHOR: maxwell.hayes
#ROBOMERGE-SOURCE: CL 19161705 in //UE5/Release-5.0/... via CL 19161949
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19162055 by maxwell hayes in ue5-main branch]
2022-02-25 20:14:55 -05:00
aaron mcleran
158c3a5b16
Removing restricted platform names from file
...
#rb Maxwell.Hayes
#jira UE-130476
#preflight 6216c015a45a91013f430d08
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 19106676 via CL 19107096 via CL 19107208 via CL 19107219 via CL 19110186
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19151559 by aaron mcleran in ue5-main branch]
2022-02-25 13:27:37 -05:00
maxwell hayes
0fe70675c7
Removing project setting to enable audio stream caching (it is now always enabled.)
...
#jira UE-126579
#rb Aaron.McLeran
#preflight 62168509476ef5d8a2057eb8
#ROBOMERGE-AUTHOR: maxwell.hayes
#ROBOMERGE-SOURCE: CL 19104090 via CL 19104442 via CL 19104576 via CL 19104582 via CL 19110002
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19147798 by maxwell hayes in ue5-main branch]
2022-02-25 10:37:51 -05:00
aaron mcleran
44d4e399f3
Fixing android platform specific compression settings
...
#jira ue-142828
#lockdown cristina.riveron
#preflight 620c1bb4483ff0ae5ec9750e
#rb maxwell.hayes
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 19004453 in //UE5/Release-5.0/... via CL 19005080 via CL 19005273
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)
[CL 19005321 by aaron mcleran in ue5-main branch]
2022-02-15 17:27:43 -05:00