271 lines
12 KiB
HTML
271 lines
12 KiB
HTML
<!DOCTYPE HTML>
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (11.0.16) on Fri Dec 16 20:07:20 PST 2022 -->
|
|
<title>Index</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="dc.created" content="2022-12-16">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
|
<!--[if IE]>
|
|
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
|
<![endif]-->
|
|
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
|
|
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
var pathtoroot = "./";
|
|
var useModuleDirectories = true;
|
|
loadScripts(document, 'script');</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<header role="banner">
|
|
<nav role="navigation">
|
|
<div class="fixedNav">
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a id="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<ul class="navListSearch">
|
|
<li><label for="search">SEARCH:</label>
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
|
</li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
</div>
|
|
<div class="navPadding"> </div>
|
|
<script type="text/javascript"><!--
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|
//-->
|
|
</script>
|
|
</nav>
|
|
</header>
|
|
<main role="main">
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:T">T</a> <a href="#I:W">W</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a><a id="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed(ActionEvent)</a></span> - Method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Invoked when an action event occurs on a component</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#adb(java.lang.String)">adb(String)</a></span> - Static method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Execute adb shell command</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_BASE_URL">ADB_BASE_URL</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_DISABLE_PACKAGE">ADB_DISABLE_PACKAGE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_ENABLE_PACKAGE">ADB_ENABLE_PACKAGE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_FORCE_DISABLE_PACKAGE">ADB_FORCE_DISABLE_PACKAGE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_GET_DEVICE_MANUFACTURER">ADB_GET_DEVICE_MANUFACTURER</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_GET_DEVICE_MODEL">ADB_GET_DEVICE_MODEL</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_GET_PACKAGES">ADB_GET_PACKAGES</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_HAS_DEVICE">ADB_HAS_DEVICE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_KILL_SERVER">ADB_KILL_SERVER</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_LINUX_URL">ADB_LINUX_URL</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_MACOS_URL">ADB_MACOS_URL</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_SERVER_REFRESH_MILSECOND">ADB_SERVER_REFRESH_MILSECOND</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_START_SERVER">ADB_START_SERVER</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#ADB_WINDOWS_URL">ADB_WINDOWS_URL</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#BTN_MARGIN">BTN_MARGIN</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#BTN_NAMES">BTN_NAMES</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#createButtonsPane()">createButtonsPane()</a></span> - Method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Create a panel that contains various buttons</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#createDeviceNamePane()">createDeviceNamePane()</a></span> - Method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Create a panel that contains device name</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#createPackagesPane()">createPackagesPane()</a></span> - Method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Create a panel that contains a list of package names</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#createStatusBar()">createStatusBar()</a></span> - Method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Create a panel that contains the status bar</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><a href="Debloat.html" title="class in <Unnamed>"><span class="typeNameLink">Debloat</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
|
|
<dd>
|
|
<div class="block">Universal Android Debloater GUI</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#%3Cinit%3E()">Debloat()</a></span> - Constructor for class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor that creates window</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#DEFAULT_DEVICE_NAME">DEFAULT_DEVICE_NAME</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#DEFAULT_FONT">DEFAULT_FONT</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#DEFAULT_STATUS_BAR">DEFAULT_STATUS_BAR</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd>
|
|
<div class="block">Main</div>
|
|
</dd>
|
|
</dl>
|
|
<a id="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#PANE_CENTER_INSET">PANE_CENTER_INSET</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#PANE_SOUTH_INSET">PANE_SOUTH_INSET</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#TITLE">TITLE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a id="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="Debloat.html#WINDOW_SIZE">WINDOW_SIZE</a></span> - Static variable in class <a href="Debloat.html" title="class in <Unnamed>">Debloat</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:M">M</a> <a href="#I:P">P</a> <a href="#I:T">T</a> <a href="#I:W">W</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a></div>
|
|
</main>
|
|
<footer role="contentinfo">
|
|
<nav role="navigation">
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a id="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="package-summary.html">Package</a></li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
</div>
|
|
<a id="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</nav>
|
|
</footer>
|
|
</body>
|
|
</html>
|