-
Notifications
You must be signed in to change notification settings - Fork 24
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
Showing
1 changed file
with
8 additions
and
14 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,19 +1,13 @@ | ||
{ | ||
"latestVersion": "2.5.1.3", | ||
"latestVersionCode": 394, | ||
"latestVersion": "2.5.1.4", | ||
"latestVersionCode": 395, | ||
"url": "https://github.com/Paget96/LSpeed/releases", | ||
"releaseNotes": [ | ||
"v2.5.1.3", | ||
"- Removed governor tuner execution time", | ||
"- Updated governor tuner parameters", | ||
"- Updated CPU Optimizer code (set the governor before optimization)", | ||
"- Removed entropy section", | ||
"- Removed old code from battery improvement script", | ||
"- Updated IO Block optimization, removed ext4 tweaks", | ||
"- Updated virtual memory tweaks, removed old code, removed useless parameter changes, slightly improved parameters", | ||
"- Improved app code, migrated to Kotlin", | ||
"- Updated UI", | ||
"- Minor fixes and improvements", | ||
"- Updated dependencies" | ||
"v2.5.1.4", | ||
"- Fixed executing profiles", | ||
"- Fixed saving/restoring config", | ||
"- Replaced progress dialogs with progress bar", | ||
"- Updated cleaner", | ||
"- Added toast with saved file path for logs" | ||
] | ||
} |