Commit Graph

8 Commits

Author SHA1 Message Date
chris babcock
333817f8ec Fix missing flag on PendingIntent for Target SDK 31+
#jira UE-170743
#android
[REVIEW] [at]Jack.Porter
#rb Jack.Porter

#preflight https://horde.devtools.epicgames.com/job/637c1cf88b12eb83a79559ca

robomerge[FN_EngineMerge] -UE5-RES

[CL 23232485 by chris babcock in ue5-main branch]
2022-11-22 04:20:59 -05:00
Chris Babcock
a2d9bd542e Change Android class names from ue4 to unreal
#jira UE-104943
#ue5
#android
#review @Jack.Porter
#rb Jack.Porter

[CL 15284943 by Chris Babcock in ue5-main branch]
2021-02-02 17:21:35 -04:00
Marc Audy
7a0f229e8d Copying //UE4/Fortnite-Staging to //UE4/Dev-Main (Source: //Fortnite/Main/Engine @ 3876564)
#lockdown Nick.Penwarden
#rnx
#rb none

[CL 3903710 by Marc Audy in Main branch]
2018-02-22 11:25:06 -05:00
Chris Babcock
a939d907d6 Add launch image support for Android (disabled for GearVR)
#ue4
#android

[CL 2673367 by Chris Babcock in Main branch]
2015-08-28 19:34:42 -04:00
Robert Jones
0ca3f7a241 UE-16552 - Application can crash when returning from a paused OBB download
- Changed logic for dealing with the download activity being backed out of
- Updated .bat file writing so that a second bat file which doesn't push the obb (but can remove it) is written

[CL 2581067 by Robert Jones in Main branch]
2015-06-09 06:34:08 -04:00
Robert Jones
053e999368 UE-15347 - Application will crash when key missing for Android Store and OBB download needed
- Changed download activity so that it checks for a key length > 0 before trying to download and throws up a dialogue box if a key isn't found.

[CL 2546963 by Robert Jones in Main branch]
2015-05-12 06:11:38 -04:00
Robert Jones
2c8b3e10d3 UE-15257 - Android deployment fails on some devices
- Changes deploy script back to old method
- Added code to deal with multiple OBB files for release vs dev and gives the user an option to use one (the other is removed from the device)

[CL 2542717 by Robert Jones in Main branch]
2015-05-08 08:26:58 -04:00
Robert Jones
2cddee3fb1 UEPLAT-7 - OBB downloading code in Java
- Code additions to download data from Google Play Store if not on device
- Changes deploy to write new meta-data
- Changes to Android deploy to cache ini files once and re-read instead of the constant open/read we had
- Added template/code generation system so we can now generate Java files based on a template for project dependent names etc

[CL 2521147 by Robert Jones in Main branch]
2015-04-22 11:14:29 -04:00