1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-16 20:12:25 +02:00

Update README.md

This commit is contained in:
Allan Wang 2023-12-14 20:53:57 -08:00 committed by GitHub
parent 29dc22655d
commit 15799aaef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,16 +11,7 @@
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.pitchedapps.frost)
**This project is undergoing a full rewrite**. The latest snapshot of the old project is available at https://github.com/AllanWang/Frost-for-Facebook/tree/legacy.
While a rewrite isn't necessary to keep the project going, I wanted to take some time to learn new things, and also to support some big features:
* Views to compose. This will make things a lot more structured, and will simplify dynamic colors/themes, which I've included in my projects well before Material You.
* WebView to GeckoView. This will add support for web extensions, and provide more functionality. Admittedly, this has been a huge pain to learn, and there are things that are far easier with webviews, but I think I'm at a point where I've answered my main questions.
* Web extensions allows for actual ad blocks, and theme updates without pushing new apks
* I intend on adding notification support for friend requests, though that could have been done with the old build
The direction I'm taking Frost v4.0.0 is to simplify a lot of things, and to leverage other extensions/libraries where possible. GeckoView also makes it easier to support multi account, in case I want to extend this beyond Facebook at some point in the future.
**This project is not actively maintained**. I'm occassionally updating the code to test things out, but the latest 'usable' snapshot of the old project is available at https://github.com/AllanWang/Frost-for-Facebook/tree/legacy. Until this is updated, the dev branch is not usable.
---