* 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
* 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.
* 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
* 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
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
* commit '80ba74c932817b14c9e35367ad9435215fa2a8c2':
MVMCoreLog import
Remove unused canned.json from resources. HardCodedServerResponse uses the one from the main bundle if enabled and file exists.
* commit 'db51edc9146998e37c973e0a91de3492fb48472a':
Logs when server sends error screen with no page. Popup to catch users on splash screen when server sends bad response
* commit '4524dc15b1aa077c15ff220a7f2ae436fca81767':
typo
comments
put method in h file
function to update request parameter before calling handle open page action