* master: (27 commits)
Upgrading pip as part of pip req.
Upping pip.
Adding pip updater.
Focusing login name field on load.
Updating tweepy to v2.2.
Switching starring story unique index parameter.
Android v3.6.1 has new font sizes.
Fixing race condition on starring stories.
Typo on exception.
Typo on exception.
Fixing the unstarring bugs.
Discrete text sizes rather than linear, new XXL size. (#474, #392)
Fixing log.
Cutting trim log in half.
Turning off chance for cleanup. Everybody gets a cleanup.
No need for progress on trim.
Handling users who only read feeds to which they are subscribed.
Fixing inaccurate counts.
Sending a max of 1,000 read stories at a time.
Adding logging and correcting logic error in auto trim.
...
* master:
Fixing story tags in Text view.
Show loading screen when switching story list mode.
Pass default feed view into ReadingItemFragment. Move loading original text into ReadingItemFragment.
* master: (242 commits)
Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
Fixing bug on empty river.
Use the selected feed view when viewing a story
Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
Fixing accidental truncation on story when saved.
Fixing story detail height in Text view when saved with tags.
Fixing text tab view.
Updating readability.
Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
Counting dupe feeds only once in unread counts.
Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
Fixing bounce on resize.
disable debug
Mark-read idempotency for social feeds. (#460)
Idempotent mark-as-read DB ops. (#460)
Cleaning up unread counting. (#460)
Fixing height issues with new saved stories sideoptions box.
Limiting new user queue.
Limiting new user queue.
Max overlay fully fade slightly sooner when scrolling down. (#459)
...
* master:
Adding user agent. Still needs version name from Manifest. @dosiecki or @manderson23, either of you know how to get that version name (like 3.5.5) into the user agent?
* master:
Android v3.5.5. Bumping minimum SDK to v11 (3.0+).
Fixing broken BBC links which have oddball hashes.
Fixing links with target hashes.
Refactor story loading to persist during list/reading activities.
Make new async calls not race UI threads.