Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Add an option to change time format. Properly show message time in ↵ | Alex Ning | 2020-07-02 | 2 | -4/+19 | |
| | | | | ViewPrivateMessagesActivity. | |||||
* | Add an option to automatically try loading removed gfycat videos on Redgifs. | Alex Ning | 2020-06-20 | 2 | -8/+17 | |
| | ||||||
* | Add an option: Mute Autoplaying Videos. | Alex Ning | 2020-06-20 | 1 | -0/+6 | |
| | ||||||
* | Merge pull request #136 from OHermesJunior/version-about | Docile-Alligator | 2020-06-20 | 1 | -1/+6 | |
|\ | | | | | Add version info to about section. | |||||
| * | Add version info to about section. | Hermes Junior | 2020-06-19 | 1 | -1/+6 | |
| | | ||||||
* | | Add icons to sort bottom sheets. | Hermes Junior | 2020-06-17 | 1 | -1/+6 | |
|/ | ||||||
* | Add FontPreviewFragment. Add some fonts and delete some. | Alex Ning | 2020-06-17 | 1 | -0/+4 | |
| | ||||||
* | Add an option to move thumbnail in compact layout to the left. | Alex Ning | 2020-06-13 | 2 | -11/+24 | |
| | ||||||
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ↵ | Alex Ning | 2020-06-10 | 3 | -31/+64 | |
| | | | | large. | |||||
* | Add an option to disable autoplaying nsfw videos. Support imgur gifv videos. | Alex Ning | 2020-06-04 | 2 | -6/+20 | |
| | ||||||
* | Customize tabs in main page for logged-in users. | Alex Ning | 2020-05-13 | 2 | -0/+81 | |
| | ||||||
* | Add swap tap and long click option. | Hermes Junior | 2020-05-11 | 1 | -0/+5 | |
| | ||||||
* | Add an option for video autoplay. Rewrite some viewholders in ↵ | Alex Ning | 2020-04-30 | 1 | -0/+8 | |
| | | | | PostRecyclerViewAdapter. | |||||
* | Add an option to ignore navigation bar height. | Alex Ning | 2020-04-19 | 1 | -0/+7 | |
| | ||||||
* | Editing multireddits is now available. | Alex Ning | 2020-04-04 | 2 | -7/+2 | |
| | ||||||
* | Merge pull request #73 from OHermesJunior/master | Docile-Alligator | 2020-03-31 | 1 | -0/+10 | |
|\ | | | | | Add hidden comment toolbar feature. | |||||
| * | Add hidden comment toolbar feature. | Hermes Junior | 2020-03-29 | 1 | -0/+10 | |
| | | ||||||
* | | Fix some issues of searching. | Alex Ning | 2020-03-30 | 1 | -1/+1 | |
| | | ||||||
* | | Finished adding advanced preferences. | Alex Ning | 2020-03-29 | 2 | -1/+15 | |
|/ | ||||||
* | Add some advanced preferences which do nothing right now. | Alex Ning | 2020-03-28 | 2 | -0/+25 | |
| | ||||||
* | Still implementing custom themes. | Alex Ning | 2020-03-26 | 1 | -4/+7 | |
| | ||||||
* | Fix some bugs in CustomizeThemeActivity. | Alex Ning | 2020-03-25 | 1 | -2/+2 | |
| | ||||||
* | Add CustomThemeListingActivity. | Alex Ning | 2020-03-24 | 1 | -0/+9 | |
| | ||||||
* | Start implementing custom theme settings. | Alex Ning | 2020-03-19 | 1 | -0/+18 | |
| | ||||||
* | Immersive Interface is now available on Android 8.0. Add ↵ | Alex Ning | 2020-03-18 | 3 | -13/+23 | |
| | | | | ThemePreferenceFragment. Fix theme database. | |||||
* | Share image directly in ViewImageActivity. | Alex Ning | 2020-03-02 | 1 | -2/+1 | |
| | ||||||
* | Add an option to show rounded number of votes. | Alex Ning | 2020-02-20 | 1 | -0/+5 | |
| | ||||||
* | Add a F-Droid option in settings. | Alex Ning | 2020-02-20 | 1 | -0/+5 | |
| | ||||||
* | Add an option to show comment dividers. Put theme option to ↵ | Alex Ning | 2020-02-20 | 2 | -13/+18 | |
| | | | | InterfacePreferenceFragment. | |||||
* | Add a nsfw toggle in the nav drawer. | Alex Ning | 2020-02-20 | 2 | -2/+3 | |
| | ||||||
* | Lock the bottom app bar. | Alex Ning | 2020-02-02 | 1 | -0/+6 | |
| | ||||||
* | Confirm to exit. | Alex Ning | 2020-02-02 | 2 | -2/+8 | |
| | ||||||
* | Showing top-level comments at first is available. | Alex Ning | 2020-02-01 | 1 | -1/+6 | |
| | ||||||
* | Locking fab in ViewPostDetailActivity, Swiping up to hide fab in ↵ | Alex Ning | 2020-02-01 | 1 | -0/+11 | |
| | | | | ViewPostDetailActivity are available. Minor bugs fixed. | |||||
* | Reorganize settings. Opening link in app is now available. | Alex Ning | 2020-01-31 | 4 | -56/+76 | |
| | ||||||
* | Setting default post layout is now available. Add an option to hide the ↵ | Alex Ning | 2020-01-11 | 1 | -0/+18 | |
| | | | | divider in post compact layout. | |||||
* | Mute videos by default is now available. | Alex Ning | 2020-01-05 | 1 | -0/+6 | |
| | ||||||
* | Add an option to hide the bottom app bar. Change the icon color in the ↵ | Alex Ning | 2019-12-25 | 1 | -0/+5 | |
| | | | | bottom app bar. | |||||
* | Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵ | Alex Ning | 2019-12-19 | 1 | -0/+5 | |
| | | | | About to let you easily share this app to other people. Version 2.0.0. |