215 Commits

Author SHA1 Message Date
chris babcock
b4bb32693d Allow fullscreen on S10
#android


#ROBOMERGE-SOURCE: CL 5406350 via CL 5406367 via CL 5406373 via CL 5406378 via CL 5406990

[CL 5407017 by chris babcock in Main branch]
2019-03-14 21:20:00 -04:00
chris babcock
cf1ed5e419 Fix intent extra data passing to be consistent between SplashActivity and GameActivity
#ue4
#android



#ROBOMERGE-OWNER: chris.babcock
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5369383 via CL 5372306

[CL 5377280 by chris babcock in Main branch]
2019-03-12 23:13:26 -04:00
chris babcock
2d979f2bc6 Ask for external storage permission in SplashActivity instead of GameActivity
#jira UE-71231
#ue4
#android
#rb Jack.Porter

#ROBOMERGE-OWNER: chris.babcock
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 5365436 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5368989 by chris babcock in Main branch]
2019-03-12 10:38:21 -04:00
Andrew Grant
da2cbfff1f Merging 5360223 from Dev-EngineMerge. DevK integration.
#rb #jira na

[CL 5361784 by Andrew Grant in Main branch]
2019-03-11 15:12:02 -04:00
mic rooney
04db4e44c1 Updating AndroidThunkJava_IsGamepadAttached to not check SOURCE_DPAD because it was false flagging gamepads.
Chris.Babcock


#ROBOMERGE-SOURCE: CL 5345005 via CL 5345014 via CL 5345016 via CL 5346535

[CL 5346620 by mic rooney in Main branch]
2019-03-07 20:46:32 -05:00
chris babcock
a2690c0323 Enable intercepting Java side logcat on Android
#ue4
#android
[FYI] Jack.Porter



#ROBOMERGE-SOURCE: CL 5308536 via CL 5308541 via CL 5310067

[CL 5310183 by chris babcock in Main branch]
2019-03-05 19:33:48 -05:00
chris babcock
d2b76b1e81 Better chipset identification checking in ConfigRules (ignore case)
#android
[FYI] Jack.Porter



#ROBOMERGE-SOURCE: CL 5296094 via CL 5296096 via CL 5306646

[CL 5306743 by chris babcock in Main branch]
2019-03-05 17:27:59 -05:00
chris babcock
5443bb063a More fallout of merge in GameActivity
- added GameApplication, network change notifications, Firebase, and lifecycle

#android
#rb Pete.Procopio



#ROBOMERGE-SOURCE: CL 5232162 via CL 5238945

[CL 5239022 by chris babcock in Main branch]
2019-02-28 11:31:08 -05:00
Josh Adams
d0bf843c9c - Merging Dev-Kairos/Engine/... to Main/Engine/...
- Brings over the necessary engine changes for embedding UE4 mobile as a dylib/so in native mobile app
- Various changes for facial animation, screen recording, others
- ARKit and ARCore plugins were removed, as deemed "not ready"
#rb many people


#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024

[CL 5226277 by Josh Adams in Main branch]
2019-02-27 11:57:17 -05:00
chris babcock
07b0bf9cb8 Skip track info extraction if startup movie on Android
#jira UE-70101
#ue4
#android
#rb Peter.Sauerbrei

#ROBOMERGE-SOURCE: CL 5092359 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5092361 by chris babcock in Main branch]
2019-02-20 11:39:31 -05:00
chris babcock
fc27f53097 Add some protection to controller polling for Java exceptions
#android
#rb Peter.Sauerbrei
[REVIEW]



#ROBOMERGE-SOURCE: CL 4817444 via CL 4817453 via CL 4817456 via CL 4819002

[CL 4819100 by chris babcock in Main branch]
2019-01-25 22:52:34 -05:00
Jack Porter
8a8a2db4fa Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None

[CL 4806680 by Jack Porter in Dev-Mobile branch]
2019-01-24 20:07:12 -05:00
Peter Sauerbrei
7e64781e7d Merging //UE4/Dev-Main/... to //UE4/Dev-Mobile/... up to 4784913
#rb none

[CL 4791581 by Peter Sauerbrei in Dev-Mobile branch]
2019-01-23 17:53:19 -05:00
Jack Porter
068ca68f0b Merging //UE4/Main/Engine/... to //UE4/Dev-Mobile
#rb None

[CL 4749281 by Jack Porter in Dev-Mobile branch]
2019-01-17 21:54:28 -05:00
Jack Porter
0245e895e4 Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None

[CL 4675678 by Jack Porter in Dev-Mobile branch]
2019-01-01 23:32:24 -05:00
Chris Babcock
b2ee812f64 Fix issue with URL based Android movie playback
#jira UE-66696
#ue4
#android
#fyi Wei.Liu

[CL 4585737 by Chris Babcock in Dev-Mobile branch]
2018-11-20 18:31:17 -05:00
Jack Porter
3fbd86df3b Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None
#jira None

[CL 4575485 by Jack Porter in Dev-Mobile branch]
2018-11-18 21:43:40 -05:00
Jack Porter
a400cb96bf Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None
#jira None

[CL 4564204 by Jack Porter in Dev-Mobile branch]
2018-11-13 23:40:18 -05:00
Chris Babcock
83dd779cdd Put the notifcation body details as second line of notifcation on Android 5.0+ instead of ticker
#jira UE-66084
#ue4
#android
#fyi Jack.Porter
#rb Jonathon.Lambert

[CL 4532850 by Chris Babcock in Dev-Mobile branch]
2018-11-01 15:40:22 -04:00
Sorin Gradinaru
9bf136e9cc UE-60716 Show cursor in Editor text boxes when focused on Android
#jira UE-60716
#Android
#4.21
#rb Jack.Porter
#fyi Chris.Babcock

Updating the widget's cursor position from the native code.
This also overrides the fix for UE49124 Cursor in virtual keyboard and UMG don't match - initially the solution was to hide the widget's cursor.

[CL 4339781 by Sorin Gradinaru in Dev-Mobile branch]
2018-09-03 11:24:22 -04:00
Sorin Gradinaru
a9a4887bba UE-59697 WebBrowser SetVisibility not working on Android & iOS
#jira UE-59697
#4.21
#iOS
#Android
#rb Jack.Porter

SetVisibility implemented on iOS and Android's web browsers, by extending the implementation on Windows: use a list to store references to the webbrowsers in the scene , then in WebBrowserSingleton::Tick check if the cached web browsers windows or widgets ticked on the last frame

[CL 4339654 by Sorin Gradinaru in Dev-Mobile branch]
2018-09-03 06:38:15 -04:00
Chris Babcock
332f7e5b78 Fix string formatting for some locales in GetMetaDataString Method (contributed by IlinAleksey)
#jira UE-63252
#PR #5026
#ue4
#android
#fyi Jack.Porter
#rb Michael.Trepka

[CL 4312711 by Chris Babcock in Dev-Mobile branch]
2018-08-23 16:02:18 -04:00
Jack Porter
079be7f538 Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None
#jira 0

[CL 4293080 by Jack Porter in Dev-Mobile branch]
2018-08-16 13:53:43 -04:00
Jack Porter
5434a02fed Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#rb None
#jira 0

[CL 4213959 by Jack Porter in Dev-Mobile branch]
2018-07-16 11:43:36 -04:00
Jack Porter
2792c7c559 Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
#jira 0
#rb None

[CL 4161603 by Jack Porter in Dev-Mobile branch]
2018-06-26 08:42:47 -04:00