Scott Pfeil
|
5becbbb7f1
|
combine
|
2023-07-21 09:21:00 -04:00 |
|
Scott Pfeil
|
2466d06698
|
merge develop
|
2023-07-17 10:45:37 -04:00 |
|
Scott Pfeil
|
25394dc640
|
remove debug code for now
|
2023-06-21 12:23:59 -04:00 |
|
Scott Pfeil
|
05289f88aa
|
main thread change for session handler
|
2023-06-21 12:11:15 -04:00 |
|
Scott Pfeil
|
ce246523ac
|
remove old test code
|
2023-06-20 16:07:47 -04:00 |
|
Scott Pfeil
|
7426e5956e
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/ONEAPP-3998
|
2023-06-20 16:04:37 -04:00 |
|
Scott Pfeil
|
3383d71c19
|
ONEAPP-3998: Allow a chance to override code.
|
2023-06-15 12:16:17 -04:00 |
|
Scott Pfeil
|
53634fcaa1
|
ONEAPP-3998: Convenience function to simplify the current objc-swift bridge of having two action protocols.
|
2023-06-15 12:12:03 -04:00 |
|
Kyle Hedden
|
cba4af9ce8
|
Allow session handler objects to be initialized without MainActor to inline session creation with async await incompatible code. Fixes a Main thread dispatch clash.
|
2023-06-14 19:47:26 -04:00 |
|
Scott Pfeil
|
a5c5397c92
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/ONEAPP-3998
|
2023-05-30 10:18:07 -04:00 |
|
Rajendran, Nandhini
|
c21e4b680b
|
story: story: ONEAPP-4067 Swiftify sessionTimeHandler
|
2023-05-15 23:03:45 +00:00 |
|
Scott Pfeil
|
17025101bc
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/ONEAPP-3998
|
2023-05-04 10:18:45 -04:00 |
|
Krishna Kishore Bandaru
|
87135f31ed
|
added public access specifier
|
2023-05-03 22:12:09 +05:30 |
|
Krishna Kishore Bandaru
|
e6ca9ec67d
|
Bug fix while setting identifier
|
2023-05-02 20:07:40 +05:30 |
|
Krishna Kishore Bandaru
|
6372fcb56d
|
removed correlationId
|
2023-05-02 17:20:05 +05:30 |
|
Krishna Kishore Bandaru
|
3d1f1617c5
|
added identifier in requestparameters & correlationId
|
2023-04-28 21:05:37 +05:30 |
|
Krishna Kishore Bandaru
|
85f7096499
|
updated request url
|
2023-04-25 18:35:18 +05:30 |
|
Krishna Kishore Bandaru
|
27f138d6c1
|
updated to requestParameters.URL
|
2023-04-24 23:06:17 +05:30 |
|
Scott Pfeil
|
ba8621cea1
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/ONEAPP-3998
|
2023-04-24 10:26:34 -04:00 |
|
Krishna Kishore Bandaru
|
c10cb0792e
|
updated request url
|
2023-04-24 15:43:38 +05:30 |
|
Krishna Kishore Bandaru
|
cbb17edcf9
|
Merge branch 'develop' into feature/pageLoadTracking
|
2023-04-24 11:57:53 +05:30 |
|
Pfeil, Scott Robert
|
e14c01e0d4
|
Merge branch 'feature/swiftify_alerts' into 'develop'
Feature/swiftify alerts
### Summary
Swiftify/Modernize the Alert Handler
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4066
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/257
|
2023-04-21 20:06:52 +00:00 |
|
Kyle Matthew Hedden
|
519093a24f
|
remove synthesis
|
2023-04-21 13:24:01 -04:00 |
|
Krishna Kishore Bandaru
|
10db5ff1ba
|
addressed review comments
|
2023-04-20 16:51:45 +05:30 |
|
Kyle Matthew Hedden
|
14af9f2d5f
|
Move URL request resolution to MVMCoreRequestParameters.
|
2023-04-19 20:06:44 -04:00 |
|
Scott Pfeil
|
bc46ff3174
|
revert
|
2023-04-19 16:38:53 -04:00 |
|
Scott Pfeil
|
f0f842f87e
|
Bug fixes
|
2023-04-19 16:36:15 -04:00 |
|
Scott Pfeil
|
38cb3eb80e
|
queue changes
|
2023-04-18 19:39:45 -04:00 |
|
Krishna Kishore Bandaru
|
e3cbc7a7cd
|
added backgroundRequest check & addressed reviewcomments
|
2023-04-18 18:01:43 +05:30 |
|
Scott Pfeil
|
15ca6142fe
|
Remove reference to AlertObject from core.
|
2023-04-17 13:02:24 -04:00 |
|
Scott Pfeil
|
3c9786b4d6
|
Migrate AlertHandler files to swift.
|
2023-04-13 11:54:50 -04:00 |
|
Krishna Kishore Bandaru
|
01b14b02e4
|
moved pagestarted event
|
2023-04-12 17:45:40 +05:30 |
|
Krishna Kishore Bandaru
|
f93e1866c1
|
added error msg in pagerender
|
2023-04-11 18:28:25 +05:30 |
|
Krishna Kishore Bandaru
|
11d635fdd4
|
added pageload tracking event
|
2023-04-10 23:34:48 +05:30 |
|
Scott Pfeil
|
40741deac3
|
setup biometrics action
|
2023-04-10 11:50:42 -04:00 |
|
Kyle Matthew Hedden
|
8ab9609724
|
code review. remove silentError hard set.
|
2023-03-15 13:28:29 -04:00 |
|
Kyle Matthew Hedden
|
a07807e693
|
code review
|
2023-03-15 09:04:58 -04:00 |
|
Kyle Matthew Hedden
|
ab0c13efaf
|
Prevent double logging and double error popup.
|
2023-03-13 19:45:58 -04:00 |
|
Kyle Matthew Hedden
|
4799c3fcbb
|
Add image loading failures to error log.
|
2023-03-13 16:13:44 -04:00 |
|
Kyle Matthew Hedden
|
85ebbdf44c
|
code review catches
|
2023-03-13 15:49:12 -04:00 |
|
Kyle Matthew Hedden
|
cb401ee3f0
|
Fix prior commit. Allow error alerts if there isn't a full screen error.
|
2023-03-06 17:43:06 -05:00 |
|
Kyle Matthew Hedden
|
7a38ecf62b
|
Crash fix for missing UserMessage. Suppress alertToShow dialogs when a native error screen is present. Pipe template parsing description messages to error object. Provide a messageToLog for invalid openURL calls.
|
2023-03-06 15:58:33 -05:00 |
|
Kyle Matthew Hedden
|
3b85ca1ff8
|
Track web view navigation failures (timeouts, etc).
|
2023-03-03 19:24:33 -05:00 |
|
Kyle Matthew Hedden
|
56857f187b
|
Silence most errors. Push getNativeScreenForRequestError to LoadHandler decoration. Native error screen error message handling.
|
2023-03-02 20:26:48 -05:00 |
|
Kyle Matthew Hedden
|
52883a534b
|
Create MFPerformanceErrorObject for error logging.
|
2023-02-28 22:08:40 -05:00 |
|
Kyle Matthew Hedden
|
a74aa6ef2d
|
Shift logging load errors until after background handling is resolved.
|
2023-02-27 14:17:01 -05:00 |
|
Kyle Matthew Hedden
|
5006517bb1
|
wrapper function to add additoinal request data to error objects. begin working on better silentError handling.
|
2023-02-25 00:20:55 -05:00 |
|
Kyle Matthew Hedden
|
3e9d66e5e0
|
add missing event data
|
2023-01-26 19:03:10 -05:00 |
|
Hedden, Kyle Matthew
|
08a1718f11
|
Merge branch 'bugfix/session_timer_bkg_reset' into 'develop'
Fix the session timer
### Summary
Fixes an issue with the session timer resetting without a session update when the app returns from the background.
### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-1509
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/246
|
2023-01-17 17:26:26 +00:00 |
|
Kyle Matthew Hedden
|
1f377dfb51
|
remainingWarningTime fix. code comment cleanups.
|
2023-01-17 12:10:43 -05:00 |
|