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
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
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
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
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
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
Sommer, Patrick
d88a416d1c
Merge pull request #18 in BPHVB/mvm_core from bugfix/queue_alerts_navigation to develop
...
* commit '56c8a961eb1573091ea6da511a6aa24efd6a03c5':
fixing major navigation operation defect. dispatch after instead of nstimer
to catch all scenarios
Top alert queue fix
Queueing alerts
2018-05-08 11:30:04 -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
Sommer, Patrick
14b06a4588
Merge pull request #16 in BPHVB/mvm_core from feature/spanish_strings_mvmcore to develop
...
* commit 'a2968520def2c82c14a527a56c9398fff8148756':
Spanish Localistion changes
2018-04-17 12:45:26 -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
03a6becfd7
Merge pull request #15 in BPHVB/mvm_core from feature/aggregate to develop
...
* commit '87240c635aeb9bfcf1e75a357da50ceca0e719a1':
fat binary target
2018-03-30 17:44:45 -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