Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KeaMedes/Cimoc
/ functions
Functions
584 in github.com/KeaMedes/Cimoc
⨍
Functions
584
◇
Types & classes
70
Method
onPageScrollStateChanged
(int state)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:68
Method
onPageScrolled
(int position, float positionOffset, int positionOffsetPixels)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:59
Method
onPageSelected
(int position)
app/src/main/java/com/hiroshi/cimoc/presenter/ReaderPresenter.java:77
Method
onPageSelected
(int position)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:62
Method
onProgressChanged
(DiscreteSeekBar seekBar, int value, boolean fromUser)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:82
Method
onRelease
(String id)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:65
Method
onResponse
(Call call, Response response)
app/src/main/java/com/hiroshi/cimoc/core/base/Manga.java:92
Method
onScroll
(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/GestureListenerWrapper.java:38
Method
onScrolled
(int dy)
app/src/main/java/com/hiroshi/cimoc/presenter/ResultPresenter.java:49
Method
onScrolled
(RecyclerView recyclerView, int dx, int dy)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ResultActivity.java:66
Method
onShowPress
(MotionEvent e)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/GestureListenerWrapper.java:48
Method
onSingleTapConfirmed
(MotionEvent e)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/GestureListenerWrapper.java:68
Method
onSingleTapUp
(MotionEvent e)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/GestureListenerWrapper.java:73
Method
onStartNestedScroll
(CoordinatorLayout coordinatorLayout, FloatingActionButton child, View
app/src/main/java/com/hiroshi/cimoc/ui/custom/ScrollAwareFABBehavior.java:19
Method
onStartTrackingTouch
(DiscreteSeekBar seekBar)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:89
Method
onStopTrackingTouch
(DiscreteSeekBar seekBar)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ReaderActivity.java:92
Method
onSuccess
(String html)
app/src/main/java/com/hiroshi/cimoc/core/base/Manga.java:41
Method
onTextChanged
(CharSequence s, int start, int before, int count)
app/src/main/java/com/hiroshi/cimoc/ui/fragment/CimocFragment.java:66
Method
onTouchEvent
Notifies controller of the received touch event.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:364
Method
onTouchEvent
(MotionEvent event)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:249
Method
onTouchEvent
Handles the given motion event. @param event event to handle @return whether or not the event was handled
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:172
Method
onTouchEvent
Handles the given motion event. @param event event to handle @return whether or not the event was handled
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:72
Method
onTransformChanged
(Matrix transform)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:72
Method
parseBrowse
(String html)
app/src/main/java/com/hiroshi/cimoc/core/IKanman.java:84
Method
parseBrowse
(String html)
app/src/main/java/com/hiroshi/cimoc/core/HHAAZZ.java:85
Method
parseBrowse
(String html)
app/src/main/java/com/hiroshi/cimoc/core/Dmzj.java:109
Method
parseBrowse
(String html)
app/src/main/java/com/hiroshi/cimoc/core/CCTuku.java:79
Method
parseBrowse
(String html)
app/src/main/java/com/hiroshi/cimoc/core/EHentai.java:78
Method
parseInto
(String html, Comic comic)
app/src/main/java/com/hiroshi/cimoc/core/IKanman.java:55
Method
parseInto
(String html, Comic comic)
app/src/main/java/com/hiroshi/cimoc/core/HHAAZZ.java:56
Method
parseInto
(String html, Comic comic)
app/src/main/java/com/hiroshi/cimoc/core/Dmzj.java:72
Method
parseInto
(String html, Comic comic)
app/src/main/java/com/hiroshi/cimoc/core/CCTuku.java:51
Method
parseInto
(String html, Comic comic)
app/src/main/java/com/hiroshi/cimoc/core/EHentai.java:52
Method
parseSearch
(String html)
app/src/main/java/com/hiroshi/cimoc/core/IKanman.java:33
Method
parseSearch
(String html)
app/src/main/java/com/hiroshi/cimoc/core/HHAAZZ.java:33
Method
parseSearch
(String html)
app/src/main/java/com/hiroshi/cimoc/core/Dmzj.java:37
Method
parseSearch
(String html)
app/src/main/java/com/hiroshi/cimoc/core/CCTuku.java:30
Method
parseSearch
(String html)
app/src/main/java/com/hiroshi/cimoc/core/EHentai.java:29
Method
reset
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:39
Method
reset
Resets the component to the initial state.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:63
Method
restartGesture
Restarts the current gesture (if any).
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:213
Method
restoreComic
()
app/src/main/java/com/hiroshi/cimoc/presenter/SettingsPresenter.java:52
Method
run
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:34
Method
saveComic
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:216
Method
saveComic
()
app/src/main/java/com/hiroshi/cimoc/presenter/DetailPresenter.java:47
Method
setAuthor
(String author)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:91
Method
setCid
(String cid)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:163
Method
setCid
(String cid)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:66
Method
setCover
(String cover)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:147
Method
setCover
(String cover)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:50
Method
setData
(List<T> list)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:63
Method
setEnabled
Sets whether the controller is enabled or not.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:103
Method
setId
(Long id)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:82
Method
setImageBounds
Sets the image bounds, in view-absolute coordinates.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:180
Method
setIntro
(String intro)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:83
Method
setIsLongpressEnabled
Sets whether long-press tap detection is enabled. Unfortunately, long-press conflicts with onDoubleTapEvent.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:180
Method
setLast
(String path)
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:139
Method
setListener
Sets the zoomable listener.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:97
Method
setListener
(GestureDetector.SimpleOnGestureListener listener)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/GestureListenerWrapper.java:29
Method
setListener
Sets the listener. @param listener listener to set
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:64
Method
setListener
Sets the listener. @param listener listener to set
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:56
Method
setMaxScaleFactor
Sets the maximum scale factor allowed. <p> Hierarchy's scaling (if any) is not taken into account.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:164
Method
setMinScaleFactor
Sets the minimum scale factor allowed. <p> Hierarchy's scaling (if any) is not taken into account.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:151
Method
setOnItemLongClickListener
(OnItemLongClickListener onItemLongClickListener)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:86
Method
setRotationEnabled
Sets whether the rotation gesture is enabled or not.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:118
Method
setScaleEnabled
Sets whether the scale gesture is enabled or not.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:128
Method
setSource
(Integer source)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:171
Method
setSource
(int source)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:74
Method
setStatus
(Boolean status)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:99
Method
setTitle
(String title)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:58
Method
setTransformAnimated
( final Matrix newTransform, long durationMs, @Nullable final Runnable onA
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AnimatedZoomableControllerSupport.java:45
Method
setTransformAnimated
( final Matrix newTransform, long durationMs, @Nullable final Runnable onA
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AnimatedZoomableController.java:47
Method
setTranslationEnabled
Sets whether the translation gesture is enabled or not.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:138
Method
setUpdate
(String update)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:139
Method
setUpdate
(String update)
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:42
Method
setViewBounds
Sets the view bounds.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:199
Method
setZoomableController
Sets a custom zoomable controller, instead of using the default one.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:152
Method
showSnackbar
(String msg)
app/src/main/java/com/hiroshi/cimoc/ui/activity/DetailActivity.java:97
Method
showSnackbar
(String msg)
app/src/main/java/com/hiroshi/cimoc/ui/activity/ResultActivity.java:101
Method
showSnackbar
(String msg)
app/src/main/java/com/hiroshi/cimoc/ui/fragment/SettingsFragment.java:74
Method
wasTransformCorrected
Returns true if the transform was corrected during the last update. We should rename this method to `wasTransformedWithoutCorrection` and just return
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:223
Method
wasTransformCorrected
Returns true if the transform was corrected during the last update. This mainly happens when a gesture would cause the image to get out of limits and
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableController.java:79
Method
zoomToPoint
Zooms to the desired scale and positions the image so that the given image point corresponds to the given view point. @param scale desired scale, wil
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:314
Method
zoomToPoint
Zooms to the desired scale and positions the image so that the given image point corresponds to the given view point. <p>If this method is called whi
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:67
← previous
501–584 of 584, ranked by callers