You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
We are currently stuck on version 19 (20 if you ignore the Fragment issues).
This also makes it hard to move to the latest Facebook API.
The major obstacles are that the StreamPhoto and StreamPhotoItem classes are deprecated and removed, but are still used in the NotifierService and ThumbActivity.
We need to:
a. Understand what are they used for
b. Remove them and replace them with similar logic