Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵ | Alex Ning | 2022-02-12 | 1 | -0/+6 |
| | | | | option from About to main settings page. | ||||
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵ | Alex Ning | 2022-02-05 | 1 | -0/+1 |
| | | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. | ||||
* | New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵ | Alex Ning | 2022-01-29 | 1 | -0/+2 |
| | | | | Starting From. | ||||
* | Set caption and url when submitting gallery posts. | Alex Ning | 2022-01-28 | 1 | -0/+3 |
| | |||||
* | New option: Hide Comment Awards. | Alex Ning | 2022-01-21 | 1 | -0/+1 |
| | |||||
* | New option: Hide Text Post Content. | Alex Ning | 2022-01-20 | 1 | -0/+1 |
| | |||||
* | New option: Fixed height preview in card. | Alex Ning | 2022-01-16 | 1 | -0/+1 |
| | |||||
* | added "Open in browser" button to internal browser (#622) | Giovanni Palmieri | 2022-01-15 | 1 | -0/+2 |
| | |||||
* | Add options to set custom fonts. | Alex Ning | 2022-01-14 | 1 | -0/+8 |
| | |||||
* | Start adding custom font support. | Alex Ning | 2022-01-05 | 1 | -5/+5 |
| | |||||
* | Version 5.1.5. | Alex Ning | 2021-12-22 | 1 | -1/+0 |
| | |||||
* | Fix NSFW download location option not working. Hide options in Data Saving ↵ | Alex Ning | 2021-12-20 | 1 | -2/+3 |
| | | | | Mode settings if Data Saving Mode is off. | ||||
* | Added Setting for Separate NSFW Download Folder (#584) | MetalNeo | 2021-12-20 | 1 | -0/+2 |
| | | | Add an option to separate NSFW media downloads | ||||
* | Support Streamable. | Alex Ning | 2021-12-09 | 1 | -0/+1 |
| | |||||
* | Contact mods. | Alex Ning | 2021-11-12 | 1 | -0/+1 |
| | |||||
* | UI changes in EditProfileActivity. | Alex Ning | 2021-11-11 | 1 | -10/+10 |
| | |||||
* | Some UI tweaks. | Alex Ning | 2021-11-10 | 1 | -2/+3 |
| | |||||
* | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+25 |
| | |||||
* | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵ | Alex Ning | 2021-10-17 | 1 | -1/+1 |
| | | | | Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity. | ||||
* | New options in post filter: Title: contains keywords, Title: contains regex, ↵ | Alex Ning | 2021-10-16 | 1 | -0/+4 |
| | | | | Contain domains. | ||||
* | Add a button to directly select subreddit, user or multireddit in ↵ | Alex Ning | 2021-10-16 | 1 | -1/+1 |
| | | | | CustomizeMainPageTabsFragment. | ||||
* | New theme options: Media Indicator Icon Color and Media Indicator Background ↵ | Alex Ning | 2021-10-14 | 1 | -0/+4 |
| | | | | Color. | ||||
* | New option: Pinch to Zoom Video. | Alex Ning | 2021-10-14 | 1 | -0/+2 |
| | |||||
* | Legacy autoplay video controller UI. | Alex Ning | 2021-10-13 | 1 | -0/+1 |
| | |||||
* | Customize bottom navigation bar in anonymous mode. | Alex Ning | 2021-10-12 | 1 | -1/+0 |
| | |||||
* | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 2021-10-10 | 1 | -2/+5 |
| | |||||
* | New option: Default Playback Speed. | Alex Ning | 2021-10-10 | 1 | -0/+1 |
| | |||||
* | Loop video option is available for autoplaying videos. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | New option: loop video. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | Change playback speed. | Alex Ning | 2021-10-09 | 1 | -0/+1 |
| | |||||
* | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 2021-10-08 | 1 | -1/+3 |
| | |||||
* | Edit anonymous multireddit. | Alex Ning | 2021-09-28 | 1 | -1/+0 |
| | |||||
* | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 2021-09-27 | 1 | -1/+1 |
| | |||||
* | Added strings.xml entry for switchpref. | Andrew Rasch | 2021-09-27 | 1 | -0/+1 |
| | |||||
* | Enable folding phone support for card view | Andrew Rasch | 2021-09-27 | 1 | -3/+4 |
| | | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml. | ||||
* | Load anonymous multireddit posts. | Alex Ning | 2021-09-26 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into go-to-top-of-page-button | Docile-Alligator | 2021-09-23 | 1 | -0/+2 |
|\ | |||||
| * | Added link to wiki in subreddit | andrewrasch | 2021-09-22 | 1 | -0/+1 |
| | | | | | | | | Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page. | ||||
* | | Added go to top of page option. | andrewrasch | 2021-09-22 | 1 | -0/+1 |
|/ | | | | Added Main + Other Activity bottom bar option to go to the top of a page. | ||||
* | New options: App Lock and App Lock Timeout. | Alex Ning | 2021-09-03 | 1 | -0/+19 |
| | |||||
* | Update Credits page. | Alex Ning | 2021-09-03 | 1 | -0/+3 |
| | |||||
* | Sidebar -> About. | Alex Ning | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | Null check when fetching v.redd.it in ViewVideoActivity. | Alex Ning | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | Use discard instead of yes in several dialogs. | Alex Ning | 2021-08-18 | 1 | -0/+1 |
| | |||||
* | Disable video autoplay when separating post and comments in post detail page ↵ | Alex Ning | 2021-08-11 | 1 | -2/+3 |
| | | | | is enabled. | ||||
* | Secure mode is available. | Alex Ning | 2021-08-11 | 1 | -0/+2 |
| | |||||
* | Change MaterialYouService to foreground service. | Alex Ning | 2021-08-04 | 1 | -0/+2 |
| | |||||
* | Use bottom toolbar in ViewImageOrGifActivity is available. | Alex Ning | 2021-08-03 | 1 | -0/+1 |
| | |||||
* | Show error message in WikiActivity. | Alex Ning | 2021-08-02 | 1 | -0/+3 |
| | |||||
* | Support viewing subreddit wiki in app. | Alex Ning | 2021-08-02 | 1 | -0/+1 |
| |