Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vera-Firefly/Pojav-Glow-Worm
/ functions
Functions
2,668 in github.com/Vera-Firefly/Pojav-Glow-Worm
⨍
Functions
2,668
◇
Types & classes
468
↓ 2 callers
Method
fetchIcon
Fetch an icon from the cache, or load it if it's not cached. @param resources the Resources object, used for creating drawables @param key the
app/src/main/java/net/kdt/pojavlaunch/firefly/profiles/ProfileIconCache.java:35
↓ 2 callers
Method
findPointerIndex
(MotionEvent event, int id)
app/src/main/java/net/kdt/pojavlaunch/firefly/imgcropper/CropperView.java:136
↓ 2 callers
Method
findVersion
(List<String> neoForgeUtils, String installerUrl)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/NeoForgeDownloadTask.java:96
↓ 2 callers
Method
finishWithoutDownloading
()
app/src/main/java/net/kdt/pojavlaunch/firefly/tasks/MinecraftDownloader.java:464
↓ 2 callers
Function
free_char_array
app/src/main/jni/pojav/utils.c:41
↓ 2 callers
Method
get
(String key)
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/MCOptionUtils.java:98
↓ 2 callers
Method
getAvailableProfiles
()
app/src/main/java/com/externallogin/login/AuthResult.java:35
↓ 2 callers
Method
getCacioJavaArgs
(List<String> javaArgList, Runtime runtime)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:345
↓ 2 callers
Method
getCanonical
()
app/src/main/java/org/jackhuang/hmcl/util/versioning/VersionNumber.java:488
↓ 2 callers
Method
getClientClasspath
(String version)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:506
↓ 2 callers
Method
getCompatibleCMesaLib
(Context context)
app/src/main/java/com/firefly/utils/ListUtils.java:137
↓ 2 callers
Method
getCompatibleCTurnipDriver
(Context context)
app/src/main/java/com/firefly/utils/ListUtils.java:280
↓ 2 callers
Method
getCount
()
app/src/main/java/net/kdt/pojavlaunch/firefly/profiles/ProfileAdapter.java:45
↓ 2 callers
Method
getCurrentProfile
()
app/src/main/java/net/kdt/pojavlaunch/firefly/value/launcherprofiles/LauncherProfiles.java:60
↓ 2 callers
Method
getDisplayState
Get the supposed display state of the mouse (whether it should be shown when the user is in a GUI) Note that this does not reflect the actual visibili
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/mouse/AbstractTouchpad.java:10
↓ 2 callers
Method
getEntryStream
Gets an InputStream for a given ZIP entry, throwing an IOException if the ZIP entry does not exist. @param zipFile The ZipFile to get the entry fro
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/ZipUtils.java:24
↓ 2 callers
Method
getFileName
(Context ctx, Uri uri)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:1083
↓ 2 callers
Method
getFileName
Get the file name from a path/URL string. @param pathOrUrl the path or the URL of the file @return the file's name
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/FileUtils.java:23
↓ 2 callers
Method
getForgeVersion
(int i, int i1)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/NeoForgeVersionListAdapter.java:117
↓ 2 callers
Method
getForgeVersion
(int i, int i1)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/ForgeVersionListAdapter.java:94
↓ 2 callers
Method
getFreeDeviceMemory
(Context context)
app/src/main/java/com/movtery/utils/MemoryUtils.java:32
↓ 2 callers
Method
getFreeProfileKey
Pick an unused normalized key to store a new profile with @return an unused key
app/src/main/java/net/kdt/pojavlaunch/firefly/value/launcherprofiles/LauncherProfiles.java:82
↓ 2 callers
Method
getFullUrl
(String url, Class<T> tClass)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/ApiHandler.java:125
↓ 2 callers
Method
getGameMap
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/gamepad/GamepadMapStore.java:51
↓ 2 callers
Method
getGameSurface
Cached getter for perf purposes
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/ControlLayout.java:469
↓ 2 callers
Method
getGameVersion
(int i)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/NeoForgeVersionListAdapter.java:113
↓ 2 callers
Method
getGameVersion
(int i)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/ForgeVersionListAdapter.java:90
↓ 2 callers
Method
getHorizontalAxis
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/gamepad/GamepadJoystick.java:61
↓ 2 callers
Method
getIconCacheTag
()
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/models/ModItem.java:34
↓ 2 callers
Method
getImageCachePath
()
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/imagecache/ModIconCache.java:39
↓ 2 callers
Method
getIndexByKey
(int key)
app/src/main/java/net/kdt/pojavlaunch/firefly/EfficientAndroidLWJGLKeycode.java:205
↓ 2 callers
Method
getInstallerUrl
(String version)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/ForgeUtils.java:54
↓ 2 callers
Method
getJsonArraySafe
Safely gets a JsonArray from a JsonObject @param jsonObject the input JsonObject @param memberName the member name of the JsonArray @return the JsonA
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/GsonJsonUtils.java:71
↓ 2 callers
Method
getJsonObjectSafe
Safely converts a JsonElement into a JsonObject. @param element the input JsonElement @return the JsonObject if: the JsonElement is not null the Json
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/GsonJsonUtils.java:18
↓ 2 callers
Method
getLoaderEnvKey
* 通过加载器名称,获得对应的环境变量键名 */
app/src/main/java/com/movtery/feature/version/VersionInfo.kt:32
↓ 2 callers
Method
getMemoryInfoText
(Context context)
app/src/main/java/net/kdt/pojavlaunch/firefly/prefs/screens/LauncherPreferenceJavaFragment.java:108
↓ 2 callers
Method
getMenuMap
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/gamepad/GamepadMapStore.java:56
↓ 2 callers
Function
getMesaInfoFromHandle
app/src/main/jni/mesainfo/mesa_info.cpp:249
↓ 2 callers
Method
getMimeType
(File file)
app/src/main/java/net/kdt/pojavlaunch/firefly/scoped/FolderProvider.java:287
↓ 2 callers
Method
getModDetails
Fetch the mod details @param item The moditem that was selected @return Detailed data about a mod(pack)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/ModpackApi.java:44
↓ 2 callers
Method
getModpackApi
(int apiSource)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/CommonApi.java:115
↓ 2 callers
Method
getNearestJreName
(int majorVersion)
app/src/main/java/net/kdt/pojavlaunch/firefly/multirt/MultiRTUtils.java:62
↓ 2 callers
Method
getNeoForgeInstallerUrl
(String version)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/NeoForgeUtils.java:60
↓ 2 callers
Method
getNeoForgedForgeInstallerUrl
(String version)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/NeoForgeUtils.java:64
↓ 2 callers
Method
getPojavStorageRoot
(Context ctx)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:155
↓ 2 callers
Method
getPreferences
(Context context)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/ModloaderInstallTracker.java:72
↓ 2 callers
Method
getPrefs
(Context ctx)
app/src/main/java/net/kdt/pojavlaunch/firefly/PojavProfile.java:15
↓ 2 callers
Method
getRegister
()
app/src/main/java/com/externallogin/login/Servers.java:54
↓ 2 callers
Method
getServerName
()
app/src/main/java/com/externallogin/login/Servers.java:46
↓ 2 callers
Method
getSha1FromModData
(@NonNull JsonObject object)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/CurseforgeApi.java:250
↓ 2 callers
Method
getSkinFace
()
app/src/main/java/net/kdt/pojavlaunch/firefly/value/MinecraftAccount.java:99
↓ 2 callers
Method
getStaticIcon
(Resources resources, @NonNull String icon)
app/src/main/java/net/kdt/pojavlaunch/firefly/profiles/ProfileIconCache.java:80
↓ 2 callers
Method
getTermSession
()
app/src/main/java/com/qz/terminal2/TermuxService.java:132
↓ 2 callers
Method
getTotalDeviceMemory
(Context ctx)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:1046
↓ 2 callers
Method
getValue
@return The value behind the key
app/src/main/java/net/kdt/pojavlaunch/firefly/extra/ExtraCore.java:70
↓ 2 callers
Method
getVersionId
Get the Version ID (the name of the mod loader in the versions/ folder) @return the Version ID as a string
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/ModLoader.java:37
↓ 2 callers
Method
getVersionJsonPath
(String versionName)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:861
↓ 2 callers
Method
getVersions
()
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/ForgeVersionListHandler.java:38
↓ 2 callers
Method
getVerticalAxis
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/gamepad/GamepadJoystick.java:57
↓ 2 callers
Method
getView
(int position, View convertView, ViewGroup parent)
app/src/main/java/net/kdt/pojavlaunch/firefly/profiles/ProfileAdapter.java:85
↓ 2 callers
Method
getVisibleFragment
(String tag)
app/src/main/java/net/kdt/pojavlaunch/firefly/LauncherActivity.java:293
↓ 2 callers
Method
getYPosition
(int side)
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/ActionRow.java:105
↓ 2 callers
Function
get_attached_env
app/src/main/jni/pojav/utils.c:160
↓ 2 callers
Function
gl_setup_window
app/src/main/jni/ctxbridges/gl_bridge.c:184
↓ 2 callers
Method
granted
()
app/src/main/java/net/kdt/pojavlaunch/firefly/fragments/MainMenuFragment.java:167
↓ 2 callers
Method
handleCachedApk
(JSONObject releaseInfo, boolean ignore, boolean check)
app/src/main/java/com/firefly/feature/UpdateLauncher.java:110
↓ 2 callers
Method
handleFileSelection
(String selectType)
app/src/main/java/net/kdt/pojavlaunch/firefly/prefs/screens/LauncherPreferenceVideoFragment.java:822
↓ 2 callers
Method
handleNoNotificationPermission
()
app/src/main/java/net/kdt/pojavlaunch/firefly/LauncherActivity.java:335
↓ 2 callers
Method
handleVirtualKeys
Handle dedicated volume buttons as virtual keys if applicable.
app/src/main/java/com/qz/terminal2/TermuxViewClient.java:224
↓ 2 callers
Method
hasMenuButton
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/ControlLayout.java:449
↓ 2 callers
Method
hasOngoingTasks
()
app/src/main/java/net/kdt/pojavlaunch/firefly/progresskeeper/ProgressKeeper.java:108
↓ 2 callers
Method
hashCode
()
app/src/main/java/net/kdt/pojavlaunch/firefly/multirt/Runtime.java:34
↓ 2 callers
Method
hidePopup
(boolean animate)
app/src/main/java/com/kdt/mcgui/mcVersionSpinner.java:197
↓ 2 callers
Method
hideSoftKeyboard
(final Context context, final View view)
app/src/main/java/com/qz/utils/KeyboardUtils.java:74
↓ 2 callers
Method
init
()
app/src/main/java/com/kdt/mcgui/MineEditText.java:18
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/prefs/GamepadRemapPreference.java:29
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/ControlHandleView.java:46
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/DrawerPullButton.java:29
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/DeleteButton.java:25
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/CloneButton.java:25
↓ 2 callers
Method
init
Add action buttons and configure them
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/ActionRow.java:58
↓ 2 callers
Method
init
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/handleview/AddSubButton.java:27
↓ 2 callers
Method
initCancel
()
app/src/main/java/com/firefly/utils/PGWTools.java:27
↓ 2 callers
Method
initDialog
(DialogInitializationListener listener)
app/src/main/java/com/movtery/ui/dialog/DraggableDialog.java:16
↓ 2 callers
Method
initEarlyConstants
(Context ctx)
app/src/main/java/net/kdt/pojavlaunch/firefly/Tools.java:183
↓ 2 callers
Method
initialize
(Context context)
app/src/main/java/com/firefly/feature/TurnipDownloader.java:32
↓ 2 callers
Method
initialize
(Context context)
app/src/main/java/com/firefly/feature/MesaDownloader.java:32
↓ 2 callers
Method
initialize
(Context context, TouchControllerInputView touchControllerInputView)
app/src/main/java/com/fifthlight/touchcontroller/TouchControllerUtils.java:99
↓ 2 callers
Method
injectBehaviors
Wrapper for multiple injections at once
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/buttons/ControlInterface.java:299
↓ 2 callers
Method
inputEvent
()
app/src/main/java/net/kdt/pojavlaunch/firefly/customcontrols/mouse/LeftClickGesture.java:23
↓ 2 callers
Method
insertJSONValueList
(String[] args, Map<String, String> keyValueMap)
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/JSONUtils.java:6
↓ 2 callers
Method
insertMinecraftProfile
Insert a new profile into the profile map @param minecraftProfile the profile to insert
app/src/main/java/net/kdt/pojavlaunch/firefly/value/launcherprofiles/LauncherProfiles.java:73
↓ 2 callers
Method
insertSingleJSONValue
(String value, Map<String, String> keyValueMap)
app/src/main/java/net/kdt/pojavlaunch/firefly/utils/JSONUtils.java:13
↓ 2 callers
Method
insertVersionContent
(TagNode tagNode)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/OptiFineScraper.java:82
↓ 2 callers
Method
installApk
(File apkFile)
app/src/main/java/com/firefly/feature/UpdateLauncher.java:323
↓ 2 callers
Method
installModpack
(ModDetail modDetail, int selectedVersion, InstallFunction installFunction)
app/src/main/java/net/kdt/pojavlaunch/firefly/modloaders/modpacks/api/ModpackInstaller.java:22
↓ 2 callers
Method
installRuntimeNamedNoRemove
(InputStream runtimeInputStream, File dest)
app/src/main/java/net/kdt/pojavlaunch/firefly/multirt/MultiRTUtils.java:216
↓ 2 callers
Method
isDownloadCancelled
()
app/src/main/java/com/firefly/feature/TurnipDownloader.java:51
↓ 2 callers
Method
isDownloadCancelled
()
app/src/main/java/com/firefly/feature/MesaDownloader.java:51
↓ 2 callers
Method
isELFFile
(InputStream inputStream)
app/src/main/java/com/firefly/utils/PGWTools.java:105
← previous
next →
501–600 of 2,668, ranked by callers