From 15d9189ff98748dcb8d99766afe81f496b8c24a9 Mon Sep 17 00:00:00 2001 From: Ahmed Hady Date: Wed, 18 Jan 2017 05:42:42 +0200 Subject: [PATCH] Version 0.3 --- .idea/misc.xml | 2 +- ChangeLog | 2 +- README.md | 2 +- Updater.xml | 6 +++--- app/build.gradle | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5d19981..fbb6828 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/ChangeLog b/ChangeLog index 88a6a98..7959bbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/README.md b/README.md index ef6b696..c97d8f9 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/Updater.xml b/Updater.xml index 3a2ec4f..9bb8650 100644 --- a/Updater.xml +++ b/Updater.xml @@ -1,10 +1,10 @@ 0.2 - https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-c4d6fa3ae6eb02792d49/app-debug.apk + https://github.com/Ahmed-Hady/UltraKernel/releases/download/untagged-091d40db660c6548bf94/app-debug.apk - - Auto Update Switcher in Settings - - USB Fast Charging + - ARCH Power Kenel feature +- Fstrim diff --git a/app/build.gradle b/app/build.gradle index 8900508..77806e9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,7 +21,7 @@ android { minSdkVersion 22 targetSdkVersion 25 versionCode 1 - versionName "0.2" + versionName "0.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {