Commit Graph

10 Commits

Author SHA1 Message Date
justin marcus
01638fe12b Add a function to cancel an uninstall on reboot.
[at]Thomas.Ross [at]Daniel.Lamb
[FYI] [at]Taylor.Thompson

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 6633657 via CL 6633692 via CL 6636318 via CL 6639521 via CL 6639831
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) (v365-6733468)

[CL 6754542 by justin marcus in Dev-Anim branch]
2019-05-31 18:32:42 -04:00
justin marcus
62bda02a27 User pausing and resuming of bundles.
Add transient user setting bResumeUserCanceledOrPausedDownload.  When set, it will allow user paused or canceled downloads to resume.

[at]Daniel.Lamb [at]Thomas.Ross
[FYI] [at]Taylor.Thompson


#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5812816 via CL 5812938 via CL 5814421 via CL 5816198 via CL 5816297
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5846751 by justin marcus in Dev-Anim branch]
2019-04-12 13:13:25 -04:00
justin marcus
7ae5ce77c0 Bundle Install
-Don't lose background download progress when pausing downloads due to moving on and off cellular.
-Install bundle manager no longer cancels requests due to network connectivity changes.  Instead, it pauses them.
-Make sure UserCancelledError has priorority over any other bundle error.
-Add function for Background HTTP to return whether or not the generic implementation is being used.
--On generic platforms, bundle manager pauses background downloads because the OS will not keep them alive.

[at]Daniel.Lamb [at]Thomas.Ross


#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5774184 via CL 5774192 via CL 5774247 via CL 5774671 via CL 5774693
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5784897 by justin marcus in Dev-Anim branch]
2019-04-08 13:45:38 -04:00
justin marcus
8dd97c6159 Install Bundle Manager / ESP
- Pause background downloads instead of canceling bundle install when failing over to cellular.  This should prevent losing active background http progress on IOS.  It doesn't help on Android right now.
- All the check cellular flag to be cleared on a bundle after it is already enqued in order to restart the download on cellular if the user OKs it.

[at]Daniel.Lamb [at]Thomas.Ross

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5677826 via CL 5677828 via CL 5677829 via CL 5677830 via CL 5681702 via CL 5681705
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5682790 by justin marcus in Dev-Anim branch]
2019-04-02 01:06:07 -04:00
andrew grant
1c8e9daa5f Merging from DK to Main
https://p4-swarm.epicgames.net/reviews/5435295
https://p4-swarm.epicgames.net/reviews/5435326

[FYI] daniel.lamb,bob.tellez,justin.marcus,sam.zamani
#rb codereviewed

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5448748 via CL 5450359 via CL 5450390
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5473059 by andrew grant in Dev-Anim branch]
2019-03-20 13:07:25 -04:00
allan bentham
3033697611 Merge CL 5361873.
Stop using a define to determine whether launch engine loop should mount paks and load shaderlibs.  Instead, see if bundle manager is going to do it.
Fix shader binaries not being fully cached on Android because cache was being opened too early.
#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: allan.bentham
#ROBOMERGE-SOURCE: CL 5432919 via CL 5437672 via CL 5437750
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5440561 by allan bentham in Dev-Anim branch]
2019-03-18 21:00:52 -04:00
lina halper
e178dc3a39 Merging 5360223 from Dev-EngineMerge. DevK integration.
#rb #jira na

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5361784 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5380699 by lina halper in Dev-Anim branch]
2019-03-13 09:34:35 -04:00
justin marcus
b57ce93f52 Fix module name
#jira UE-69927
#rb trivial

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4972979 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5029947 by justin marcus in Dev-Anim branch]
2019-02-16 05:13:16 -05:00
justin marcus
79e0ff0b7c Update coopyright notices
#jira UE-69926
#rb trivial

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4970841 in //UE4/Main/...
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5029896 by justin marcus in Dev-Anim branch]
2019-02-16 05:11:07 -05:00
justin marcus
c9e2bc0814 [CODEREVIEW] justin.marcus,jeff.williams
Merge conflict.
justin.marcus, please merge this change by hand.
More info at https://robomerge.epicgames.net#FORTNITE

/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp#3
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp#4
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h#3


--------------------------------------
Merging //Fortnite/Dev-Kairos to Main (//Fortnite/Main)

Get Install Bundle Manager and dependcies building in main.




#rb none

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4949345 via CL 4952070 via CL 4961624
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5026992 by justin marcus in Dev-Anim branch]
2019-02-16 03:55:35 -05:00