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

A

acquire(String) - Static method in class com.gfycat.common.media.MediaCodecHint
 
Action0 - Interface in com.gfycat.common
 
Action1<T> - Interface in com.gfycat.common
 
addAction(String) - Method in class com.gfycat.common.IntentFilterBuilder
 
addBottomMargin(View, int) - Static method in class com.gfycat.common.utils.UIUtils
 
addBottomPadding(View, int) - Static method in class com.gfycat.common.utils.UIUtils
 
addDelegate(LifecycleDelegate) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
addDelegate(LifecycleDelegate) - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
addDelegate(LifecycleDelegate) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
addDelegates(LifecycleDelegate...) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
addDelegates(LifecycleDelegate...) - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
addDelegates(LifecycleDelegate...) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
addRightMargin(View, int) - Static method in class com.gfycat.common.utils.UIUtils
 
Algorithms - Class in com.gfycat.common.utils
Created by dekalo on 22.02.17.
Algorithms() - Constructor for class com.gfycat.common.utils.Algorithms
 
Algorithms.IsOrderedSubsetResult - Class in com.gfycat.common.utils
 
applyPaddingToPosition(Rect, View, RecyclerView, int) - Method in class com.gfycat.common.recycler.decorations.OffsetPaddingItemDecoration
 
applyPaddingToPosition(Rect, View, RecyclerView, int) - Method in class com.gfycat.common.recycler.decorations.PaddingItemDecoration
 
arguments() - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
asCircle(Bitmap, Bitmap.Config) - Static method in class com.gfycat.common.BitmapUtils
 
asCircle(Bitmap) - Static method in class com.gfycat.common.BitmapUtils
 
AspectRatioDelegate - Class in com.gfycat.common
Created by dekalo on 08.03.17.
AspectRatioDelegate(float) - Constructor for class com.gfycat.common.AspectRatioDelegate
 
AspectRatioDelegate(float, float, float) - Constructor for class com.gfycat.common.AspectRatioDelegate
 
AspectRatioViewContainer - Class in com.gfycat.common
Created by Andrew Khloponin

FrameLayout that would change it size depends on possible space and aspect ratio provided

AspectRatioViewContainer(Context) - Constructor for class com.gfycat.common.AspectRatioViewContainer
 
AspectRatioViewContainer(Context, AttributeSet) - Constructor for class com.gfycat.common.AspectRatioViewContainer
 
AspectRatioViewContainer(Context, AttributeSet, int) - Constructor for class com.gfycat.common.AspectRatioViewContainer
 
asRoundedCorners(Bitmap, float) - Static method in class com.gfycat.common.BitmapUtils
 
asRoundedCorners(Bitmap, float, float) - Static method in class com.gfycat.common.BitmapUtils
 
assertEquals(Object, Object, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertEquals(int, int, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertEquals(long, long, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertFalse(boolean, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
Assertions - Class in com.gfycat.common.utils
Main purpose is to add various assertions in IS_PRODUCTION mode.
Assertions() - Constructor for class com.gfycat.common.utils.Assertions
 
Assertions.CrashReporter - Interface in com.gfycat.common.utils
 
assertNotEmpty(String, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertNotEquals(int, int, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertNotNull(Object, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertNotUIThread(Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertNull(Object, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertTrue(boolean, Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
assertUIThread(Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
AsyncTestSupport - Class in com.gfycat.common.test
Class provides asynchronous support for tests.
AsyncTestSupport(String, int, long, Action1<String>) - Constructor for class com.gfycat.common.test.AsyncTestSupport
 
AsyncTestSupport(String, int, Action1<String>) - Constructor for class com.gfycat.common.test.AsyncTestSupport
 
AUTO_PLAY_AREA_END_PADDING_RELATIVE - Static variable in class com.gfycat.common.recycler.AutoPlayController
 
AUTO_PLAY_AREA_START_PADDING_RELATIVE - Static variable in class com.gfycat.common.recycler.AutoPlayController
 
autoPause() - Method in interface com.gfycat.common.recycler.AutoPlayable
 
autoPlay() - Method in interface com.gfycat.common.recycler.AutoPlayable
 
AutoPlayable - Interface in com.gfycat.common.recycler
Shows that item could be player / stoped.
AutoPlayController - Class in com.gfycat.common.recycler
Responsible to find items that should and should not play.
AutoPlayController() - Constructor for class com.gfycat.common.recycler.AutoPlayController
 

B

BACK_PRESS_ON_DISMISS - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
BaseActivity - Class in com.gfycat.common.lifecycledelegates
Delegates holder.
BaseActivity() - Constructor for class com.gfycat.common.lifecycledelegates.BaseActivity
 
BaseActivityDelegate - Class in com.gfycat.common.lifecycledelegates
Save activity for descendants.
BaseActivityDelegate(Activity) - Constructor for class com.gfycat.common.lifecycledelegates.BaseActivityDelegate
 
BaseAppCompatActivityDelegate - Class in com.gfycat.common.lifecycledelegates
Save activity for descendants.
BaseAppCompatActivityDelegate(AppCompatActivity) - Constructor for class com.gfycat.common.lifecycledelegates.BaseAppCompatActivityDelegate
 
BaseCompatActivity - Class in com.gfycat.common.lifecycledelegates
Delegates holder.
BaseCompatActivity() - Constructor for class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
BaseDelegate - Class in com.gfycat.common.lifecycledelegates
Created by dekalo on 02.11.16.
BaseDelegate() - Constructor for class com.gfycat.common.lifecycledelegates.BaseDelegate
 
BaseFragment - Class in com.gfycat.common.lifecycledelegates
Delegates holder.
BaseFragment() - Constructor for class com.gfycat.common.lifecycledelegates.BaseFragment
 
BILogcat - Class in com.gfycat.common
Created by dgoliy on 2/10/17.
BILogcat() - Constructor for class com.gfycat.common.BILogcat
 
BitmapUtils - Class in com.gfycat.common
Created by Andrew Khloponin
BitmapUtils() - Constructor for class com.gfycat.common.BitmapUtils
 
boopToggleButton(ToggleImageButton, boolean, float) - Static method in class com.gfycat.common.utils.UIUtils
 
build() - Method in class com.gfycat.common.BundleBuilder
 
build() - Method in class com.gfycat.common.ContentValuesBuilder
 
build() - Method in class com.gfycat.common.IntentFilterBuilder
 
buildFileName(String, String) - Static method in class com.gfycat.common.utils.MimeTypeUtils
 
BundleBuilder - Class in com.gfycat.common
Created by dekalo on 18.10.16.
BundleBuilder() - Constructor for class com.gfycat.common.BundleBuilder
 

C

c(String, Object...) - Static method in class com.gfycat.common.utils.Logging
Will print to log if Logging.ENABLED == true.
calcAverageColor(Bitmap) - Static method in class com.gfycat.common.BitmapUtils
 
calculateInSampleSize(BitmapFactory.Options, int) - Static method in class com.gfycat.common.BitmapUtils
 
call() - Method in interface com.gfycat.common.Action0
 
call(T) - Method in interface com.gfycat.common.Action1
 
call() - Method in interface com.gfycat.common.Func0
 
call(P) - Method in interface com.gfycat.common.Func1
 
call(P1, P2) - Method in interface com.gfycat.common.Func2
 
call(P) - Method in interface com.gfycat.common.utils.ThreadUtils.Func1Unsafe
 
callIfNotNull(T, Func1<T, R>) - Static method in class com.gfycat.common.utils.Sugar
 
CanNotCreateMediaFile(String) - Constructor for exception com.gfycat.common.utils.MediaUtils.CanNotCreateMediaFile
 
centerCrop(Bitmap) - Static method in class com.gfycat.common.BitmapUtils
 
ChainedException - Class in com.gfycat.common
 
ChainedException(Throwable) - Constructor for class com.gfycat.common.ChainedException
 
ChainedException(String, Throwable) - Constructor for class com.gfycat.common.ChainedException
 
changeGfycats(Cursor) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
Change the underlying cursor to a new cursor.
changeMessage(String) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
changeMessage(String) - Method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
changeTitle(String) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
changeTitle(String) - Method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
clear() - Method in class com.gfycat.common.profile.DistributionProfiler
 
clear() - Method in class com.gfycat.common.profile.TimeProfiler
Clear all previous measurements.
ClosableSurface - Class in com.gfycat.common
Surface that implements Closeable interface.
ClosableSurface(SurfaceTexture) - Constructor for class com.gfycat.common.ClosableSurface
Create Surface from a SurfaceTexture.
close() - Method in class com.gfycat.common.ClosableSurface
 
closeDrawer(boolean) - Method in class com.gfycat.common.VerticalDrawerLayout
Closes the drawer
collect(Iterator<T>) - Static method in class com.gfycat.common.utils.Utils
Collects items from iterator to list.
collectAdaptersStateInfo(String) - Method in class com.gfycat.common.recycler.GroupAdapter
 
collectAllMemoryUsageInfo(Context) - Static method in class com.gfycat.common.utils.Utils
 
collectDebugNativeMemoryUsage(Context) - Static method in class com.gfycat.common.utils.Utils
 
collectMemoryInfoUsage(Context) - Static method in class com.gfycat.common.utils.Utils
 
collectRuntimeMemoryUsage() - Static method in class com.gfycat.common.utils.Utils
 
com.gfycat.common - package com.gfycat.common
 
com.gfycat.common.dialogs - package com.gfycat.common.dialogs
 
com.gfycat.common.fixes.immleak - package com.gfycat.common.fixes.immleak
 
com.gfycat.common.lifecycledelegates - package com.gfycat.common.lifecycledelegates
 
com.gfycat.common.media - package com.gfycat.common.media
 
com.gfycat.common.permissions - package com.gfycat.common.permissions
 
com.gfycat.common.permissions.delegates - package com.gfycat.common.permissions.delegates
 
com.gfycat.common.profile - package com.gfycat.common.profile
 
com.gfycat.common.recycler - package com.gfycat.common.recycler
 
com.gfycat.common.recycler.decorations - package com.gfycat.common.recycler.decorations
 
com.gfycat.common.test - package com.gfycat.common.test
 
com.gfycat.common.utils - package com.gfycat.common.utils
 
com.gfycat.common.weakhandler - package com.gfycat.common.weakhandler
 
complete() - Method in class com.gfycat.common.test.AsyncTestSupport
 
concatAsString(String...) - Static method in class com.gfycat.common.utils.StringUtils
Concat strings array to one string.
concatAsString(Object...) - Static method in class com.gfycat.common.utils.StringUtils
Concat single string from item.toBase64String().
configure(<any>) - Method in class com.gfycat.common.recycler.AutoPlayController
 
configure(<any>) - Method in class com.gfycat.common.recycler.RxScrollListener
 
contains(T[], T) - Static method in class com.gfycat.common.utils.Utils
Searches values inside array.
ContentValuesBuilder - Class in com.gfycat.common
Created by dekalo on 21.09.16.
ContentValuesBuilder() - Constructor for class com.gfycat.common.ContentValuesBuilder
 
ContextBaseDelegate - Class in com.gfycat.common.lifecycledelegates
Created by dekalo on 02.11.16.
ContextBaseDelegate(ContextResolver) - Constructor for class com.gfycat.common.lifecycledelegates.ContextBaseDelegate
 
ContextDetails - Class in com.gfycat.common
Key value map, designed for logging purpose for handling API call context.
ContextDetails(String, String) - Constructor for class com.gfycat.common.ContextDetails
 
ContextDetails(Pair<String, String>...) - Constructor for class com.gfycat.common.ContextDetails
 
ContextResolver - Interface in com.gfycat.common.lifecycledelegates
Created by dekalo on 02.11.16.
convertToString(Cursor) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
Converts the cursor into a CharSequence.
copy() - Method in class com.gfycat.common.ContextDetails
 
countDown() - Method in class com.gfycat.common.CountDownRunnableRunner
 
countDown() - Method in class com.gfycat.common.test.AsyncTestSupport
 
CountDownRunnableRunner - Class in com.gfycat.common
Created by dekalo on 09/02/18.
CountDownRunnableRunner(int, Runnable) - Constructor for class com.gfycat.common.CountDownRunnableRunner
 
create(Context, Uri, boolean, Handler) - Static method in class com.gfycat.common.RxContentObserver
 
create(Context, Uri) - Static method in class com.gfycat.common.RxContentObserver
 
create(Context, Uri, boolean) - Static method in class com.gfycat.common.RxContentObserver
 
create(A, B, C) - Static method in class com.gfycat.common.Triple
 
createColorBitmap(int, int, int) - Static method in class com.gfycat.common.BitmapUtils
 
createFileRuntimeSafe(String) - Static method in class com.gfycat.common.utils.Utils
Logging info for http://crashes.to/s/1575d4c0424
createOnUI(Context, Uri) - Static method in class com.gfycat.common.RxContentObserver
 
CursorRecyclerAdapter<VH extends RecyclerView.ViewHolder> - Class in com.gfycat.common.recycler
This class is used as is from http://quanturium.github.io/2015/04/19/using-cursors-with-the-new-recyclerview/ OR https://gist.githubusercontent.com/quanturium/46541c81aae2a916e31d/raw/cb2d28f76b5603249a7430012794bb05634273ab/CursorRecyclerAdapter.java
CursorRecyclerAdapter(Cursor) - Constructor for class com.gfycat.common.recycler.CursorRecyclerAdapter
 
CursorRecyclerAdapter.NewItemsListener - Interface in com.gfycat.common.recycler
 
CustomizableDialogFragment - Class in com.gfycat.common.dialogs
Created by dekalo on 18.01.16.
CustomizableDialogFragment() - Constructor for class com.gfycat.common.dialogs.CustomizableDialogFragment
 

D

d(String, String) - Static method in class com.gfycat.common.utils.Logging
 
d(String, Object...) - Static method in class com.gfycat.common.utils.Logging
 
d(String, Throwable, Object...) - Static method in class com.gfycat.common.utils.Logging
 
decodeBitmapFromFile(String, int) - Static method in class com.gfycat.common.BitmapUtils
 
DecodingException(String, IOException) - Constructor for class com.gfycat.common.media.MediaCodecTester.DecodingException
 
DecodingException(String) - Constructor for class com.gfycat.common.media.MediaCodecTester.DecodingException
 
DEFAULT_ANIMATION_DURATION - Static variable in class com.gfycat.common.utils.UIUtils
 
defaultDecoration(int, int) - Static method in class com.gfycat.common.recycler.decorations.PaddingItemDecoration
 
DelegateHolder - Interface in com.gfycat.common.lifecycledelegates
Holder of LifecycleDelegate.
deleteFileByUri(Uri) - Static method in class com.gfycat.common.utils.Utils
 
deSerializeListOfStrings(byte[]) - Static method in class com.gfycat.common.utils.Utils
Deserialize List of Strings to byte[] via ObjectStream.
DIALOG_IS_CANCELABLE - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
DIALOG_MESSAGE - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
DIALOG_NEGATIVE - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
DIALOG_POSITIVE - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
DIALOG_TITLE - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
difference(String, String) - Static method in class com.gfycat.common.utils.StringUtils
 
disable() - Method in class com.gfycat.common.profile.Profiler
Disable profiler.
disable() - Method in class com.gfycat.common.profile.TimeProfiler
 
DISMISS_INTENT_KEY - Static variable in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
dispatchTouchEvent(MotionEvent) - Method in class com.gfycat.common.VerticalDrawerLayout
 
DistributionProfiler - Class in com.gfycat.common.profile
Created by dekalo on 22/02/18.
DistributionProfiler() - Constructor for class com.gfycat.common.profile.DistributionProfiler
 
doIfNotNull(T, Action1<T>) - Static method in class com.gfycat.common.utils.Sugar
 
dpToPx(Context, float) - Static method in class com.gfycat.common.utils.UIUtils
 
dump(String) - Method in class com.gfycat.common.profile.DistributionProfiler
Dump all sections to log with logTag.
dump(String) - Method in class com.gfycat.common.profile.TimeProfiler
Dump all sections to log with logTag.
dumpAndClear(String) - Method in class com.gfycat.common.profile.DistributionProfiler
 
dumpCursor(String, String, Cursor) - Static method in class com.gfycat.common.utils.Utils
 
dynamicFirstRowDecoration(Func0<Integer>, int, int) - Static method in class com.gfycat.common.recycler.decorations.PaddingItemDecoration
 

E

e(String, Object...) - Static method in class com.gfycat.common.utils.Logging
 
e(String, Throwable, Object...) - Static method in class com.gfycat.common.utils.Logging
 
EmptyAdapter - Class in com.gfycat.common.recycler
Created by dekalo on 22.11.16.
EmptyAdapter() - Constructor for class com.gfycat.common.recycler.EmptyAdapter
 
EmptySpanAdapter - Class in com.gfycat.common.recycler
Created by dekalo on 03/10/17.
EmptySpanAdapter(RecyclerView.LayoutManager) - Constructor for class com.gfycat.common.recycler.EmptySpanAdapter
 
EmptySpanAdapter(RecyclerView.LayoutManager, int) - Constructor for class com.gfycat.common.recycler.EmptySpanAdapter
 
EmptySpanAdapter(RecyclerView.LayoutManager, int, int) - Constructor for class com.gfycat.common.recycler.EmptySpanAdapter
 
EmptySpanAdapter.EmptySpanViewHolder - Class in com.gfycat.common.recycler
 
EmptySpanViewHolder(View) - Constructor for class com.gfycat.common.recycler.EmptySpanAdapter.EmptySpanViewHolder
 
enable() - Method in class com.gfycat.common.profile.Profiler
Enable profiler.
enable() - Method in class com.gfycat.common.profile.TimeProfiler
 
ENABLED - Static variable in class com.gfycat.common.utils.Logging
 
end() - Method in interface com.gfycat.common.profile.Measurement
 
EndlessScrollListener - Class in com.gfycat.common.recycler
RecyclerView scroll listener that will fire onLoadMore() callback when RecyclerView is near end.
EndlessScrollListener() - Constructor for class com.gfycat.common.recycler.EndlessScrollListener
 
EPS - Class in com.gfycat.common
Created by dekalo on 22.02.16.
EPS() - Constructor for class com.gfycat.common.EPS
 
EPS - Static variable in class com.gfycat.common.EPS
 
equals(Object, Object) - Static method in class com.gfycat.common.utils.Utils
 
evaluate(float, RectF, RectF) - Method in class com.gfycat.common.RectFEvaluator
 

F

fail(Throwable) - Static method in class com.gfycat.common.utils.Assertions
 
fail(Func0<Throwable>) - Static method in class com.gfycat.common.utils.Assertions
 
Fifo<T> - Class in com.gfycat.common.recycler
Created by dekalo on 03.07.17.
Fifo(int) - Constructor for class com.gfycat.common.recycler.Fifo
 
Fifo() - Constructor for class com.gfycat.common.recycler.Fifo
 
find(T[], T) - Static method in class com.gfycat.common.utils.Utils
Searches values inside array.
findFirstVisibleItemPosition() - Method in class com.gfycat.common.recycler.LayoutManagerHelper
 
findLastVisibleItemPosition() - Method in class com.gfycat.common.recycler.LayoutManagerHelper
 
findView(View, int) - Static method in class com.gfycat.common.utils.UIUtils
 
findView(Activity, int) - Static method in class com.gfycat.common.utils.UIUtils
 
first - Variable in class com.gfycat.common.Triple
 
fixBitmapOrientation(Bitmap, String) - Static method in class com.gfycat.common.BitmapUtils
 
fixFocusedViewLeak(Application) - Static method in class com.gfycat.common.fixes.immleak.IMMLeaks
Fix for https://code.google.com/p/android/issues/detail?id=171190 .
FixInputMethodManagerDelegate - Class in com.gfycat.common.fixes.immleak
Fix for https://code.google.com/p/android/issues/detail?id=34731.
FixInputMethodManagerDelegate(Activity) - Constructor for class com.gfycat.common.fixes.immleak.FixInputMethodManagerDelegate
 
flipToggleButton(ToggleImageButton, boolean) - Static method in class com.gfycat.common.utils.UIUtils
 
forceUpdate(RecyclerView) - Method in class com.gfycat.common.recycler.EndlessScrollListener
 
forceUpdate(RecyclerView) - Method in class com.gfycat.common.recycler.RxScrollListener
 
formatTimeInterval(long, long, String, String) - Static method in class com.gfycat.common.utils.Utils
 
FragmentContextResolver - Class in com.gfycat.common.lifecycledelegates
Created by dekalo on 02.11.16.
FragmentContextResolver(Fragment) - Constructor for class com.gfycat.common.lifecycledelegates.FragmentContextResolver
 
FragmentPermissionDelegate - Class in com.gfycat.common.permissions.delegates
Created by anton on 11/2/16.
FragmentPermissionDelegate(Fragment) - Constructor for class com.gfycat.common.permissions.delegates.FragmentPermissionDelegate
 
fromBase64String(String) - Static method in class com.gfycat.common.BitmapUtils
 
fromByteArray(byte[]) - Static method in class com.gfycat.common.BitmapUtils
 
fromXml(Context, AttributeSet, int[], int) - Method in class com.gfycat.common.AspectRatioDelegate
 
Func0<T> - Interface in com.gfycat.common
 
Func1<P,R> - Interface in com.gfycat.common
 
Func2<P1,P2,R> - Interface in com.gfycat.common
 
Function - Class in com.gfycat.common
Created by dekalo on 05.01.17.
Function() - Constructor for class com.gfycat.common.Function
 

G

get(String) - Method in class com.gfycat.common.ContextDetails
Get value by key.
get() - Method in class com.gfycat.common.MatrixChain
 
get() - Static method in class com.gfycat.common.media.MediaCodecHint
 
getActionBarSize(Context) - Static method in class com.gfycat.common.utils.UIUtils
 
getActivity() - Method in class com.gfycat.common.lifecycledelegates.BaseActivityDelegate
 
getActivity() - Method in class com.gfycat.common.lifecycledelegates.BaseAppCompatActivityDelegate
 
getAndDrop(Intent, String, int) - Static method in class com.gfycat.common.utils.Utils
 
getApplicationId(Context) - Static method in class com.gfycat.common.utils.Utils
 
getBoolean(String, boolean) - Method in class com.gfycat.common.utils.PrefsManager
 
getContext() - Method in interface com.gfycat.common.lifecycledelegates.ContextResolver
 
getContext() - Method in class com.gfycat.common.lifecycledelegates.FragmentContextResolver
 
getContext() - Method in class com.gfycat.common.lifecycledelegates.SimpleContextResolver
 
getContext() - Method in class com.gfycat.common.permissions.delegates.FragmentPermissionDelegate
 
getContext() - Method in class com.gfycat.common.permissions.delegates.PermissionDelegate
 
getContextResolver() - Method in class com.gfycat.common.lifecycledelegates.ContextBaseDelegate
 
getCrashReporter() - Static method in class com.gfycat.common.utils.Assertions
 
getCursor() - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
getDelegate(Class<T>) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
getDelegate(Class<T>) - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
getDelegate(Class<T>) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
getDelegate(Class<T>) - Method in interface com.gfycat.common.lifecycledelegates.DelegateHolder
 
getDeviceID(Context) - Static method in class com.gfycat.common.utils.Utils
 
getDrawerState() - Method in class com.gfycat.common.VerticalDrawerLayout
Get current drawer VerticalDrawerLayout.State
getFileFromUri(Uri) - Static method in class com.gfycat.common.utils.Utils
 
getFloat(String, float) - Method in class com.gfycat.common.utils.PrefsManager
 
getHelper(RecyclerView) - Static method in class com.gfycat.common.recycler.LayoutManagerHelper
 
getImageOrientation(String) - Static method in class com.gfycat.common.BitmapUtils
 
getInt(String, int) - Method in class com.gfycat.common.utils.PrefsManager
 
getItemCount() - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
getItemCount() - Method in class com.gfycat.common.recycler.EmptyAdapter
 
getItemCount() - Method in class com.gfycat.common.recycler.EmptySpanAdapter
 
getItemCount() - Method in class com.gfycat.common.recycler.GroupAdapter
 
getItemCount() - Method in class com.gfycat.common.recycler.LayoutManagerHelper
Count of items in layout manager.
getItemId(int) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class com.gfycat.common.recycler.decorations.PaddingItemDecoration
 
getItemViewType(int) - Method in class com.gfycat.common.recycler.GroupAdapter
 
getLong(String, long) - Method in class com.gfycat.common.utils.PrefsManager
 
getLooper() - Method in class com.gfycat.common.weakhandler.WeakHandler
 
getMemoryClass(Context) - Static method in class com.gfycat.common.utils.Utils
 
getMessage() - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
getOffsetState() - Method in class com.gfycat.common.TransitionPlaceholderView
 
getOkButtonText() - Method in class com.gfycat.common.dialogs.SimpleDialog
 
getOutputGifFile(String) - Static method in class com.gfycat.common.utils.MediaUtils
 
getOutputVideoFile(String) - Static method in class com.gfycat.common.utils.MediaUtils
 
getOutputVideoFileForCreation(String) - Static method in class com.gfycat.common.utils.MediaUtils
 
getPixelSize(Bitmap.Config) - Static method in class com.gfycat.common.utils.Utils
 
getPreferences() - Method in class com.gfycat.common.utils.PrefsManager
 
getRelativeItemViewType(int) - Method in class com.gfycat.common.recycler.GroupAdapter
 
getScaleSize(float, float, float, float) - Static method in class com.gfycat.common.BitmapUtils
 
getScaleX() - Method in class com.gfycat.common.MatrixChain
 
getScaleY() - Method in class com.gfycat.common.MatrixChain
 
getScreenHeight(Context) - Static method in class com.gfycat.common.utils.UIUtils
 
getScreenHeightIfTranslucent(Context) - Static method in class com.gfycat.common.utils.UIUtils
 
getScreenWidth(Context) - Static method in class com.gfycat.common.utils.UIUtils
 
getScrollableView() - Method in interface com.gfycat.common.VerticalDrawerLayout.DrawerScrollable
 
getSoftButtonsBarHeight(Activity) - Static method in class com.gfycat.common.utils.UIUtils
Get height of navigation bar.
getSoftButtonsBarHeight(WindowManager) - Static method in class com.gfycat.common.utils.UIUtils
Get height of navigation bar.
getSoftButtonsBarHeightIfTranslucent(Activity) - Static method in class com.gfycat.common.utils.UIUtils
Get height of navigation bar only if API >= 21.
getSoftButtonsBarWidth(WindowManager) - Static method in class com.gfycat.common.utils.UIUtils
For landscape only.
getSoftButtonsBarWidth(Activity) - Static method in class com.gfycat.common.utils.UIUtils
Get width of navigation bar
getSoftButtonsBarWidthIfTranslucent(Activity) - Static method in class com.gfycat.common.utils.UIUtils
Get width of navigation bar only if API >= 21
getSpanSize(int) - Method in class com.gfycat.common.recycler.GridSpanSizeLookup
 
getStateForLogging() - Method in interface com.gfycat.common.lifecycledelegates.ContextResolver
 
getStateForLogging() - Method in class com.gfycat.common.lifecycledelegates.FragmentContextResolver
 
getStateForLogging() - Method in class com.gfycat.common.lifecycledelegates.SimpleContextResolver
 
getStatusBarHeight(Resources) - Static method in class com.gfycat.common.utils.UIUtils
From http://blog.raffaeu.com/archive/2015/04/11/android-and-the-transparent-status-bar.aspx
getStatusBarHeightAccordingToVersion(Resources) - Static method in class com.gfycat.common.utils.UIUtils
 
getString(String, String) - Method in class com.gfycat.common.utils.PrefsManager
 
getTimePassed() - Method in class com.gfycat.common.ProgressTimer
 
getTitle() - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
getUriFromData(Intent) - Static method in class com.gfycat.common.utils.Utils
 
getUriFromStream(Intent) - Static method in class com.gfycat.common.utils.Utils
 
getVersionName(Context) - Static method in class com.gfycat.common.utils.Utils
 
getVideoFileDurationMillis(String) - Static method in class com.gfycat.common.utils.MediaUtils
 
GIF_EXT - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
GIF_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
GridSpanSizeLookup - Class in com.gfycat.common.recycler
Created by dekalo on 11.11.16.
GridSpanSizeLookup(Func1<Integer, Integer>) - Constructor for class com.gfycat.common.recycler.GridSpanSizeLookup
 
GroupAdapter - Class in com.gfycat.common.recycler
Adapter that will group other adapter.
GroupAdapter(<any>[], String[]) - Constructor for class com.gfycat.common.recycler.GroupAdapter
Mentioned adapter should have view types not more than 100.
GroupAdapter(RecyclerView.Adapter...) - Constructor for class com.gfycat.common.recycler.GroupAdapter
 

H

hasCameraPermission(Context) - Static method in class com.gfycat.common.utils.Utils
 
hasExternalStoragePermission(Context) - Static method in class com.gfycat.common.utils.Utils
 
hash(Object...) - Static method in class com.gfycat.common.utils.Utils
 
hasMessages(int) - Method in class com.gfycat.common.weakhandler.WeakHandler
Check if there are any pending posts of messages with code 'what' in the message queue.
hasMessages(int, Object) - Method in class com.gfycat.common.weakhandler.WeakHandler
Check if there are any pending posts of messages with code 'what' and whose obj is 'object' in the message queue.
hasPermission(String) - Method in class com.gfycat.common.permissions.PermissionRequest
 
hasPermission(Context, String) - Static method in class com.gfycat.common.utils.Utils
 
hide(AppCompatActivity) - Static method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
hide() - Method in class com.gfycat.common.ProgressBarController
 
hideKeyboardForced(View) - Static method in class com.gfycat.common.utils.UIUtils
 
hideView(View, boolean) - Static method in class com.gfycat.common.utils.UIUtils
 
hideViewWithAction(View, boolean, Runnable) - Static method in class com.gfycat.common.utils.UIUtils
 
humanReadableByteCount(long) - Static method in class com.gfycat.common.utils.Utils
 
humanReadableTime(long) - Static method in class com.gfycat.common.utils.Utils
 
humanReadableTimeInterval(long) - Static method in class com.gfycat.common.utils.Utils
 
humanReadableTimeSmall(long) - Static method in class com.gfycat.common.utils.Utils
 
humanReadableVideoDuration(int) - Static method in class com.gfycat.common.utils.Utils
 

I

i(String, String) - Static method in class com.gfycat.common.utils.Logging
 
i(String, Object...) - Static method in class com.gfycat.common.utils.Logging
 
ignore() - Static method in class com.gfycat.common.Function
 
ignore(T) - Static method in class com.gfycat.common.Function
 
IMMLeaks - Class in com.gfycat.common.fixes.immleak
 
IMMLeaks() - Constructor for class com.gfycat.common.fixes.immleak.IMMLeaks
 
IMMLeaks.LifecycleCallbacksAdapter - Class in com.gfycat.common.fixes.immleak
Helper to avoid implementing all lifecycle callback methods.
inc(String) - Method in class com.gfycat.common.profile.DistributionProfiler
 
incSection(String) - Method in class com.gfycat.common.profile.DistributionProfiler
 
incTotal() - Method in class com.gfycat.common.profile.DistributionProfiler
 
indexOfDifference(String, String) - Static method in class com.gfycat.common.utils.StringUtils
 
initializeUIHandler() - Static method in class com.gfycat.common.utils.Assertions
 
IntentFilterBuilder - Class in com.gfycat.common
Created by dekalo on 31.08.17.
IntentFilterBuilder() - Constructor for class com.gfycat.common.IntentFilterBuilder
 
invert() - Method in class com.gfycat.common.MatrixChain
 
invokeMethodExceptionSafe(Object, String, Reflector.TypedObject...) - Static method in class com.gfycat.common.fixes.immleak.Reflector
 
isAboutZero(float) - Static method in class com.gfycat.common.EPS
 
isAboutZero(float, float) - Static method in class com.gfycat.common.EPS
 
isAllPermissionsGranted() - Method in class com.gfycat.common.permissions.PermissionRequest
 
isAtLeastLollipop() - Static method in class com.gfycat.common.utils.VersionUtils
 
isAtLeastMarshmallow() - Static method in class com.gfycat.common.utils.VersionUtils
 
isAtLeastNougat25() - Static method in class com.gfycat.common.utils.VersionUtils
 
isAutoPlay() - Method in interface com.gfycat.common.recycler.AutoPlayable
 
isCanceled() - Method in class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
isChecked() - Method in class com.gfycat.common.ToggleImageButton
 
isConnected(Context) - Static method in class com.gfycat.common.utils.Utils
 
isDestroyed() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
isDrawerOpenedOnStart() - Method in class com.gfycat.common.VerticalDrawerLayout
Get drawerOpenedOnStart XML attribute value
isEmpty() - Method in class com.gfycat.common.recycler.Fifo
 
isEmpty(Collection<T>) - Static method in class com.gfycat.common.utils.Utils
 
isEnabled() - Method in class com.gfycat.common.profile.Profiler
 
isEnabled() - Static method in class com.gfycat.common.utils.Assertions
 
isExpired(long, long) - Static method in class com.gfycat.common.utils.Utils
 
isIn(T[], T) - Static method in class com.gfycat.common.utils.Algorithms
 
isInResumedState() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
isLastRow(int, int, int) - Static method in class com.gfycat.common.utils.UIUtils
 
isLessThan(float, int) - Static method in class com.gfycat.common.EPS
 
isLessThan(float, float) - Static method in class com.gfycat.common.EPS
 
isLessThan(float, float, float) - Static method in class com.gfycat.common.EPS
 
isNewState() - Method in class com.gfycat.common.ToggleImageButton
 
ISO8601 - Static variable in class com.gfycat.common.utils.Utils
 
isOrderedSubset(List<T>, List<T>) - Static method in class com.gfycat.common.utils.Algorithms
Find ordered inclusion of subset into superset.
IsOrderedSubsetResult(boolean, int, int) - Constructor for class com.gfycat.common.utils.Algorithms.IsOrderedSubsetResult
 
isPackageInstalled(Context, String) - Static method in class com.gfycat.common.utils.Utils
 
isPermissionNeverAskAgain(String) - Method in class com.gfycat.common.permissions.PermissionManager
 
isPermissionNeverAskAgain(Context, String) - Static method in class com.gfycat.common.permissions.PermissionsManagerPrefs
 
isPortrait(Context) - Static method in class com.gfycat.common.utils.UIUtils
 
isResumed() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
isSame(float, int) - Static method in class com.gfycat.common.EPS
 
isSame(float, float) - Static method in class com.gfycat.common.EPS
 
isSame(float, float, float) - Static method in class com.gfycat.common.EPS
 
isShown(AppCompatActivity) - Static method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
isStarted() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
isSubset - Variable in class com.gfycat.common.utils.Algorithms.IsOrderedSubsetResult
 
iterator() - Method in class com.gfycat.common.recycler.Fifo
 

J

JPG_EXT - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
JPG_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 

L

LayoutManagerHelper - Class in com.gfycat.common.recycler
Helper class for getting items on screen positions from any LayoutManger.
LayoutManagerHelper() - Constructor for class com.gfycat.common.recycler.LayoutManagerHelper
 
li(int, int, float) - Static method in class com.gfycat.common.utils.MathUtils
 
LifecycleCallbacksAdapter() - Constructor for class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
LifecycleDelegate - Interface in com.gfycat.common.lifecycledelegates
Delegate of Activity lifecycle callbacks.
LifecycleLoggingDelegate - Class in com.gfycat.common.lifecycledelegates
Created by dekalo on 17/11/17.
LifecycleLoggingDelegate(ContextResolver, String, Func0<String>) - Constructor for class com.gfycat.common.lifecycledelegates.LifecycleLoggingDelegate
 
LifecycleLoggingDelegate(ContextResolver, String) - Constructor for class com.gfycat.common.lifecycledelegates.LifecycleLoggingDelegate
 
loadLibrary(String) - Method in interface com.gfycat.common.SoLibraryLoader.LibraryLoadHandler
 
loadLibrary(String) - Static method in class com.gfycat.common.SoLibraryLoader
Loads the dynamic library with the specified library name.
loadLibrary(String) - Method in class com.gfycat.common.SoLibraryLoader.NativeLibraryLoadHandler
 
lock(boolean) - Method in class com.gfycat.common.LockableViewPager
 
LockableViewPager - Class in com.gfycat.common
Created by dgoliy on 5/24/17.
LockableViewPager(Context) - Constructor for class com.gfycat.common.LockableViewPager
 
LockableViewPager(Context, AttributeSet) - Constructor for class com.gfycat.common.LockableViewPager
 
log(String, String, Map<String, String>) - Static method in class com.gfycat.common.BILogcat
 
log(String) - Method in interface com.gfycat.common.utils.Logging.CrashReporter
 
Logging - Class in com.gfycat.common.utils
Main purpose, switch off logging in production.
Logging() - Constructor for class com.gfycat.common.utils.Logging
 
Logging.CrashReporter - Interface in com.gfycat.common.utils
 
logPermissions(Context) - Static method in class com.gfycat.common.utils.Logging
 
logPermissionsState(Context) - Method in interface com.gfycat.common.utils.Logging.CrashReporter
 

M

map(List<T>, Func1<T, R>) - Static method in class com.gfycat.common.utils.Utils
 
MathUtils - Class in com.gfycat.common.utils
Created by dekalo on 23.11.16.
MathUtils() - Constructor for class com.gfycat.common.utils.MathUtils
 
MatrixChain - Class in com.gfycat.common
Utility class that provides short variant of matrix manipulation.
MatrixChain() - Constructor for class com.gfycat.common.MatrixChain
 
MatrixChain(Matrix) - Constructor for class com.gfycat.common.MatrixChain
 
MB - Static variable in class com.gfycat.common.utils.Utils
 
mCursor - Variable in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
Measurement - Interface in com.gfycat.common.profile
Callback to end measurement.
MediaCodecHint - Class in com.gfycat.common.media
Created by dekalo on 22.06.16.
MediaCodecHint() - Constructor for class com.gfycat.common.media.MediaCodecHint
 
MediaCodecTester - Class in com.gfycat.common.media
Created by dekalo on 02.06.16.
MediaCodecTester() - Constructor for class com.gfycat.common.media.MediaCodecTester
 
MediaCodecTester.DecodingException - Class in com.gfycat.common.media
 
MediaUtils - Class in com.gfycat.common.utils
Created by dekalo on 28.11.16.
MediaUtils() - Constructor for class com.gfycat.common.utils.MediaUtils
 
MediaUtils.CanNotCreateMediaFile - Exception in com.gfycat.common.utils
 
message(String) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
MimeTypeUtils - Class in com.gfycat.common.utils
Created by dekalo on 14.10.16.
MimeTypeUtils() - Constructor for class com.gfycat.common.utils.MimeTypeUtils
 
move(float, float) - Method in class com.gfycat.common.MatrixChain
 
MP4_EXT - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
MP4_VIDEO_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
multiply(Matrix) - Method in class com.gfycat.common.MatrixChain
 

N

NativeLibraryLoadHandler() - Constructor for class com.gfycat.common.SoLibraryLoader.NativeLibraryLoadHandler
 

O

observeHint() - Static method in class com.gfycat.common.media.MediaCodecHint
 
observeVideoFilePathFrom(ContentResolver, Uri) - Static method in class com.gfycat.common.utils.MediaUtils
 
OffsetPaddingItemDecoration - Class in com.gfycat.common.recycler.decorations
Created by anton on 11/3/16.
OffsetPaddingItemDecoration(int, int, int) - Constructor for class com.gfycat.common.recycler.decorations.OffsetPaddingItemDecoration
 
onActionCall(RecyclerView) - Method in class com.gfycat.common.recycler.AutoPlayController
 
onActionCall(RecyclerView) - Method in class com.gfycat.common.recycler.RxScrollListener
 
onActivityCreated(Activity, Bundle) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivityDestroyed(Activity) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivityPaused(Activity) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivityResult(int, int, Intent) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onActivityResult(int, int, Intent) - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onActivityResult(int, int, Intent) - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onActivityResult(int, int, Intent) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onActivityResult(int, int, Intent) - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onActivityResumed(Activity) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivitySaveInstanceState(Activity, Bundle) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivityStarted(Activity) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onActivityStopped(Activity) - Method in class com.gfycat.common.fixes.immleak.IMMLeaks.LifecycleCallbacksAdapter
 
onAnimationCancel(Animator) - Method in class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
onAnimationEnd(Animator) - Method in class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
onAnimationRepeat(Animator) - Method in class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
onAnimationStart(Animator) - Method in class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
onAttachedToRecyclerView(RecyclerView) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onBackPressed() - Method in class com.gfycat.common.VerticalDrawerLayout
Handles onBackPressed by closing the drawer if opened
onBindViewHolder(VH, int) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
onBindViewHolder(VH, Cursor) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class com.gfycat.common.recycler.EmptyAdapter
 
onBindViewHolder(EmptySpanAdapter.EmptySpanViewHolder, int) - Method in class com.gfycat.common.recycler.EmptySpanAdapter
 
onBindViewHolder(ViewHolder, int) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onBindViewHolder(ViewHolder, int, List<Object>) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onBottomRangeInserted(int) - Method in interface com.gfycat.common.recycler.CursorRecyclerAdapter.NewItemsListener
 
onCheckedChanged(ToggleImageButton, boolean) - Method in interface com.gfycat.common.ToggleImageButton.OnCheckedChangeListener
 
OnClickListener() - Constructor for class com.gfycat.common.ToggleImageButton.OnClickListener
 
onCreate(Bundle) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
onCreate(Bundle) - Method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
onCreate(Bundle) - Method in class com.gfycat.common.fixes.immleak.FixInputMethodManagerDelegate
 
onCreate(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onCreate(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onCreate(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onCreate(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onCreate(Bundle) - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onCreateDialog(Bundle) - Method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
onCreateDialog(Bundle) - Method in class com.gfycat.common.dialogs.SimpleDialog
 
onCreateDrawableState(int) - Method in class com.gfycat.common.ToggleImageButton
 
onCreateViewHolder(ViewGroup, int) - Method in class com.gfycat.common.recycler.EmptyAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.gfycat.common.recycler.EmptySpanAdapter
 
onCreateViewHolder(ViewGroup, int) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onDestroy() - Method in class com.gfycat.common.fixes.immleak.FixInputMethodManagerDelegate
 
onDestroy() - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onDestroy() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onDestroy() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onDestroy() - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onDestroy() - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onDetachedFromRecyclerView(RecyclerView) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onDismiss(DialogInterface) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
onDismiss() - Method in interface com.gfycat.common.dialogs.OnDismissCallback
 
OnDismissCallback - Interface in com.gfycat.common.dialogs
Created by dekalo on 15.08.17.
onDrawerSlide(View, float) - Method in interface com.gfycat.common.VerticalDrawerLayout.DrawerSlideListener
 
onDrawerStateChanged(int) - Method in interface com.gfycat.common.VerticalDrawerLayout.DrawerSlideListener
 
onFailedToRecycleView(ViewHolder) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onFinish() - Method in class com.gfycat.common.ProgressTimer
 
onFinishInflate() - Method in class com.gfycat.common.ToggleImageButton
 
onFinishInflate() - Method in class com.gfycat.common.TransitionLayout
 
onFinishInflate() - Method in class com.gfycat.common.VerticalDrawerLayout
 
onInterceptTouchEvent(MotionEvent) - Method in class com.gfycat.common.LockableViewPager
 
onInterceptTouchEvent(MotionEvent) - Method in class com.gfycat.common.VerticalDrawerLayout
 
onLoadMore(int) - Method in class com.gfycat.common.recycler.EndlessScrollListener
 
onMeasure(int, int) - Method in class com.gfycat.common.AspectRatioViewContainer
 
onMeasure(int, int) - Method in class com.gfycat.common.SquaredAppBarLayout
 
onMeasure(int, int) - Method in class com.gfycat.common.SquaredImageView
 
onMeasure(int, int) - Method in class com.gfycat.common.SquaredRelativeLayout
 
onMeasureHeight(int, int) - Method in class com.gfycat.common.AspectRatioDelegate
 
onMeasureWidth(int, int) - Method in class com.gfycat.common.AspectRatioDelegate
 
onOk() - Method in class com.gfycat.common.dialogs.SimpleDialog
 
onPause() - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onPause() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onPause() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onPause() - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onPause() - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onPause() - Method in class com.gfycat.common.lifecycledelegates.LifecycleLoggingDelegate
 
onReceive(T) - Method in interface com.gfycat.common.Receiver
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.gfycat.common.permissions.PermissionManager
 
onRestoreInstanceState(Parcelable) - Method in class com.gfycat.common.ToggleImageButton
 
onRestoreInstanceState(Parcelable) - Method in class com.gfycat.common.VerticalDrawerLayout
 
onResume() - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onResume() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onResume() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onResume() - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onResume() - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onResume() - Method in class com.gfycat.common.lifecycledelegates.LifecycleLoggingDelegate
 
onSaveInstanceState(Bundle) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
onSaveInstanceState(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onSaveInstanceState(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onSaveInstanceState(Bundle) - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onSaveInstanceState(Bundle) - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onSaveInstanceState() - Method in class com.gfycat.common.ToggleImageButton
 
onSaveInstanceState() - Method in class com.gfycat.common.VerticalDrawerLayout
 
onScrolled(RecyclerView, int, int) - Method in class com.gfycat.common.recycler.EndlessScrollListener
 
onScrolled(RecyclerView, int, int) - Method in class com.gfycat.common.recycler.RxScrollListener
 
onScrollStateChanged(RecyclerView, int) - Method in class com.gfycat.common.recycler.RxScrollListener
 
onStart() - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onStart() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onStart() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onStart() - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onStart() - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onStop() - Method in class com.gfycat.common.lifecycledelegates.BaseActivity
 
onStop() - Method in class com.gfycat.common.lifecycledelegates.BaseCompatActivity
 
onStop() - Method in class com.gfycat.common.lifecycledelegates.BaseDelegate
 
onStop() - Method in class com.gfycat.common.lifecycledelegates.BaseFragment
 
onStop() - Method in interface com.gfycat.common.lifecycledelegates.LifecycleDelegate
 
onTick(long) - Method in class com.gfycat.common.ProgressTimer
 
onTopRangeInserted(int) - Method in interface com.gfycat.common.recycler.CursorRecyclerAdapter.NewItemsListener
 
onTouchEvent(MotionEvent) - Method in class com.gfycat.common.LockableViewPager
 
onTouchEvent(MotionEvent) - Method in class com.gfycat.common.VerticalDrawerLayout
 
onViewAttachedToWindow(ViewHolder) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onViewDetachedFromWindow(ViewHolder) - Method in class com.gfycat.common.recycler.GroupAdapter
 
onViewRecycled(ViewHolder) - Method in class com.gfycat.common.recycler.GroupAdapter
 
openDrawer(boolean) - Method in class com.gfycat.common.VerticalDrawerLayout
Opens the drawer

P

PaddingItemDecoration - Class in com.gfycat.common.recycler.decorations
Created by dekalo on 12.10.16.
PaddingItemDecoration(Func0<Integer>, int, int) - Constructor for class com.gfycat.common.recycler.decorations.PaddingItemDecoration
 
parseDateSafe(String, DateFormat, Date) - Static method in class com.gfycat.common.utils.Utils
 
PermissionDelegate<T> - Class in com.gfycat.common.permissions.delegates
Created by anton on 11/2/16.
PermissionManager - Class in com.gfycat.common.permissions
Created by dekalo on 11.10.16.
PermissionManager(PermissionDelegate, int, PermissionRequest...) - Constructor for class com.gfycat.common.permissions.PermissionManager
 
PermissionRequest - Class in com.gfycat.common.permissions
Created by dekalo on 04.11.16.
PermissionRequest(String[], Runnable, Runnable) - Constructor for class com.gfycat.common.permissions.PermissionRequest
 
permissionsDenied() - Method in class com.gfycat.common.permissions.PermissionRequest
 
permissionsGranted() - Method in class com.gfycat.common.permissions.PermissionRequest
 
PermissionsManagerPrefs - Class in com.gfycat.common.permissions
Created by oleksandrbalandin on 10/20/17
PermissionsManagerPrefs() - Constructor for class com.gfycat.common.permissions.PermissionsManagerPrefs
 
permissionsNeeded() - Method in class com.gfycat.common.permissions.PermissionRequest
 
PlaybackManager - Class in com.gfycat.common.recycler
Created by dekalo on 19.01.17.
PlaybackManager(AutoPlayController) - Constructor for class com.gfycat.common.recycler.PlaybackManager
 
PNG_EXT - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
PNG_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
post(Runnable) - Method in class com.gfycat.common.weakhandler.WeakHandler
Causes the Runnable r to be added to the message queue.
postAtFrontOfQueue(Runnable) - Method in class com.gfycat.common.weakhandler.WeakHandler
Posts a message to an object that implements Runnable.
postAtTime(Runnable, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Causes the Runnable r to be added to the message queue, to be run at a specific time given by uptimeMillis.
postAtTime(Runnable, Object, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Causes the Runnable r to be added to the message queue, to be run at a specific time given by uptimeMillis.
postDelayed(Runnable, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Causes the Runnable r to be added to the message queue, to be run after the specified amount of time elapses.
postRotate(float, float, float) - Method in class com.gfycat.common.MatrixChain
 
PrefsManager - Class in com.gfycat.common.utils
 
PrefsManager() - Constructor for class com.gfycat.common.utils.PrefsManager
 
prepareArgs(String, String) - Method in class com.gfycat.common.dialogs.SimpleDialog
 
prepareAsCancelable(boolean) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
prepareBackPressOnDismiss(boolean) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
prepareDiffAndNotify(List<T>, List<T>, RecyclerView.Adapter) - Static method in class com.gfycat.common.utils.Algorithms
 
Profiler - Class in com.gfycat.common.profile
Created by dekalo on 22/02/18.
Profiler() - Constructor for class com.gfycat.common.profile.Profiler
 
ProgressBarController - Class in com.gfycat.common
Serves for making show/hide less choppy (avoid showing a bar for a tiny period of time).
ProgressBarController(ProgressBar) - Constructor for class com.gfycat.common.ProgressBarController
 
ProgressDialogFragment - Class in com.gfycat.common.dialogs
 
ProgressDialogFragment() - Constructor for class com.gfycat.common.dialogs.ProgressDialogFragment
 
ProgressTimer - Class in com.gfycat.common
Created by dekalo on 07.11.16.
ProgressTimer(long, Action1<Float>, Action0) - Constructor for class com.gfycat.common.ProgressTimer
 
ProgressTimer(long, long, Action1<Float>, Action0) - Constructor for class com.gfycat.common.ProgressTimer
 
purposesAsString() - Static method in class com.gfycat.common.media.MediaCodecHint
 
put(String, String) - Method in class com.gfycat.common.ContentValuesBuilder
 
put(String, long) - Method in class com.gfycat.common.ContentValuesBuilder
 
put(String, int) - Method in class com.gfycat.common.ContentValuesBuilder
 
put(String, String) - Method in class com.gfycat.common.ContextDetails
Put key value pair to context map.
putBoolean(String, boolean) - Method in class com.gfycat.common.utils.PrefsManager
 
putBooleanSync(String, boolean) - Method in class com.gfycat.common.utils.PrefsManager
 
putFloat(String, float) - Method in class com.gfycat.common.utils.PrefsManager
 
putFloatSync(String, float) - Method in class com.gfycat.common.utils.PrefsManager
 
putInt(String, int) - Method in class com.gfycat.common.utils.PrefsManager
 
putIntSync(String, int) - Method in class com.gfycat.common.utils.PrefsManager
 
putLong(String, long) - Method in class com.gfycat.common.BundleBuilder
 
putLong(String, long) - Method in class com.gfycat.common.utils.PrefsManager
 
putLongSync(String, long) - Method in class com.gfycat.common.utils.PrefsManager
 
putParcelable(String, Parcelable) - Method in class com.gfycat.common.BundleBuilder
 
putSerializable(String, Serializable) - Method in class com.gfycat.common.BundleBuilder
 
putString(String, String) - Method in class com.gfycat.common.BundleBuilder
 
putString(String, String) - Method in class com.gfycat.common.utils.PrefsManager
 
putStringSync(String, String) - Method in class com.gfycat.common.utils.PrefsManager
 

R

randomString(int) - Static method in class com.gfycat.common.utils.Utils
generates random string that contains next characters 0..9, a..z, A..Z
Receiver<T> - Interface in com.gfycat.common
Receiver of some T value.
RectFEvaluator - Class in com.gfycat.common
Created by dekalo on 25/10/17.
RectFEvaluator() - Constructor for class com.gfycat.common.RectFEvaluator
 
rectToRect(RectF, RectF) - Method in class com.gfycat.common.MatrixChain
 
Recyclable - Interface in com.gfycat.common
Shows that item could be recycled.
recycle() - Method in interface com.gfycat.common.Recyclable
 
Reflector - Class in com.gfycat.common.fixes.immleak
From: http://stackoverflow.com/questions/5038158/main-activity-is-not-garbage-collected-after-destruction-because-it-is-reference Created by dekalo on 03.03.16.
Reflector() - Constructor for class com.gfycat.common.fixes.immleak.Reflector
 
Reflector.TypedObject - Class in com.gfycat.common.fixes.immleak
 
registerPictureInDeviceMediaDB(Context, String) - Static method in class com.gfycat.common.utils.MediaUtils
 
registerVideoInDeviceMediaDB(Context, String) - Static method in class com.gfycat.common.utils.MediaUtils
 
reInit() - Method in class com.gfycat.common.recycler.EndlessScrollListener
 
release(String) - Static method in class com.gfycat.common.media.MediaCodecHint
 
remove(String) - Method in class com.gfycat.common.utils.PrefsManager
 
removeBackgroundIfAble(View, int) - Static method in class com.gfycat.common.utils.UIUtils
 
removeCallbacks(Runnable) - Method in class com.gfycat.common.weakhandler.WeakHandler
Remove any pending posts of Runnable r that are in the message queue.
removeCallbacks(Runnable, Object) - Method in class com.gfycat.common.weakhandler.WeakHandler
Remove any pending posts of Runnable r with Object token that are in the message queue.
removeCallbacksAndMessages(Object) - Method in class com.gfycat.common.weakhandler.WeakHandler
Remove any pending posts of callbacks and sent messages whose obj is token.
removeMessages(int) - Method in class com.gfycat.common.weakhandler.WeakHandler
Remove any pending posts of messages with code 'what' that are in the message queue.
removeMessages(int, Object) - Method in class com.gfycat.common.weakhandler.WeakHandler
Remove any pending posts of messages with code 'what' and whose obj is 'object' that are in the message queue.
report(Throwable) - Method in class com.gfycat.common.test.AsyncTestSupport
 
report(Throwable) - Method in interface com.gfycat.common.utils.Assertions.CrashReporter
 
requestPermission(String[], int) - Method in class com.gfycat.common.permissions.delegates.FragmentPermissionDelegate
 
requestPermission(String[], int) - Method in class com.gfycat.common.permissions.delegates.PermissionDelegate
 
requestPermissions() - Method in class com.gfycat.common.permissions.PermissionManager
 
resetLoadingState() - Method in class com.gfycat.common.recycler.EndlessScrollListener
 
RxContentObserver - Class in com.gfycat.common
Created by dekalo on 18.05.17.
RxContentObserver() - Constructor for class com.gfycat.common.RxContentObserver
 
RxScrollListener - Class in com.gfycat.common.recycler
Created by dekalo on 26.10.15.
RxScrollListener() - Constructor for class com.gfycat.common.recycler.RxScrollListener
 

S

safeDecode(String) - Static method in class com.gfycat.common.utils.Utils
 
safeDeleteFileByUri(Uri) - Static method in class com.gfycat.common.utils.Utils
 
safeEncode(String) - Static method in class com.gfycat.common.utils.Utils
 
saveToFile(Bitmap, File, Bitmap.CompressFormat) - Static method in class com.gfycat.common.BitmapUtils
 
saveToFileSafe(Bitmap, File, Bitmap.CompressFormat) - Static method in class com.gfycat.common.BitmapUtils
 
scale(Bitmap, Rect) - Static method in class com.gfycat.common.BitmapUtils
 
scale(float) - Method in class com.gfycat.common.MatrixChain
 
scale(float, float) - Method in class com.gfycat.common.MatrixChain
 
second - Variable in class com.gfycat.common.Triple
 
Section - Class in com.gfycat.common.profile
Represents profiling section in code.
sendEmptyMessage(int) - Method in class com.gfycat.common.weakhandler.WeakHandler
Sends a Message containing only the what value.
sendEmptyMessageAtTime(int, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Sends a Message containing only the what value, to be delivered at a specific time.
sendEmptyMessageDelayed(int, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Sends a Message containing only the what value, to be delivered after the specified amount of time elapses.
sendMessage(Message) - Method in class com.gfycat.common.weakhandler.WeakHandler
Pushes a message onto the end of the message queue after all pending messages before the current time.
sendMessageAtFrontOfQueue(Message) - Method in class com.gfycat.common.weakhandler.WeakHandler
Enqueue a message at the front of the message queue, to be processed on the next iteration of the message loop.
sendMessageAtTime(Message, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Enqueue a message into the message queue after all pending messages before the absolute time (in milliseconds) uptimeMillis.
sendMessageDelayed(Message, long) - Method in class com.gfycat.common.weakhandler.WeakHandler
Enqueue a message into the message queue after all pending messages before (current time + delayMillis).
serializeListOfStrings(List<String>) - Static method in class com.gfycat.common.utils.Utils
Serialize List of Strings to byte[] via ObjectStream.
setAspectRatio(int, int) - Method in class com.gfycat.common.AspectRatioDelegate
 
setAspectRatio(float) - Method in class com.gfycat.common.AspectRatioDelegate
 
setAspectRatio(float) - Method in class com.gfycat.common.AspectRatioViewContainer
 
setChecked(boolean) - Method in class com.gfycat.common.ToggleImageButton
 
setCrashReporter(Assertions.CrashReporter) - Static method in class com.gfycat.common.utils.Assertions
 
setCrashReporter(Logging.CrashReporter) - Static method in class com.gfycat.common.utils.Logging
 
setDimOnDrawerSlide(boolean) - Method in class com.gfycat.common.VerticalDrawerLayout
 
setDismissIntent(Intent) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
setDrawableTint(Drawable, int) - Static method in class com.gfycat.common.utils.UIUtils
 
setDrawableTint(Context, Drawable, int) - Static method in class com.gfycat.common.utils.UIUtils
 
setDrawerEnabled(boolean) - Method in class com.gfycat.common.VerticalDrawerLayout
 
setDrawerSlideListener(VerticalDrawerLayout.DrawerSlideListener) - Method in class com.gfycat.common.VerticalDrawerLayout
 
setEnabled(boolean) - Static method in class com.gfycat.common.BILogcat
 
setEnabled(RecyclerView, boolean) - Method in class com.gfycat.common.recycler.AutoPlayController
 
setEnabled(boolean) - Static method in class com.gfycat.common.utils.Assertions
 
setEnabled(boolean) - Static method in class com.gfycat.common.utils.Logging
 
setFlattenByHeight(boolean) - Method in class com.gfycat.common.SquaredRelativeLayout
 
setFlattenByWidth(boolean) - Method in class com.gfycat.common.AspectRatioDelegate
 
setItemsListener(CursorRecyclerAdapter.NewItemsListener) - Method in class com.gfycat.common.recycler.CursorRecyclerAdapter
 
setLibraryLoadHandler(SoLibraryLoader.LibraryLoadHandler) - Static method in class com.gfycat.common.SoLibraryLoader
Set a custom SoLibraryLoader.LibraryLoadHandler implementation to load the libraries in your own way
setNewState(boolean) - Method in class com.gfycat.common.ToggleImageButton
 
setOffset(float) - Method in class com.gfycat.common.TransitionLayout
 
setOnCheckedChangeListener(ToggleImageButton.OnCheckedChangeListener) - Method in class com.gfycat.common.ToggleImageButton
 
setOnClickListener(View.OnClickListener) - Method in class com.gfycat.common.ToggleImageButton
 
setOnDismissCallback(OnDismissCallback) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
setPermissionNeverAskAgain(Context, String, boolean) - Static method in class com.gfycat.common.permissions.PermissionsManagerPrefs
 
setRecyclerView(RecyclerView) - Method in class com.gfycat.common.recycler.PlaybackManager
 
setUserId(String) - Method in interface com.gfycat.common.utils.Logging.CrashReporter
 
setUserId(String) - Static method in class com.gfycat.common.utils.Logging
 
setVariable(String, String) - Method in interface com.gfycat.common.utils.Logging.CrashReporter
 
setVariable(String, String) - Static method in class com.gfycat.common.utils.Logging
 
shouldPlay(boolean) - Method in class com.gfycat.common.recycler.PlaybackManager
 
shouldShowRequestPermissionRationale(String[]) - Method in class com.gfycat.common.permissions.delegates.FragmentPermissionDelegate
 
shouldShowRequestPermissionRationale(String[]) - Method in class com.gfycat.common.permissions.delegates.PermissionDelegate
 
show(AppCompatActivity, String, String) - Static method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
show(AppCompatActivity, String, String, OnDismissCallback) - Static method in class com.gfycat.common.dialogs.ProgressDialogFragment
 
show() - Method in class com.gfycat.common.ProgressBarController
 
showKeyboardForced(EditText) - Static method in class com.gfycat.common.utils.UIUtils
 
showView(View, boolean) - Static method in class com.gfycat.common.utils.UIUtils
 
showView(View, boolean, Runnable) - Static method in class com.gfycat.common.utils.UIUtils
 
SimpleAnimatorListener() - Constructor for class com.gfycat.common.utils.UIUtils.SimpleAnimatorListener
 
SimpleContextResolver - Class in com.gfycat.common.lifecycledelegates
Created by dekalo on 02.11.16.
SimpleContextResolver(Context) - Constructor for class com.gfycat.common.lifecycledelegates.SimpleContextResolver
 
SimpleDialog - Class in com.gfycat.common.dialogs
Simple dialog with title, details and ok button.
SimpleDialog() - Constructor for class com.gfycat.common.dialogs.SimpleDialog
 
SMALL_TIME - Static variable in class com.gfycat.common.utils.Utils
 
SNACKBAR_LONG_DURATION_MS - Static variable in class com.gfycat.common.utils.UIUtils
 
SoLibraryLoader - Class in com.gfycat.common
Library loader class to provide an ability to override native System.loadLibrary(String) method used in Gfycat SDK be default.
SoLibraryLoader() - Constructor for class com.gfycat.common.SoLibraryLoader
 
SoLibraryLoader.LibraryLoadHandler - Interface in com.gfycat.common
 
SoLibraryLoader.NativeLibraryLoadHandler - Class in com.gfycat.common
A default SoLibraryLoader.LibraryLoadHandler implementation using native System.loadLibrary(String) call
SquaredAppBarLayout - Class in com.gfycat.common
Created by anton on 10/28/16.
SquaredAppBarLayout(Context) - Constructor for class com.gfycat.common.SquaredAppBarLayout
 
SquaredAppBarLayout(Context, AttributeSet) - Constructor for class com.gfycat.common.SquaredAppBarLayout
 
SquaredImageView - Class in com.gfycat.common
Created by dekalo on 11.10.16.
SquaredImageView(Context) - Constructor for class com.gfycat.common.SquaredImageView
 
SquaredImageView(Context, AttributeSet) - Constructor for class com.gfycat.common.SquaredImageView
 
SquaredImageView(Context, AttributeSet, int) - Constructor for class com.gfycat.common.SquaredImageView
 
SquaredRelativeLayout - Class in com.gfycat.common
Created by anton on 10/14/16.
SquaredRelativeLayout(Context) - Constructor for class com.gfycat.common.SquaredRelativeLayout
 
SquaredRelativeLayout(Context, AttributeSet) - Constructor for class com.gfycat.common.SquaredRelativeLayout
 
SquaredRelativeLayout(Context, AttributeSet, int) - Constructor for class com.gfycat.common.SquaredRelativeLayout
 
SquaredRelativeLayout(Context, AttributeSet, int, int) - Constructor for class com.gfycat.common.SquaredRelativeLayout
 
start(String) - Method in class com.gfycat.common.profile.TimeProfiler
Start measurement, after it you should call Measurement.end() to end measurement and add it.
startActivityIfConnected(Context, Intent, String) - Static method in class com.gfycat.common.utils.Utils
 
started() - Method in class com.gfycat.common.recycler.PlaybackManager
 
STATE_CLOSED - Static variable in class com.gfycat.common.VerticalDrawerLayout
 
STATE_DRAGGING - Static variable in class com.gfycat.common.VerticalDrawerLayout
 
STATE_OPENED - Static variable in class com.gfycat.common.VerticalDrawerLayout
 
STATE_UNDEFINED - Static variable in class com.gfycat.common.VerticalDrawerLayout
 
stopped() - Method in class com.gfycat.common.recycler.PlaybackManager
 
StringUtils - Class in com.gfycat.common.utils
Created by Andrew Khloponin
StringUtils() - Constructor for class com.gfycat.common.utils.StringUtils
 
subsetEndIndex - Variable in class com.gfycat.common.utils.Algorithms.IsOrderedSubsetResult
 
subsetStartIndex - Variable in class com.gfycat.common.utils.Algorithms.IsOrderedSubsetResult
 
Sugar - Class in com.gfycat.common.utils
Created by dekalo on 27.01.17.
Sugar() - Constructor for class com.gfycat.common.utils.Sugar
 

T

TAG - Static variable in class com.gfycat.common.recycler.EndlessScrollListener
 
testPossibleMediaCodecCount(Context, Uri, int) - Static method in class com.gfycat.common.media.MediaCodecTester
 
TestUtils - Class in com.gfycat.common.test
 
TestUtils() - Constructor for class com.gfycat.common.test.TestUtils
 
TEXT_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
third - Variable in class com.gfycat.common.Triple
 
ThreadUtils - Class in com.gfycat.common.utils
Created by dekalo on 12.10.15.
ThreadUtils() - Constructor for class com.gfycat.common.utils.ThreadUtils
 
ThreadUtils.Func1Unsafe<P,R> - Interface in com.gfycat.common.utils
 
TimeProfiler - Class in com.gfycat.common.profile
TimeProfiler that allow profiling by sections, supporting multithreading.
TimeProfiler() - Constructor for class com.gfycat.common.profile.TimeProfiler
 
title(String) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
toBase64String(Bitmap) - Static method in class com.gfycat.common.BitmapUtils
 
toByteArray(Bitmap) - Static method in class com.gfycat.common.BitmapUtils
 
toggle() - Method in class com.gfycat.common.ToggleImageButton
 
ToggleImageButton - Class in com.gfycat.common
 
ToggleImageButton(Context) - Constructor for class com.gfycat.common.ToggleImageButton
 
ToggleImageButton(Context, AttributeSet) - Constructor for class com.gfycat.common.ToggleImageButton
 
ToggleImageButton(Context, AttributeSet, int) - Constructor for class com.gfycat.common.ToggleImageButton
 
ToggleImageButton.OnCheckedChangeListener - Interface in com.gfycat.common
 
ToggleImageButton.OnClickListener - Class in com.gfycat.common
 
toggleOnClick() - Method in class com.gfycat.common.ToggleImageButton.OnClickListener
 
toString() - Method in class com.gfycat.common.ContextDetails
 
toString() - Method in class com.gfycat.common.profile.Section
 
TransitionLayout - Class in com.gfycat.common
Created by dgoliy on 5/15/17.
TransitionLayout(Context) - Constructor for class com.gfycat.common.TransitionLayout
 
TransitionLayout(Context, AttributeSet) - Constructor for class com.gfycat.common.TransitionLayout
 
TransitionLayout(Context, AttributeSet, int) - Constructor for class com.gfycat.common.TransitionLayout
 
TransitionPlaceholderView - Class in com.gfycat.common
Created by Stanislav on 5/18/17.
TransitionPlaceholderView(Context) - Constructor for class com.gfycat.common.TransitionPlaceholderView
 
TransitionPlaceholderView(Context, AttributeSet) - Constructor for class com.gfycat.common.TransitionPlaceholderView
 
TransitionPlaceholderView(Context, AttributeSet, int) - Constructor for class com.gfycat.common.TransitionPlaceholderView
 
Triple<X,Y,Z> - Class in com.gfycat.common
Created by dekalo on 16.09.15.
Triple(X, Y, Z) - Constructor for class com.gfycat.common.Triple
 
TypedObject(Object, Class) - Constructor for class com.gfycat.common.fixes.immleak.Reflector.TypedObject
 

U

UIUtils - Class in com.gfycat.common.utils
Created by dekalo on 12.10.16.
UIUtils() - Constructor for class com.gfycat.common.utils.UIUtils
 
UIUtils.SimpleAnimatorListener - Class in com.gfycat.common.utils
 
unreachable() - Static method in class com.gfycat.common.utils.Assertions
 
updatePermissionStateIfExists(String, int) - Method in class com.gfycat.common.permissions.PermissionRequest
 
updateViewAlphaAndVisibility(View, float) - Static method in class com.gfycat.common.utils.UIUtils
 
updateViewVisibility(View, boolean, boolean) - Static method in class com.gfycat.common.utils.UIUtils
 
Utils - Class in com.gfycat.common.utils
Created by dekalo on 13.10.16.
Utils() - Constructor for class com.gfycat.common.utils.Utils
 

V

VersionUtils - Class in com.gfycat.common.utils
Created by anton on 2/1/17.
VersionUtils() - Constructor for class com.gfycat.common.utils.VersionUtils
 
VerticalDrawerLayout - Class in com.gfycat.common
Created by dgoliy on 4/24/17.
VerticalDrawerLayout(Context) - Constructor for class com.gfycat.common.VerticalDrawerLayout
 
VerticalDrawerLayout(Context, AttributeSet) - Constructor for class com.gfycat.common.VerticalDrawerLayout
 
VerticalDrawerLayout(Context, AttributeSet, int) - Constructor for class com.gfycat.common.VerticalDrawerLayout
 
VerticalDrawerLayout.DrawerScrollable - Interface in com.gfycat.common
In case of a more complex Drawer view (rather then just a simple scrollable view), the Drawer view class should implement this interface to pass scrolling state from an inner view your layout is containing.
VerticalDrawerLayout.DrawerSlideListener - Interface in com.gfycat.common
 
VerticalDrawerLayout.State - Annotation Type in com.gfycat.common
 
VIDEO_FILE_NAME_SUFFIX - Static variable in class com.gfycat.common.utils.MediaUtils
 

W

w(String, Object...) - Static method in class com.gfycat.common.utils.Logging
 
w(String, Throwable, Object...) - Static method in class com.gfycat.common.utils.Logging
 
waitForCondition(Func0<Boolean>, long) - Static method in class com.gfycat.common.test.TestUtils
 
waitForCondition(Func0<Boolean>, long, long) - Static method in class com.gfycat.common.test.TestUtils
 
waitForMs(long) - Static method in class com.gfycat.common.test.TestUtils
 
WeakHandler - Class in com.gfycat.common.weakhandler
Memory safer implementation of android.os.Handler
WeakHandler() - Constructor for class com.gfycat.common.weakhandler.WeakHandler
Default constructor associates this handler with the Looper for the current thread.
WeakHandler(Handler.Callback) - Constructor for class com.gfycat.common.weakhandler.WeakHandler
Constructor associates this handler with the Looper for the current thread and takes a callback interface in which you can handle messages.
WeakHandler(Looper) - Constructor for class com.gfycat.common.weakhandler.WeakHandler
Use the provided Looper instead of the default one.
WeakHandler(Looper, Handler.Callback) - Constructor for class com.gfycat.common.weakhandler.WeakHandler
Use the provided Looper instead of the default one and take a callback interface in which to handle messages.
WEBP_EXT - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
WEBP_MIME_TYPE - Static variable in class com.gfycat.common.utils.MimeTypeUtils
 
with(T, Action1<T>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
with(P, ThreadUtils.Func1Unsafe<P, R>, Action1<Throwable>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
withClearIdentity(Callable<T>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
withClearIdentitySafe(Callable<T>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
withDismissCallback(OnDismissCallback) - Method in class com.gfycat.common.dialogs.CustomizableDialogFragment
 
withSilently(T, Action1<T>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
withSilently(P, Func1<P, R>) - Static method in class com.gfycat.common.utils.ThreadUtils
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links