A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
- rebindIfNeeded() - function in com.bluelinelabs.conductor.Router
- Attaches this Router's existing backstack to its container if one exists.
- rebindIfNeeded() - function in com.bluelinelabs.conductor.ActivityHostedRouter
- Attaches this Router's existing backstack to its container if one exists.
- recomputeViewAttributes(View) - function in android.view.ChangeHandlerFrameLayout
- refreshDrawableState() - function in android.view.ChangeHandlerFrameLayout
- registerForActivityResult(int) - function in com.bluelinelabs.conductor.Controller
- Registers this Controller to handle onActivityResult responses.
- registerForActivityResult(String,int) - function in com.bluelinelabs.conductor.internal.LifecycleHandler
- registerForContextMenu(View) - function in android.app.LifecycleHandler
- RELEASE_DETACH - enum entry in com.bluelinelabs.conductor.Controller.RetainViewMode
The Controller will release its reference to its view as soon as it is detached.
- releasePointerCapture() - function in android.view.ChangeHandlerFrameLayout
- removeAllViews() - function in android.view.ChangeHandlerFrameLayout
- removeAllViewsInLayout() - function in android.view.ChangeHandlerFrameLayout
- removeCallbacks(Runnable) - function in android.view.ChangeHandlerFrameLayout
- removeChangeListener(ControllerChangeHandler.ControllerChangeListener) - function in com.bluelinelabs.conductor.Router
- Removes a previously added listener
- removeChangeListener(ControllerChangeHandler.ControllerChangeListener) - function in com.bluelinelabs.conductor.ActivityHostedRouter
- Removes a previously added listener
- removeChildRouter(Router) - function in com.bluelinelabs.conductor.Controller
- Removes a child Router from this Controller.
- removeDetachedView(View,Boolean) - function in android.view.ChangeHandlerFrameLayout
- removeLifecycleListener(Controller.LifecycleListener) - function in com.bluelinelabs.conductor.Controller
- Removes a previously added lifecycle listener
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.ChangeHandlerFrameLayout
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.ChangeHandlerFrameLayout
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.ChangeHandlerFrameLayout
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.ControllerChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.changehandler.SimpleSwapChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.changehandler.AnimatorChangeHandler
- removesFromViewOnPush() - function in com.bluelinelabs.conductor.NoOpControllerChangeHandler
- removeView(View) - function in android.view.ChangeHandlerFrameLayout
- removeViewAt(Integer) - function in android.view.ChangeHandlerFrameLayout
- removeViewInLayout(View) - function in android.view.ChangeHandlerFrameLayout
- removeViews(Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
- removeViewsInLayout(Integer,Integer) - function in android.view.ChangeHandlerFrameLayout
- replaceTopController(RouterTransaction) - function in com.bluelinelabs.conductor.Router
- Replaces this Router's top Controller with a new Controller
- replaceTopController(RouterTransaction) - function in com.bluelinelabs.conductor.ActivityHostedRouter
- Replaces this Router's top Controller with a new Controller
- requestApplyInsets() - function in android.view.ChangeHandlerFrameLayout
- requestChildFocus(View,View) - function in android.view.ChangeHandlerFrameLayout
- requestChildRectangleOnScreen(View,Rect,Boolean) - function in android.view.ChangeHandlerFrameLayout
- requestDisallowInterceptTouchEvent(Boolean) - function in android.view.ChangeHandlerFrameLayout
- requestFitSystemWindows() - function in android.view.ChangeHandlerFrameLayout
- requestFocus(Integer,Rect) - function in android.view.ChangeHandlerFrameLayout
- requestFocus() - function in android.view.ChangeHandlerFrameLayout
- requestFocus(Integer) - function in android.view.ChangeHandlerFrameLayout
- requestFocusFromTouch() - function in android.view.ChangeHandlerFrameLayout
- requestLayout() - function in android.view.ChangeHandlerFrameLayout
- requestPermissions(Array,int) - function in com.bluelinelabs.conductor.Controller
- Calls requestPermission(String[], int) from this Controller's host Activity.
- requestPermissions(String,Array,int) - function in com.bluelinelabs.conductor.internal.LifecycleHandler
- requestPermissions(Array,int) - function in android.app.LifecycleHandler
- requestPointerCapture() - function in android.view.ChangeHandlerFrameLayout
- requestRectangleOnScreen(Rect) - function in android.view.ChangeHandlerFrameLayout
- requestRectangleOnScreen(Rect,Boolean) - function in android.view.ChangeHandlerFrameLayout
- requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ChangeHandlerFrameLayout
- requestTransparentRegion(View) - function in android.view.ChangeHandlerFrameLayout
- requestUnbufferedDispatch(MotionEvent) - function in android.view.ChangeHandlerFrameLayout
- requireViewById(Integer) - function in android.view.ChangeHandlerFrameLayout
- resetPivot() - function in android.view.ChangeHandlerFrameLayout
- restoreDefaultFocus() - function in android.view.ChangeHandlerFrameLayout
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.ControllerChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.changehandler.SimpleSwapChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.changehandler.AnimatorChangeHandler
- Restores data that was saved in the saveToBundle method.
- restoreFromBundle(Bundle) - function in com.bluelinelabs.conductor.NoOpControllerChangeHandler
- restoreHierarchyState(SparseArray) - function in android.view.ChangeHandlerFrameLayout
- restoreInstanceState(Bundle) - function in com.bluelinelabs.conductor.Router
- restoreInstanceState(Bundle) - function in com.bluelinelabs.conductor.ActivityHostedRouter
- restoreInstanceState(Bundle) - function in com.bluelinelabs.conductor.internal.TransactionIndexer
- RETAIN_DETACH - enum entry in com.bluelinelabs.conductor.Controller.RetainViewMode
The Controller will retain its reference to its view when detached, but will still release the reference when a config change occurs.
- Router - class in com.bluelinelabs.conductor
- A Router implements navigation and backstack handling for Controllers.
- Router.PopRootControllerMode - class in com.bluelinelabs.conductor.Router
- Defines the way a Router will handle back button or pop events when there is only one controllerleft in the backstack.
- RouterRequiringFunc - class in com.bluelinelabs.conductor.internal
- RouterTransaction - class in com.bluelinelabs.conductor
- Metadata used for adding Controllers to a Router.
- RouterTransaction.Companion - class in com.bluelinelabs.conductor.RouterTransaction
- RouterTransactionKt - class in com.bluelinelabs.conductor