aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-03Fully collapsing comments is now available (barebone).Alex Ning3-18/+153
2020-07-02Add an option to change time format. Properly show message time in ViewPrivat...Alex Ning16-123/+173
2020-07-02Open message tab in InboxActivity when opening a message notification.Alex Ning7-18/+21
2020-07-02Maintain RecyclerView position when showing and hiding the keyboard in ViewPr...Alex Ning1-9/+10
2020-07-02Changing ost layout in AccountSavedThingActivity is available.Alex Ning1-1/+27
2020-07-01Read all the replies when replying a message. Update the replied message in I...Alex Ning5-14/+96
2020-07-01Replying to messages is now available. Remove CollapsingToolbarLayout in View...Alex Ning8-114/+317
2020-07-01Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...Alex Ning2-33/+40
2020-06-30Implemente a chat UI for private messages.Alex Ning2-59/+182
2020-06-29Show all the messages in ViewPrivateMessagesActivity.Alex Ning6-13/+210
2020-06-29Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...Alex Ning39-85/+321
2020-06-29Test WorkManager. Still implementing PM.Alex Ning4-17/+66
2020-06-27Add another tab for PM in ViewMessageActivity.Alex Ning5-115/+173
2020-06-23Hide actionbar on imgur images too.Hermes Junior2-3/+20
2020-06-23For F-Droid release.Alex Ning1-5/+5
2020-06-23Prepare to support PM.Alex Ning4-10/+157
2020-06-23Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...Alex Ning6-11/+15
2020-06-21Improve removed thing not found detection.Hermes Junior2-25/+33
2020-06-20Probably fix blurred images this time.Hermes Junior2-12/+12
2020-06-20Try another possible solution for blurry image problem.Alex Ning2-15/+16
2020-06-20Add 2 options for notification interval: 15 minutes and 30 minutes.Alex Ning1-8/+9
2020-06-20Add an option to automatically try loading removed gfycat videos on Redgifs.Alex Ning4-43/+59
2020-06-20Add an option: Mute Autoplaying Videos.Alex Ning7-8/+48
2020-06-19Add version info to about section.Hermes Junior2-0/+21
2020-06-18Enable EventBus Index, avoids reflection, and better performance.Hermes Junior1-0/+3
2020-06-17Fix swipe on two missed activities.Hermes Junior2-12/+46
2020-06-17Add preferences label and divider in nav drawer.Hermes Junior1-5/+7
2020-06-17Add icons to sort bottom sheets.Hermes Junior2-0/+11
2020-06-17Fix themeing issues in ViewImageOrGifActivity and ViewImgurMediaActivity.Alex Ning2-0/+4
2020-06-17Allow sliding back on all activities.Hermes Junior31-73/+252
2020-06-17Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning3-3/+0
2020-06-17Probably fix duplicate posts problem.Alex Ning2-2/+5
2020-06-17Fix text color in SetAsWallpaperBottomSheet.Alex Ning2-4/+0
2020-06-17Add FontPreviewFragment. Add some fonts and delete some.Alex Ning5-6/+41
2020-06-16Implement "see removed" for other types of posts. Improve removed thing detec...Hermes Junior5-6/+50
2020-06-16Fix crash for non selftext posts.Hermes Junior2-2/+2
2020-06-16Implement option to see removed post.Hermes Junior6-1/+138
2020-06-16Refactor menu setup.Hermes Junior1-189/+71
2020-06-16Implement option to see removed comment.Hermes Junior7-5/+160
2020-06-16Set wallpaper in an AsyncTask.Alex Ning4-81/+108
2020-06-16Resolve conflicts: Some refactors on media activities.Alex Ning16-805/+488
2020-06-15Fix branch rebase.Hermes Junior1-1/+1
2020-06-15Refactor wallpaper setting feature, extracting to it's own class.Hermes Junior4-163/+112
2020-06-15Refactor media download feature extracting to dedicated class.Hermes Junior6-190/+94
2020-06-15Refactor ViewImage and ViewGif activities. Allow zooming in gifs.Hermes Junior8-463/+200
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior5-265/+11
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior5-265/+11
2020-06-15Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...Alex Ning9-51/+65
2020-06-15Make exit animation follow slide direction on media activities.Hermes Junior4-6/+28
2020-06-15Set image as wallpaper.Alex Ning6-8/+302