Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hiding subreddit description is available. | Alex Ning | 2020-11-06 | 1 | -0/+5 |
| | |||||
* | Add options to customize bottom app bar. | Alex Ning | 2020-09-25 | 1 | -1/+6 |
| | |||||
* | Add an option which is long press to hide toolbar in post compact layout. ↵ | Alex Ning | 2020-09-16 | 1 | -0/+10 |
| | | | | This option has crappy animation for now. Add another option to hide toolbar in post compact layout by default. | ||||
* | Add options to change the number of columns in PostFragment portrait and ↵ | Alex Ning | 2020-08-25 | 1 | -0/+4 |
| | | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. | ||||
* | Remove legacy code for CustomizeMainPageTabsFragment. | Alex Ning | 2020-08-20 | 1 | -1/+1 |
| | |||||
* | Set different main tabs for different users. | Alex Ning | 2020-08-20 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -8/+17 |
| | |||||
* | Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry ↵ | Alex Ning | 2020-07-15 | 1 | -1/+3 |
| | | | | if the device has Android version lower than 8.0. | ||||
* | 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'. | ||||
* | 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 | 1 | -4/+3 |
| | | | | ViewPrivateMessagesActivity. | ||||
* | Add an option to move thumbnail in compact layout to the left. | Alex Ning | 2020-06-13 | 1 | -11/+7 |
| | |||||
* | Changing font is available. Fix subtitle on toolbar being cut if the font is ↵ | Alex Ning | 2020-06-10 | 1 | -2/+2 |
| | | | | large. | ||||
* | Customize tabs in main page for logged-in users. | Alex Ning | 2020-05-13 | 1 | -0/+5 |
| | |||||
* | 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 | 1 | -1/+2 |
| | |||||
* | Add hidden comment toolbar feature. | Hermes Junior | 2020-03-29 | 1 | -0/+10 |
| | |||||
* | Immersive Interface is now available on Android 8.0. Add ↵ | Alex Ning | 2020-03-18 | 1 | -13/+0 |
| | | | | ThemePreferenceFragment. Fix theme database. | ||||
* | Add an option to show rounded number of votes. | Alex Ning | 2020-02-20 | 1 | -0/+5 |
| | |||||
* | Add an option to show comment dividers. Put theme option to ↵ | Alex Ning | 2020-02-20 | 1 | -0/+18 |
| | | | | InterfacePreferenceFragment. | ||||
* | Confirm to exit. | Alex Ning | 2020-02-02 | 1 | -0/+5 |
| | |||||
* | Reorganize settings. Opening link in app is now available. | Alex Ning | 2020-01-31 | 1 | -0/+44 |