mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 12:02:33 +01:00
438affb07a
* Feature/download manager (#855) * Add initial github release check * Create update service * Clean old manager directory * Update kau * Update updateActivity snippet * Add back gradle keys * Remove update service functionality * Update changelog * Misc (#865) * Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update * Fix view full image (#882) * Test including full photo viewer * Test cookie in glide * Fix parser and add redirects to view full image * Update changelog * Fix compilation and add new keys * Update all versions * Fix signing configs * Fix exoplayer api update * Change string usage * Test scss on travis * Test with node_js flag * Add back css * Update versions and fix video view
73 lines
4.4 KiB
Markdown
73 lines
4.4 KiB
Markdown
# Frost-for-Facebook
|
|
|
|
[![Build Status](https://travis-ci.org/AllanWang/Frost-for-Facebook.svg?branch=dev)](https://travis-ci.org/AllanWang/Frost-for-Facebook)
|
|
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/frost-for-facebook/localized.svg)](https://crowdin.com/project/frost-for-facebook)
|
|
[![ZenHub](https://img.shields.io/badge/Shipping%20faster%20with-ZenHub-45529A.svg)](https://app.zenhub.com/workspace/o/allanwang/frost-for-facebook/boards)
|
|
[![BugSnag](https://img.shields.io/badge/Bug%20tracking%20with-BugSnag-37C2D9.svg)](https://www.bugsnag.com/)
|
|
[![GitHub license](https://img.shields.io/badge/license-GPL--v3-blue.svg)](https://raw.githubusercontent.com/AllanWang/Frost-for-Facebook/dev/LICENSE)
|
|
|
|
[Download from XDA Labs](https://labs.xda-developers.com/store/app/com.pitchedapps.frost)
|
|
|
|
**Note** Some keystores are public for the sake of automatic builds and consistent signing across devices.
|
|
This means that others can build apps with the same signature. The only valid download sources are through my github releases and xda labs.
|
|
|
|
Frost is a third party Facebook wrapper geared towards design and functionality.
|
|
It contains many features, including:
|
|
* Support for multiple accounts and fast switching
|
|
* Full theming across all activities
|
|
* PIP videos
|
|
* Overlaying browser to read posts and get right back to your previous task
|
|
* Extensive notification support, with bundling, filtering, battery friendly scheduling, icons, and multi user support
|
|
* Context menu from any link via long press
|
|
* Native image viewer and downloader via long press
|
|
* Reactive based loading
|
|
* The transparency of open sourced development
|
|
|
|
Frost is the only third party Facebook app to have:
|
|
* Transparent themes and a fully customizable theme engine
|
|
* True multiuser support, along with multiuser notifications
|
|
* Fully swipable overlays
|
|
* Fully customizable tabs
|
|
|
|
Test builds can be found [here](https://github.com/AllanWang/Frost-for-Facebook-APK-Builder/releases).
|
|
Note that these builds occur for every commit, including unstable ones.
|
|
Typically, those merged into `master` are stable, and those merged into `dev` have been tested.
|
|
|
|
## Showcase
|
|
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_themes.png) 
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_glass.png)
|
|
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_multi_accounts.png) 
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_pip.png)
|
|
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_swipe.png) 
|
|
![Transparency](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/frost/screenshots/thumbnails/frost_quick_links.png)
|
|
|
|
## Translations
|
|
|
|
Frost depends on translations crowdsourced by the general public.
|
|
If you would like to contribute, please visit [here](https://crwd.in/frost-for-facebook).
|
|
Note that this project heavily depends on [KAU](https://github.com/AllanWang/KAU), which also needs to be translated [here](https://crwd.in/kotlin-android-utils).
|
|
|
|
Special thanks to the following awesome people for translating significant portions of Frost!
|
|
|
|
| Language | Contributors |
|
|
|----------|--------------|
|
|
| Chinese (Simplified) | |
|
|
| French | [Vincent Kulak](https://github.com/VonOx) • [Jean-Philippe Gravel](https://crowdin.com/profile/wokija) |
|
|
| Galician | [Xesús M. Mosquera](https://twitter.com/xesusmmc?lang=en) |
|
|
| German | [Bushido1992](https://forum.xda-developers.com/member.php?u=5179246) • [Marcel Soehnchen](https://crowdin.com/profile/msoehnchen) • [3LD0mi HA](https://forum.xda-developers.com/member.php?u=5860523) |
|
|
| Indonesian | [M. Angga Ariska](https://www.youtube.com/channel/UCkqMw81s2aw7bYO-U2YhD7w) |
|
|
| Italian | [Bonnee](https://github.com/Bonnee) |
|
|
| Korean | [잇스테이크](https://crowdin.com/profile/bexco2010) |
|
|
| Norwegian | |
|
|
| Polish | |
|
|
| Portuguese | [TheusKhan](https://crowdin.com/profile/TheusKhan) |
|
|
| Spanish | [Jahir Fiquitiva](https://jahirfiquitiva.me/) • [Nefi Salazar](https://plus.google.com/u/0/105547968033551087431)|
|
|
| Thai | |
|
|
| Turkish | |
|
|
| Vietnamese | [Alienz](https://crowdin.com/profile/alienyd) |
|
|
|
|
The full activity stream for the translations can be found [here](https://crowdin.com/project/frost-for-facebook/activity_stream)
|