Hedden, Kyle Matthew
2a8bd67f7e
Fix nullabiilty. You must return an object for every element.
2018-09-13 14:24:38 -04:00
Pfeil, Scott Robert
05068ec879
Merge pull request #19 in BPHVB/mvm_core from feature/tabbar_animation to develop
...
* commit '6b2ee27c5d002cec02c5f22e92e73a9f8c7f92f9':
fixed panning when not interacting. always use animation for direction Add missing protocol call
space
Tab bar control smarter, only fire off certain things when we commit to swipe
code review change
code review changes
move protocol to core
revert changes
add delegate function for interactiveTransitionGetCanceled
remove destination view controller when transition canceled
tab bar swipe interactive transition
2018-08-21 17:15:53 -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
Pfeil, Scott Robert
0cb1bc1533
Merge pull request #31 in BPHVB/mvm_core from bugfix/panel to develop
...
* commit '93c9ea1f2a3315b82db8ded07168b858acf301d7':
change method to optional
2018-08-16 14:28:46 -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
Sommer, Patrick
aa1453d9c7
Merge pull request #28 in BPHVB/mvm_core from feature/initial_parameters_exclusion to develop
...
* commit '6c177efd8f9ebcc553ac7908646fdf41efb05c87':
Switch to using NSSet to satisfy PR.
Add capability to exclude initial parameters.
2018-08-09 10:04:20 -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
Sommer, Patrick
ee628edb23
Merge pull request #26 in BPHVB/mvm_core from bugfix/boundingRect to develop
...
* commit 'c1318adcc5e7346239cc94d4c785f1757eb09a06':
fix label with internal button clickeable rect
2018-07-31 15:11:14 -04:00
Chris Yang
c1318adcc5
fix label with internal button clickeable rect
2018-07-31 15:07:08 -04:00
Pan, Xinlei (Ryan)
6f08c4d56e
Merge pull request #25 in BPHVB/mvm_core from bugfix/session_nil to release/6_5
...
* commit '28669972490c955e24b93e462a49fc899b570240':
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:45:03 -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
Sommer, Patrick
cc4fd0a1f9
Merge pull request #24 in BPHVB/mvm_core from feature/fix_canned_json_flow to develop
...
* commit '80ba74c932817b14c9e35367ad9435215fa2a8c2':
MVMCoreLog import
Remove unused canned.json from resources. HardCodedServerResponse uses the one from the main bundle if enabled and file exists.
2018-07-20 09:47:11 -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
80b55ecfa7
Merge pull request #23 in BPHVB/mvm_core from bugfix/server_splash_alert to develop
...
* commit 'db51edc9146998e37c973e0a91de3492fb48472a':
Logs when server sends error screen with no page. Popup to catch users on splash screen when server sends bad response
2018-07-16 17:07:02 -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
Pfeil, Scott Robert
26c58182f7
Merge pull request #22 in BPHVB/mvm_core from release/6_4 to develop
...
* commit 'fa0c68ac6855cb2d57a294b203246f66447b9ec9':
remove prefs
2018-07-09 14:38:24 -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
Pfeil, Scott Robert
fa0c68ac68
Merge pull request #20 in BPHVB/mvm_core from bugfix/remove_prefs to release/6_4
...
* commit '87c037fb85988ce9997f155a80d068d91e942d09':
remove prefs
2018-06-26 12:32:16 -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
Pfeil, Scott Robert
b6dda095d6
Merge pull request #17 in BPHVB/mvm_core from feature/imageurlcache to develop
...
* commit 'eb25f78b26cfc24f65071416509303f788249252':
add data and response valid for image download
change timeout to 60
image function use
variable name change. cache tied from session
Consolidation
revert freebee changes
fix typo
update freebee method
fix typo add comments
fix typo
add cache method to gif image
check fall back image for s7 image
update image cache method
move memory capacity into mvm rc
remove cachedResponseForRequest method
update url cache method
change image cache method
2018-05-11 11:12:38 -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