Commit Graph

913 Commits

Author SHA1 Message Date
Chris Yang
fa4e23f330 instance method in core logging delegate protocol 2018-10-30 17:44:56 -04:00
Pfeil, Scott Robert
d825927486 remove unused page type 2018-10-30 17:34:46 -04:00
Pfeil, Scott Robert
bffb93660d changes to the way popup delegacy works 2018-10-30 17:32:59 -04:00
Pfeil, Scott Robert
cbcab0ea1c proper marking of delegate 2018-10-30 17:21:24 -04:00
Pfeil, Scott Robert
3504a12e61 add tracking to alert protocol 2018-10-30 17:02:35 -04:00
Pfeil, Scott Robert
71523fe676 pass controller instead 2018-10-30 16:48:05 -04:00
Pfeil, Scott Robert
4deb0d66fa Merge branch 'bugfix/popup_track' of https://onestash.verizon.com/scm/bphvb/mvm_core into bugfix/popup_track 2018-10-30 16:36:00 -04:00
Pfeil, Scott Robert
cbe2ad2f57 remove space 2018-10-30 16:35:50 -04:00
Chris Yang
a0e08ad7e0 revert 2018-10-30 16:21:14 -04:00
Pfeil, Scott Robert
ea08526ce7 revert and change slightly 2018-10-30 16:11:28 -04:00
Pfeil, Scott Robert
c860e20258 lenient bool.... web view clean up 2018-10-30 14:29:11 -04:00
Chris Yang
0105a5d450 remove pageType in document 2018-10-30 14:25:53 -04:00
Chris Yang
05561e9cbf remove alertPageType property 2018-10-30 14:25:06 -04:00
Chris Yang
c7e3364399 fixes 2018-10-30 13:59:30 -04:00
Chris Yang
beb59b5a92 Merge remote-tracking branch 'refs/remotes/origin/bugfix/popup_track'
Conflicts:
	MVMCore/MVMCore/AlertHandling/MVMCoreAlertHandler.h
	MVMCore/MVMCore/AlertHandling/MVMCoreAlertHandler.m
2018-10-30 12:22:26 -04:00
Chris Yang
636417b317 alert handler takes alert object 2018-10-30 12:21:28 -04:00
Pfeil, Scott Robert
d12df0b753 fix warning 2018-10-27 17:29:05 -04:00
Chris Yang
e0a704ec51 adobe track alert 2018-10-25 16:50:06 -04:00
Suresh, Kamlesh
adda2f461b button map read only property 2018-10-14 23:57:41 -04:00
Pfeil, Scott Robert
41a454440e changes to the custom time and button map removal 2018-10-11 16:23:16 -04:00
Suresh, Kamlesh
35da51bc74 button map 2018-10-06 15:05:37 -04:00
Suresh, Kamlesh
4c506b5b59 buttonMap 2018-10-03 17:47:42 -04:00
Suresh, Kamlesh
b802ef630d customTimeoutTime 2018-10-03 15:31:27 -04:00
Suresh, Kamlesh
0423937e8c customTimeoutTime 2018-10-03 15:25:25 -04:00
Hedden, Kyle Matthew
a35f9a4df1 Fix flatMap spec. 2018-09-13 15:17:07 -04:00
Hedden, Kyle Matthew
5ccfb225be Fix nullabiilty. You must return an object for every element. 2018-09-13 14:32:53 -04:00
Sommer, Patrick
099aa25655 Merge pull request #35 in BPHVB/mvm_core from feature/array_category to develop
* commit 'e56f429834d9d6561ffcee5739dbf4c1bf02f2c1':
  nullable fixes
  fucntional methods for array
2018-09-12 09:57:22 -04:00
Chris Yang
e56f429834 nullable fixes 2018-09-12 09:12:15 -04:00
Chris Yang
8b58dcf1ce fucntional methods for array 2018-09-12 09:07:10 -04:00
Michael Chen
234143a416 fix crash
fix crash by removing observer when operation finished
2018-09-05 13:22:43 -04:00
Pfeil, Scott Robert
6b2ee27c5d fixed panning when not interacting.
always use animation for direction
Add missing protocol call
2018-08-21 14:35:18 -04:00
Michael Chen
594292c726 Merge branch 'develop' into feature/tabbar_animation 2018-08-20 13:30:33 -04:00
Pan, Xinlei (Ryan)
93c9ea1f2a change method to optional 2018-08-16 10:55:58 -04:00
Michael Chen
592b1603ab Merge branch 'develop' into feature/tabbar_animation 2018-08-15 14:07:54 -04:00
Sommer, Patrick
55a6c4fe48 Merge pull request #30 in BPHVB/mvm_core from bugfix/uilabelbounding to develop
* commit '7d395ee36fe3c21d35f373c83c9e82e3a0ada1d6':
  remove comment
  boudning fix
2018-08-14 16:26:41 -04:00
Pan, Xinlei (Ryan)
7d395ee36f remove comment 2018-08-14 16:24:15 -04:00
Chris Yang
44b7034b49 boudning fix 2018-08-14 15:43:31 -04:00
Pfeil, Scott Robert
bbc643040b Merge pull request #29 in BPHVB/mvm_core from feature/server_driven_session_extension to develop
* commit '098aded7edbe0159f51e4bce236c41f445288dd2':
  More aggressive session extension.
  Adjust timing of session timer extension. PR resolution.
  Allow the server to specify whether to extend the session timer.
2018-08-09 13:54:53 -04:00
Hedden, Kyle Matthew
098aded7ed More aggressive session extension. 2018-08-09 11:21:57 -04:00
Hedden, Kyle Matthew
6c177efd8f Switch to using NSSet to satisfy PR. 2018-08-08 18:21:35 -04:00
Hedden, Kyle Matthew
5e5cb1a552 Adjust timing of session timer extension. PR resolution. 2018-08-07 12:21:15 -04:00
Hedden, Kyle Matthew
20d9261cb3 Allow the server to specify whether to extend the session timer. 2018-08-06 17:52:17 -04:00
Hedden, Kyle Matthew
c938d03cc6 Add capability to exclude initial parameters. 2018-08-06 17:02:07 -04:00
Sommer, Patrick
3cec2459b0 Merge pull request #27 in BPHVB/mvm_core from release/6_5 to develop
* commit '6f08c4d56eb4e6eb3037a4e5a392ef03417a743b':
  hot fix for session being nil, causing operation to hang forever. Will change to logging error once we fix the session restart foreground race condition. Crash catch for carousel when no feed cards are found. Will not look right, but can't afford the crash in case of race condition that is still live with session clearing. Fix push feed leak
2018-08-01 10:40:54 -04:00
Chris Yang
c1318adcc5 fix label with internal button clickeable rect 2018-07-31 15:07:08 -04:00
Pfeil, Scott Robert
2866997249 hot fix for session being nil, causing operation to hang forever. Will change to logging error once we fix the session restart foreground race condition.
Crash catch for carousel when no feed cards are found. Will not look right, but can't afford the crash in case of race condition that is still live with session clearing.
Fix push feed leak
2018-07-26 16:40:05 -04:00
Pfeil, Scott Robert
6275e0e829 space 2018-07-25 15:33:02 -04:00
Pfeil, Scott Robert
5a48811c5f Tab bar control smarter, only fire off certain things when we commit to swipe 2018-07-25 14:15:57 -04:00
Hedden, Kyle Matthew
80ba74c932 MVMCoreLog import 2018-07-19 14:42:53 -04:00
Hedden, Kyle Matthew
b7bd6456e6 Remove unused canned.json from resources. HardCodedServerResponse uses the one from the main bundle if enabled and file exists. 2018-07-19 14:30:51 -04:00
Michael Chen
38601c6166 Merge branch 'develop' into feature/tabbar_animation 2018-07-19 09:56:58 -04:00
Pfeil, Scott Robert
db51edc914 Logs when server sends error screen with no page.
Popup to catch users on splash screen when server sends bad response
2018-07-16 10:38:56 -04:00
Michael Chen
5a4bcae8c3 Merge branch 'develop' into feature/tabbar_animation 2018-07-13 11:57:55 -04:00
Pfeil, Scott Robert
9e3a65e33b Merge pull request #21 in BPHVB/mvm_core from feature/adobe_target to develop
* commit '4524dc15b1aa077c15ff220a7f2ae436fca81767':
  typo
  comments
  put method in h file
  function to update request parameter before calling handle open page action
2018-07-09 14:52:54 -04:00
Chris Yang
4524dc15b1 typo 2018-07-09 10:43:27 -04:00
Chris Yang
a8a1b483f3 comments 2018-07-06 15:30:18 -04:00
Chris Yang
46261acb23 put method in h file 2018-07-06 15:17:07 -04:00
Chris Yang
d40f7fbb76 function to update request parameter before calling handle open page action 2018-07-06 15:11:33 -04:00
Suresh, Kamlesh
87c037fb85 remove prefs 2018-06-26 12:07:03 -04:00
Michael Chen
4ec9ffb62f code review change 2018-06-11 15:07:20 -04:00
Michael Chen
c398be416b code review changes 2018-06-11 14:28:29 -04:00
Michael Chen
dbedbfeac1 move protocol to core 2018-06-06 11:51:46 -04:00
Michael Chen
1ecf4efe42 revert changes 2018-06-05 13:47:11 -04:00
Michael Chen
46f7c46b1a add delegate function for interactiveTransitionGetCanceled 2018-06-05 13:30:30 -04:00
Michael Chen
d3b078e984 remove destination view controller when transition canceled 2018-06-05 09:41:10 -04:00
Michael Chen
92fb1d96b8 tab bar swipe interactive transition 2018-06-04 13:20:04 -04:00
Pan, Xinlei (Ryan)
eb25f78b26 add data and response valid for image download 2018-05-10 15:42:09 -04:00
Pan, Xinlei (Ryan)
38c7687acd change timeout to 60 2018-05-10 14:32:52 -04:00
Pfeil, Scott Robert
937daba018 image function use 2018-05-10 12:52:02 -04:00
Pfeil, Scott Robert
6edf0ab99c variable name change. cache tied from session 2018-05-10 12:50:46 -04:00
Pfeil, Scott Robert
01f4349a6d merge 2018-05-10 12:08:30 -04:00
Pfeil, Scott Robert
5e8d96a96c Consolidation 2018-05-10 11:57:39 -04:00
Pan, Xinlei (Ryan)
995b3119ba revert freebee changes 2018-05-10 11:46:48 -04:00
Pan, Xinlei (Ryan)
ebb5303711 fix typo 2018-05-10 11:39:09 -04:00
Pan, Xinlei (Ryan)
f45daa0320 Merge branch 'develop' into feature/imageurlcache 2018-05-10 11:32:39 -04:00
Pan, Xinlei (Ryan)
1e7fb38f17 update freebee method 2018-05-10 11:32:08 -04:00
Pfeil, Scott Robert
56c8a961eb fixing major navigation operation defect.
dispatch after instead of nstimer
2018-05-08 11:26:32 -04:00
Pfeil, Scott Robert
d91e8a8365 to catch all scenarios 2018-05-07 16:12:39 -04:00
Pfeil, Scott Robert
50fb716f99 Top alert queue fix 2018-05-07 15:48:59 -04:00
Pfeil, Scott Robert
060b6b3303 Queueing alerts 2018-05-03 14:18:18 -04:00
Pan, Xinlei (Ryan)
374ae5973a fix typo add comments 2018-05-01 15:47:19 -04:00
Pan, Xinlei (Ryan)
9d101abbf8 fix typo 2018-04-24 12:05:11 -04:00
Pan, Xinlei (Ryan)
7904d4e8fe add cache method to gif image 2018-04-20 15:25:33 -04:00
Pan, Xinlei (Ryan)
6700d97b81 check fall back image for s7 image 2018-04-20 14:59:56 -04:00
Pan, Xinlei (Ryan)
2ca6c854d8 update image cache method 2018-04-20 13:47:21 -04:00
Pan, Xinlei (Ryan)
1d7e73768a move memory capacity into mvm rc 2018-04-20 13:06:30 -04:00
Pan, Xinlei (Ryan)
1d269aa54c t Merge branch 'develop' into feature/imageurlcache 2018-04-20 12:57:57 -04:00
Ramya Subramaniam
a2968520de Spanish Localistion changes 2018-04-17 22:03:40 +05:30
Pan, Xinlei (Ryan)
b319de5d16 remove cachedResponseForRequest method 2018-04-11 12:31:23 -04:00
Pan, Xinlei (Ryan)
80d379609f update url cache method 2018-04-10 16:57:25 -04:00
Pan, Xinlei (Ryan)
e4e617581c Merge branch 'develop' into feature/imageurlcache 2018-04-09 13:34:42 -04:00
Pfeil, Scott Robert
09620ebc91 Merge pull request #14 in BPHVB/mvm_core from feature/open_url_webview to develop
* commit 'c4df6579a095d5d504349e3808698caee4b649e2':
  replace delegate
  linkway changes
2018-04-02 10:12:13 -04:00
Pfeil, Scott Robert
87240c635a fat binary target 2018-03-30 15:36:36 -04:00
Pfeil, Scott Robert
c4df6579a0 replace delegate 2018-03-27 13:24:21 -04:00
Pfeil, Scott Robert
306be1f93d linkway changes 2018-03-27 12:04:09 -04:00
Pan, Xinlei (Ryan)
2217fe0770 change image cache method 2018-03-15 13:48:41 -04:00
Yang, Tianhang(Chris)
58c8f93d58 formatting 2018-03-15 11:46:51 -04:00
Yang, Tianhang(Chris)
522ea57d05 track start time of request 2018-03-15 11:42:20 -04:00
Yang, Tianhang(Chris)
164c64c2b9 Merge branch 'develop' into feature/support_refactor 2018-03-08 11:06:45 -05:00
Pfeil, Scott Robert
f275d04635 remove unneeded nil check because nun null type 2018-03-07 18:00:47 -05:00
Pfeil, Scott Robert
b59d755224 Crash fix to error log instead 2018-03-07 17:52:17 -05:00
Yang, Tianhang(Chris)
06ce13ce1f support refarctor 2018-03-07 11:33:09 -05:00
Pfeil, Scott Robert
f26dd47d23 Session timeout improvement. Navigation error logging 2018-02-22 11:54:38 -05:00
Khan, Arshad
bf67737a30 Changing class method(+) to object method(-), because respective code was not working. 2018-02-13 18:20:04 +05:30
Pfeil, Scott Robert
4582a45bfe Merge pull request #5 in BPHVB/mvm_core from feature/image_cache_update to develop
* commit '09463532bf44c9f85167922d32f271ac58608c5a':
  mfcache image block return bool to indicate if the image is fall back image
2018-02-09 15:46:37 -05:00
Yang, Tianhang(Chris)
09463532bf mfcache image block return bool to indicate if the image is fall back image 2018-02-09 11:06:38 -05:00
Pfeil, Scott Robert
b9fcdf4ad5 Remove postpay hybrid. Since postpay non mf are all removed, removed old cookie logic as well. 2018-02-06 13:31:56 -05:00
Yang, Tianhang(Chris)
3b8c62c66d new panel method 2018-01-17 11:32:30 -05:00
Pfeil, Scott Robert
cb7241cfc9 Move navigation controller to navigation handler from core object.
Further decoupling of top alert view and types from core.
Global top alert delegate
Move keyboard functions out of core.
Added ability for action sheets.
Made greedy check, pause, unpause for alerts more proper.
2018-01-03 13:43:48 -05:00
Yang, Tianhang(Chris)
2bd63258ff update core 2017-12-20 10:22:58 -05:00
Yang, Tianhang(Chris)
80ab33db45 update core 2017-12-19 14:58:31 -05:00
Yang, Tianhang(Chris)
a76183d129 framework search path 2017-12-01 15:18:21 -05:00
Yang, Tianhang(Chris)
b9835e72e7 core 2017-12-01 15:13:30 -05:00