Skip to content

Commit

Permalink
readme: Update for public 5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kdrag0n committed Jun 24, 2021
1 parent 5cc9e61 commit 64d5e23
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,37 @@
# Android 12 Extensions

This is a Magisk + Xposed module that enables hidden features on Android 12 Beta 1. It also includes a configuration app for enabling, disabling, or customizing the new features without rebooting.
This is a Magisk + Xposed module that enables hidden features on Android 12 Beta 2. It also includes a configuration app for enabling, disabling, or customizing the new features without rebooting.

<p align="center">
<img src="https://user-images.githubusercontent.com/7930239/120883052-e224f480-c58f-11eb-9fbd-8cad9bc25283.png" alt="Settings home page" width="240"> <img src="https://user-images.githubusercontent.com/7930239/120883053-e2bd8b00-c58f-11eb-8f7c-542d2f103861.png" alt="System settings with changes pending" width="240"> <img src="https://user-images.githubusercontent.com/7930239/120883054-e3562180-c58f-11eb-90e1-dd697f779d2c.png" alt="Mod settings in dark mode, with changes pending" width="240">
<img src="https://user-images.githubusercontent.com/7930239/123183863-53e1b700-d447-11eb-9d17-1cb029095b28.png" alt="Settings home page" width="240"> <img src="https://user-images.githubusercontent.com/7930239/123183866-5512e400-d447-11eb-8438-51d2d11e7b36.png" alt="System settings with changes pending" width="240"> <img src="https://user-images.githubusercontent.com/7930239/123183869-57753e00-d447-11eb-9974-6ff4f2c520e0.png" alt="Appearance settings in dark mode, with changes pending" width="240">
</p>

## Features

- [**Configuration app to toggle features and apply changes without rebooting**](https://t.me/proton_releases/134)
- Material You colors for UI and icon
- **Configuration app to toggle features and apply changes without rebooting**
- Material You UI and icon
- Disable features that are enabled by default
- [**Custom wallpaper-based theme engine using modern color science**](https://t.me/proton_releases/131)
- Better wallpaper color extraction than Google's implementation as of Beta 1
- [**Custom wallpaper-based theme engine using modern color science**](https://twitter.com/kdrag0n/status/1407517504109350912)
- Compared to Google's implementation as of Beta 2:
- Better wallpaper color extraction
- 34x faster theme generation
- More consistent colors
- Minimal hue shifting
- Adjustable theme colorfulness
- [Dynamic wallpaper-based theming (Monet)](https://twitter.com/kdrag0n/status/1372438937390641156)
- New lock screen, notification shade, [quick settings](https://twitter.com/kdrag0n/status/1385048665295790081), and toast designs
- Option to prioritize colorfulness over accurate shades
- Custom color selection
- Game dashboard
- [FPS counter](https://twitter.com/kdrag0n/status/1385029667334230021)
- [Patterned ripple effects](https://twitter.com/kdrag0n/status/1385004640689811457)
- [Charging ripple animation](https://twitter.com/kdrag0n/status/1385058302199885826)
- [Quick settings tiles for upcoming alarms and Google Pay](https://twitter.com/kdrag0n/status/1385029676012216320)
- [New unified internet settings (Wi-Fi and cellular)](https://twitter.com/kdrag0n/status/1394928791458246659)
- [Live microphone and camera toggles](https://twitter.com/kdrag0n/status/1394929561222082564)
- [Pixel-style notifications and quick settings on AOSP GSIs](https://twitter.com/kdrag0n/status/1394730865373057026)
- New screen on/off animations
- [Custom ripple animation](https://twitter.com/kdrag0n/status/1404251295960113154)
- [Rounded screenshots](https://t.me/proton_releases/147)
- [New search UI in Pixel Launcher](https://t.me/proton_releases/145)
- [New page transition animation in Settings](https://twitter.com/kdrag0n/status/1402753015094726660)
- [Dynamic colors for some Google app icons](https://twitter.com/kdrag0n/status/1402789844883951625)
- Material You color palette charts

### For AOSP GSIs

- All new Pixel features
- New Pixel features
- Circular icons and rounded corners
- Wallpaper-based theming using custom theme engine

Expand Down

0 comments on commit 64d5e23

Please sign in to comment.