Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/KeaMedes/Cimoc
/ functions
Functions
584 in github.com/KeaMedes/Cimoc
⨍
Functions
584
◇
Types & classes
70
↓ 40 callers
Method
text
()
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:72
↓ 22 callers
Method
add
(int location, T data)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:29
↓ 21 callers
Method
attr
(String attr)
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:107
↓ 16 callers
Method
d
(String tag, String msg)
app/src/main/java/com/hiroshi/cimoc/utils/ExLog.java:16
↓ 16 callers
Method
getTitle
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:151
↓ 13 callers
Method
body
(String html)
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:39
↓ 13 callers
Method
showSnackbar
(String msg)
app/src/main/java/com/hiroshi/cimoc/ui/activity/MainActivity.java:106
↓ 12 callers
Method
getId
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:175
↓ 11 callers
Method
list
(String cssQuery)
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:59
↓ 10 callers
Method
getData
()
app/src/main/java/com/hiroshi/cimoc/model/EventMessage.java:34
↓ 9 callers
Method
getInstance
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:225
↓ 9 callers
Method
getLogTag
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:328
↓ 8 callers
Method
getPointerCount
Gets the number of pointers in the current gesture
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:121
↓ 8 callers
Method
select
(String cssQuery)
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:55
↓ 7 callers
Method
equals
(Object o)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:65
↓ 7 callers
Method
isAnimating
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:136
↓ 7 callers
Method
match
(String regex, String input, int group)
app/src/main/java/com/hiroshi/cimoc/utils/MachiSoup.java:17
↓ 7 callers
Method
onTouchEvent
Allows the controller to handle a touch event. @param event the touch event @return whether the controller handled the event
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableController.java:109
↓ 6 callers
Method
calcAverage
(float[] arr, int len)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:97
↓ 6 callers
Method
getLogTag
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:186
↓ 6 callers
Method
getStartX
Gets the start X coordinates for the all pointers Mutable array is exposed for performance reasons and is not to be modified by the callers.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:244
↓ 6 callers
Method
getStartY
Gets the start Y coordinates for the all pointers Mutable array is exposed for performance reasons and is not to be modified by the callers.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:252
↓ 6 callers
Method
getType
()
app/src/main/java/com/hiroshi/cimoc/model/EventMessage.java:30
↓ 6 callers
Method
hideProgressBar
()
app/src/main/java/com/hiroshi/cimoc/ui/activity/MainActivity.java:101
↓ 6 callers
Method
setListener
Sets the listener for the controller to call back when the matrix changes. @param listener the listener
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableController.java:58
↓ 5 callers
Method
addAll
(List<T> data)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:38
↓ 5 callers
Method
cancel
()
app/src/main/java/com/hiroshi/cimoc/core/base/Manga.java:82
↓ 5 callers
Method
getCurrentX
Gets the current X coordinates for the all pointers Mutable array is exposed for performance reasons and is not to be modified by the callers.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:260
↓ 5 callers
Method
getCurrentY
Gets the current Y coordinates for the all pointers Mutable array is exposed for performance reasons and is not to be modified by the callers.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:268
↓ 5 callers
Method
getSource
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:167
↓ 5 callers
Method
getSource
()
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:70
↓ 5 callers
Method
init
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:113
↓ 5 callers
Method
onItemClick
(View view, int position)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:93
↓ 5 callers
Method
onTransformChanged
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:430
↓ 5 callers
Method
setInfo
(String title, String cover, String update, String intro, String author, boolean status)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:70
↓ 4 callers
Method
getCid
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:159
↓ 4 callers
Method
getItemDecoration
()
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:90
↓ 4 callers
Method
getLogTag
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AnimatedZoomableControllerSupport.java:96
↓ 4 callers
Method
getLogTag
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AnimatedZoomableController.java:102
↓ 4 callers
Method
getPath
()
app/src/main/java/com/hiroshi/cimoc/model/Chapter.java:20
↓ 4 callers
Method
getPresenter
()
app/src/main/java/com/hiroshi/cimoc/ui/activity/BaseActivity.java:54
↓ 4 callers
Method
getPresenter
()
app/src/main/java/com/hiroshi/cimoc/ui/fragment/BaseFragment.java:45
↓ 4 callers
Method
getWorkingTransform
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:152
↓ 4 callers
Method
hideAlertDialog
()
app/src/main/java/com/hiroshi/cimoc/ui/fragment/SettingsFragment.java:70
↓ 4 callers
Method
restartGesture
Restarts the current gesture (if any).
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:106
↓ 4 callers
Method
setAnimating
(boolean isAnimating)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:140
↓ 4 callers
Method
setController
Sets the image controller.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:187
↓ 4 callers
Method
setFavorite
(Long favorite)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:131
↓ 4 callers
Method
setId
(Long id)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:179
↓ 4 callers
Method
setOnItemClickListener
(OnItemClickListener onItemClickListener)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:82
↓ 4 callers
Method
setTitle
(String title)
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:155
↓ 4 callers
Method
shouldLimit
Checks whether the specified limit flag is present in the limits provided. <p> If the flag contains multiple flags together using a bitwise OR, this
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:501
↓ 4 callers
Method
showAlertDialog
(String msg)
app/src/main/java/com/hiroshi/cimoc/ui/fragment/SettingsFragment.java:65
↓ 4 callers
Method
update
(MiniComic comic)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/ComicAdapter.java:66
↓ 3 callers
Method
createIntent
(Context context, Long id, int source, String cid)
app/src/main/java/com/hiroshi/cimoc/ui/activity/DetailActivity.java:122
↓ 3 callers
Method
enqueueClient
(Request request, final OnResponseSuccessHandler handler)
app/src/main/java/com/hiroshi/cimoc/core/base/Manga.java:86
↓ 3 callers
Method
getCid
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:208
↓ 3 callers
Method
getCid
()
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:62
↓ 3 callers
Method
getControllerBuilder
(int source, Context context)
app/src/main/java/com/hiroshi/cimoc/utils/ControllerBuilderFactory.java:29
↓ 3 callers
Method
getCover
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:143
↓ 3 callers
Method
getDetector
Gets the gesture detector.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:359
↓ 3 callers
Method
getFavorite
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:127
↓ 3 callers
Method
getId
()
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:78
↓ 3 callers
Method
getItem
(int position)
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:69
↓ 3 callers
Method
getMangaById
(int id)
app/src/main/java/com/hiroshi/cimoc/core/Kami.java:48
↓ 3 callers
Method
getOffset
Returns the offset necessary to make sure that: - the image is centered within the limit if the image is smaller than the limit - there is no empty sp
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:510
↓ 3 callers
Method
getPivotX
Gets the X coordinate of the pivot point
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:126
↓ 3 callers
Method
getPivotY
Gets the Y coordinate of the pivot point
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:131
↓ 3 callers
Method
getPreferences
()
app/src/main/java/com/hiroshi/cimoc/CimocApplication.java:48
↓ 3 callers
Method
getTransform
Gets the current transform. @return the transform
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableController.java:86
↓ 3 callers
Method
getUpdate
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:135
↓ 3 callers
Method
getValidChapter
()
app/src/main/java/com/hiroshi/cimoc/ui/adapter/PreloadAdapter.java:37
↓ 3 callers
Method
inflateHierarchy
(Context context, @Nullable AttributeSet attrs)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:104
↓ 3 callers
Method
initClock
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/MiniClockText.java:49
↓ 3 callers
Method
isComicExist
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:200
↓ 3 callers
Method
newInstance
Factory method that creates a new instance of TransformGestureDetector
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:48
↓ 3 callers
Method
onGestureBegin
A callback called right before the gesture is about to start.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:29
↓ 3 callers
Method
onGestureUpdate
A callback called each time the gesture gets updated.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/TransformGestureDetector.java:32
↓ 3 callers
Method
run
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/MiniClockText.java:22
↓ 3 callers
Method
setControllersInternal
( @Nullable DraweeController controller, @Nullable DraweeController hugeImageControlle
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableDraweeView.java:211
↓ 3 callers
Method
setEnabled
Enables the controller. The controller is enabled when the image has been loaded. @param enabled whether to enable the controller
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/ZoomableController.java:43
↓ 3 callers
Method
setStarButtonRes
(int resId)
app/src/main/java/com/hiroshi/cimoc/ui/activity/DetailActivity.java:84
↓ 3 callers
Method
startGesture
Starts a new gesture and calls the listener just before starting it.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:90
↓ 3 callers
Method
stopAnimation
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:184
↓ 3 callers
Method
stopGesture
Stops the current gesture and calls the listener right after stopping it.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/MultiPointerGestureDetector.java:102
↓ 2 callers
Method
browse
(String cid, String path)
app/src/main/java/com/hiroshi/cimoc/core/base/Manga.java:68
↓ 2 callers
Method
calculateInterpolation
(Matrix outMatrix, float fraction)
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/AbstractAnimatedZoomableController.java:172
↓ 2 callers
Method
calculateZoomToPointTransform
Calculates the zoom transformation that would zoom to the desired scale and position the image so that the given image point corresponds to the given
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:331
↓ 2 callers
Method
clear
()
app/src/main/java/com/hiroshi/cimoc/ui/adapter/BaseAdapter.java:58
↓ 2 callers
Method
closeDrawer
()
app/src/main/java/com/hiroshi/cimoc/ui/activity/MainActivity.java:84
↓ 2 callers
Method
evalDecrypt
(String jsCode)
app/src/main/java/com/hiroshi/cimoc/utils/Decryption.java:29
↓ 2 callers
Method
getAuthor
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:87
↓ 2 callers
Method
getComic
()
app/src/main/java/com/hiroshi/cimoc/core/ComicManager.java:188
↓ 2 callers
Method
getComic
()
app/src/main/java/com/hiroshi/cimoc/presenter/HistoryPresenter.java:29
↓ 2 callers
Method
getCover
()
app/src/main/java/com/hiroshi/cimoc/model/MiniComic.java:46
↓ 2 callers
Method
getLast
()
app/src/main/java/com/hiroshi/cimoc/model/Comic.java:111
↓ 2 callers
Method
getLimit
()
app/src/main/java/com/hiroshi/cimoc/ui/custom/LimitedViewPager.java:60
↓ 2 callers
Method
getMatrixScaleFactor
Gets the scale factor for the given matrix. This method assumes the equal scaling factor for X and Y axis.
app/src/main/java/com/hiroshi/cimoc/ui/custom/zoomable/DefaultZoomableController.java:551
↓ 2 callers
Method
getMax
()
app/src/main/java/com/hiroshi/cimoc/ui/adapter/PreloadAdapter.java:44
↓ 2 callers
Method
getNextChapter
()
app/src/main/java/com/hiroshi/cimoc/ui/adapter/PreloadAdapter.java:33
next →
1–100 of 584, ranked by callers