diff --git a/README.md b/README.md index e46e29ae..d2ec2ad3 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@

- - - - - + + + + +

UN1CA (/ˈu.ni.ka/) is a work-in-progress custom firmware for Samsung Galaxy devices.

@@ -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 @@ -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 @@ -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) diff --git a/unica/config.sh b/unica/config.sh index 308d3d08..e840ea0a 100755 --- a/unica/config.sh +++ b/unica/config.sh @@ -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"