Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinit/TMoe
/ functions
Functions
1,323 in github.com/cinit/TMoe
⨍
Functions
1,323
◇
Types & classes
210
↓ 1 callers
Method
animateIcon
(boolean newCheckedState)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/Switch.java:230
↓ 1 callers
Method
animateToCheckedState
(boolean newCheckedState)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/Switch.java:218
↓ 1 callers
Function
ashmem_open_legacy
logistics of getting file descriptor for ashmem */
app/src/main/cpp/utils/shared_memory.cpp:81
↓ 1 callers
Method
async
(@Nullable Runnable r)
app/src/main/java/cc/ioctl/tmoe/util/Utils.java:88
↓ 1 callers
Method
attachFileMemMapping
app/src/main/cpp/utils/elfsym/ElfView.cpp:14
↓ 1 callers
Method
beforeIfEnabled
(final @NonNull CommonDynamicHook this0, int priority, final @
app/src/main/java/cc/ioctl/tmoe/util/HookUtils.java:52
↓ 1 callers
Method
bindView
app/src/main/java/cc/ioctl/tmoe/ui/dsl/item/Header.kt:23
↓ 1 callers
Method
calculateFileMd5
(@NonNull InputStream is)
app/src/main/java/cc/ioctl/tmoe/util/IoUtils.java:166
↓ 1 callers
Method
canBeginSlide
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:280
↓ 1 callers
Method
canHighlightChildAt
(View child, float x, float y)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:1161
↓ 1 callers
Method
cancelCheckAnimator
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/Switch.java:125
↓ 1 callers
Method
cancelClickRunnables
(boolean uncheck)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:1209
↓ 1 callers
Method
cancelIconAnimator
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/Switch.java:132
↓ 1 callers
Method
cancelTaps
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/GestureDetectorFixDoubleTap.java:407
↓ 1 callers
Method
checkContextClassLoader
(@NonNull Context context)
app/src/main/java/cc/ioctl/tmoe/util/CommonContextWrapper.java:99
↓ 1 callers
Method
checkPosition
(int position, boolean selectionFromTop)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:2501
↓ 1 callers
Method
checkProxyFragmentRttiStatus
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:532
↓ 1 callers
Method
clear
app/src/main/cpp/utils/HashMap.h:107
↓ 1 callers
Method
clearViews$super
()
app/src/main/java/cc/ioctl/tmoe/rtti/IProxyFragmentObject.java:12
↓ 1 callers
Method
collectItems
app/src/main/java/cc/ioctl/tmoe/ui/dsl/HierarchyDescription.kt:124
↓ 1 callers
Method
containsSettingsActivityItem
(@NonNull ArrayList<?> items, int itemId)
app/src/main/java/cc/ioctl/tmoe/hook/core/SettingEntryHook.java:224
↓ 1 callers
Method
createActionBarSuper
(Context context)
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:316
↓ 1 callers
Method
createProxyFragmentImplDex
(Class<?> baseFragmentClass, Class<?> actionBar, Class<?> actionBarLayout)
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentImplDexCreator.java:53
↓ 1 callers
Method
createRadSelectorDrawable
(int color, int topRad, int bottomRad)
app/src/main/java/cc/ioctl/tmoe/ui/Theme.java:599
↓ 1 callers
Method
createRoundRectDrawable
(int rad, int defaultColor)
app/src/main/java/cc/ioctl/tmoe/ui/Theme.java:295
↓ 1 callers
Method
createSettingsActivityItem
()
app/src/main/java/cc/ioctl/tmoe/hook/core/SettingEntryHook.java:192
↓ 1 callers
Method
createSimpleSelectorRoundRectDrawable
(int rad, int defaultColor, int pressedColor)
app/src/main/java/cc/ioctl/tmoe/ui/Theme.java:301
↓ 1 callers
Method
createViewHolder
app/src/main/java/cc/ioctl/tmoe/ui/dsl/item/Header.kt:19
↓ 1 callers
Method
deleteDir
(File dir)
app/src/main/java/cc/ioctl/tmoe/startup/NativeLoader.java:91
↓ 1 callers
Method
dismissCurrentDialog
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:271
↓ 1 callers
Method
dismissCurrentDialog$super
()
app/src/main/java/cc/ioctl/tmoe/rtti/IProxyFragmentObject.java:42
↓ 1 callers
Method
dismissCurrentDialogSuper
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:445
↓ 1 callers
Method
dismissDialogOnPause
(Dialog dialog)
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:276
↓ 1 callers
Method
dispatchLongPress
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/GestureDetectorFixDoubleTap.java:435
↓ 1 callers
Function
dispatchRequestResult
app/src/main/java/cc/ioctl/tmoe/td/RequestInterceptor.kt:189
↓ 1 callers
Method
doFindMethod
Run the dex deobfuscation. This method may take a long time and should only be called in background thread. @param i the dex method index @return tar
app/src/main/java/cc/ioctl/tmoe/util/dex/DexKit.java:152
↓ 1 callers
Method
doInit
(ClassLoader rtLoader)
app/src/main/java/cc/ioctl/tmoe/startup/StartupHook.java:40
↓ 1 callers
Method
emptyViewIsVisible
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:1836
↓ 1 callers
Method
ensureCapacity
app/src/main/cpp/utils/SharedBuffer.cpp:134
↓ 1 callers
Method
execPostStartupInit
()
app/src/main/java/cc/ioctl/tmoe/startup/StartupRoutine.java:37
↓ 1 callers
Method
execPreStartupInit
Parent ClassLoader is now changed to a new one, we can initialize the rest now. There are the early init procedures. @param application the applicati
app/src/main/java/cc/ioctl/tmoe/startup/StartupRoutine.java:27
↓ 1 callers
Method
fastScrollIsVisible
(ThemedRecyclerListView listView)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:228
↓ 1 callers
Method
findChildViewUnder
(float x, float y)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:1142
↓ 1 callers
Method
findHostBaseFragmentAndInitForProxy
()
app/src/main/java/cc/ioctl/tmoe/base/MainStartInit.java:54
↓ 1 callers
Function
findLocalSymByGnuHash32
app/src/main/cpp/utils/elfsym/ElfView.cpp:104
↓ 1 callers
Function
findLocalSymByGnuHash64
app/src/main/cpp/utils/elfsym/ElfView.cpp:57
↓ 1 callers
Function
findSegmentByType32
app/src/main/cpp/utils/elfsym/ElfView.cpp:360
↓ 1 callers
Function
findSegmentByType64
app/src/main/cpp/utils/elfsym/ElfView.cpp:373
↓ 1 callers
Method
findSettingsActivityLanguageItemIndex
(@NonNull ArrayList<?> items)
app/src/main/java/cc/ioctl/tmoe/hook/core/SettingEntryHook.java:215
↓ 1 callers
Method
findThemeClass
()
app/src/main/java/cc/ioctl/tmoe/rtti/deobf/ClassLocator.java:33
↓ 1 callers
Method
formatString
(@NonNull String key, int res, Object... args)
app/src/main/java/cc/ioctl/tmoe/ui/LocaleController.java:80
↓ 1 callers
Method
generateProxyClassConstructor
(String hostBaseFragmentTypeSig)
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentImplDexCreator.java:162
↓ 1 callers
Method
generateProxyDispatcherMethod
(String hostBaseFragmentTypeSig, DexMethodDescriptor targetMethodDescriptor,
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentImplDexCreator.java:259
↓ 1 callers
Method
generateProxySuperStubMethod
(String hostBaseFragmentTypeSig, DexMethodDescriptor targetMethodDescriptor,
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentImplDexCreator.java:192
↓ 1 callers
Method
getActionBar
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:69
↓ 1 callers
Method
getAddress
* Get the address of the mapped file. * @return address of the mapped file, or nullptr if the file is not mapped. */
app/src/main/cpp/utils/FileMemMap.h:50
↓ 1 callers
Method
getAppName
()
app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:60
↓ 1 callers
Method
getArguments
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:76
↓ 1 callers
Method
getBackButton
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:136
↓ 1 callers
Method
getBezierCoordinateX
(float time)
app/src/main/java/cc/ioctl/tmoe/ui/anim/CubicBezierInterpolator.java:75
↓ 1 callers
Method
getBezierCoordinateY
(float time)
app/src/main/java/cc/ioctl/tmoe/ui/anim/CubicBezierInterpolator.java:51
↓ 1 callers
Method
getBuildVersionCode
build-logic/convention/src/main/kotlin/Common.kt:8
↓ 1 callers
Method
getBuildVersionName
build-logic/convention/src/main/kotlin/Common.kt:39
↓ 1 callers
Method
getByteCodeTagForIndex
Get the keywords of the obfuscated class. @param i The class index. @return The keywords of the class index.
app/src/main/java/cc/ioctl/tmoe/util/dex/DexKit.java:285
↓ 1 callers
Method
getBytes
(@NonNull String key)
app/src/main/java/cc/ioctl/tmoe/util/config/ConfigManager.java:108
↓ 1 callers
Method
getCMakeVersion
build-logic/convention/src/main/kotlin/Versions.kt:26
↓ 1 callers
Method
getClassLoader
()
app/src/main/java/cc/ioctl/tmoe/base/AppCompatTransferActivity.java:14
↓ 1 callers
Method
getDexIndexForIndex
Get the dex index where the target dex class belongs to. Note that this dex index is only used as a hint. @param i the dex index @return the dex inde
app/src/main/java/cc/ioctl/tmoe/util/dex/DexKit.java:301
↓ 1 callers
Method
getDexMethodByOpOffset
@param buf the byte array containing the whole dex file @param opcodeOff offset relative to {@code buf} @param verify whether to verify if th
app/src/main/java/cc/ioctl/tmoe/util/dex/DexFlow.java:361
↓ 1 callers
Method
getFloat
(@NonNull String key, float defValue)
app/src/main/java/cc/ioctl/tmoe/util/config/MmkvConfigManagerImpl.java:439
↓ 1 callers
Method
getInPassivePreviewMode
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:280
↓ 1 callers
Method
getInPreviewMode
()
app/src/main/java/cc/ioctl/tmoe/rtti/ProxyFragmentRttiHandler.java:276
↓ 1 callers
Method
getIteCauseOrSelf
(@NonNull Throwable t)
app/src/main/java/cc/ioctl/tmoe/util/IoUtils.java:132
↓ 1 callers
Method
getItemViewType
getItemViewType @param key @param adapter @param profileActivity @return type, -1 to skip
app/src/main/java/cc/ioctl/tmoe/hook/core/ProfileActivityRowHook.java:107
↓ 1 callers
Method
getKey
()
app/src/main/java/cc/ioctl/tmoe/util/config/MmkvConfigManagerImpl.java:42
↓ 1 callers
Method
getLength
* Get the length of the mapped file. * @return length of the mapped file, or 0 if the file is not mapped. */
app/src/main/cpp/utils/FileMemMap.h:58
↓ 1 callers
Method
getLetter
(int position)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:208
↓ 1 callers
Method
getLongVersionCode
()
app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:79
↓ 1 callers
Method
getModules
app/src/main/cpp/utils/elfsym/ProcessView.cpp:121
↓ 1 callers
Method
getNdkVersion
build-logic/convention/src/main/kotlin/Versions.kt:17
↓ 1 callers
Method
getNightModeMasked
()
app/src/main/java/cc/ioctl/tmoe/util/CommonContextWrapper.java:111
↓ 1 callers
Method
getOrCreateChannelObject
app/src/main/java/cc/ioctl/tmoe/hook/func/DumpGroupMember.kt:1154
↓ 1 callers
Method
getPackageInfo
()
app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:70
↓ 1 callers
Method
getParentActivity
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:252
↓ 1 callers
Method
getParentActivity$super
()
app/src/main/java/cc/ioctl/tmoe/rtti/IProxyFragmentObject.java:38
↓ 1 callers
Method
getParentLayout
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:145
↓ 1 callers
Method
getPositionForScrollProgress
(ThemedRecyclerListView listView, float progress, int[] position)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:210
↓ 1 callers
Method
getPreviewHeight
()
app/src/main/java/cc/ioctl/tmoe/base/BaseProxyFragment.java:298
↓ 1 callers
Method
getProcessName
()
app/src/main/java/cc/ioctl/tmoe/util/MultiProcess.java:48
↓ 1 callers
Method
getProcessType
()
app/src/main/java/cc/ioctl/tmoe/util/MultiProcess.java:23
↓ 1 callers
Method
getResourceDeclareStyleableIntArray
(String packageName, String name)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:1256
↓ 1 callers
Method
getScrollProgress
(ThemedRecyclerListView listView)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:224
↓ 1 callers
Method
getSectionCount
()
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:362
↓ 1 callers
Method
getSectionHeaderView
(int section, View view)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:374
↓ 1 callers
Function
getSegmentInfoFromFileMemMap32
app/src/main/cpp/utils/elfsym/ElfView.cpp:387
↓ 1 callers
Function
getSegmentInfoFromFileMemMap64
app/src/main/cpp/utils/elfsym/ElfView.cpp:404
↓ 1 callers
Method
getSelectionBottomPadding
(View view)
app/src/main/java/cc/ioctl/tmoe/ui/wrapper/component/ThemedRecyclerListView.java:202
↓ 1 callers
Method
getString
(@NonNull String key)
app/src/main/java/cc/ioctl/tmoe/util/config/MmkvConfigManagerImpl.java:379
↓ 1 callers
Method
getStringSet
(@NonNull String key, @Nullable Set<String> defValues)
app/src/main/java/cc/ioctl/tmoe/util/config/MmkvConfigManagerImpl.java:423
↓ 1 callers
Method
getSymbolAddress
app/src/main/cpp/utils/elfsym/ElfView.cpp:575
← previous
next →
301–400 of 1,323, ranked by callers