Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Hady committed Jan 18, 2017
1 parent 6f2f6d8 commit 15d9189
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
- Double-Tap to Wake
- USB Fast Charging
- Switch auto update
- FsTrim

[*] What Still Work in process Features ?
- FsTrim
- ART Optimization
- Zipling Optimization
- Catch Cleaner
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ App for system & kernel performance improvment
* Double-Tap to Wake
* USB Fast Charging
* Switch auto update
* FsTrim

### - What Still Work in process Features ?
* FsTrim
* ART Optimization
* Zipling Optimization
* Catch Cleaner
Expand Down
6 changes: 3 additions & 3 deletions Updater.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<AppUpdater>
<update>
<latestVersion>0.2</latestVersion>
<url>https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-c4d6fa3ae6eb02792d49/app-debug.apk</url>
<url>https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-091d40db660c6548bf94/app-debug.apk</url>
<releaseNotes>
- Auto Update Switcher in Settings
- USB Fast Charging
- ARCH Power Kenel feature
- Fstrim
</releaseNotes>
</update>
</AppUpdater>
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
minSdkVersion 22
targetSdkVersion 25
versionCode 1
versionName "0.2"
versionName "0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 15d9189

Please sign in to comment.