| Commit message (Expand) | Author | Files | Lines |
2020-07-08 | View crash reports in Settings -> About -> Crash Reports. | Alex Ning | 5 | -1/+24 |
2020-07-08 | Composing message is now available. | Alex Ning | 2 | -1/+8 |
2020-07-07 | Prepare to add composing private message feature. | Alex Ning | 4 | -0/+119 |
2020-07-06 | Show a preview image before autoplaying video is loaded. | Alex Ning | 2 | -1/+15 |
2020-07-06 | Set color of received and sent messages, and send message button. | Alex Ning | 2 | -15/+0 |
2020-07-06 | Fixed some default colors. | Alex Ning | 1 | -1/+1 |
2020-07-06 | Add two more comments in theme preview. | Alex Ning | 2 | -3/+268 |
2020-07-05 | Fix themeing problems for recently-added features. | Alex Ning | 2 | -5/+10 |
2020-07-03 | Add more themeing options for links, private messages, etc. Restructure class... | Alex Ning | 2 | -1/+17 |
2020-07-03 | Fully collapsing comments is now available (barebone). | Alex Ning | 4 | -0/+63 |
2020-07-02 | Add an option to change time format. Properly show message time in ViewPrivat... | Alex Ning | 4 | -4/+70 |
2020-07-02 | Changing ost layout in AccountSavedThingActivity is available. | Alex Ning | 1 | -0/+6 |
2020-07-01 | Read all the replies when replying a message. Update the replied message in I... | Alex Ning | 1 | -0/+1 |
2020-07-01 | Replying to messages is now available. Remove CollapsingToolbarLayout in View... | Alex Ning | 2 | -16/+9 |
2020-07-01 | Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the... | Alex Ning | 2 | -27/+82 |
2020-06-30 | Implemente a chat UI for private messages. | Alex Ning | 5 | -8/+126 |
2020-06-29 | Show all the messages in ViewPrivateMessagesActivity. | Alex Ning | 1 | -2/+1 |
2020-06-29 | Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha... | Alex Ning | 4 | -15/+67 |
2020-06-27 | Add another tab for PM in ViewMessageActivity. | Alex Ning | 2 | -43/+17 |
2020-06-23 | Prepare to support PM. | Alex Ning | 1 | -0/+46 |
2020-06-23 | Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers... | Alex Ning | 1 | -1/+1 |
2020-06-20 | Add 2 options for notification interval: 15 minutes and 30 minutes. | Alex Ning | 1 | -0/+4 |
2020-06-20 | Add an option to automatically try loading removed gfycat videos on Redgifs. | Alex Ning | 4 | -12/+26 |
2020-06-20 | Add an option: Mute Autoplaying Videos. | Alex Ning | 5 | -7/+12 |
2020-06-19 | Add version info to about section. | Hermes Junior | 2 | -1/+9 |
2020-06-18 | Fix "See Removed" icon dark on dark mode. | Hermes Junior | 1 | -0/+9 |
2020-06-17 | Add preferences label and divider in nav drawer. | Hermes Junior | 1 | -0/+1 |
2020-06-17 | Add icons to sort bottom sheets. | Hermes Junior | 12 | -153/+283 |
2020-06-17 | Allow sliding back on all activities. | Hermes Junior | 1 | -1/+9 |
2020-06-17 | Add some padding between markdown paragraghs. Delete Caveat font. | Alex Ning | 9 | -42/+5 |
2020-06-17 | Fix text color in SetAsWallpaperBottomSheet. | Alex Ning | 3 | -3/+5 |
2020-06-17 | Add FontPreviewFragment. Add some fonts and delete some. | Alex Ning | 27 | -81/+175 |
2020-06-16 | Implement option to see removed post. | Hermes Junior | 2 | -2/+11 |
2020-06-16 | Implement option to see removed comment. | Hermes Junior | 2 | -1/+24 |
2020-06-16 | Resolve conflicts: Some refactors on media activities. | Alex Ning | 4 | -96/+28 |
2020-06-15 | Fix branch rebase. | Hermes Junior | 1 | -4/+3 |
2020-06-15 | Refactor ViewImage and ViewGif activities. Allow zooming in gifs. | Hermes Junior | 4 | -92/+25 |
2020-06-15 | Remove SidebarActivity, use sidebar page in SubredditDetailActivity. | Hermes Junior | 3 | -67/+1 |
2020-06-15 | Remove SidebarActivity, use sidebar page in SubredditDetailActivity. | Hermes Junior | 2 | -57/+1 |
2020-06-15 | Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap... | Alex Ning | 2 | -1/+7 |
2020-06-15 | Make exit animation follow slide direction on media activities. | Hermes Junior | 2 | -0/+24 |
2020-06-15 | Set image as wallpaper. | Alex Ning | 11 | -4/+159 |
2020-06-14 | Add a rounded background to thumbnail in compact layout. Fix subreddits and u... | Alex Ning | 2 | -339/+345 |
2020-06-13 | Add an option to move thumbnail in compact layout to the left. | Alex Ning | 4 | -11/+26 |
2020-06-12 | Fix bugs related to favoriting multireddits. Add some fonts. | Alex Ning | 14 | -0/+77 |
2020-06-10 | Add more fonts. | Alex Ning | 21 | -0/+139 |
2020-06-10 | Changing font is available. Fix subtitle on toolbar being cut if the font is ... | Alex Ning | 44 | -94/+167 |
2020-06-10 | Prepare to add different font support. | Alex Ning | 110 | -161/+621 |
2020-06-09 | Fail gracefully when there is no webview installed. | Hermes Junior | 1 | -0/+1 |
2020-06-08 | Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu... | Alex Ning | 8 | -4/+92 |