talklittle / reddit-is-fun

OLD VERSION 1.3 of reddit is fun -- Android app to interact with reddit.com
GNU General Public License v3.0
372 stars 157 forks source link

NSFW Filter #255

Closed tordo closed 12 years ago

tordo commented 12 years ago

I've been missing an NSFW filter on the app, so I implemented it.

talklittle commented 12 years ago

Thank you tordo! You should submit the pull request to https://github.com/zagaberoo/diode since that is where the latest happenings are going on. (Diode is a fork of reddit is fun 1.3.)

On Mon, May 14, 2012 at 12:17 PM, tordo reply@reply.github.com wrote:

I've been missing an NSFW filter on the app, so I implemented it.

You can merge this Pull Request by running:

 git pull https://github.com/tordo/reddit-is-fun master

Or you can view, comment on it, or merge it online at:

 https://github.com/talklittle/reddit-is-fun/pull/255

-- Commit Summary --

  • Added NSFW filter

-- File Changes --

M res/values/strings.xml (1) M res/xml/reddit_preferences.xml (1) M src/com/andrewshu/android/reddit/common/Constants.java (2) M src/com/andrewshu/android/reddit/settings/RedditPreferencesPage.java (6) M src/com/andrewshu/android/reddit/settings/RedditSettings.java (20) M src/com/andrewshu/android/reddit/threads/DownloadThreadsTask.java (8)

-- Patch Links --

 https://github.com/talklittle/reddit-is-fun/pull/255.patch  https://github.com/talklittle/reddit-is-fun/pull/255.diff


Reply to this email directly or view it on GitHub: https://github.com/talklittle/reddit-is-fun/pull/255

tordo commented 12 years ago

Already on it :)

On 14. mai 2012 19:34, Andrew Shu wrote:

Thank you tordo! You should submit the pull request to https://github.com/zagaberoo/diode since that is where the latest happenings are going on. (Diode is a fork of reddit is fun 1.3.)

On Mon, May 14, 2012 at 12:17 PM, tordo reply@reply.github.com wrote:

I've been missing an NSFW filter on the app, so I implemented it.

You can merge this Pull Request by running:

git pull https://github.com/tordo/reddit-is-fun master

Or you can view, comment on it, or merge it online at:

https://github.com/talklittle/reddit-is-fun/pull/255

-- Commit Summary --

  • Added NSFW filter

-- File Changes --

M res/values/strings.xml (1) M res/xml/reddit_preferences.xml (1) M src/com/andrewshu/android/reddit/common/Constants.java (2) M src/com/andrewshu/android/reddit/settings/RedditPreferencesPage.java (6) M src/com/andrewshu/android/reddit/settings/RedditSettings.java (20) M src/com/andrewshu/android/reddit/threads/DownloadThreadsTask.java (8)

-- Patch Links --

https://github.com/talklittle/reddit-is-fun/pull/255.patch https://github.com/talklittle/reddit-is-fun/pull/255.diff


Reply to this email directly or view it on GitHub:

https://github.com/talklittle/reddit-is-fun/pull/255

Reply to this email directly or view it on GitHub: https://github.com/talklittle/reddit-is-fun/pull/255#issuecomment-5696524