Skip to content

Commit

Permalink
Pushing Version 0.6 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Hady committed Jan 27, 2017
1 parent 8f5776e commit 137c141
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Switch auto update
- FsTrim
- CPU Frequentaly Changer - Partially Working
- Supporting Kitkat

[*] What Still Work in process Features ?
- ART Optimization
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ App for system & kernel performance improvment
* Switch auto update
* FsTrim
* CPU Frequentaly Changer - Partially Working
* Supportig Kitkat

### - What Still Work in process Features ?
* ART Optimization
Expand Down
9 changes: 5 additions & 4 deletions Updater.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<AppUpdater>
<update>
<latestVersion>0.5</latestVersion>
<url>https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-3e1da0b1a6c6fb303a33/app-debug.apk</url>
<latestVersion>0.6</latestVersion>
<url>https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-63f2b2ca67f24e570095/app-debug.apk</url>
<releaseNotes>
- Green Material Style instead of blue
- Adding Arabic Language
- Add support for Kitkat
- Fix double applying issue
- Setting Governors on Boot
</releaseNotes>
</update>
</AppUpdater>

0 comments on commit 137c141

Please sign in to comment.