Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tibolte/Android-Anim-Playground
/ functions
Functions
87 in github.com/Tibolte/Android-Anim-Playground
⨍
Functions
87
◇
Types & classes
23
↓ 9 callers
Method
getHeight
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:72
↓ 4 callers
Method
drawPath
(Path path, Paint paint)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:77
↓ 2 callers
Method
createPathEffect
(float pathLength, float phase, float offset)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:165
↓ 2 callers
Method
focusOff
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Listeners/EditTextFocusListener.java:12
↓ 2 callers
Method
focusOn
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Listeners/EditTextFocusListener.java:10
↓ 2 callers
Method
getWidth
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:67
↓ 2 callers
Method
slideInToBottom
(View editContainer, View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/FragmentAnimationActivity.java:164
↓ 2 callers
Method
slideInToTop
(View editContainer, View movableView, View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/FragmentAnimationActivity.java:144
↓ 2 callers
Method
startAnimation
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:158
↓ 2 callers
Method
updatePathsPhaseLocked
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:144
↓ 1 callers
Method
addSvgView
(LayoutInflater inflater, LinearLayout container)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/DrawPathSvgActivity.java:31
↓ 1 callers
Method
createArrowPathEffect
(float pathLength, float phase, float offset)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:170
↓ 1 callers
Method
createConcaveArrowPathEffect
(float pathLength, float phase, float offset)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:175
↓ 1 callers
Method
createPathEffect
(float pathLength, float phase, float offset)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:153
↓ 1 callers
Method
createWaitPath
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:102
↓ 1 callers
Method
getPathsForViewport
(final int width, final int height)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:61
↓ 1 callers
Method
init
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:73
↓ 1 callers
Method
load
(Context context, int svgResource)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:28
↓ 1 callers
Method
makeArrow
(float length, float height)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:214
↓ 1 callers
Method
makeConcaveArrow
(float length, float height)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:223
↓ 1 callers
Method
makeDragPath
(int radius)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:180
↓ 1 callers
Method
onFragment1Touch
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Listeners/Fragment1TouchListener.java:10
↓ 1 callers
Method
onFragment2Touch
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Listeners/Fragment2TouchListener.java:10
↓ 1 callers
Method
onSvgCompleted
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgCompletedCallBack.java:4
↓ 1 callers
Method
setFragment1TouchListener
(Fragment1TouchListener fragment1TouchListener)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/BaseFragment.java:53
↓ 1 callers
Method
setFragment2TouchListener
(Fragment2TouchListener fragment2TouchListener)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/BaseFragment.java:49
↓ 1 callers
Method
setListener
(EditTextFocusListener listener)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Fragments/EditFieldFragment.java:77
↓ 1 callers
Method
setSvgResource
(int svgResource)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:92
↓ 1 callers
Method
setmCallback
(SvgCompletedCallBack mCallback)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:202
↓ 1 callers
Method
slideInToBottom
(View editContainer)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/DynamicFormActivity.java:121
↓ 1 callers
Method
slideInToTop
(View editContainer, View movableView)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/DynamicFormActivity.java:97
↓ 1 callers
Method
updatePathsPhaseLocked
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:117
Method
ExtendedEditText
(Context context, AttributeSet attrs, int defStyle)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/ExtendedEditText.java:17
Method
ProgressView
(Context context, AttributeSet attrs)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:45
Method
SvgHelper
(Paint sourcePaint)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:24
Method
SvgPath
(Path path, Paint paint)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Utils/SvgHelper.java:49
Method
SvgView
(Context context, AttributeSet attrs)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:51
Method
focusOff
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/DynamicFormActivity.java:82
Method
focusOn
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/DynamicFormActivity.java:64
Method
getDrag
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:148
Method
getPhase
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:75
Method
getPhase
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:125
Method
getSvgResource
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:88
Method
getWait
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:137
Method
getmCallback
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:198
Method
onAnimationCancel
(Animator arg0)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:185
Method
onAnimationEnd
(Animator arg0)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:178
Method
onAnimationRepeat
(Animator arg0)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:173
Method
onAnimationStart
(Animator arg0)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:168
Method
onClick
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/DrawPathSvgActivity.java:49
Method
onClick
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/BaseFragment.java:35
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/DrawPathSvgActivity.java:20
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/FragmentAnimationActivity.java:43
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Main/MainActivity.java:22
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/DynamicFormActivity.java:40
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressActivity.java:14
Method
onCreate
(Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/ElasticDownload/ElasticDownloadActivity.java:20
Method
onCreateOptionsMenu
(Menu menu)
AnimationPlayground/src/fr/northborders/AnimationPlayground/ElasticDownload/ElasticDownloadActivity.java:27
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/BaseFragment.java:21
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/Fragment2.java:15
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/Fragment1.java:16
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Fragments/EditFieldFragment.java:32
Method
onDraw
(Canvas canvas)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:123
Method
onDraw
(Canvas canvas)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:85
Method
onFocusChange
(View v, boolean hasFocus)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Fragments/EditFieldFragment.java:43
Method
onFragment1Touch
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/FragmentAnimationActivity.java:64
Method
onFragment2Touch
(View v, View movableView, boolean animated)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/FragmentAnimationActivity.java:104
Method
onKeyPreIme
(int keyCode, KeyEvent event)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/ExtendedEditText.java:32
Method
onOptionsItemSelected
(MenuItem item)
AnimationPlayground/src/fr/northborders/AnimationPlayground/ElasticDownload/ElasticDownloadActivity.java:34
Method
onSizeChanged
(final int w, final int h, int oldw, int oldh)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:96
Method
onSvgCompleted
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/DrawPathSvgActivity.java:40
Method
onViewCreated
(android.view.View view, android.os.Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/BaseFragment.java:28
Method
onViewCreated
(android.view.View view, android.os.Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/Fragment2.java:22
Method
onViewCreated
(android.view.View view, android.os.Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/FragmentAnimation/Fragments/Fragment1.java:23
Method
onViewCreated
(android.view.View view, android.os.Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Fragments/EditContentFragment.java:15
Method
onViewCreated
(android.view.View view, android.os.Bundle savedInstanceState)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DynamicForm/Fragments/EditFieldFragment.java:71
Method
run
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/DrawPathSvgActivity.java:59
Method
run
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:109
Method
run
()
AnimationPlayground/src/fr/northborders/AnimationPlayground/ElasticDownload/ElasticDownloadActivity.java:45
Method
setDrag
(float drag)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:152
Method
setPhase
(float phase)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPathSvg/SvgView.java:80
Method
setPhase
(float phase)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:129
Method
setWait
(float wait)
AnimationPlayground/src/fr/northborders/AnimationPlayground/DrawPath/ProgressView.java:141
Method
startDynamicForm
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Main/MainActivity.java:40
Method
startElasticDownload
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Main/MainActivity.java:46
Method
startProgress
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Main/MainActivity.java:28
Method
startSvg
(View v)
AnimationPlayground/src/fr/northborders/AnimationPlayground/Main/MainActivity.java:34