Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Releases: AllanWang/Frost-for-Facebook

t2.2.0

02 Jan 04:46
f162d23
Compare
Choose a tag to compare
  • Rewrite a lot of internal logic to optimize loading
  • Change default user agent to new android version, previously a desktop user agent
  • Add back group management page when clicking the respective notification
  • Update theme, including like button, menu icon, and material light bugs
  • Fix login problem when one account is signed in.
  • Fix some problems when exiting the image viewer

v2.1.2

24 Nov 17:20
f195f06
Compare
Choose a tag to compare
  • Add fdroid meta data

v2.1.1

07 Nov 04:21
Compare
Choose a tag to compare
  • Fix link loading for some notifications. Some will redirect to the main notification page
  • Fix double back click problem

v2.1.0

09 Oct 02:49
Compare
Choose a tag to compare
  • Changed signing key; requires clean install
  • Update lots of theme components
  • Fix create post button
  • Add translations for Danish, Ukranian, and Swedish

v2.0.1

13 Apr 04:33
Compare
Choose a tag to compare
  • Update theme
  • Catch crashes if device has no webview
  • Fix all the notifications coming in for the first load
  • Reorder settings

v1.8.3

12 Mar 02:35
Compare
Choose a tag to compare
misc (#781)

* Rename image vars

* Add black media option, resolves #726

* Update changelog

* Fix menu parsin

* Update changelog

* Fix menu badges

v1.8.2

12 Mar 02:35
Compare
Choose a tag to compare
Update theme (#729)

v1.7.3: Feature/image retrieval (#581)

31 Dec 17:15
Compare
Choose a tag to compare
* Refactor

* Attempt new content

* Clean up to make compile friendly

* Update docs

v1.4.7

19 Aug 16:47
Compare
Choose a tag to compare
v1.4.7 (#195)

* Add try catch (#179)

* Add checks before injections (#180)

* Enhancement/url redirect manager (#182)

* Initial blacklist

* Move js checks to java

* Optimize imports and clean up request interceptor

* Misc (#190)

* Update play store description

* Finalize description

* Update kotlin and bg2 for custom themes

* Update to Android Studio 3.0 beta 2

* Update test dependencies and add logging to image activity

* Rename throwable to errorRef

* Update searchview and media picker through kau

* Update themes (#183)

* Theme content now found view

* Update verified bg and bg2 for transparent themes

* Fix check in star text

* Various fixes

* Create base svg sass images

* Feature/theme accent (#192)

* Add lots of theming components

* Optimize and add

* Update accents

* Misc 2 (#191)

* Add further checks for iab and remove generic error dialog

* Theme all snackbars

* Add dynamic media action tile

* Enhancement/media-camera-picker (#194)

* Update kau

* Update changelog

v1.4.5

15 Aug 03:49
Compare
Choose a tag to compare
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)