1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-09-19 23:21:34 +02:00
Go to file
Allan Wang 5d9a3fd7fb v1.4.5 (#174)
* Update/kau (#125)

* Update logger

* Clean imports and bring back reactive libs

* Update dependencies and make billing async

* Misc (#128)

* Update null

* Attempt to improve transparent theme backgrounds

* Update menu

* Move injections to visible method and reduce offset

* Update searchview and logging

* Clean temp strings and add network states

* Move console blacklist to web state

* Change some logs to info

* Move glide loader to onCreate (#135)

* Remove commit number increments (#139)

* Fix/misc (#140)

* Add canadian locale to toLowerCase

* Add try catch to JsAssets

* Disable error throwing for bad search subject

* Log more throwables quietly

* Check internet connection before fetching username

* Remove name check in frost notifications

* Add activity lifecycle logger

* Add rxjava to lib showcase

* Move network checker to io thread (#150)

* Update dependency

* Blank

* Feature/jsoup debugger (#152)

* Create debugger

* Update debugger content

* Create debugging logic

* Finalize and test debugger

* Add reload listener

* Fix/pro crash without play store (#155)

* Update changelog

* Check if iab service exists

* Add checker before launching play store request

* Separate strings

* Enhancement/message notifications (#157)

* Map message notifs to the headless html extractor

* Update strings

* Bring im notifs out of alpha

* Update changelog

* Remove confirmation dialog (#159)

* Separate message notifications and add click intents (#171)

* Separate message notifications and add click intent for group notifications

* Add comments and finalize

* Feature/scroll down on message thread (#172)

* Add hook for scroll

* Update changelog

* Add custom navdrawer layout (#173)

* Add faq for auto play

* Update changelog

* Fix page banner bg (#163)
2017-08-14 20:48:39 -07:00
app v1.4.5 (#174) 2017-08-14 20:48:39 -07:00
docs v1.4.5 (#174) 2017-08-14 20:48:39 -07:00
files Dev 1.2.2 - Add framework for messenger notifications (#47) 2017-07-13 13:50:00 -07:00
gradle/wrapper Add IM notifications, FAQ, video uploading, and geolocations (#107) 2017-08-03 22:21:51 -07:00
.gitignore Dev 1.2.2 - Add framework for messenger notifications (#47) 2017-07-13 13:50:00 -07:00
.travis.yml Update image downloads , IAB, and many issue reports (#95) 2017-07-25 15:18:12 -07:00
build.gradle Add IM notifications, FAQ, video uploading, and geolocations (#107) 2017-08-03 22:21:51 -07:00
generate-apk-release.sh Fix/2FA (#115) 2017-08-07 14:56:48 -07:00
gradle.properties v1.4.5 (#174) 2017-08-14 20:48:39 -07:00
gradlew initial port 2017-05-29 15:05:26 -07:00
gradlew.bat initial port 2017-05-29 15:05:26 -07:00
LICENSE Initial commit 2017-05-28 21:17:24 -07:00
README.md Fix/2FA (#115) 2017-08-07 14:56:48 -07:00
settings.gradle Start pro version 2017-06-23 15:48:51 -07:00

Frost-for-Facebook

Build Status Stories in Ready

Get it on Google Play

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
  • 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

For testers and users without a play store account, test builds can be found here. Note that these builds occur for every commit, including unstable ones. You can find the release numbers for the master branch under the Travis. Those builds are likely more stable as they are pushed out to the alpha stream on the play store.