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