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
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
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