Skip to content

Commit

Permalink
docs: ui: fixed another copy-paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilpaulmathew authored Nov 15, 2024
1 parent f4728ca commit 2c5c174
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions docs/pages/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,15 @@ permalink: /ui/
<p style="text-align: center"><img src="https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" alt="" width="250" height="500" /></p>
<p style="text-align: center">Screenshot of the main UI of Package Manager</p>

Other than the main title (app name itself), the top portion of the application includes three buttons and are
<p style="text-align: justify;"><tab1>Other than the main title (app name itself), the top portion of the application includes three buttons and are</tab1></p>

<ol>
<li><b>Search</b> - Search and categorize applications with a specific name/package id).</li>
<li><b>Sort</b> - Sort the applications by name or package id. This section also offers an option to reverse the application list order.</li>
<li><b>Reload</b> - Reload the entire application list.</li>
</ol>





The bottom navigation bar of the application provides quick access links to <b>Exported Apps</b>, <b>Uninstalled Apps</b> (requires Root or Shizuku), and the <b>Settings</b> menu.

// Access to "Split APK Installer", "Exported Apps", "Settings" and the "About" pages of the app
<p style="text-align: justify;"><tab1>The bottom navigation bar of the application provides quick access links to <b>Exported Apps</b>, <b>Uninstalled Apps</b> (requires Root or Shizuku), and the <b>Settings</b> menu.</tab1></p>

<p style="text-align: center"><img src="https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" alt="" width="250" height="500" /></p>
<p style="text-align: center">Screenshot of the App Info page of Package Manager</p>
Expand Down

0 comments on commit 2c5c174

Please sign in to comment.