Closed tordo closed 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
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
I've been missing an NSFW filter on the app, so I implemented it.