Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix cannot download gfycat and redgifs videos. Fix fetching gfycat and ↵ | Alex Ning | 2020-10-16 | 1 | -5/+0 | |
| | | | | redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. Show progress bar when downloading reddit videos. | |||||
* | Show progress when downloding images and gifs. | Alex Ning | 2020-10-15 | 1 | -4/+1 | |
| | ||||||
* | Add go to subreddit, go to user, and random to FAB options. | Alex Ning | 2020-10-04 | 1 | -0/+3 | |
| | ||||||
* | Random post and subreddit is available. | Alex Ning | 2020-10-04 | 1 | -0/+1 | |
| | ||||||
* | Add two options: go to user and go to subreddit in ↵ | Alex Ning | 2020-10-04 | 1 | -0/+9 | |
| | | | | FABMoreOptionsBottomSheetFragment. | |||||
* | Show a warning if nsfw is disabled and the subreddit is nsfw. | Alex Ning | 2020-09-30 | 1 | -0/+6 | |
| | ||||||
* | Display search history in SearchActivity. Save suggested sort type and nsfw ↵ | Alex Ning | 2020-09-29 | 1 | -0/+2 | |
| | | | | info in database for SubredditData. Fix an issue in parsing posts. | |||||
* | Add credits for national flag icons. | Alex Ning | 2020-09-29 | 1 | -3/+4 | |
| | ||||||
* | Add translation contributors in Settigs->About->Translation. | Alex Ning | 2020-09-28 | 1 | -0/+3 | |
| | ||||||
* | Rename Crosspost parent to View crosspost parent to differentiate with ↵ | Alex Ning | 2020-09-28 | 1 | -1/+1 | |
| | | | | Crosspost in ViewPostDetailActivity. | |||||
* | Giving award is available. Giving award is not tested because I don't have ↵ | Alex Ning | 2020-09-28 | 1 | -1/+9 | |
| | | | | Reddit Coins. Currently all the award ids are hardcoded. | |||||
* | Long press the Floating Action Button to see more options. | Alex Ning | 2020-09-27 | 1 | -3/+7 | |
| | ||||||
* | Data Saving Mode is available. | Alex Ning | 2020-09-27 | 2 | -0/+13 | |
| | ||||||
* | Setting swipe action threshold is available. | Alex Ning | 2020-09-25 | 2 | -0/+12 | |
| | ||||||
* | Customizing bottom app bar and fab in ViewSubredditDetailActivity is available. | Alex Ning | 2020-09-25 | 1 | -0/+1 | |
| | ||||||
* | Add options to customize FAB. | Alex Ning | 2020-09-25 | 2 | -0/+10 | |
| | ||||||
* | Add options to customize bottom app bar. | Alex Ning | 2020-09-25 | 2 | -2/+31 | |
| | ||||||
* | Add favorite subreddits to the navigation drawer. Add favorite and ↵ | Alex Ning | 2020-09-24 | 1 | -1/+2 | |
| | | | | subscriptions header to the navigation drawer. | |||||
* | Support showing favorite subscribed subreddits in the main page. | Alex Ning | 2020-09-24 | 1 | -0/+1 | |
| | ||||||
* | Support hiding tab titles. Support changing tab count. | Alex Ning | 2020-09-24 | 2 | -0/+8 | |
| | ||||||
* | Support showing subscribed subreddits in the main page. | Alex Ning | 2020-09-24 | 1 | -0/+2 | |
| | ||||||
* | Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵ | Alex Ning | 2020-09-23 | 1 | -0/+1 | |
| | | | | the account section in the navigation drawer after dismissing if the account section is open. | |||||
* | Migrate to ViewPager2 in AccountSavedThingActivity. | Alex Ning | 2020-09-23 | 1 | -0/+3 | |
| | ||||||
* | Hide Security option if no biometric authentication available. Require ↵ | Alex Ning | 2020-09-18 | 1 | -4/+5 | |
| | | | | biometric authentication when going into security settings. | |||||
* | Support link and header in markdown bottom bar. | Alex Ning | 2020-09-18 | 1 | -0/+7 | |
| | ||||||
* | Select user flair in subreddits. | Alex Ning | 2020-09-17 | 1 | -0/+5 | |
| | ||||||
* | Remove some unused resources. | Alex Ning | 2020-09-16 | 6 | -78/+0 | |
| | ||||||
* | Add an option which is long press to hide toolbar in post compact layout. ↵ | Alex Ning | 2020-09-16 | 1 | -1/+3 | |
| | | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default. | |||||
* | Add an option to require authentication before going to account section in ↵ | Alex Ning | 2020-09-16 | 2 | -12/+18 | |
| | | | | navigation drawer. | |||||
* | Add an option to disable pull to refresh. | Alex Ning | 2020-09-15 | 1 | -0/+1 | |
| | ||||||
* | Add an option to enable swipe action. Fix text color in ↵ | Alex Ning | 2020-09-15 | 1 | -0/+1 | |
| | | | | FlairBottomSheetFragment. | |||||
* | Add an option to disable swiping between tabs in MainActivity. | Alex Ning | 2020-09-15 | 1 | -0/+1 | |
| | ||||||
* | Add an option to disable vibration when swipe action is triggered. | Alex Ning | 2020-09-14 | 1 | -0/+4 | |
| | ||||||
* | Viewing comment's full markdown is available. | Alex Ning | 2020-09-14 | 1 | -14/+2 | |
| | ||||||
* | Fix Immersive Interface on Android R. Set targetSdkVersion and ↵ | Alex Ning | 2020-09-12 | 1 | -4/+0 | |
| | | | | compileSdkVersion to 30. | |||||
* | Separate folder for each subreddit in download locations is available. | Alex Ning | 2020-09-10 | 1 | -0/+1 | |
| | ||||||
* | Crossposting is available. | Alex Ning | 2020-09-08 | 1 | -0/+2 | |
| | ||||||
* | Support different download locations in ViewImgurImageFragment, ↵ | Alex Ning | 2020-09-06 | 1 | -6/+4 | |
| | | | | ViewImgurVideoFragment, ViewRedditGalleryImageOrGifFragment and ViewRedditGalleryVideoFragment. | |||||
* | Select download location is now available. Download images and gifs to ↵ | Alex Ning | 2020-09-06 | 2 | -2/+42 | |
| | | | | locations set by users in ViewImageOrGifActivity is available. | |||||
* | Fix some typos. | Alex Ning | 2020-08-26 | 1 | -15/+15 | |
| | ||||||
* | Add options to change the number of columns in PostFragment portrait and ↵ | Alex Ning | 2020-08-25 | 2 | -0/+8 | |
| | | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. | |||||
* | Set different main tabs for different users. | Alex Ning | 2020-08-20 | 1 | -0/+2 | |
| | ||||||
* | Separate sort types for different users. Add an advanced option: Delete All ↵ | Alex Ning | 2020-08-18 | 1 | -0/+2 | |
| | | | | Legacy Settings. Remove random sort type. | |||||
* | Use a hack to make spoiler text hidden at first. Click the spoiler area to ↵ | Alex Ning | 2020-08-12 | 1 | -1/+0 | |
| | | | | reveal the spoiler text. | |||||
* | Set ViewImageOrGifActivity's background to transparent. | Alex Ning | 2020-08-11 | 1 | -1/+1 | |
| | ||||||
* | Fix a typo. | Alex Ning | 2020-08-09 | 1 | -1/+1 | |
| | ||||||
* | Use DownloadVideoService to download videos. | Alex Ning | 2020-08-09 | 1 | -5/+3 | |
| | ||||||
* | Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save ↵ | Alex Ning | 2020-08-04 | 1 | -1/+1 | |
| | | | | Scrolled Position in HOME to false by default. Apply link color in CommentActivity. | |||||
* | Enable quick scale in ViewImageOrGifActivity and ↵ | Alex Ning | 2020-07-31 | 1 | -1/+1 | |
| | | | | ViewRedditGalleryImageOrGifFragment. | |||||
* | Only save post feed scrolled position for front page. | Alex Ning | 2020-07-31 | 1 | -3/+3 | |
| |