Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

a(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
add(List<Item>) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
add(Item) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
add(int, List<Item>) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
add(int, Item) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
addDeviceDetails() - Method in class ca.allanwang.capsule.library.utils.EmailBuilder
 
addFragment(Fragment) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
addFragment(Fragment) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Adds fragment in base view on top of new fragment
addFragment(Fragment, int, int) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Add fragment.
addFragment(Fragment, int, int, int, int) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Add fragment.
addMessage(String) - Method in class ca.allanwang.capsule.library.utils.EmailBuilder
 
animateAdd(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateAddImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.FadeInAnimator
 
animateAddImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
animateAddImpl(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateAddImpl(RecyclerView.ViewHolder, ViewPropertyAnimatorListener) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder.AnimateViewHolder
 
animateChange(ViewHolder, ViewHolder, int, int, int, int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateMove(ViewHolder, int, int, int, int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateRemove(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateRemoveImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.FadeInAnimator
 
animateRemoveImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
animateRemoveImpl(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
animateRemoveImpl(RecyclerView.ViewHolder, ViewPropertyAnimatorListener) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder.AnimateViewHolder
 
AnimateViewHolder - Interface in ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder
 
AnimationAdapter<Item extends IItem> - Class in ca.allanwang.capsule.library.swiperecyclerview.adapters
Created by Allan Wang on 2017-03-09.
AnimationAdapter() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
AnimationAdapter(IAdapterAnimator) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
AnimUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-10-22.
AnimUtils() - Constructor for class ca.allanwang.capsule.library.utils.AnimUtils
 
AnimUtils.ViewCallback - Interface in ca.allanwang.capsule.library.utils
 
ASSERT - Static variable in class ca.allanwang.capsule.library.logging.CLog
 

B

baseAddFragment(Fragment, FragmentManagerActivity.FragmentTransactionCallback) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
 
BaseFragment - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2016-08-21.
BaseFragment() - Constructor for class ca.allanwang.capsule.library.fragments.BaseFragment
 
BaseItemAnimator - Class in ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators
 
BaseItemAnimator() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
BaseItemAnimator.DefaultAddVpaListener - Class in ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators
 
BaseItemAnimator.DefaultRemoveVpaListener - Class in ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators
 
baseSwitchFragment(Fragment, FragmentManagerActivity.FragmentTransactionCallback) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
 
bg() - Method in class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 
bindSRV(SwipeRecyclerView) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
bindView(CheckBoxItem.ViewHolder, List<Object>) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
bindView(PairItem.ViewHolder, List<Object>) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 

C

ca.allanwang.capsule.library.activities - package ca.allanwang.capsule.library.activities
 
ca.allanwang.capsule.library.adapters - package ca.allanwang.capsule.library.adapters
 
ca.allanwang.capsule.library.changelog - package ca.allanwang.capsule.library.changelog
 
ca.allanwang.capsule.library.custom - package ca.allanwang.capsule.library.custom
 
ca.allanwang.capsule.library.event - package ca.allanwang.capsule.library.event
 
ca.allanwang.capsule.library.fragments - package ca.allanwang.capsule.library.fragments
 
ca.allanwang.capsule.library.interfaces - package ca.allanwang.capsule.library.interfaces
 
ca.allanwang.capsule.library.item - package ca.allanwang.capsule.library.item
 
ca.allanwang.capsule.library.logging - package ca.allanwang.capsule.library.logging
 
ca.allanwang.capsule.library.parcelable.maps - package ca.allanwang.capsule.library.parcelable.maps
 
ca.allanwang.capsule.library.permissions - package ca.allanwang.capsule.library.permissions
 
ca.allanwang.capsule.library.swiperecyclerview - package ca.allanwang.capsule.library.swiperecyclerview
 
ca.allanwang.capsule.library.swiperecyclerview.adapters - package ca.allanwang.capsule.library.swiperecyclerview.adapters
 
ca.allanwang.capsule.library.swiperecyclerview.animators - package ca.allanwang.capsule.library.swiperecyclerview.animators
 
ca.allanwang.capsule.library.swiperecyclerview.events - package ca.allanwang.capsule.library.swiperecyclerview.events
 
ca.allanwang.capsule.library.swiperecyclerview.interfaces - package ca.allanwang.capsule.library.swiperecyclerview.interfaces
 
ca.allanwang.capsule.library.swiperecyclerview.items - package ca.allanwang.capsule.library.swiperecyclerview.items
 
ca.allanwang.capsule.library.swiperecyclerview.managers - package ca.allanwang.capsule.library.swiperecyclerview.managers
 
ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators - package ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators
 
ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder - package ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder
 
ca.allanwang.capsule.library.swiperecyclerview.wasabeef.internal - package ca.allanwang.capsule.library.swiperecyclerview.wasabeef.internal
 
ca.allanwang.capsule.library.utils - package ca.allanwang.capsule.library.utils
 
ca.allanwang.capsule.library.views - package ca.allanwang.capsule.library.views
 
CActivityCore - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-10-09.
CallbackLogTree - Class in ca.allanwang.capsule.library.logging
Created by Allan Wang on 2016-12-30.
CallbackLogTree(CallbackLogTree.Callback) - Constructor for class ca.allanwang.capsule.library.logging.CallbackLogTree
 
CallbackLogTree(CallbackLogTree.Callback, int, int, int, int, int, int) - Constructor for class ca.allanwang.capsule.library.logging.CallbackLogTree
 
CallbackLogTree.Callback - Interface in ca.allanwang.capsule.library.logging
 
canScrollVertically() - Method in class ca.allanwang.capsule.library.swiperecyclerview.managers.SGridLayoutManager
 
canScrollVertically() - Method in class ca.allanwang.capsule.library.swiperecyclerview.managers.SLinearLayoutManager
 
CapsuleActivity - Class in ca.allanwang.capsule.library.activities
Created by Allan Wang on 2016-08-19.
CapsuleActivity() - Constructor for class ca.allanwang.capsule.library.activities.CapsuleActivity
 
capsuleActivity() - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
capsuleActivity() - Method in class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 
capsuleActivity(Context) - Static method in class ca.allanwang.capsule.library.utils.ContextUtils
 
CapsuleActivityFrame - Class in ca.allanwang.capsule.library.activities
Created by Allan Wang on 2016-10-22.
CapsuleActivityFrame() - Constructor for class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
CapsuleActivityFrame.AccountHeaderChanger - Class in ca.allanwang.capsule.library.activities
 
CapsuleCoordinatorLayout - Class in ca.allanwang.capsule.library.custom
Created by Allan Wang on 2016-09-05.
CapsuleCoordinatorLayout(Context) - Constructor for class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
CapsuleCoordinatorLayout(Context, AttributeSet) - Constructor for class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
CapsuleCoordinatorLayout(Context, AttributeSet, int) - Constructor for class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
CapsuleFragment - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2016-08-19.
CapsuleFragment() - Constructor for class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
capsuleFrameOnCreate(Bundle) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
Separate onCreate for frame should be called after capsuleOnCreate and preCapsuleOnCreate
CapsulePageFragment - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2016-08-19.
CapsulePageFragment() - Constructor for class ca.allanwang.capsule.library.fragments.CapsulePageFragment
 
CapsulePreferenceFragment - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2016-11-17.
CapsulePreferenceFragment() - Constructor for class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 
CapsuleSRVFragment<I extends IItem> - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2017-03-18.
CapsuleSRVFragment() - Constructor for class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
CCallback - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-10-30.
CCollapseListener - Class in ca.allanwang.capsule.library.interfaces
 
CCollapseListener() - Constructor for class ca.allanwang.capsule.library.interfaces.CCollapseListener
 
CCollapseListener.State - Enum in ca.allanwang.capsule.library.interfaces
 
cDrawer - Variable in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
CDrawerItem - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-10-22.
CFabEvent - Class in ca.allanwang.capsule.library.event
Created by Allan Wang on 2016-11-14.
CFabEvent(boolean) - Constructor for class ca.allanwang.capsule.library.event.CFabEvent
Shows or hides the fab Listeners and icons are unchanged
CFabEvent(View.OnClickListener) - Constructor for class ca.allanwang.capsule.library.event.CFabEvent
Changes click result of fab; will show the fab
CFabEvent(IIcon, View.OnClickListener) - Constructor for class ca.allanwang.capsule.library.event.CFabEvent
 
CFragmentCore - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-10-09.
ChangelogDialog - Class in ca.allanwang.capsule.library.changelog
 
ChangelogDialog() - Constructor for class ca.allanwang.capsule.library.changelog.ChangelogDialog
 
ChangelogDialog.OnChangelogNeutralButtonClick - Interface in ca.allanwang.capsule.library.changelog
 
checkBox - Variable in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.ViewHolder
 
CheckBoxClickEvent() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.CheckBoxClickEvent
 
CheckBoxItem - Class in ca.allanwang.capsule.library.swiperecyclerview.items
Created by Allan Wang on 2017-02-24.
CheckBoxItem() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
CheckBoxItem.CheckBoxClickEvent - Class in ca.allanwang.capsule.library.swiperecyclerview.items
 
CheckBoxItem.ViewHolder - Class in ca.allanwang.capsule.library.swiperecyclerview.items
our ViewHolder
circleHide(Context, View, int, int, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
circleHide(Context, View, int, int, double, double, AnimatorListenerAdapter) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
circleReveal(Context, View, int, int, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
circleReveal(Context, View, int, int, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
circleReveal(Context, View, int, int, double, AnimatorListenerAdapter) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
circleReveal(Context, View, int, int, double, double, AnimatorListenerAdapter) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
clear() - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
clear(View) - Static method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.internal.ViewHelper
 
CLog - Class in ca.allanwang.capsule.library.logging
Created by Allan Wang on 2016-08-21.
CLog() - Constructor for class ca.allanwang.capsule.library.logging.CLog
 
CLogTree - Class in ca.allanwang.capsule.library.logging
Created by Allan Wang on 2016-08-21.
CLogTree() - Constructor for class ca.allanwang.capsule.library.logging.CLogTree
 
ColourUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-11-18.
ColourUtils() - Constructor for class ca.allanwang.capsule.library.utils.ColourUtils
 
configAdapter(AnimationAdapter<I>) - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
configSRV(SwipeRecyclerView) - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
ContextUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-10-30.
ContextUtils() - Constructor for class ca.allanwang.capsule.library.utils.ContextUtils
 
CPage - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-10-30.
CPageFragment - Interface in ca.allanwang.capsule.library.interfaces
Created by Allan Wang on 2016-11-14.
CPermissionCallback - Interface in ca.allanwang.capsule.library.permissions
Created by Allan Wang on 2016-08-20.
CPrefs - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-10-30.
CPrefs(Context) - Constructor for class ca.allanwang.capsule.library.utils.CPrefs
 
create(Context) - Method in class ca.allanwang.capsule.library.utils.EmailBuilder
 
create() - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
Adds existing bundle into existing fragment
createAdapter() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
Wrapper for initializing the adapter
createMap(int) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableHashMap
 
createMap(int) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 

D

d(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
d(Context, int) - Static method in class ca.allanwang.capsule.library.utils.ResUtils
 
DEBUG - Static variable in class ca.allanwang.capsule.library.logging.CLog
 
DefaultAddVpaListener(ViewHolder) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultAddVpaListener
 
DefaultRemoveVpaListener(ViewHolder) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultRemoveVpaListener
 
describeContents() - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
description - Variable in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
disableRefresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
disableScrolling() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
DIVIDER - Static variable in class ca.allanwang.capsule.library.item.DrawerItem
 
dpToPx(double) - Static method in class ca.allanwang.capsule.library.utils.ViewUtils
 
DrawerItem - Class in ca.allanwang.capsule.library.item
Created by Allan Wang on 2016-10-30.
DrawerItem(int) - Constructor for class ca.allanwang.capsule.library.item.DrawerItem
 
DrawerItem(int, IIcon, boolean, DrawerItem.DrawerFragment) - Constructor for class ca.allanwang.capsule.library.item.DrawerItem
 
DrawerItem.DrawerFragment - Interface in ca.allanwang.capsule.library.item
 

E

e(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
EmailBuilder - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-12-21.
EmailBuilder(int, int) - Constructor for class ca.allanwang.capsule.library.utils.EmailBuilder
 
enableRefresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
enableScrolling() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
endAnimation(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
endAnimations() - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
ERROR - Static variable in class ca.allanwang.capsule.library.logging.CLog
 
EventUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-11-26.
EventUtils() - Constructor for class ca.allanwang.capsule.library.utils.EventUtils
 

F

fadeIn(Context, View, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeIn(Context, View, double, double, Animation.AnimationListener) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeInAnimation(Context, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeInAnimation(Context, double, double, Animation.AnimationListener) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
FadeInAnimator - Class in ca.allanwang.capsule.library.swiperecyclerview.animators
Created by Allan Wang on 2017-03-18.
FadeInAnimator() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.animators.FadeInAnimator
 
FadeInAnimator(Interpolator) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.animators.FadeInAnimator
 
fadeOut(Context, View, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeOut(Context, View, double, double, Animation.AnimationListener) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeOutAnimation(Context, double, double) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
fadeOutAnimation(Context, double, double, Animation.AnimationListener) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
FAST - Static variable in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
FinishCallback - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Created by Allan Wang on 2017-03-09.
FragmentManagerActivity - Class in ca.allanwang.capsule.library.activities
Created by Allan Wang on 2017-03-30.
FragmentManagerActivity() - Constructor for class ca.allanwang.capsule.library.activities.FragmentManagerActivity
 
FragmentManagerActivity.FragmentTransactionCallback - Interface in ca.allanwang.capsule.library.activities
 

G

getAccountHeaderBuilder() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
Sets up account header will not be added if null
getAddDelay(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
getAddDelay(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
getAnimators(View, boolean) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IAdapterAnimator
 
getAppPackageName(Context) - Static method in class ca.allanwang.capsule.library.utils.Utils
 
getAppVersion(Context) - Static method in class ca.allanwang.capsule.library.utils.Utils
Returns app version name
getBackgroundColor(Context) - Static method in class ca.allanwang.capsule.library.utils.ColourUtils
 
getBoolean(String, boolean) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
getBundle() - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
Gets bundle.
getColor(Context, int, int) - Static method in class ca.allanwang.capsule.library.utils.ContextUtils
 
getContentViewId() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
getCount() - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Return the number of views available.
getCurrentFragment() - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
 
getCurrentPage() - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Gets current page.
getDefaultSilentRefreshListener() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
getDeniedPermissions() - Method in class ca.allanwang.capsule.library.permissions.PermissionResult
 
getDrawerItems() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
Sets up array of drawer items
getDrawerPositionFromId(int) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
getDuration() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IAdapterAnimator
 
getFab() - Method in interface ca.allanwang.capsule.library.interfaces.CActivityCore
 
getFabId() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
getFragment() - Method in interface ca.allanwang.capsule.library.interfaces.CDrawerItem
 
getFragment() - Method in interface ca.allanwang.capsule.library.interfaces.CPage
 
getFragment() - Method in interface ca.allanwang.capsule.library.item.DrawerItem.DrawerFragment
 
getFragment() - Method in class ca.allanwang.capsule.library.item.DrawerItem
 
getFragment() - Method in class ca.allanwang.capsule.library.item.PageItem
 
getFragmentId() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
getGrantedPermissions() - Method in class ca.allanwang.capsule.library.permissions.PermissionResult
 
getHeaderEmail() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
getHeaderName() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
getIcon() - Method in interface ca.allanwang.capsule.library.interfaces.CDrawerItem
 
getIcon() - Method in class ca.allanwang.capsule.library.item.DrawerItem
 
getInt(String, int) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
getInterpolator() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IAdapterAnimator
 
getItem(int) - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Return the Fragment associated with a specified position.
getLastDrawerPosition() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
getLayoutRes() - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
getLayoutRes() - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 
getMap() - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
getMap(Bundle, String, Class<P>) - Static method in class ca.allanwang.capsule.library.utils.ParcelUtils
Get Map from parcel (watch out for casting)
getNeutralText() - Method in interface ca.allanwang.capsule.library.changelog.ChangelogDialog.OnChangelogNeutralButtonClick
 
getOffscreenPageLimit(int) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
 
getPageTitle(int) - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
 
getPermissions(CPermissionCallback, int, String...) - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
getPermissions() - Method in class ca.allanwang.capsule.library.permissions.PermissionResult
 
getPosition() - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Gets position.
getRecyclerView() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Gets recycler view.
getRemoveDelay(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
getRemoveDelay(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
getShader() - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 
getString(String, String) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
getSwipeRefreshLayout() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Gets swipe refresh layout.
getText(Context, String, int) - Static method in class ca.allanwang.capsule.library.utils.ContextUtils
 
getTitleId() - Method in interface ca.allanwang.capsule.library.interfaces.CDrawerItem
Should match the fragment's getTitleId.
getTitleId() - Method in interface ca.allanwang.capsule.library.interfaces.CFragmentCore
 
getTitleId() - Method in class ca.allanwang.capsule.library.item.DrawerItem
 
getTitleId() - Method in class ca.allanwang.capsule.library.item.PageItem
 
getType() - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
getType() - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 
getVersionCode() - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
getViewHolder(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
getViewHolder(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 

H

hasNetwork(Context) - Static method in class ca.allanwang.capsule.library.utils.Utils
 
header - Variable in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
hideFab() - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
hideFab() - Static method in class ca.allanwang.capsule.library.utils.EventUtils
 
hideRefresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
hook(View, int) - Static method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 

I

i(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
IAdapterAnimator - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Created by Allan Wang on 2017-03-09.
iconDrawable(Context, IIcon) - Static method in class ca.allanwang.capsule.library.utils.ViewUtils
 
iconDrawable(Context, IIcon, int) - Static method in class ca.allanwang.capsule.library.utils.ViewUtils
 
IItemAnimatorExtension - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Created by Allan Wang on 2017-03-13.
INFO - Static variable in class ca.allanwang.capsule.library.logging.CLog
 
isAllGranted() - Method in class ca.allanwang.capsule.library.permissions.PermissionResult
 
isAppInstalled(Context, String) - Static method in class ca.allanwang.capsule.library.utils.Utils
Checks if a given package is installed
IScrolling - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Created by Allan Wang on 2017-03-09.
isFirstOnly() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IAdapterAnimator
 
isKitkatPlus() - Static method in class ca.allanwang.capsule.library.utils.Utils
 
isLollipopPlus() - Static method in class ca.allanwang.capsule.library.utils.Utils
 
isPackageInstalled(String, String) - Method in class ca.allanwang.capsule.library.utils.EmailBuilder
Checks is package is installed and appends to package list
isPrimary() - Method in interface ca.allanwang.capsule.library.interfaces.CDrawerItem
 
isPrimary() - Method in class ca.allanwang.capsule.library.item.DrawerItem
 
isRunning() - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
isScrollAllowed() - Method in class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
ISwipeRecycler - Class in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Created by Allan Wang on 2017-02-24.
ISwipeRecycler() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.interfaces.ISwipeRecycler
 
ISwipeRecycler.OnRefreshListener - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Default OnRefreshListener with status emitter
ISwipeRecycler.OnRefreshStatus - Interface in ca.allanwang.capsule.library.swiperecyclerview.interfaces
Reusable callbacks when an onRefresh action is called

L

load(FloatingActionButton) - Method in class ca.allanwang.capsule.library.event.CFabEvent
Modifies the passed fab based on the event
load(View) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
log(int, String, String, Throwable) - Method in interface ca.allanwang.capsule.library.logging.CallbackLogTree.Callback
 
log(int, String, String, Throwable) - Method in class ca.allanwang.capsule.library.logging.CallbackLogTree
 
log(int, String, String, Throwable) - Method in class ca.allanwang.capsule.library.logging.CLogTree
Special logging tree that only logs Capsule related logs

M

mAdapter - Variable in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
mAddAnimations - Variable in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
MIDDLE - Static variable in class ca.allanwang.capsule.library.views.RippleCanvas
 
mInterpolator - Variable in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
mRemoveAnimations - Variable in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
mSRV - Variable in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 

N

name - Variable in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
NORMAL - Static variable in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 

O

onAnimationCancel(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultAddVpaListener
 
onAnimationCancel(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultRemoveVpaListener
 
onAnimationEnd(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultAddVpaListener
 
onAnimationEnd(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultRemoveVpaListener
 
onAnimationStart(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultAddVpaListener
 
onAnimationStart(View) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator.DefaultRemoveVpaListener
 
onAttach(Context) - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
onAttachedToRecyclerView(RecyclerView) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
onBackPressed() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
onBind(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.CheckBoxClickEvent
 
onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
onClick(View, int, int) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.events.UAEvents.OnClickEvent
 
onClick(View, int, <any>, CheckBoxItem) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.CheckBoxClickEvent
 
onClick(View, float, float) - Method in interface ca.allanwang.capsule.library.utils.ViewUtils.OnClickPositionListener
 
onCreate(Bundle) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivity
 
onCreate(Bundle) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
onCreateDialog(Bundle) - Method in class ca.allanwang.capsule.library.changelog.ChangelogDialog
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
 
onDetachedFromRecyclerView(RecyclerView) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
onDraw(Canvas) - Method in class ca.allanwang.capsule.library.views.RippleCanvas
 
onFailure() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.ISwipeRecycler.OnRefreshStatus
 
onFinish(View) - Method in interface ca.allanwang.capsule.library.utils.AnimUtils.ViewCallback
 
onInterceptTouchEvent(MotionEvent) - Method in class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
onInterceptTouchEvent(MotionEvent) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRefreshBase
 
onLongClick(View, int, int) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.events.UAEvents.OnLongClickEvent
Called when a view has been clicked and held.
onNeutralButtonClick() - Method in interface ca.allanwang.capsule.library.changelog.ChangelogDialog.OnChangelogNeutralButtonClick
 
onOffsetChanged(AppBarLayout, int) - Method in class ca.allanwang.capsule.library.interfaces.CCollapseListener
 
onPageScrolled(int, float, int) - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
This method will be invoked when the current page is scrolled, either as part of a programmatically initiated smooth scroll or a user initiated touch scroll.
onPageScrollStateChanged(int) - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Called when the scroll state changes.
onPageSelected(int) - Method in class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
This method will be invoked when a new page becomes selected.
onPause() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
onPreTransaction(FragmentTransaction) - Method in interface ca.allanwang.capsule.library.activities.FragmentManagerActivity.FragmentTransactionCallback
 
onRefresh(ISwipeRecycler.OnRefreshStatus) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.ISwipeRecycler.OnRefreshListener
 
onRefresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
onResult() - Method in interface ca.allanwang.capsule.library.interfaces.CCallback
 
onResult(PermissionResult) - Method in interface ca.allanwang.capsule.library.permissions.CPermissionCallback
 
onResume() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
onSaveInstanceState(Bundle) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
onSelected(int, int) - Method in class ca.allanwang.capsule.library.fragments.CapsulePageFragment
 
onSelected(int, int) - Method in interface ca.allanwang.capsule.library.interfaces.CPageFragment
 
onSilentRefresh() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView.SilentRefreshListener
 
onStartNestedScroll(View, View, int) - Method in class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
onStateChanged(AppBarLayout, CCollapseListener.State) - Method in class ca.allanwang.capsule.library.interfaces.CCollapseListener
 
onSuccess() - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.ISwipeRecycler.OnRefreshStatus
 
onTabReselected(TabLayout.Tab) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
Called when a tab that is already selected is chosen again by the user.
onTabSelected(TabLayout.Tab) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
Called when a tab enters the selected state.
onTabUnselected(TabLayout.Tab) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
Called when a tab exits the selected state.
onTouch(View, MotionEvent, int, int) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.events.UAEvents.OnTouchEvent
Called when a touch event is dispatched to a view.
onVerticalOffsetChanged(AppBarLayout, int) - Method in class ca.allanwang.capsule.library.interfaces.CCollapseListener
 
onViewCreated(View, Bundle) - Method in class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 

P

PageItem - Class in ca.allanwang.capsule.library.item
Created by Allan Wang on 2016-10-30.
PageItem(Fragment, int) - Constructor for class ca.allanwang.capsule.library.item.PageItem
 
PairItem - Class in ca.allanwang.capsule.library.swiperecyclerview.items
Created by Allan Wang on 19/03/2017.
PairItem(String, String) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 
PairItem.ViewHolder - Class in ca.allanwang.capsule.library.swiperecyclerview.items
 
ParcelableHashMap<K,V> - Class in ca.allanwang.capsule.library.parcelable.maps
Created by Allan Wang on 2016-12-28.
ParcelableHashMap(HashMap<K, V>) - Constructor for class ca.allanwang.capsule.library.parcelable.maps.ParcelableHashMap
 
ParcelableHashMap(Parcel) - Constructor for class ca.allanwang.capsule.library.parcelable.maps.ParcelableHashMap
 
ParcelableMap<K,V,M extends java.util.Map<K,V>> - Class in ca.allanwang.capsule.library.parcelable.maps
Created by Allan Wang on 2016-12-28.
ParcelableMap(M) - Constructor for class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
ParcelableMap(Parcel) - Constructor for class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
ParcelUtils<T extends Fragment> - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-12-28.
ParcelUtils() - Constructor for class ca.allanwang.capsule.library.utils.ParcelUtils
 
ParcelUtils(T) - Constructor for class ca.allanwang.capsule.library.utils.ParcelUtils
 
PermissionResult - Class in ca.allanwang.capsule.library.permissions
Created by Allan Wang on 2016-08-21.
PermissionResult(String[], int) - Constructor for class ca.allanwang.capsule.library.permissions.PermissionResult
 
PermissionResult(String[], int[], String[]) - Constructor for class ca.allanwang.capsule.library.permissions.PermissionResult
 
post(Object) - Static method in class ca.allanwang.capsule.library.utils.EventUtils
 
postEvent(Object) - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
postEvent(Object) - Method in class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 
preAnimateAddImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.FadeInAnimator
 
preAnimateAddImpl(RecyclerView.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
Set sliding base If there are many holders that fit in the screen, do not slide from the bottom
preAnimateAddImpl(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
preAnimateAddImpl(RecyclerView.ViewHolder) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder.AnimateViewHolder
 
preAnimateRemoveImpl(ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
preAnimateRemoveImpl(RecyclerView.ViewHolder) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.holder.AnimateViewHolder
 
PREFERENCES_NAME - Static variable in class ca.allanwang.capsule.library.utils.CPrefs
 
putBoolean(String, boolean) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putBundle(String, Bundle) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
Put bundle in current bundle
putBundle(Bundle) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
Put all values in bundle directly to current bundle
putChar(String, char) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putDouble(String, double) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putFloat(String, float) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putInt(String, int) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putLong(String, long) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putMap(String, ParcelableMap<K, V, M>) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putNullStatus(String, Object...) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
putBoolean, where it puts true if all objects are nonnull and false if otherwise
putParcelable(String, Parcelable) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putParcelableArray(String, Parcelable[]) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putParcelableArrayList(String, ArrayList<? extends Parcelable>) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
putString(String, String) - Method in class ca.allanwang.capsule.library.utils.ParcelUtils
 
pxToDp(int) - Static method in class ca.allanwang.capsule.library.utils.ViewUtils
 

R

randomDarkColor() - Static method in class ca.allanwang.capsule.library.utils.ColourUtils
 
randomLightColor() - Static method in class ca.allanwang.capsule.library.utils.ColourUtils
 
readKeyFromParcel(Parcel) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
readValueFromParcel(Parcel) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
refresh() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
refresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Refresh swipe recycler view, calling the listener if it exists
RefreshEvent - Class in ca.allanwang.capsule.library.event
Created by Allan Wang on 22/03/2017.
RefreshEvent(int, boolean) - Constructor for class ca.allanwang.capsule.library.event.RefreshEvent
 
RefreshEvent(int) - Constructor for class ca.allanwang.capsule.library.event.RefreshEvent
 
refreshEvent(RefreshEvent) - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
refreshSilently() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
refreshSilently() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Variant of refresh where the view is updated without animations and the refresh indicator
reload() - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
requestPermission(CPermissionCallback, int, String...) - Method in interface ca.allanwang.capsule.library.interfaces.CActivityCore
Modified permission request method
ResUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-11-14.
ResUtils() - Constructor for class ca.allanwang.capsule.library.utils.ResUtils
 
ripple(int, float, float, int) - Method in class ca.allanwang.capsule.library.views.RippleCanvas
 
ripple(int, float, float) - Method in class ca.allanwang.capsule.library.views.RippleCanvas
 
ripple(int) - Method in class ca.allanwang.capsule.library.views.RippleCanvas
 
RippleCanvas - Class in ca.allanwang.capsule.library.views
Created by Allan Wang on 2016-11-17.
RippleCanvas(Context) - Constructor for class ca.allanwang.capsule.library.views.RippleCanvas
 
RippleCanvas(Context, AttributeSet) - Constructor for class ca.allanwang.capsule.library.views.RippleCanvas
 
RippleCanvas(Context, AttributeSet, int) - Constructor for class ca.allanwang.capsule.library.views.RippleCanvas
 
rootCircularReview(View) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
rootCircularReview(View, int, int) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
runPendingAnimations() - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 

S

s(int) - Method in class ca.allanwang.capsule.library.fragments.BaseFragment
 
s(int) - Method in class ca.allanwang.capsule.library.fragments.CapsulePreferenceFragment
 
s(Context, int) - Static method in class ca.allanwang.capsule.library.utils.ResUtils
 
selectDrawerItem(int) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
selectDrawerItem(CDrawerItem) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
selectDrawerItemFromId(int) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
sequentialFadeIn(Context, View[], int) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
set(int) - Method in class ca.allanwang.capsule.library.views.RippleCanvas
 
setAction(String, View.OnClickListener) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
setAction(int, View.OnClickListener) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
setAdapter(Context, FragmentManager, ViewPager, List<CPage>) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
Method for adapter retrieval; can be overridden
setAdapter(RecyclerView.Adapter) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Sets adapter and sets layout manager if not present.
setAdapter(RecyclerView.Adapter, int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Sets adapter and layout manager
setAnimator(IAdapterAnimator) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
setBackgroundColor(int) - Method in class ca.allanwang.capsule.library.event.CFabEvent
Optional color change
setBackgroundColorRes(int) - Method in class ca.allanwang.capsule.library.event.CFabEvent
Optional color change
setBoolean(String, boolean) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
setColor(int) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
setColorRes(int) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
setDefaultItemAnimator() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
setDuration(int) - Method in class ca.allanwang.capsule.library.event.SnackbarEvent
 
setDuration(int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
setFabIcon(IIcon) - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
setFirstOnly(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
setFromBase(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
Allow animation from base of adapter if it is the last child
setInt(String, int) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
setInterpolator(Interpolator) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
setInterpolator(Interpolator) - Method in class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.animators.BaseItemAnimator
 
setItemAnimator(RecyclerView.ItemAnimator) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
setNeutralCallback(ChangelogDialog.OnChangelogNeutralButtonClick) - Method in class ca.allanwang.capsule.library.changelog.ChangelogDialog
 
setOnClickPositionListener(View, ViewUtils.OnClickPositionListener) - Static method in class ca.allanwang.capsule.library.utils.ViewUtils
Like an onClick listener but with coordinates; tap down only
setOnRefreshListener(ISwipeRecycler.OnRefreshListener) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Sets on refresh listener.
setOnRefreshStatus(ISwipeRecycler.OnRefreshStatus) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Define refresh success and failure behaviour Setting as null will produce the default behaviour of hiding the refresh spinner when completed
setPages() - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
 
setRefreshing(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
setScrollAllowed(boolean) - Method in class ca.allanwang.capsule.library.custom.CapsuleCoordinatorLayout
 
setScrollEnabled(boolean) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IScrolling
 
setScrollEnabled(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.managers.SGridLayoutManager
 
setScrollEnabled(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.managers.SLinearLayoutManager
 
setScrollingEnabled(boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
setSilentRefreshListener(SwipeRecyclerView.SilentRefreshListener) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
Variant of refresh where the view is updated without animations and the refresh indicator
setStartPosition(int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.adapters.AnimationAdapter
 
setString(String, String) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
setSubtitle(int) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
setSubtitle(String) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
setTimings(float) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
setTitle(int) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
setTitle(String) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame.AccountHeaderChanger
 
setupAccountHeaderFurther(CapsuleActivityFrame.AccountHeaderChanger) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
Optional helper to further setup account header details
setupDrawerFurther(DrawerBuilder) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
For any extra drawer changes
setVersionCode(int) - Method in class ca.allanwang.capsule.library.utils.CPrefs
 
SGridLayoutManager - Class in ca.allanwang.capsule.library.swiperecyclerview.managers
Created by Allan Wang on 2017-03-09.
SGridLayoutManager(Context, AttributeSet, int, int) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SGridLayoutManager
 
SGridLayoutManager(Context, int) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SGridLayoutManager
 
SGridLayoutManager(Context, int, int, boolean) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SGridLayoutManager
 
shouldConsumeTouch(MotionEvent) - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
show(FragmentActivity, int) - Static method in class ca.allanwang.capsule.library.changelog.ChangelogDialog
 
show(FragmentActivity, int, ChangelogDialog.OnChangelogNeutralButtonClick) - Static method in class ca.allanwang.capsule.library.changelog.ChangelogDialog
Setup for ChangelogDialog
showFab() - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
showRefresh() - Method in class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
silentRefresh - Variable in class ca.allanwang.capsule.library.event.RefreshEvent
 
slideEnter(View) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
slideExit(View, AnimUtils.ViewCallback) - Static method in class ca.allanwang.capsule.library.utils.AnimUtils
 
SlidingAnimator - Class in ca.allanwang.capsule.library.swiperecyclerview.animators
Created by Allan Wang on 2017-03-09.
SlidingAnimator() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
SlidingAnimator(Interpolator) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
SLinearLayoutManager - Class in ca.allanwang.capsule.library.swiperecyclerview.managers
Created by Allan Wang on 2017-03-09.
SLinearLayoutManager(Context) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SLinearLayoutManager
 
SLinearLayoutManager(Context, AttributeSet, int, int) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SLinearLayoutManager
 
SLinearLayoutManager(Context, int, boolean) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.managers.SLinearLayoutManager
 
SLOW - Static variable in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
snackbar(SnackbarEvent) - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
SnackbarEvent - Class in ca.allanwang.capsule.library.event
Created by Allan Wang on 2016-11-14.
SnackbarEvent(String, Object...) - Constructor for class ca.allanwang.capsule.library.event.SnackbarEvent
 
SnackbarEvent(int) - Constructor for class ca.allanwang.capsule.library.event.SnackbarEvent
 
SwipeRecyclerView - Class in ca.allanwang.capsule.library.swiperecyclerview
Created by Allan Wang on 2017-02-06.
SwipeRecyclerView(Context) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
SwipeRecyclerView(Context, AttributeSet) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
SwipeRecyclerView(Context, AttributeSet, int) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
SwipeRecyclerView(Context, AttributeSet, int, int) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRecyclerView
 
SwipeRecyclerView.SilentRefreshListener - Interface in ca.allanwang.capsule.library.swiperecyclerview
 
SwipeRefreshBase - Class in ca.allanwang.capsule.library.swiperecyclerview
Created by Allan Wang on 2017-02-23.
SwipeRefreshBase(Context) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRefreshBase
 
SwipeRefreshBase(Context, AttributeSet) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.SwipeRefreshBase
 
switchFragment(Fragment) - Method in class ca.allanwang.capsule.library.activities.CapsuleActivityFrame
 
switchFragment(Fragment) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Changes fragment in base view to new fragment
switchFragment(Fragment, int, int) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Switch fragment.
switchFragment(Fragment, int, int, int, int) - Method in class ca.allanwang.capsule.library.activities.FragmentManagerActivity
Switch fragment.

T

titleId - Variable in class ca.allanwang.capsule.library.event.RefreshEvent
 
triggerAdd(boolean, boolean, boolean) - Method in class ca.allanwang.capsule.library.swiperecyclerview.animators.SlidingAnimator
 
triggerAdd(boolean, boolean, boolean) - Method in interface ca.allanwang.capsule.library.swiperecyclerview.interfaces.IItemAnimatorExtension
Allows for many animators without constantly switching between them Make sure you add items through lists or items; arrays are marked final and do not trigger events

U

UAEvents - Class in ca.allanwang.capsule.library.swiperecyclerview.events
Created by Allan Wang on 2017-02-23.
UAEvents() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.events.UAEvents
 
UAEvents.OnClickEvent - Interface in ca.allanwang.capsule.library.swiperecyclerview.events
 
UAEvents.OnLongClickEvent - Interface in ca.allanwang.capsule.library.swiperecyclerview.events
 
UAEvents.OnTouchEvent - Interface in ca.allanwang.capsule.library.swiperecyclerview.events
 
unbindView(CheckBoxItem.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
unbindView(PairItem.ViewHolder) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem
 
updateFab() - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
updateFab() - Method in class ca.allanwang.capsule.library.fragments.CapsuleSRVFragment
 
updateFab() - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
 
updateFabShell() - Method in class ca.allanwang.capsule.library.fragments.CapsuleFragment
 
updateFabShell() - Method in class ca.allanwang.capsule.library.fragments.CapsulePageFragment
 
Utils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-12-21.
Utils() - Constructor for class ca.allanwang.capsule.library.utils.Utils
 

V

v(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
valueOf(String) - Static method in enum ca.allanwang.capsule.library.interfaces.CCollapseListener.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum ca.allanwang.capsule.library.interfaces.CCollapseListener.State
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Static variable in class ca.allanwang.capsule.library.logging.CLog
 
VERSION_CODE - Static variable in class ca.allanwang.capsule.library.utils.CPrefs
 
view - Variable in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.ViewHolder
 
ViewHelper - Class in ca.allanwang.capsule.library.swiperecyclerview.wasabeef.internal
Copyright (C) 2015 Wasabeef Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
ViewHelper() - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.wasabeef.internal.ViewHelper
 
ViewHolder(View) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem.ViewHolder
 
ViewHolder(View) - Constructor for class ca.allanwang.capsule.library.swiperecyclerview.items.PairItem.ViewHolder
 
ViewPagerAdapter - Class in ca.allanwang.capsule.library.adapters
Created by Allan Wang on 2016-10-30.
ViewPagerAdapter(Context, FragmentManager, ViewPager, List<CPage>) - Constructor for class ca.allanwang.capsule.library.adapters.ViewPagerAdapter
Instantiates a new View pager adapter.
ViewPagerFragment - Class in ca.allanwang.capsule.library.fragments
Created by Allan Wang on 2016-08-19.
ViewPagerFragment() - Constructor for class ca.allanwang.capsule.library.fragments.ViewPagerFragment
 
viewPagerSetup(ViewPager, int) - Method in class ca.allanwang.capsule.library.fragments.ViewPagerFragment
Optional helper method to modify the viewpager after it is created
ViewUtils - Class in ca.allanwang.capsule.library.utils
Created by Allan Wang on 2016-10-30.
ViewUtils() - Constructor for class ca.allanwang.capsule.library.utils.ViewUtils
 
ViewUtils.OnClickPositionListener - Interface in ca.allanwang.capsule.library.utils
 

W

w(String, Object...) - Static method in class ca.allanwang.capsule.library.logging.CLog
 
WARN - Static variable in class ca.allanwang.capsule.library.logging.CLog
 
withDescription(String) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
withDescription(int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
withHeader(String) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
withName(String) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
withName(int) - Method in class ca.allanwang.capsule.library.swiperecyclerview.items.CheckBoxItem
 
writeKeyToParcel(Parcel, K, int) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
writeToParcel(Parcel, int) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
writeValueToParcel(Parcel, V, int) - Method in class ca.allanwang.capsule.library.parcelable.maps.ParcelableMap
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links