aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-19Add version info to about section.Hermes Junior4-1/+30
2020-06-18Fix "See Removed" icon dark on dark mode.Hermes Junior1-0/+9
2020-06-17Add icons to sort bottom sheets.Hermes Junior14-153/+294
2020-06-17Fix themeing issues in ViewImageOrGifActivity and ViewImgurMediaActivity.Alex Ning2-0/+4
2020-06-17Allow sliding back on all activities.Hermes Junior33-104/+291
2020-06-17Add some padding between markdown paragraghs. Delete Caveat font.Alex Ning12-45/+5
2020-06-17Probably fix duplicate posts problem.Alex Ning2-2/+5
2020-06-17Fix text color in SetAsWallpaperBottomSheet.Alex Ning5-7/+5
2020-06-17Add FontPreviewFragment. Add some fonts and delete some.Alex Ning33-89/+219
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 Junior8-3/+149
2020-06-16Refactor menu setup.Hermes Junior1-189/+71
2020-06-16Implement option to see removed comment.Hermes Junior9-6/+184
2020-06-16Set wallpaper in an AsyncTask.Alex Ning4-81/+108
2020-06-16Resolve conflicts: Some refactors on media activities.Alex Ning21-906/+517
2020-06-15Fix branch rebase.Hermes Junior2-5/+4
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 Junior13-561/+227
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior9-337/+13
2020-06-15Remove SidebarActivity, use sidebar page in SubredditDetailActivity.Hermes Junior8-327/+13
2020-06-15Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...Alex Ning11-52/+72
2020-06-15Make exit animation follow slide direction on media activities.Hermes Junior6-6/+52
2020-06-15Set image as wallpaper.Alex Ning18-12/+463
2020-06-14Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning4-349/+364
2020-06-13Add an option to move thumbnail in compact layout to the left.Alex Ning11-48/+160
2020-06-12Fix bugs related to favoriting multireddits. Add some fonts.Alex Ning21-18/+108
2020-06-11Fix force stop when long pressing the toolbar in MainActivity in anonymous mode.Alex Ning1-2/+10
2020-06-10Add more fonts.Alex Ning24-3/+154
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning54-119/+292
2020-06-10Prepare to add different font support.Alex Ning122-179/+735
2020-06-09Fail gracefully when there is no webview installed.Hermes Junior2-1/+11
2020-06-08Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...Alex Ning44-61/+236
2020-06-08Set toolbar secondary text color. Fix flairs don't show in some posts.Alex Ning4-8/+14
2020-06-08Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...Alex Ning11-15/+360
2020-06-08Let MediaScannerConnection to scan the downloaded Reddit videos after downloa...Alex Ning1-6/+12
2020-06-07Add more notifications for downloading Reddit videos. Open the downloaded Red...Alex Ning2-241/+306
2020-06-06Make downloaded video visible for galleries and simplify the code.Hermes Junior2-141/+134
2020-06-06Show different notifications when downloading Reddit videos.Alex Ning2-11/+34
2020-06-06Downloading Reddit videos with sound is now available. For Android Q and abov...Alex Ning12-41/+582
2020-06-05Fix some issues related to showing sort type on toolbars.Alex Ning2-7/+21
2020-06-05Copying post title, post content and comment content is now available in Comm...Alex Ning6-18/+67
2020-06-05Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...Alex Ning6-6/+21
2020-06-05Show sort type in toolbar.Alex Ning13-41/+223
2020-06-05Long press the toolbar to go to top.Alex Ning25-28/+316
2020-06-04Update acknowledgement info.Alex Ning1-3/+15
2020-06-04Fix flairs don't show in post list.Alex Ning1-0/+1
2020-06-04Add an option to disable autoplaying nsfw videos. Support imgur gifv videos.Alex Ning11-18/+107
2020-06-04Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...Alex Ning12-720/+203