Skip to content

Commit

Permalink
Build88
Browse files Browse the repository at this point in the history
  - Fixes
  • Loading branch information
Hamza417 committed Aug 17, 2023
1 parent 33e1ac1 commit 204a39b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions app/src/main/assets/html/changelogs.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,18 @@ <h2>Build88</h2>
<h4>User Interface</h4>

<ul>
<li>Added option to backup and restore Inure's data in <b>Manage Space</b> panel.</li>
<li>Added option to back up and restore Inure's data in <b>Manage Space</b> panel.</li>
<li>Added <i>IzzyOnDroid</i> link support.</li>
<li>Updated <b>Home</b> panel UI.
<br>
<small>Toggle the old style UI from <b>Development Preferences</b> to revert back to old UI.</small>
<small>Toggle the old style UI from <b>Development Preferences</b> to revert to old
UI.</small>
</li>
<li>Added option to enable padding-less popup menus.</li>
<li>Updated pie charts' marker popup menu style to be more streamlined with click interface.
</li>
<li>Added custom legend framework to make legends' values clickable in <b>Analytics</b>.</li>
<li>Added seamless components browser in <b>Apps Menu</b>.</li>
<li>Added seamless components' browser in <b>Apps Menu</b>.</li>
</ul>

<h4>Bug Fixes</h4>
Expand All @@ -39,21 +40,21 @@ <h4>Bug Fixes</h4>
<li>Fixed missing disabled components in app's component viewers.</li>
<li>Fixed crashing due to empty tooltip hints.</li>
<li>Fixed few UI inconsistencies.</li>
<li>Fixed stroke color not changing.</li>
<li>Fixed stroke, color not changing.</li>
<li>Fixed <b>APKs</b> search issues.</li>
<li>Fixed few data generator issues.</li>
<li>Fixed <b>Batch</b> selections sorting.</li>
<li>Fixed <b>Terminal</b> notification permission issue.</li>
<li>Possibly fixed no color issue in Samsung devices.</li>
<li>Fixed results loading multiple times in <b>Search</b> panel.</li>
<li>Fixed media player crashing on corrupted files.</li>
<li>Fixed a few rish issues.</li>
<li>Fixed a few RISH issues.</li>
</ul>

<h4>Improvements</h4>

<ul>
<li>Shortcuts won't be treated as a new activity rather as a component in the app letting the
<li>Shortcuts won't be treated as a new activity, rather as a component in the app letting the
app launch multiple shortcuts in a single app instance all the time.
<br>
<small>
Expand Down

0 comments on commit 204a39b

Please sign in to comment.