Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to disable search history. | Alex Ning | 2020-12-02 | 1 | -0/+6 |
| | |||||
* | Changing language is now available. | Alex Ning | 2020-11-30 | 1 | -0/+9 |
| | |||||
* | Fix wrong package names. | Alex Ning | 2020-11-18 | 5 | -24/+24 |
| | |||||
* | Disable swipe action when there are more than 1 column in PostFragment. | Alex Ning | 2020-11-12 | 2 | -3/+7 |
| | |||||
* | Fix comment more button not visible. | Alex Ning | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵ | Alex Ning | 2020-11-10 | 2 | -9/+11 |
| | | | | icons for advanced and about in settings. | ||||
* | Selecting swipe actions is avavilable. | Alex Ning | 2020-11-09 | 1 | -0/+16 |
| | |||||
* | New option: Disable Image Preview in Data Saving Mode. | Alex Ning | 2020-11-07 | 1 | -4/+9 |
| | |||||
* | Hiding subreddit description is available. | Alex Ning | 2020-11-06 | 1 | -0/+5 |
| | |||||
* | Chnage the animation for random subreddit and post. Update Credits info. | Alex Ning | 2020-10-28 | 1 | -0/+5 |
| | |||||
* | Hiding subreddits in popular and all is now available. | Alex Ning | 2020-10-28 | 1 | -0/+5 |
| | |||||
* | Add an option to filter subreddits in popular and all. | Alex Ning | 2020-10-28 | 2 | -0/+16 |
| | |||||
* | Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵ | Alex Ning | 2020-10-19 | 2 | -18/+33 |
| | | | | Subreddit Recommended Comment Sort Type. | ||||
* | Add credits for national flag icons. | Alex Ning | 2020-09-29 | 2 | -1/+7 |
| | |||||
* | Add translation contributors in Settigs->About->Translation. | Alex Ning | 2020-09-28 | 1 | -0/+5 |
| | |||||
* | Long press the Floating Action Button to see more options. | Alex Ning | 2020-09-27 | 1 | -0/+5 |
| | |||||
* | Data Saving Mode is available. | Alex Ning | 2020-09-27 | 2 | -0/+19 |
| | |||||
* | Setting swipe action threshold is available. | Alex Ning | 2020-09-25 | 1 | -0/+8 |
| | |||||
* | Add options to customize bottom app bar. | Alex Ning | 2020-09-25 | 2 | -2/+7 |
| | |||||
* | Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ↵ | Alex Ning | 2020-09-23 | 1 | -15/+3 |
| | | | | the account section in the navigation drawer after dismissing if the account section is open. | ||||
* | Hide Security option if no biometric authentication available. Require ↵ | Alex Ning | 2020-09-18 | 1 | -0/+1 |
| | | | | biometric authentication when going into security settings. | ||||
* | Add an option which is long press to hide toolbar in post compact layout. ↵ | Alex Ning | 2020-09-16 | 2 | -1/+11 |
| | | | | 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 | -0/+13 |
| | | | | navigation drawer. | ||||
* | Add an option to disable pull to refresh. | Alex Ning | 2020-09-15 | 1 | -0/+5 |
| | |||||
* | Add an option to enable swipe action. Fix text color in ↵ | Alex Ning | 2020-09-15 | 1 | -0/+5 |
| | | | | FlairBottomSheetFragment. | ||||
* | Add an option to disable swiping between tabs in MainActivity. | Alex Ning | 2020-09-15 | 1 | -0/+5 |
| | |||||
* | Add an option to disable vibration when swipe action is triggered. | Alex Ning | 2020-09-14 | 2 | -0/+13 |
| | |||||
* | Separate folder for each subreddit in download locations is available. | Alex Ning | 2020-09-10 | 1 | -0/+5 |
| | |||||
* | Select download location is now available. Download images and gifs to ↵ | Alex Ning | 2020-09-06 | 2 | -0/+18 |
| | | | | locations set by users in ViewImageOrGifActivity is available. | ||||
* | Add options to change the number of columns in PostFragment portrait and ↵ | Alex Ning | 2020-08-25 | 2 | -0/+28 |
| | | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. | ||||
* | Remove legacy code for CustomizeMainPageTabsFragment. | Alex Ning | 2020-08-20 | 2 | -77/+1 |
| | |||||
* | Set different main tabs for different users. | Alex Ning | 2020-08-20 | 1 | -1/+1 |
| | |||||
* | Separate sort types for different users. Add an advanced option: Delete All ↵ | Alex Ning | 2020-08-18 | 1 | -0/+4 |
| | | | | Legacy Settings. Remove random sort type. | ||||
* | 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. | ||||
* | Only save post feed scrolled position for front page. | Alex Ning | 2020-07-31 | 2 | -5/+5 |
| | |||||
* | Add an option to delete all the post feed scrolled positions. | Alex Ning | 2020-07-30 | 1 | -0/+4 |
| | |||||
* | Use SharedPreferences to store post feed scrolled position instead of ↵ | Alex Ning | 2020-07-30 | 1 | -0/+6 |
| | | | | QNCache. Add an option to save the scrolled position. | ||||
* | Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵ | Alex Ning | 2020-07-29 | 1 | -5/+0 |
| | | | | Remove Crashy. | ||||
* | Remove test notification. Rearrange Interface Settings. | Alex Ning | 2020-07-19 | 1 | -3/+3 |
| | |||||
* | Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ↵ | Alex Ning | 2020-07-19 | 1 | -1/+1 |
| | | | | fix wrong password error. Show an info to guide users how to type in 2FA code. | ||||
* | Reorganize settings. | Alex Ning | 2020-07-19 | 2 | -20/+29 |
| | |||||
* | Add an option to ignore nav bar in ViewVideoActivity and ↵ | Alex Ning | 2020-07-15 | 1 | -0/+6 |
| | | | | ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. | ||||
* | Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry ↵ | Alex Ning | 2020-07-15 | 2 | -4/+5 |
| | | | | if the device has Android version lower than 8.0. | ||||
* | Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ↵ | Alex Ning | 2020-07-14 | 1 | -1/+2 |
| | | | | Back From Comments' to 'Swipe Right to Go Back'. | ||||
* | Fix username takes up too much space in comments. Add ↵ | Alex Ning | 2020-07-09 | 1 | -2/+2 |
| | | | | PostCompactRightLeftThumbnailViewHolder and PostCompactLeftThumbnailViewHolder in order to fix layout issues in ConstraintLayout v2.0.0-beta8. Rename 'Show Thumbnail on the Right in Compact Layout' to 'Show Thumbnail on the Left in Compact Layout'. | ||||
* | Add updated Crashy. | Alex Ning | 2020-07-09 | 1 | -0/+5 |
| | |||||
* | Add an option to mute nsfw videos. Show preview before autoplaying videos in ↵ | Alex Ning | 2020-07-09 | 1 | -0/+6 |
| | | | | CommentAndPostRecyclerViewAdapter. | ||||
* | Setting autoplay videos visible area offset is available. Remove Crashy ↵ | Alex Ning | 2020-07-08 | 2 | -5/+14 |
| | | | | because it will crash on some devices, such as Pixel Slate. | ||||
* | View crash reports in Settings -> About -> Crash Reports. | Alex Ning | 2020-07-08 | 1 | -0/+5 |
| | |||||
* | Fully collapsing comments is now available (barebone). | Alex Ning | 2020-07-03 | 1 | -0/+5 |
| |