Skip to content

Commit

Permalink
unica: 2.1.0
Browse files Browse the repository at this point in the history
Change-Id: Ief984f842becf08a4a916985a2d96ed3a066d630
  • Loading branch information
salvogiangri committed Jul 4, 2024
1 parent ab041f5 commit 2affe72
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<img loading="lazy" src="readme-res/banner.png"/>
</h1>
<p align="center">
<a href="https://github.com/BlackMesa123/UN1CA/blob/fourteen/LICENSE"><img loading="lazy" src="https://img.shields.io/github/license/BlackMesa123/UN1CA?style=for-the-badge&logo=github"/></a>
<a href="https://github.com/BlackMesa123/UN1CA/commits/fourteen"><img loading="lazy" src="https://img.shields.io/github/last-commit/BlackMesa123/UN1CA/fourteen?style=for-the-badge"/></a>
<a href="https://github.com/BlackMesa123/UN1CA/stargazers"><img loading="lazy" src="https://img.shields.io/github/stars/BlackMesa123/UN1CA?style=for-the-badge"/></a>
<a href="https://github.com/BlackMesa123/UN1CA/graphs/contributors"><img loading="lazy" src="https://img.shields.io/github/contributors/BlackMesa123/UN1CA?style=for-the-badge"/></a>
<a href="https://github.com/BlackMesa123/UN1CA/actions/workflows/build.yml"><img loading="lazy" src="https://img.shields.io/github/actions/workflow/status/BlackMesa123/UN1CA/build.yml?style=for-the-badge"/></a>
<a href="https://github.com/salvogiangri/UN1CA/blob/fourteen/LICENSE"><img loading="lazy" src="https://img.shields.io/github/license/salvogiangri/UN1CA?style=for-the-badge&logo=github"/></a>
<a href="https://github.com/salvogiangri/UN1CA/commits/fourteen"><img loading="lazy" src="https://img.shields.io/github/last-commit/salvogiangri/UN1CA/fourteen?style=for-the-badge"/></a>
<a href="https://github.com/salvogiangri/UN1CA/stargazers"><img loading="lazy" src="https://img.shields.io/github/stars/salvogiangri/UN1CA?style=for-the-badge"/></a>
<a href="https://github.com/salvogiangri/UN1CA/graphs/contributors"><img loading="lazy" src="https://img.shields.io/github/contributors/salvogiangri/UN1CA?style=for-the-badge"/></a>
<a href="https://github.com/salvogiangri/UN1CA/actions/workflows/build.yml"><img loading="lazy" src="https://img.shields.io/github/actions/workflow/status/salvogiangri/UN1CA/build.yml?style=for-the-badge"/></a>
</p>
<p align="center">UN1CA <i>(/ˈu.ni.ka/)</i> is a work-in-progress custom firmware for Samsung Galaxy devices.</p>

Expand All @@ -33,9 +33,9 @@ Since UN1CA is open source, everyone can contribute to the project or port this
- High end animations
- Native/live blur support
- AOD clock transition support
- AOD wallpaper support
- Adaptive color tone support
- Adaptive refresh rate support
- Extra brightness support
- Picture remaster support
- Object, shadow and reflection eraser support
- Image clipper support
Expand All @@ -44,10 +44,10 @@ Since UN1CA is open source, everyone can contribute to the project or port this
- Debloated from useless system services/additional apps
- Play Integrity Fix included **(root required)**
- [BluetoothLibraryPatcher](https://github.com/3arthur6/BluetoothLibraryPatcher) included
- [KnoxPatch](https://github.com/BlackMesa123/KnoxPatch) implemented in system frameworks
- [KnoxPatch](https://github.com/salvogiangri/KnoxPatch) implemented in system frameworks
- China Device Care app included
- [Patched GoodLock](https://github.com/corsicanu/goodlock_dump) app included
- Extra mods (Enable live blur, Allow secure screenshot, FPS Unlock, Allow app downgrade)
- Extra mods (Enable live blur, FOD animation, Force max refresh rate, Allow secure screenshot, FPS Unlock, Allow app downgrade)
- Extra CSC features (Call recording, Hiya, Network speed in status bar, Quick switch to Secure Folder)

# Licensing
Expand All @@ -71,4 +71,4 @@ A big thanks goes to the following for their invaluable contributions in no part
- *All the UN1CA project contributors and testers ❤️*

# Stargazers over time
[![Stargazers over time](https://starchart.cc/BlackMesa123/UN1CA.svg)](https://starchart.cc/BlackMesa123/UN1CA)
[![Stargazers over time](https://starchart.cc/salvogiangri/UN1CA.svg)](https://starchart.cc/salvogiangri/UN1CA)
2 changes: 1 addition & 1 deletion unica/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#

# UN1CA configuration file
ROM_VERSION="2.0.1"
ROM_VERSION="2.1.0"
ROM_VERSION+="-$(git rev-parse --short HEAD)"
ROM_CODENAME="Eureka"

Expand Down

0 comments on commit 2affe72

Please sign in to comment.