Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdbAutoPlayer/AdbAutoPlayer
/ functions
Functions
1,693 in github.com/AdbAutoPlayer/AdbAutoPlayer
⨍
Functions
1,693
◇
Types & classes
357
↳
Endpoints
51
Method
__str__
String representation.
src-tauri/src-python/adb_auto_player/models/image_manipulation/crop_regions.py:83
Method
__str__
String representation as width x height resolution.
src-tauri/src-python/adb_auto_player/models/device/display.py:35
Method
__str__
Return a string representation of the display info.
src-tauri/src-python/adb_auto_player/models/device/display.py:107
Method
_agreement
(r: str)
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_names.py:37
Method
_check_requirements
Validate device resolution and orientation. Raises: UnsupportedResolutionError: Device resolution is not supported.
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:113
Method
_claiming_afk_progress_chest
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/custom_routine/claim_afk_rewards.py:14
Method
_enter_dr
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:145
Method
_enter_ravaged_realm
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:160
Method
_equip_new_equipment
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/custom_routine/equip_new_equipment.py:48
Function
_exec_wm_size_1080_1920
()
src-tauri/src-python/adb_auto_player/commands/adb.py:19
Method
_execute
(self, custom_routine: str)
src-tauri/src-python/adb_auto_player/games/afk_journey/custom_routine/my_custom_routine.py:39
Method
_execute_single_proxy_battle
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:166
Method
_find_in_battle_modes
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:172
Method
_find_profile_icon
(self, world_chat_label: Box)
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/assist.py:46
Method
_find_quest_images
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:157
Method
_format_action
(self, action)
src-tauri/src-python/adb_auto_player/cli/argparse_helper.py:111
Method
_format_usage
(self, usage, actions, groups, prefix)
src-tauri/src-python/adb_auto_player/cli/argparse_helper.py:68
Function
_generateAppSettingsModel
( body: Commands["_generate_app_settings_model"]["input"], options?: InvokeOptions )
src/client/apiClient.ts:69
Function
_generateProfileStateUpdateModel
( body: Commands["_generate_profile_state_update_model"]["input"], options?: InvokeOptions )
src/client/apiClient.ts:76
Function
_generate_app_settings_model
()
src-tauri/src-python/adb_auto_player/__main__.py:539
Method
_generate_next_value_
(name, start, count, last_values)
src-tauri/src-python/adb_auto_player/games/afk_journey/heroes.py:8
Function
_generate_profile_state_update_model
()
src-tauri/src-python/adb_auto_player/__main__.py:544
Method
_get_rank_key
(e: dict)
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_names.py:418
Function
_get_state_sync
Synchronous helper function that runs in thread pool. Context variables are already set by copy_context().
src-tauri/src-python/adb_auto_player/__main__.py:432
Method
_handle_battle_screen
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:124
Method
_heartbeat
()
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_setup.py:249
Method
_heartbeat
()
src-tauri/src-python/adb_auto_player/ocr/qwen2vl_backend.py:109
Method
_hero_scanner
Lazily-initialised HeroScanner service.
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/hero_scanner.py:24
Method
_hero_scanner
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:88
Method
_is_available
(self)
src-tauri/src-python/adb_auto_player/ocr/qwen2vl_backend.py:41
Method
_level_up_all_heroes
(self)
src-tauri/src-python/adb_auto_player/games/afk_journey/custom_routine/level_up_all.py:17
Method
_load
()
src-tauri/src-python/adb_auto_player/file_loader/settings_loader.py:77
Function
_load_modules
Workaround to make static code analysis recognize the imports are required.
src-tauri/src-python/adb_auto_player/task_loader.py:8
Method
_monitor_fallback
Monitor stream initialization and fallback if continuous stream hangs.
src-tauri/src-python/adb_auto_player/device/adb/device_stream.py:145
Method
_normalize_panel_text
(t: str)
src-tauri/src-python/adb_auto_player/games/afk_journey/services/hero_scanner.py:525
Method
_open_frostfire_showdown
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:151
Method
_open_sunlit_showdown
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:163
Function
_rank_key
(r: str)
src-tauri/src-python/scripts/test_activeness_ocr.py:772
Method
_rank_sort_key
(r: str)
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_names.py:44
Function
_reset_display_size
()
src-tauri/src-python/adb_auto_player/commands/adb.py:31
Method
_select_afk_stage
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:121
Method
_select_duras_trials_tower
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:148
Method
_set_device_resolution
(self)
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:107
Method
_start_arcane_labyrinth
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:127
Method
_start_device_streaming
(self, device_streaming: bool = True)
src-tauri/src-python/adb_auto_player/game/_screenshot_mixin.py:141
Method
_stream_screen
Background thread that continuously captures frames.
src-tauri/src-python/adb_auto_player/device/adb/device_stream.py:240
Method
_tap_coordinates_till_template_disappears
Tap specific coordinates until a template disappears. Args: coordinates (Coordinates): Fixed point to tap. template (
src-tauri/src-python/adb_auto_player/game/_template_mixin.py:521
Method
_tap_till_template_disappears
Tap the matched template location until it disappears. Args: template (str): Template to search and tap. threshold (C
src-tauri/src-python/adb_auto_player/game/_template_mixin.py:476
Method
_test_cli
(self)
src-tauri/src-python/adb_auto_player/games/zzz_config_example/main.py:43
Method
_test_custom_routine
(self)
src-tauri/src-python/adb_auto_player/games/zzz_config_example/main.py:47
Method
_test_gui
(self)
src-tauri/src-python/adb_auto_player/games/zzz_config_example/main.py:39
Method
_torch_has_cuda
()
src-tauri/src-python/adb_auto_player/games/afk_journey/mixins/_guild_scan_setup.py:312
Method
_try_wait_and_tap
Wait for a template then tap it, returning False on timeout. Replaces the repeated pattern:: try: match = self.w
src-tauri/src-python/adb_auto_player/games/afk_journey/base.py:848
Function
_write_crash_log
(exc_type, exc_value, exc_tb)
src-tauri/src-python/adb_auto_player/__main__.py:13
Function
adb_retry
Decorator that adds retry logic with ADB process killing. 1. Try 2 times normally 2. If that fails, kill ADB server and recreate device 3
src-tauri/src-python/adb_auto_player/device/adb/retry_decorator.py:13
Function
anyio_backend
()
src-tauri/src-python/tests/test_e2e_flow.py:35
Method
app_settings
Global application settings.
src-tauri/src-python/adb_auto_player/game/_base.py:80
Method
app_settings
Locate and load the general application settings AdbAutoPlayer.toml file.
src-tauri/src-python/adb_auto_player/file_loader/settings_loader.py:86
Function
applySettingsFromFile
()
src/lib/utils/settings.ts:9
Method
area
Get the area of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:88
Function
asNonEmptyStringArray
( schema: any, )
src/lib/form/types.ts:50
Function
block_text_image
Create a block text test image.
src-tauri/src-python/tests/ocr/test_tesseract_backend/conftest.py:150
Method
bottom
Get the bottom edge y-coordinate of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:50
Method
bottom_left
Get the bottom-left corner point of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:60
Method
bottom_right
Get the bottom-right corner point of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:65
Method
busk
(self)
src-tauri/src-python/adb_auto_player/games/guitar_girl/guitar_girl.py:30
Method
buy_emporium
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:133
Function
cacheClear
( body: Commands["cache_clear"]["input"], options?: InvokeOptions )
src/client/apiClient.ts:62
Function
cache_clear
( app_handle: AppHandle, body: CacheClear, )
src-tauri/src-python/adb_auto_player/__main__.py:503
Function
cache_clear
Clear cache for a specific profile. profile_index=None → clear all profiles profile_index=int → clear only that profile
src-tauri/src-python/adb_auto_player/tauri_context/cache.py:46
Method
center
Center point of the base resolution.
src-tauri/src-python/adb_auto_player/game/_base.py:62
Method
center
Center point of the base resolution.
src-tauri/src-python/adb_auto_player/game/game.py:98
Method
center
Get the center point of the box.
src-tauri/src-python/adb_auto_player/models/geometry/box.py:70
Method
center
Return center Point of display.
src-tauri/src-python/adb_auto_player/models/device/display.py:55
Method
character_center
(self)
src-tauri/src-python/adb_auto_player/games/blue_protocol_star_resonance/blue_protocol_star_resonance.py:86
Method
check_stages_are_available
(self)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:118
Method
claim_daily_rewards
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:130
Method
claim_hamburger
(self, *args, **kwargs)
src-tauri/src-python/tests/games/afk_journey/mixins/test_all_mixins_extended.py:139
Method
click
Alias for tap.
src-tauri/src-python/adb_auto_player/device/adb/adb_controller.py:142
Method
coerce_tasks
Accept both plain strings (legacy) and TaskItem dicts/objects.
src-tauri/src-python/adb_auto_player/models/pydantic/my_custom_routine_settings.py:33
Method
config_string
Get config string to be passed to tesseract binary.
src-tauri/src-python/adb_auto_player/ocr/tesseract_config.py:24
Method
constructor
()
src/lib/stores.svelte.ts:72
Method
cv2_format
Get ConfidenceValue as normalized float (0.0-1.0). Returns: Normalized ConfidenceValue value
src-tauri/src-python/adb_auto_player/models/confidence_value.py:58
Function
debug
( body: Commands["debug"]["input"], options?: InvokeOptions )
src/client/apiClient.ts:27
Function
debug
( app_handle: AppHandle, body: ProfileContext, )
src-tauri/src-python/adb_auto_player/__main__.py:366
Function
decorator
(func: Callable)
src-tauri/src-python/adb_auto_player/decorators/register_lru_cache.py:14
Function
decorator
(cls)
src-tauri/src-python/adb_auto_player/decorators/register_game.py:45
Function
decorator
(func: Callable)
src-tauri/src-python/adb_auto_player/decorators/register_command.py:45
Function
decorator
(func: Callable)
src-tauri/src-python/adb_auto_player/decorators/register_custom_routine_choice.py:45
Function
decorator
(func: Callable)
src-tauri/src-python/adb_auto_player/tauri_context/cache.py:17
Method
default
()
src-tauri/src/settings.rs:273
Method
detect_text_blocks
Delegate to RapidOCR: Qwen2-VL does not produce bounding boxes.
src-tauri/src-python/adb_auto_player/ocr/qwen2vl_backend.py:594
Method
device
Active ADB device controller.
src-tauri/src-python/adb_auto_player/game/_base.py:50
Method
dimensions
Return device resolution tuple.
src-tauri/src-python/adb_auto_player/models/device/display.py:50
Method
dimensions
Return device resolution tuple.
src-tauri/src-python/adb_auto_player/models/device/display.py:86
Method
display_info
Current device display information.
src-tauri/src-python/adb_auto_player/game/_base.py:56
Method
display_info
Current device display information.
src-tauri/src-python/adb_auto_player/game/game.py:93
Method
down
(self, duration=1.0, magnitude=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:89
Method
down
(self, duration=1.0)
src-tauri/src-python/adb_auto_player/device/adb/blue_stacks_virtual_gamepad.py:140
Method
down
(self, duration: float = 1.0, magnitude: float = 1.0)
src-tauri/src-python/adb_auto_player/device/adb/xiaomi_joystick.py:107
← previous
next →
801–900 of 1,693, ranked by callers