-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Pavel Rekun
committed
Oct 4, 2018
1 parent
571b50c
commit f5826b1
Showing
1 changed file
with
4 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,11 @@ | ||
<AppUpdater> | ||
<update> | ||
<latestVersion>2.4</latestVersion> | ||
<latestVersionCode>27</latestVersionCode> | ||
<latestVersion>2.4.1</latestVersion> | ||
<latestVersionCode>28</latestVersionCode> | ||
<url>https://github.com/MenosGrante/Rekado/releases</url> | ||
<releaseNotes> | ||
- Added ability to hide bundled payloads | ||
- Added auto refresh for logs, when changing screens | ||
- Updated font size for headers | ||
- Updated Theme engine with new colors | ||
- Fixed additional selector state in Settings when changing accent color | ||
- Fixed crash in Settings | ||
- Removed Lakka loading support (only booting from Hekate supported officially) | ||
- Fixed UI bug #16 (BottomNavigationView related) | ||
- Migrated to Android Jetpack and Material Components | ||
- Updated ReiNX payload to 1.7 | ||
- Fixed crash when opening Paylods category | ||
</releaseNotes> | ||
</update> | ||
</AppUpdater> |