aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Use BigImageView in ViewRedditGalleryImageOrGifFragment. Fix subtitle not sho...Alex Ning2-3/+4
2020-07-16Fix link domain not showing in PostRecyclerViewAdapter.Alex Ning1-2/+1
2020-07-16Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAnd...Alex Ning11-6/+796
2020-07-16Fix ANR when uploading large video files. Fix uploading gif as image.Alex Ning1-0/+1
2020-07-15Remove font: Bad Script. Add some bold fonts.Alex Ning7-16/+182
2020-07-15Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...Alex Ning7-40/+112
2020-07-15Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry i...Alex Ning4-7/+8
2020-07-14Use SubsamplingScaleImageView in ViewImgurImageFragment. Probably fix gif too...Alex Ning3-28/+2
2020-07-14Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.Alex Ning4-125/+79
2020-07-14Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ...Alex Ning2-2/+4
2020-07-14Add double tap to zoom in ViewImageOrGifActivity. Delete MultiRedditListingAc...Alex Ning2-85/+2
2020-07-13Probably fix app crashes when loading large images in CommentAndPostRecyclerV...Alex Ning2-370/+41
2020-07-13Probably fix app crashes when loading large images in PostRecyclerViewAdapter.Alex Ning4-371/+40
2020-07-12Only use SubsamplingScaleImageView to load images in ViewHolders for image in...Alex Ning7-58/+378
2020-07-11Use SubsamplingScaleImageView and BigImageView to display images in ViewImage...Alex Ning6-58/+393
2020-07-09Fix username takes up too much space in comments. Add PostCompactRightLeftThu...Alex Ning4-22/+400
2020-07-09Add settings screen animations.Hermes Junior4-0/+28
2020-07-09Fix fab does not show in MultiReditListingFragment when first entering Subscr...Alex Ning2-9/+9
2020-07-09Add updated Crashy.Alex Ning2-0/+7
2020-07-09Add an option to mute nsfw videos. Show preview before autoplaying videos in ...Alex Ning4-9/+16
2020-07-08Setting autoplay videos visible area offset is available. Remove Crashy becau...Alex Ning3-7/+18
2020-07-08View crash reports in Settings -> About -> Crash Reports.Alex Ning5-1/+24
2020-07-08Composing message is now available.Alex Ning2-1/+8
2020-07-07Prepare to add composing private message feature.Alex Ning4-0/+119
2020-07-06Show a preview image before autoplaying video is loaded.Alex Ning2-1/+15
2020-07-06Set color of received and sent messages, and send message button.Alex Ning2-15/+0
2020-07-06Fixed some default colors.Alex Ning1-1/+1
2020-07-06Add two more comments in theme preview.Alex Ning2-3/+268
2020-07-05Fix themeing problems for recently-added features.Alex Ning2-5/+10
2020-07-03Add more themeing options for links, private messages, etc. Restructure class...Alex Ning2-1/+17
2020-07-03Fully collapsing comments is now available (barebone).Alex Ning4-0/+63
2020-07-02Add an option to change time format. Properly show message time in ViewPrivat...Alex Ning4-4/+70
2020-07-02Changing ost layout in AccountSavedThingActivity is available.Alex Ning1-0/+6
2020-07-01Read all the replies when replying a message. Update the replied message in I...Alex Ning1-0/+1
2020-07-01Replying to messages is now available. Remove CollapsingToolbarLayout in View...Alex Ning2-16/+9
2020-07-01Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...Alex Ning2-27/+82
2020-06-30Implemente a chat UI for private messages.Alex Ning5-8/+126
2020-06-29Show all the messages in ViewPrivateMessagesActivity.Alex Ning1-2/+1
2020-06-29Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning4-15/+67
2020-06-27Add another tab for PM in ViewMessageActivity.Alex Ning2-43/+17
2020-06-23Prepare to support PM.Alex Ning1-0/+46
2020-06-23Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...Alex Ning1-1/+1
2020-06-20Add 2 options for notification interval: 15 minutes and 30 minutes.Alex Ning1-0/+4
2020-06-20Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning4-12/+26
2020-06-20Add an option: Mute Autoplaying Videos.Alex Ning5-7/+12
2020-06-19Add version info to about section.Hermes Junior2-1/+9
2020-06-18Fix "See Removed" icon dark on dark mode.Hermes Junior1-0/+9
2020-06-17Add preferences label and divider in nav drawer.Hermes Junior1-0/+1
2020-06-17Add icons to sort bottom sheets.Hermes Junior12-153/+283
2020-06-17Allow sliding back on all activities.Hermes Junior1-1/+9