Commit Graph

913 Commits

Author SHA1 Message Date
Suresh, Kamlesh
c1a0ea7f68 more junk of MF 2020-02-12 11:53:36 -05:00
Suresh, Kamlesh
f8f12b5e30 missing action params 2020-02-12 11:35:50 -05:00
Kevin G Christiano
53e05ca42f integrating changes to make fan out instance models into categories due to name conflicts 2020-02-12 11:25:03 -05:00
Khan, Arshad
939316a930 Adding open panel model for opening support panel. 2020-02-12 20:26:08 +05:30
Hedden, Kyle Matthew
34fa65d498 Add methods that will cancel pending or executing alert operations. 2020-02-12 09:24:52 -05:00
Kevin G Christiano
1b5aba33f9 type change to accommodate dictionary comparison. 2020-02-06 11:11:09 -05:00
Suresh, Kamlesh
7b50474d27 logs 2020-01-23 17:05:18 -05:00
Suresh, Kamlesh
e661ff8079 back to 0 2020-01-23 14:47:41 -05:00
Suresh, Kamlesh
3db60ff26b fixes 2020-01-23 14:46:32 -05:00
Suresh, Kamlesh
1da5034dc6 comments 2020-01-23 10:39:09 -05:00
Suresh, Kamlesh
79b894e582 remove optional property from init 2020-01-23 10:37:09 -05:00
Chintakrinda, Arun Kumar (Arun)
f86c6fd5d2 Missing properties added for openURL 2020-01-23 17:02:25 +05:30
Pfeil, Scott Robert
74f77eca35 merge 2020-01-21 15:48:16 -05:00
Pfeil, Scott Robert
6190a37336 name change 2020-01-21 15:47:03 -05:00
Xinlei(Ryan) Pan
2b27853d77 remove unneeded code 2020-01-21 15:00:49 -05:00
Suresh, Kamlesh
694f465027 title 2020-01-17 12:27:40 -05:00
Suresh, Kamlesh
594992dcf7 Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core into feature/coding 2020-01-16 17:21:18 -05:00
Suresh, Kamlesh
6e9a622ae5 extrameters 2020-01-16 17:21:05 -05:00
Suresh, Kamlesh
153dc072be 0 2020-01-16 14:14:51 -05:00
Suresh, Kamlesh
2c78fa2e7e openURL 2020-01-15 18:33:55 -05:00
Suresh, Kamlesh
ccaba9b0b4 action type 2020-01-15 16:29:36 -05:00
Suresh, Kamlesh
34ea20934a 0 2020-01-15 13:36:31 -05:00
Suresh, Kamlesh
a23efe668a extra params 2020-01-15 13:33:46 -05:00
Pfeil, Scott Robert
03f387487f actionType fix 2020-01-14 10:13:21 -05:00
Pfeil, Scott Robert
148e556ddb make the error throwable 2020-01-14 09:12:11 -05:00
Pfeil, Scott Robert
68695e9839 move register to init for now
dash line update temporary for legacy
2020-01-13 15:28:52 -05:00
Pfeil, Scott Robert
54a598344f Merge branch 'feature/coding_action_map' into feature/coding 2020-01-13 12:28:04 -05:00
Pfeil, Scott Robert
a9da777f56 Line items update 2020-01-13 09:38:40 -05:00
panxi
b3d293634f Merge branch 'develop' into feature/coding 2020-01-09 16:18:35 -05:00
Pfeil, Scott Robert
e2885b0f78 Percent 2020-01-08 14:27:11 -05:00
Pfeil, Scott Robert
74f7826e4b Colors 2020-01-08 13:22:47 -05:00
Pfeil, Scott Robert
7d55f7d41b Merge branch 'feature/coding' into feature/coding_action_map 2020-01-08 13:11:39 -05:00
Pfeil, Scott Robert
7c1bef990b property wrappers 2020-01-08 13:11:11 -05:00
Suresh, Kamlesh
8bffc48f67 merge 2020-01-06 17:34:08 -05:00
Suresh, Kamlesh
17b57d331d merge conflicts 2019-12-20 12:11:15 -05:00
Pfeil, Scott Robert
6f6575c43e Further name changes 2019-12-18 16:07:01 -05:00
Pfeil, Scott Robert
2b0b4cf91a use helper function for getting type 2019-12-18 13:26:15 -05:00
Pfeil, Scott Robert
326f761f4f Condensing catch 2019-12-18 13:24:11 -05:00
Pfeil, Scott Robert
e1ecb35531 remove unused code 2019-12-18 13:14:56 -05:00
Suresh, Kamlesh
04dcde96f7 merge 2019-12-18 12:14:19 -05:00
Suresh, Kamlesh
5f395f8cc3 fixes 2019-12-18 12:09:22 -05:00
Pfeil, Scott Robert
fc108373cb Name changes and cleanup 2019-12-17 14:12:07 -05:00
panxi
4a05db9c9a fix typo 2019-12-13 15:20:11 -05:00
panxi
d75a152b9a rename 2019-12-13 15:19:44 -05:00
panxi
5d836fc757 decodeIfPresent if nil 2019-12-13 15:05:07 -05:00
panxi
12e06894de prevent nil 2019-12-13 13:59:28 -05:00
panxi
ffc71ae0e2 update decodearray and encodearray method 2019-12-13 13:41:25 -05:00
panxi
d7a7425bb3 decodeArray return empty array 2019-12-13 11:04:32 -05:00
panxi
3842858443 add encodeArrayIfPresent 2019-12-13 11:00:23 -05:00
panxi
a16c56505e update encode method 2019-12-13 10:32:32 -05:00
panxi
5fcbe414ec add encode method for model list 2019-12-13 10:17:20 -05:00
panxi
eb4e8fd816 add decode array method 2019-12-12 17:28:02 -05:00
Suresh, Kamlesh
46c092f99c Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core into feature/coding 2019-12-06 15:08:25 -05:00
Suresh, Kamlesh
2105133c38 additions 2019-12-06 15:08:09 -05:00
panxi
58af05319b remove useless code 2019-12-04 15:23:09 -05:00
Pfeil, Scott Robert
dae65285c9 remove unused 2019-12-04 13:24:13 -05:00
panxi
72758675dc fix array decode if it's nil 2019-12-02 12:04:32 -05:00
Hedden, Kyle Matthew
dadbdbfd31 Add safeArrayWithObjects class method for safely generating arrays with fields that might be nil. 2019-11-27 14:39:43 -05:00
panxi
293449a48e merge 2019-11-26 12:42:48 -05:00
Pfeil, Scott Robert
c412947d6f small tweaks 2019-11-25 09:05:17 -05:00
Pfeil, Scott Robert
a0dbc644c2 Line, and other corrections. merge 2019-11-25 09:04:51 -05:00
panxi
b2eb88f7f6 update array decoding method 2019-11-24 23:14:25 -05:00
panxi
0d1c3196bf add unkeyedcontainer 2019-11-22 14:33:42 -05:00
Suresh, Kamlesh
1b99abdb6e fixes 2019-11-19 15:37:53 -05:00
Pan, Xinlei (Ryan)
3a36734f88 Revert "Merge branch 'feature/spanish_intercept' into 'develop'"
This reverts merge request !42
2019-11-15 16:35:50 -05:00
Kevin G Christiano
005326f8e3 prepay spanish intercept. 2019-11-15 14:06:56 -05:00
panxi
d38b521c66 Separate action and molecule name 2019-11-13 18:02:40 -05:00
panxi
16c7b61108 update with new code, move core code to mvmcore 2019-11-12 17:36:00 -05:00
Murugan, Vimal
eaff627ae0 global map property added 2019-11-11 21:40:30 +05:30
Chowdhury, Shohrab
627303f4e3 show modal as full screen ios 13 2019-10-23 16:00:09 -04:00
Pan, Xinlei (Ryan)
ad1de4b4f3 Merge branch 'release/6_21' into 'develop'
Release/6 21

See merge request BPHV_MIPS/mvm_core!38
2019-10-21 15:34:00 -04:00
Pfeil, Scott Robert
de6b6b3e6d Merge branch 'bugfix/poptocurrentpage' into 'develop'
if pop to current view controller, stop pop method

See merge request BPHV_MIPS/mvm_core!33
2019-10-15 11:54:09 -04:00
panxi
39fdff056f use top viewcontroller 2019-10-15 11:53:27 -04:00
Pfeil, Scott Robert
b686ac0cd0 os version 2019-10-09 13:04:04 -04:00
Pfeil, Scott Robert
ad7b54dab8 xcode 11 warnings 2019-10-08 12:50:29 -04:00
Suresh, Kamlesh
a92f76c18f beginningLoading should not be called multiple times 2019-09-26 17:01:27 -04:00
panxi
3a3205bd86 if pop to current view controller, stop pop method 2019-09-25 11:19:30 -04:00
Hedden, Kyle Matthew
d7fa319b05 Add dispatch async on queue. 2019-09-12 13:28:51 -04:00
Hedden, Kyle Matthew
c6052fde00 print the s7 urls begin fetched for easier debugging 2019-08-23 13:35:16 -04:00
Pfeil, Scott Robert
310af60183 height changes minor 2019-08-19 13:30:50 -04:00
Pfeil, Scott Robert
8df4a3c123 Main thread fix. Keychain consolidation 2019-08-09 10:50:58 -04:00
Pfeil, Scott Robert
3847e46e27 Core defects fix 2019-08-06 15:17:05 -04:00
Suresh, Kamlesh
9e32eeed46 comments 2019-07-18 10:54:13 -04:00
Murugan, Vimal
4c5770f21c review comment fix 2019-07-09 18:22:30 +05:30
Murugan, Vimal
f30bdf20c5 removed pages and modules from cache based on server input. 2019-07-09 17:06:29 +05:30
Pfeil, Scott Robert
21e586fad3 Moved required module checking to the view controller where it belongs.
Broke down the update with response into two separate functions.
Only update loadObject.pageJSON if pageType is the same check....
2019-06-28 11:26:45 -04:00
Subramaniam, Ramya
1b2dc9281a Updated review comments 2019-06-13 00:05:34 +05:30
Subramaniam, Ramya
262f9c9d5b Updating page cache scenario 2019-06-10 21:40:36 +05:30
Subramaniam, Ramya
5864860045 updating review comments 2019-06-10 19:17:18 +05:30
Subramaniam, Ramya
752d9461e6 Updating review comments 2019-06-10 19:14:17 +05:30
Ramya Subramaniam
976c3a3e7a Post call actions added 2019-06-06 18:38:50 +05:30
Pfeil, Scott Robert
2eedeed088 remove hybrid 2019-05-13 13:34:41 -04:00
Pfeil, Scott Robert
c5f1785923 Merge branch 'feature/kevin' into 'develop'
Updated Swift Dictionary Extension

See merge request BPHV_MIPS/mvm_core!13
2019-05-13 10:56:35 -04:00
Hedden, Kyle Matthew
5bb580b6de Merge branch 'feature/hardcoded_json' into 'develop'
Feature/hardcoded json

See merge request BPHV_MIPS/mvm_core!14
2019-05-10 16:08:22 -04:00
Suresh, Kamlesh
9b7254e1e5 sharedInstance 2019-05-10 16:05:38 -04:00
Suresh, Kamlesh
4b873b321c code review 2019-05-10 16:00:55 -04:00
panxi
da9cd08c26 change weak delegateObject to Strong, since delegate inside delegateObject are weak 2019-05-10 13:29:58 -04:00
Christiano, Kevin
a1a623aba0 Reorganization. 2019-05-09 14:35:32 -04:00
Suresh, Kamlesh
8f68a457d1 remove hardcode 2019-05-08 14:59:18 -04:00
Suresh, Kamlesh
4d86d201df hardcode json 2019-05-08 14:58:55 -04:00
Christiano, Kevin
e199cd9c02 go back. 2019-05-07 16:05:46 -04:00
Christiano, Kevin
633cda9f9f Corrected some issues. 2019-05-07 15:55:48 -04:00
Christiano, Kevin
a63997fa09 correction. 2019-05-07 14:08:24 -04:00
Christiano, Kevin
a6ee9ca775 changes made 2019-05-07 10:47:04 -04:00
Christiano, Kevin
6263720e3d updated take on dictionary extension. Removed unnecessary calls to optionalChain func. Simplified method internals. 2019-05-02 14:06:51 -04:00
Pfeil, Scott Robert
00058468c1 Merge branch 'feature/helper_functions' into 'develop'
Feature/helper functions

See merge request BPHV_MIPS/mvm_core!11
2019-04-24 15:18:58 -04:00
Pfeil, Scott Robert
bb51ea245d parameter rename 2019-04-24 14:52:27 -04:00
Suresh, Kamlesh
8322a5ab50 array litterals 2019-04-23 14:50:26 -04:00
Pfeil, Scott Robert
77b78c1a51 Helper functions
Molecule List.
Back to view instead of margins for stack due to background color issues.
Standard Header View to margin for internal use.
2019-04-22 13:14:22 -04:00
Suresh, Kamlesh
21a01cc9ef optional array 2019-04-18 11:09:17 -04:00
Pfeil, Scott Robert
3ba949cfa3 loggin defect fix 2019-04-16 12:14:20 -04:00
Pfeil, Scott Robert
193497132e warning delegate fixes 2019-04-16 12:00:32 -04:00
Pfeil, Scott Robert
12924790f7 warning fix 2019-04-15 13:47:19 -04:00
Pfeil, Scott Robert
a65edbc5df waring fix 2019-04-15 13:08:20 -04:00
Pfeil, Scott Robert
f1d884227f delegate object and simple deprecation 2019-04-12 15:32:43 -04:00
Suresh, Kamlesh
bdd1494083 swift5 2019-04-01 13:23:33 -04:00
Pfeil, Scott Robert
85bbf028cf Loadimageview to swift 2019-03-19 13:11:05 -04:00
Pfeil, Scott Robert
3c7f647316 warning clean up 2019-03-14 11:24:00 -04:00
Pfeil, Scott Robert
09938cfbf5 warning fix 2019-03-14 10:08:00 -04:00
Pfeil, Scott Robert
7ef0cca4c0 Merge branch 'feature/label_atom' into 'develop'
Feature/label atom

See merge request BPHV_MIPS/mvm_core!1
2019-03-05 15:56:17 -05:00
Pfeil, Scott Robert
b6d4178e5e Number convenience for NSDictionary category
KeyTextColor constant for MFLabel and core ui
Checker for hasText on MFLabel
update molecule protocol for mf label.
separator use molecule protocol
fix to header
2019-03-04 17:44:26 -05:00
Hedden, Kyle Matthew
dc19dd41b6 add pitfall comment to MVMCoreViewControllerAnimatedTransitioning protocol 2019-02-25 16:06:04 -05:00
Pfeil, Scott Robert
d0621c51bb give server cache control 2019-02-14 16:59:40 -05:00
Suresh, Kamlesh
2259725d7a Merge pull request #51 in BPHVB/mvm_core from release/6_11_1 to develop
* commit '65fd5b09b9b262dd0ae734fff8acd375e97cbfa1':
  Add safe queue sync.
2019-02-11 11:12:58 -05:00
Pfeil, Scott Robert
ae1362ad7a Convenience for setting up session and core object 2019-01-28 15:46:56 -05:00
Pfeil, Scott Robert
2510db98e0 default presentation view controller.
Re-use function
2019-01-25 17:38:06 -05:00
Pfeil, Scott Robert
30b875b2ab remove old code 2019-01-25 16:16:23 -05:00
Pfeil, Scott Robert
edf59e0e78 fix to class check for nil
convenience functions
init functions
2019-01-25 16:12:28 -05:00
Hedden, Kyle Matthew
0a3b124a51 Add safe queue sync. 2019-01-25 13:22:32 -05:00
Pfeil, Scott Robert
88b18372c8 Merge pull request #47 in BPHVB/mvm_core from feature/move_dictionary_convience to develop
* commit '2926ca951cfa50a41789e2345f79385a55f69abb':
  dictionary extension
2019-01-23 18:16:53 -05:00
Suresh, Kamlesh
2926ca951c dictionary extension 2019-01-23 16:49:48 -05:00
Pfeil, Scott Robert
81f8a0221b name change 2019-01-23 16:06:17 -05:00
Pfeil, Scott Robert
cefe380aac Add back convenience property... 2019-01-23 15:06:26 -05:00
Pfeil, Scott Robert
495ab78cea tab bar generic 2019-01-18 12:10:23 -05:00
Pfeil, Scott Robert
1429fd1fae remove duplicate function
Move back to delegate.
Throw error when using exact class, don't throw error when using protocol.
remove unused search path
2019-01-17 18:52:08 -05:00
Pfeil, Scott Robert
feceef26df instance type checks 2019-01-17 15:50:32 -05:00
Pfeil, Scott Robert
d27504ad97 Merge branch 'develop' into feature/template 2019-01-16 11:55:55 -05:00
Pfeil, Scott Robert
d71104371a moved some to ui framework 2019-01-11 15:38:26 -05:00
Pfeil, Scott Robert
c7afc959e5 Migration 2019-01-10 14:23:14 -05:00
Pfeil, Scott Robert
91260a0f98 basic template
base core ui framework with placeholder template
2019-01-08 10:21:16 -05:00
panxi
1326966e7a Merge branch 'develop' into feature/outside_world 2019-01-04 09:51:34 -05:00
Suresh, Kamlesh
b7a0423c06 print cookie 2018-12-14 15:03:28 -05:00
Pfeil, Scott Robert
90f849397d top alert above text image 2018-12-12 11:08:56 -05:00
Pfeil, Scott Robert
597e518b34 creates a variable in the core to point to the creator of the framework. can be used by the framework for specifics. 2018-12-07 15:53:18 -05:00
Pfeil, Scott Robert
79aaae2ad7 Add background and text color 2018-11-26 16:43:05 -05:00
Pfeil, Scott Robert
6bad0e1b34 fix to use key 2018-10-31 15:51:20 -04:00
Pfeil, Scott Robert
44d10688ce clean load object change 2018-10-31 15:49:58 -04:00
Pfeil, Scott Robert
8ea5b126e7 panel protocol available 2018-10-31 15:29:18 -04:00
Suresh, Kamlesh
1321eb1422 Merge branch 'release/6_8' into feature/trial_user 2018-10-31 12:36:16 -04:00
Chris Yang
b8374bee5f fix delegate nil 2018-10-30 18:26:25 -04:00
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