MCPcopy Create free account

hub / github.com/ImKKingshuk/BloatwareHatao / functions

Functions324 in github.com/ImKKingshuk/BloatwareHatao

↓ 1 callersMethodgo_to_bottom
Go to bottom
bloatwarehatao-tui/src/state.rs:431
↓ 1 callersMethodgo_to_top
Go to top
bloatwarehatao-tui/src/state.rs:426
↓ 1 callersMethodhandle_browser_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:426
↓ 1 callersMethodhandle_device_info_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:614
↓ 1 callersMethodhandle_dialog_key
Handle dialog key input
bloatwarehatao-tui/src/app.rs:1262
↓ 1 callersMethodhandle_generic_back_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:657
↓ 1 callersMethodhandle_health_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:630
↓ 1 callersMethodhandle_home_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:398
↓ 1 callersMethodhandle_key
Handle keyboard input
bloatwarehatao-tui/src/app.rs:364
↓ 1 callersMethodhandle_menu_select
(&mut self)
bloatwarehatao-tui/src/app.rs:1208
↓ 1 callersMethodhandle_preset_creator_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:944
↓ 1 callersMethodhandle_presets_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:787
↓ 1 callersMethodhandle_rescue_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:891
↓ 1 callersMethodhandle_settings_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:711
↓ 1 callersMethodhandle_support_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:666
↓ 1 callersMethodhandle_user_guide_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:1185
↓ 1 callersMethodhandle_wireless_key
(&mut self, key: KeyCode)
bloatwarehatao-tui/src/app.rs:1080
↓ 1 callersMethodis_installed
(&self, package: &str)
bloatwarehatao-core/src/package.rs:280
↓ 1 callersMethodis_open
(&self)
bloatwarehatao-tui/src/state.rs:587
↓ 1 callersMethodis_system_app
(&self, package: &str)
bloatwarehatao-core/src/package.rs:413
↓ 1 callersMethodlist_disabled_packages
(&self)
bloatwarehatao-core/src/package.rs:266
↓ 1 callersFunctionlist_packages
(device: Option<&str>)
bloatwarehatao-tui/src/main.rs:106
↓ 1 callersMethodlist_ready_devices
Get list of ready devices (authorized and connected)
bloatwarehatao-core/src/device.rs:367
↓ 1 callersMethodload_database
Load the package database
bloatwarehatao-tui/src/app.rs:127
↓ 1 callersMethodmatches
(&self, pkg: &PackageItem)
bloatwarehatao-tui/src/state.rs:192
↓ 1 callersFunctionoperation_by_index
Get operation by index
bloatwarehatao-tui/src/screens/dialogs.rs:437
↓ 1 callersMethodpage_down
Page down
bloatwarehatao-tui/src/state.rs:420
↓ 1 callersMethodpage_up
Page up
bloatwarehatao-tui/src/state.rs:415
↓ 1 callersMethodprev
(&self)
bloatwarehatao-tui/src/state.rs:164
↓ 1 callersMethodram_usage_percent
Get RAM usage percentage
bloatwarehatao-core/src/device.rs:324
↓ 1 callersMethodrestore_from_entry
( &self, adb: &Adb, entry: &RescueEntry, )
bloatwarehatao-core/src/rescue.rs:261
↓ 1 callersMethodrestore_from_session
( &self, adb: &Adb, session: &RescueSession, )
bloatwarehatao-core/src/rescue.rs:280
↓ 1 callersMethodrestore_rescue_entry
Restore from rescue entry
bloatwarehatao-tui/src/app.rs:1596
↓ 1 callersMethodrestore_rescue_session
Restore from rescue session
bloatwarehatao-tui/src/app.rs:1653
↓ 1 callersFunctionrun
Run the TUI application
bloatwarehatao-tui/src/app.rs:1713
↓ 1 callersFunctionrun_app
(terminal: &mut Terminal<CrosstermBackend<Stdout>>, app: &mut App)
bloatwarehatao-tui/src/app.rs:1742
↓ 1 callersMethodsave
Save configuration to file
bloatwarehatao-core/src/config.rs:210
↓ 1 callersMethodsave_config
Save configuration to disk
bloatwarehatao-tui/src/state.rs:894
↓ 1 callersMethodsave_created_preset
(&mut self)
bloatwarehatao-tui/src/app.rs:1047
↓ 1 callersMethodsearch
Search packages by name or label
bloatwarehatao-core/src/database.rs:253
↓ 1 callersMethodselected_package_mut
Get mutable reference to currently selected package
bloatwarehatao-tui/src/state.rs:326
↓ 1 callersMethodshow_confirm
( &mut self, title: impl Into<String>, message: impl Into<String>, operation:
bloatwarehatao-tui/src/state.rs:520
↓ 1 callersFunctionshow_device_info
(device: Option<&str>)
bloatwarehatao-tui/src/main.rs:73
↓ 1 callersMethodshow_progress
(&mut self, title: impl Into<String>, total: usize)
bloatwarehatao-tui/src/state.rs:536
↓ 1 callersMethodstorage_usage_percent
Get storage usage percentage
bloatwarehatao-core/src/device.rs:334
↓ 1 callersMethodtcpip
(&self, port: u16)
bloatwarehatao-core/src/adb.rs:158
↓ 1 callersMethodtoggle_auto_update
Toggle auto update check
bloatwarehatao-tui/src/state.rs:864
↓ 1 callersMethodtoggle_backup_before_remove
Toggle backup before remove
bloatwarehatao-tui/src/state.rs:889
↓ 1 callersMethodtoggle_confirm_removal
Toggle confirm removal
bloatwarehatao-tui/src/state.rs:884
↓ 1 callersMethodtoggle_current_setting
(&mut self)
bloatwarehatao-tui/src/app.rs:747
↓ 1 callersMethodtoggle_dry_run
Toggle dry run mode
bloatwarehatao-tui/src/state.rs:858
↓ 1 callersMethodtoggle_offline_mode
Toggle offline mode
bloatwarehatao-tui/src/state.rs:869
↓ 1 callersMethodtoggle_safety_warnings
Toggle safety warnings
bloatwarehatao-tui/src/state.rs:879
↓ 1 callersMethodtoggle_verbose
Toggle verbose output
bloatwarehatao-tui/src/state.rs:874
↓ 1 callersMethodupdate_package_label
Update a package's label by package name Returns true if the package was found and updated
bloatwarehatao-tui/src/state.rs:375
↓ 1 callersMethodupdate_progress
(&mut self, current: usize, package: impl Into<String>)
bloatwarehatao-tui/src/state.rs:545
Methodadb
Create an ADB error
bloatwarehatao-core/src/error.rs:74
Methodadd
Add a removed package
bloatwarehatao-core/src/rescue.rs:103
Methodadd_package
Add a package to the preset
bloatwarehatao-core/src/preset.rs:92
Methodadd_packages
Add multiple packages
bloatwarehatao-core/src/preset.rs:97
Methodbackups_dir
Get backups directory
bloatwarehatao-core/src/config.rs:145
Methodbatch_remove
( &self, packages: &[String], mode: RemovalMode, )
bloatwarehatao-core/src/package.rs:668
Methodbuiltin
Create a built-in preset
bloatwarehatao-core/src/preset.rs:71
Methodby_category
Get packages by category
bloatwarehatao-core/src/database.rs:245
Methodby_oem
Get packages for a specific OEM
bloatwarehatao-core/src/database.rs:229
Methodconfig
Get the current configuration
bloatwarehatao-core/src/config.rs:184
Methodcreate_rescue_point
(&self, adb: &Adb)
bloatwarehatao-core/src/rescue.rs:165
Methodcurrent_package
(&self)
bloatwarehatao-tui/src/state.rs:638
Methoddefault
()
bloatwarehatao-core/src/config.rs:42
Methoddefault
()
bloatwarehatao-core/src/device.rs:400
Methoddefault
()
bloatwarehatao-core/src/adb.rs:21
Methoddefault
()
bloatwarehatao-tui/src/state.rs:295
Methoddefault
()
bloatwarehatao-tui/src/screens/presets.rs:42
Methoddescription
Get description
bloatwarehatao-core/src/package.rs:144
Methoddescription
Get description
bloatwarehatao-core/src/database.rs:53
Methoddeserialize
(deserializer: D)
bloatwarehatao-core/src/category.rs:97
Methoddirs
Get application directories
bloatwarehatao-core/src/config.rs:194
Methoddisconnect
Disconnect from a wireless device
bloatwarehatao-core/src/adb.rs:150
Methoddisplay_name
Get a display-friendly name for the device
bloatwarehatao-core/src/device.rs:117
Methoddisplay_name
Get display name
bloatwarehatao-core/src/package.rs:135
Methoddisplay_name
Get display name
bloatwarehatao-core/src/category.rs:171
Methoddisplay_name
Get display name
bloatwarehatao-core/src/database.rs:31
Functiondraw
Main draw function
bloatwarehatao-tui/src/ui.rs:14
Methoddraw
Draw the wireless screen
bloatwarehatao-tui/src/screens/wireless.rs:20
Methoddraw
Draw the device info screen
bloatwarehatao-tui/src/screens/device_info.rs:21
Methoddraw
Draw the health screen
bloatwarehatao-tui/src/screens/health.rs:22
Methoddraw
(f: &mut Frame, app: &App)
bloatwarehatao-tui/src/screens/user_guide.rs:19
Methoddraw
(f: &mut Frame, _app: &App)
bloatwarehatao-tui/src/screens/about.rs:19
Methoddraw
(f: &mut Frame, app: &App)
bloatwarehatao-tui/src/screens/support.rs:20
Methoddraw
Draw the presets screen using presets from state
bloatwarehatao-tui/src/screens/presets.rs:60
Methoddraw
Draw the settings screen
bloatwarehatao-tui/src/screens/settings.rs:51
Methoddraw
Draw the rescue screen using rescue history from state
bloatwarehatao-tui/src/screens/rescue.rs:20
Methoddraw
Draw the package browser screen
bloatwarehatao-tui/src/screens/package_browser.rs:26
Methoddraw_appearance_settings
(f: &mut Frame, area: Rect, app: &App)
bloatwarehatao-tui/src/screens/settings.rs:303
Methoddraw_banner
Draw the ASCII banner
bloatwarehatao-tui/src/screens/home.rs:37
Methoddraw_battery_section
(f: &mut Frame, area: Rect, health: &DeviceHealth)
bloatwarehatao-tui/src/screens/health.rs:160
Methoddraw_categories
(f: &mut Frame, area: Rect, selected: usize)
bloatwarehatao-tui/src/screens/settings.rs:92
Methoddraw_connected_device
( f: &mut Frame, area: Rect, text: &str, info: &crate::state::DeviceInfo,
bloatwarehatao-tui/src/screens/home.rs:190
Methoddraw_content
(f: &mut Frame, area: Rect, app: &App)
bloatwarehatao-tui/src/screens/wireless.rs:52
Methoddraw_content
(f: &mut Frame, area: Rect, app: &App)
bloatwarehatao-tui/src/screens/device_info.rs:52
← previousnext →101–200 of 324, ranked by callers