atavism

Results 14 issues of atavism

Seeing this occasionally in the logs while using FireTweet: ``` 05-12 17:15:28.894 1353-1395/? I/GoStdio﹕ detour: detour.go:283 Error while write 31 bytes to api.twitter.com:443 detoured: use of closed network connection ```

Reported by Crashlytics ``` java.lang.NullPointerException: imageSource must not be null at com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.setImage(SubsamplingScaleImageView.java:346) at com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView.setImage(SubsamplingScaleImageView.java:303) at org.getlantern.firetweet.activity.support.MediaViewerActivity$ImagePageFragment.onLoadFinished(MediaViewerActivity.java:414) at org.getlantern.firetweet.activity.support.MediaViewerActivity$ImagePageFragment.onLoadFinished(MediaViewerActivity.java:354) at android.support.v4.app.LoaderManagerImpl$LoaderInfo.callOnLoadFinished(LoaderManager.java:427) at android.support.v4.app.LoaderManagerImpl$LoaderInfo.onLoadComplete(LoaderManager.java:395) at android.support.v4.content.Loader.deliverResult(Loader.java:104) at android.support.v4.content.AsyncTaskLoader.dispatchOnLoadComplete(AsyncTaskLoader.java:223) at android.support.v4.content.AsyncTaskLoader$LoadTask.onPostExecute(AsyncTaskLoader.java:61) at android.support.v4.content.ModernAsyncTask.finish(ModernAsyncTask.java:461)...

P1

Possibly with WeChat, Weibo, and Qzone buttons?

P1

We only receive an update about a favorited tweet after several seconds which is really undesirable.

P1

Any tweets containing `periscope.tv` links. https://stackoverflow.com/questions/30073330/downloading-storing-periscope-live-streaming-broadcasts "It uses Http Live Streaming (HLS) on Chrome Desktop so just proxy/sniff HTTP responses of type 'application/vnd.apple.mpegurl' and get the request URL. I was...

When the user tries to sign in, the app suddenly crashes. Running Android Lollipop.

P1

test_001_setup (**main**.TestFiretweet) ... ok test_002_connect (**main**.TestFiretweet) ... ERROR test_003_remove_app (**main**.TestFiretweet) ... ERROR test_004_install_package (**main**.TestFiretweet) ... ERROR test_005_launch_app (**main**.TestFiretweet) ... ERROR test_006_write_username (**main**.TestFiretweet) ... ERROR test_007_write_invalid_password (**main**.TestFiretweet) ... ERROR test_008_invalid_login (**main**.TestFiretweet)...

P1

Not sure the best way to do this, but it would be really useful. Preferably these would also be automated.

P1

A lot of Crashlytics messages are appearing while testing FireTweet in developer mode. We should create a separate instance to avoid mixing the two up.

P2