Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-10-17 | Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵ | Alex Ning | 19 | -1236/+3851 | |
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. | |||||
2021-10-16 | New options in post filter: Title: contains keywords, Title: contains regex, ↵ | Alex Ning | 3 | -2/+67 | |
Contain domains. | |||||
2021-10-16 | Add a button to directly select subreddit, user or multireddit in ↵ | Alex Ning | 2 | -28/+88 | |
CustomizeMainPageTabsFragment. | |||||
2021-10-15 | Set EditText cursor color in CustomizePostFilterActivity. | Alex Ning | 1 | -0/+4 | |
2021-10-15 | Fix some issues related to media indicator icon and themeing. | Alex Ning | 8 | -22/+2 | |
2021-10-15 | Apply custom colors to media indicator. | Alex Ning | 2 | -0/+2 | |
2021-10-14 | New theme options: Media Indicator Icon Color and Media Indicator Background ↵ | Alex Ning | 1 | -0/+4 | |
Color. | |||||
2021-10-14 | New option: Pinch to Zoom Video. | Alex Ning | 3 | -2/+11 | |
2021-10-14 | Zoomable ViewVideoActivity. | Alex Ning | 1 | -3/+13 | |
2021-10-13 | Legacy autoplay video controller UI. | Alex Ning | 9 | -3/+1053 | |
2021-10-12 | Customize bottom navigation bar in anonymous mode. | Alex Ning | 20 | -20/+59 | |
2021-10-12 | Change flotaing action button options in anonymous mode. | Alex Ning | 1 | -0/+11 | |
2021-10-11 | Customize main page tabs for anonymous mode. | Alex Ning | 2 | -2/+9 | |
2021-10-10 | Refresh in WebViewActivity. | Alex Ning | 1 | -2/+8 | |
2021-10-10 | New option: Link Handler. Removed option: Open Link In App. | Alex Ning | 21 | -24/+25 | |
2021-10-10 | New option: Default Playback Speed. | Alex Ning | 3 | -0/+31 | |
2021-10-10 | Set playback speed in other ViewImgurVideoFragment and ↵ | Alex Ning | 4 | -9/+23 | |
ViewRedditGalleryVideoFragment. | |||||
2021-10-09 | Loop video option is available for autoplaying videos. | Alex Ning | 2 | -1/+3 | |
2021-10-09 | New option: loop video. | Alex Ning | 2 | -0/+6 | |
2021-10-09 | Change playback speed. | Alex Ning | 6 | -0/+177 | |
2021-10-09 | Smooth scrolling in EditCommentActivity. | Alex Ning | 1 | -12/+17 | |
2021-10-09 | Filter posts option in toolbar. | Alex Ning | 1 | -0/+6 | |
2021-10-08 | New option: Main Page Back Button Action. It replaces Confirm to Exit. | Alex Ning | 3 | -5/+22 | |
2021-09-29 | Give back lazy mode control to PostFragment instead of activities. | Alex Ning | 8 | -61/+27 | |
2021-09-28 | Edit anonymous multireddit. | Alex Ning | 18 | -18/+0 | |
2021-09-27 | Disable refreshing in SubscribedThingListingActivity in anonymous mode. | Alex Ning | 3 | -3/+3 | |
2021-09-27 | Added strings.xml entry for switchpref. | Andrew Rasch | 3 | -2/+3 | |
2021-09-27 | Enable folding phone support for card view | Andrew Rasch | 3 | -3/+50 | |
Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml. | |||||
2021-09-26 | Fix ViewVideoActivity crash. | Alex Ning | 1 | -2/+2 | |
2021-09-26 | Load anonymous multireddit posts. | Alex Ning | 1 | -0/+1 | |
2021-09-25 | Use FragmentContainerView | TacoTheDank | 9 | -9/+9 | |
2021-09-25 | Update a bunch of libraries | TacoTheDank | 1 | -3/+0 | |
2021-09-25 | Migrate from JCenter where possible | TacoTheDank | 2 | -4/+4 | |
2021-09-24 | Added Ukrainian translation | Andrij Mizyk | 2 | -1/+1197 | |
2021-09-22 | Added link to wiki in subreddit | andrewrasch | 2 | -0/+7 | |
Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page. | |||||
2021-09-22 | Change the go to top icon | andrewrasch | 1 | -0/+13 | |
Changed to use a double up arrow icon | |||||
2021-09-22 | Added go to top of page option. | andrewrasch | 2 | -0/+3 | |
Added Main + Other Activity bottom bar option to go to the top of a page. | |||||
2021-09-06 | Remove unused variables. | Alex Ning | 1 | -1/+1 | |
2021-09-06 | Use withLoadStateFooter to show load state. | Alex Ning | 1 | -0/+45 | |
2021-09-05 | Start migrating to Paging 3 library. | Alex Ning | 1 | -9/+0 | |
2021-09-04 | Testing Paging 3 library. | Alex Ning | 1 | -0/+9 | |
2021-09-03 | New options: App Lock and App Lock Timeout. | Alex Ning | 3 | -0/+75 | |
2021-09-03 | Update Credits page. | Alex Ning | 4 | -4/+14 | |
2021-09-03 | Start implementing app lock feature. | Alex Ning | 4 | -9/+81 | |
2021-09-03 | Sidebar -> About. | Alex Ning | 17 | -17/+1 | |
2021-09-02 | Fix showing wrong post feed in the second tab in MainActivity. | Alex Ning | 2 | -12/+12 | |
2021-08-29 | Null check when fetching v.redd.it in ViewVideoActivity. | Alex Ning | 1 | -0/+1 | |
2021-08-26 | Tweak the video autoplay control UI. Set show_timeout to 1s to video ↵ | Alex Ning | 6 | -43/+73 | |
autoplay control UI. | |||||
2021-08-26 | Fix ClassCastException. | Alex Ning | 3 | -5/+5 | |
2021-08-25 | Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ↵ | Alex Ning | 1 | -1/+2 | |
instead of returning the subreddit name in several activities. |