Skip to content

Commit

Permalink
README: update, bump to BlueFlare
Browse files Browse the repository at this point in the history
  • Loading branch information
CaelestisZ committed May 25, 2020
1 parent 6cd2671 commit 890d4f4
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 14 deletions.
34 changes: 21 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AetherAura

![AetherAura Logo](/info/logo.png)
![AetherAura Logo](/info/aetheraura.png)

> SE 7.1.1 kernel | FortunaX | Base: J510FN
Expand All @@ -14,14 +14,16 @@

## How to install

- Boot into custom recovery
- Flash AetherLite ROM
- Flash AetherAura kernel device-specific build
- Boot into custom recovery.
- Flash AetherLite ROM and then the fixes. (if any)
- _Flash the latest release for a better experience!_
- _AetherAura kernel releases start with letters from A-Z, 'Z' being the latest release_
- Flash AetherAura kernel device-specific build.
- Reboot & Enjoy!

## Release History

- Ascent
- __Ascent__
- Selective fortuna drivers updated
- Reduced CPU average load
- Enabled ARCH_POWER
Expand All @@ -34,17 +36,23 @@
- Introduced lpClock
- Optimize KSM
- And several performance optimizations

- __BlueFlare__
- Undervolt for better compatibility
- Implemented fast idling of CPU
- Implemented INTELLI_THERMAL driver
- Tune task-scheduler for power savings
- Implemented USB fast charge
- Decrease swappiness to 20
- TCP_Westwood: Tune-up
- Fixed headphone buttons
- And several optimizations to GPU

## Downloads

__[AetherLite ROM](http://tiny.cc/aetherlite "AetherLite ROM")__

__[Temporary SecureStorage fix](http://tiny.cc/securestoragefix "Temporary SecureStorage fix")__

__[AetherAura Kernel](https://github.com/CaelestisZ/AetherAura/releases "AetherAura Kernel")__

## Contributing

1. Fork it (<https://github.com/CaelestisZ/AetherAura>)
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

2 changes: 1 addition & 1 deletion build_aether.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#
clear
# Init Fields
AE_VERSION=Ascent
AE_VERSION=BlueFlare
AE_DATE=$(date +%Y%m%d)
AE_TOOLCHAIN=/home/caelestisz/Toolchains/bin/arm-eabi-
AE_DIR=$(pwd)
Expand Down
Binary file added info/aetheraura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed info/logo.png
Binary file not shown.

0 comments on commit 890d4f4

Please sign in to comment.