Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codetail/Mover
/ functions
Functions
2,149 in github.com/Codetail/Mover
⨍
Functions
2,149
◇
Types & classes
259
↓ 7 callers
Method
getPath
Returns the {@code Path} attribute. This cookie is visible to all subpaths.
app/src/main/java/io/codetail/utils/HttpCookie.java:530
↓ 7 callers
Method
getPixel
(int dp)
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:388
↓ 7 callers
Method
getPixel
(int dp)
uicomponents/src/main/java/codetail/text/MaterialEditText.java:388
↓ 7 callers
Method
getPriority
used by {@link JobManager} to assign proper priority at the time job is added. This field is not preserved! @return priority (higher = better)
jobManager/src/main/java/io/codetail/work/Job.java:26
↓ 7 callers
Method
getRootAlpha
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:856
↓ 7 callers
Method
isCharactersCountValid
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:887
↓ 7 callers
Method
isPersistent
()
jobManager/src/main/java/io/codetail/work/Params.java:108
↓ 7 callers
Method
setBackground
Sets background, independence of API Level @param view target @param drawable background
uicomponents/src/main/java/codetail/utils/ViewUtils.java:22
↓ 7 callers
Method
setColor
(ColorStateList color)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:587
↓ 7 callers
Method
setRotationX
(View view, float rotationX)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:63
↓ 6 callers
Method
addListener
Adds a listener to the set of listeners that are sent events through the life of an animation, such as start, repeat, and end. @param listener the li
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:221
↓ 6 callers
Method
addUpdateListener
Adds a listener to the set of listeners that are sent update events through the life of an animation. This method is called on all listeners for every
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:820
↓ 6 callers
Method
addView
(View view)
app/src/main/java/io/codetail/adapters/WatchMeAdapter.java:324
↓ 6 callers
Method
build
()
jobManager/src/main/java/io/codetail/work/config/Configuration.java:192
↓ 6 callers
Method
clone
()
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:299
↓ 6 callers
Method
contains
Returns does section contains given position @param position position of item @return does section contains given position
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:420
↓ 6 callers
Method
d
(String text, Object... args)
jobManager/src/main/java/io/codetail/work/log/CustomLogger.java:13
↓ 6 callers
Method
getAnimatedFraction
Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation. @return Ela
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1153
↓ 6 callers
Method
getEventBus
()
app/src/main/java/io/codetail/client/BaseNetworkJob.java:72
↓ 6 callers
Method
getTranslationY
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:143
↓ 6 callers
Method
getVideos
()
app/src/main/java/io/codetail/client/mover/Mover.java:185
↓ 6 callers
Method
getWatchMeActivity
()
app/src/main/java/io/codetail/fragments/BaseWatchMeFragment.java:59
↓ 6 callers
Method
initPadding
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:392
↓ 6 callers
Method
initPadding
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:392
↓ 6 callers
Method
isDebugEnabled
()
jobManager/src/main/java/io/codetail/work/log/JqLog.java:8
↓ 6 callers
Method
makeFor
(View target, @ColorRes int color)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:639
↓ 6 callers
Method
onAnimationCancel
<p>Notifies the cancellation of the animation. This callback is not invoked for animations with repeat count set to INFINITE.</p> @param animation Th
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:404
↓ 6 callers
Method
onAnimationStart
<p>Notifies the start of the animation.</p> @param animation The started animation.
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:388
↓ 6 callers
Method
play
This method creates a <code>Builder</code> object, which is used to set up playing constraints. This initial <code>play()</code> method tells the <cod
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:267
↓ 6 callers
Method
setFloatValues
Sets float values that will be animated between. A single value implies that that value is the one being animated to. However, this is not typically u
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:401
↓ 6 callers
Method
setSelected
Checks new selected item, and restore default state of previously selected @param position position of item
app/src/main/java/io/codetail/fragments/NavigationFragment.java:127
↓ 6 callers
Method
setValue
Sets the value for this Keyframe. @param value value for this Keyframe.
uicomponents/src/main/java/com/nineoldandroids/animation/Keyframe.java:182
↓ 6 callers
Method
setVisibility
Make view visible or invisible
uicomponents/src/main/java/codetail/utils/ViewUtils.java:63
↓ 6 callers
Method
setVisible
(boolean visible, boolean restart)
uicomponents/src/main/java/codetail/graphics/drawables/RippleDrawable.java:225
↓ 6 callers
Method
show
(final View target)
app/src/main/java/io/codetail/utils/ScrollManager.java:180
↓ 6 callers
Method
startAnimation
Called internally to start an animation by adding it to the active animations list. Must be called on the UI thread.
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1046
↓ 6 callers
Method
updateTintFilter
Ensures the tint filter is consistent with the current tint color and mode.
vectordrawable/src/main/java/com/telly/mrvector/Utils.java:109
↓ 5 callers
Method
cancel
Cancels the animation. Unlike {@link #end()}, <code>cancel()</code> causes the animation to stop in its tracks, sending an {@link com.nineoldandroids.
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:70
↓ 5 callers
Method
cancelJobInBackground
Non-blocking convenience method to cancel a job in background thread. @see #cancelJob(long, boolean) @param id the ID, returned by the addJob method
jobManager/src/main/java/io/codetail/work/JobManager.java:622
↓ 5 callers
Method
clone
()
uicomponents/src/main/java/com/nineoldandroids/animation/ValueAnimator.java:1184
↓ 5 callers
Method
decideQueue
decides which queue should the job holder go if first queue, should return 0 if second queue, should return 1 is only called when an item is inserted.
jobManager/src/main/java/io/codetail/work/nonPersistentQueue/MergedQueue.java:178
↓ 5 callers
Method
drawLine
(Canvas canvas, int canvasWidth, float startX, float startY, float stopX, float stopY, int currentIndexColor)
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:359
↓ 5 callers
Method
findJobById
returns the job with the given id if it exists in the queue @param id id of the job, returned by insert method @return JobHolder with the given id or
jobManager/src/main/java/io/codetail/work/JobQueue.java:80
↓ 5 callers
Method
getEventBus
()
app/src/main/java/io/codetail/Constants.java:43
↓ 5 callers
Method
getId
()
jobManager/src/main/java/io/codetail/work/JobHolder.java:63
↓ 5 callers
Method
getInterpolator
Gets the optional interpolator for this Keyframe. A value of <code>null</code> indicates that there is no interpolation, which is the same as linear i
uicomponents/src/main/java/com/nineoldandroids/animation/Keyframe.java:210
↓ 5 callers
Method
getRunCount
()
jobManager/src/main/java/io/codetail/work/JobHolder.java:83
↓ 5 callers
Method
getSearchView
()
uicomponents/src/main/java/codetail/widget/Toolbar.java:125
↓ 5 callers
Method
getTitle
()
app/src/main/java/io/codetail/client/models/Video.java:48
↓ 5 callers
Method
getToolbar
@return current present of toolbar
app/src/main/java/io/codetail/WatchMeActivity.java:52
↓ 5 callers
Method
lerp
(float start, float stop, float amount)
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:212
↓ 5 callers
Method
notifyJobConsumer
()
jobManager/src/main/java/io/codetail/work/JobManager.java:240
↓ 5 callers
Method
setColorIndex
@param index Index into the color array of the color to display in the progress spinner.
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:515
↓ 5 callers
Method
setHintTextColor
(int color)
uicomponents/src/main/java/codetail/widget/SearchView.java:135
↓ 5 callers
Method
setStartTrim
(float startTrim)
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:560
↓ 5 callers
Method
setState
(int[] stateSet)
uicomponents/src/main/java/codetail/graphics/drawables/DrawableHelper.java:91
↓ 5 callers
Method
setTint
(Drawable drawable, int color)
uicomponents/src/main/java/codetail/graphics/drawables/DrawableHelper.java:35
↓ 5 callers
Method
writeToParcel
(Parcel dest, int flags)
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:437
↓ 4 callers
Method
addDependency
Add a dependency to this Node. The dependency includes information about the node that this node is dependency upon and the nature of the dependency.
uicomponents/src/main/java/com/nineoldandroids/animation/AnimatorSet.java:932
↓ 4 callers
Method
alpha
This method will cause the View's <code>alpha</code> property to be animated to the specified value. Animations already running on the property will b
uicomponents/src/main/java/com/nineoldandroids/view/ViewPropertyAnimator.java:337
↓ 4 callers
Method
applyForegroundTint
()
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:342
↓ 4 callers
Method
drawArc
(Path p, float x0, float y0,
vectordrawable/src/main/java/com/telly/mrvector/PathParser.java:508
↓ 4 callers
Method
equals
(Object o)
app/src/main/java/io/codetail/client/mover/MoverParser.java:235
↓ 4 callers
Method
findVideos
Parses HTMLElement to {@link java.util.ArrayList} of {@link io.codetail.client.models.Video} @param element HTMLElement object, reduced circle of ele
app/src/main/java/io/codetail/client/mover/MoverParser.java:44
↓ 4 callers
Method
getAlpha
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:11
↓ 4 callers
Method
getBounds
Returns the maximum bounds of the ripple relative to the ripple center.
uicomponents/src/main/java/codetail/graphics/drawables/Ripple.java:219
↓ 4 callers
Method
getChangingConfigurations
(TypedArray a)
vectordrawable/src/main/java/com/telly/mrvector/Utils.java:126
↓ 4 callers
Method
getErrorMessage
()
uicomponents/src/main/java/codetail/text/validation/METValidator.java:22
↓ 4 callers
Method
getId
()
app/src/main/java/io/codetail/client/models/Video.java:40
↓ 4 callers
Method
getItem
@param position The position of item data to return @return item data at given position
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:237
↓ 4 callers
Method
getItemViewType
{@inheritDoc}
app/src/main/java/io/codetail/adapters/WatchMeAdapterNew.java:262
↓ 4 callers
Method
getLabelAnimator
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:751
↓ 4 callers
Method
getLabelAnimator
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:751
↓ 4 callers
Method
getLabelFocusAnimator
()
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:758
↓ 4 callers
Method
getLabelFocusAnimator
()
uicomponents/src/main/java/codetail/text/MaterialEditText.java:758
↓ 4 callers
Method
getListeners
Gets the set of {@link android.animation.Animator.AnimatorListener} objects that are currently listening for events on this <code>Animator</code> obje
uicomponents/src/main/java/com/nineoldandroids/animation/Animator.java:250
↓ 4 callers
Method
getMeasuredHeightWithMargins
(View target)
app/src/main/java/io/codetail/widget/CardLayout.java:103
↓ 4 callers
Method
getNextJobDelayUntilNs
returns when the next job should run (in nanoseconds), should return null if there are no jobs to run. @param hasNetwork if true, should return nanose
jobManager/src/main/java/io/codetail/work/JobQueue.java:68
↓ 4 callers
Method
getPaddingBottomWithForeground
()
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:372
↓ 4 callers
Method
getPaddingLeftWithForeground
()
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:357
↓ 4 callers
Method
getPaddingRightWithForeground
()
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:362
↓ 4 callers
Method
getPaddingTopWithForeground
()
uicomponents/src/main/java/codetail/widget/FrameLayoutCompat.java:367
↓ 4 callers
Method
getPagesCount
if {@link #hasPagination()} use this method to get pages count @return pagination pages count
app/src/main/java/io/codetail/client/Page.java:30
↓ 4 callers
Method
getPathName
()
vectordrawable/src/main/java/com/telly/mrvector/VectorDrawable.java:1300
↓ 4 callers
Method
getRotation
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:47
↓ 4 callers
Method
getRotationX
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:59
↓ 4 callers
Method
getRotationY
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:71
↓ 4 callers
Method
getScaleX
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:83
↓ 4 callers
Method
getScaleY
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:95
↓ 4 callers
Method
getScrollManager
()
app/src/main/java/io/codetail/fragments/WatchMeRecycleFragment.java:128
↓ 4 callers
Method
getScrollY
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:119
↓ 4 callers
Method
getStartingRotation
@return The amount the progress spinner is currently rotated, between [0..1].
uicomponents/src/main/java/codetail/graphics/drawables/MaterialProgressDrawable.java:652
↓ 4 callers
Method
getTranslationX
(View view)
uicomponents/src/main/java/com/nineoldandroids/view/ViewHelper.java:131
↓ 4 callers
Method
groupBy
Sets the group id. Jobs in the same group are guaranteed to execute sequentially. @param groupId which group this job belongs (can be null of course)
jobManager/src/main/java/io/codetail/work/Params.java:36
↓ 4 callers
Method
hasNetwork
()
jobManager/src/main/java/io/codetail/work/JobManager.java:258
↓ 4 callers
Method
initMinBottomLines
calculate {@link #minBottomLines}
uicomponents/src/main/java/codetail/text/MaterialAutoCompleteTextView.java:403
↓ 4 callers
Method
initMinBottomLines
calculate {@link #minBottomLines}
uicomponents/src/main/java/codetail/text/MaterialEditText.java:403
↓ 4 callers
Method
invalidateAll
()
jobManager/src/main/java/io/codetail/work/cachedQueue/CachedJobQueue.java:105
↓ 4 callers
Method
isFullyQualifiedDomainName
Returns true if {@code s.substring(firstCharacter)} contains a dot between its first and last characters, exclusive. This considers both {@code androi
app/src/main/java/io/codetail/utils/HttpCookie.java:175
↓ 4 callers
Method
isRunning
()
uicomponents/src/main/java/codetail/widget/SmoothProgressDrawable.java:549
← previous
next →
101–200 of 2,149, ranked by callers