| Commit message (Expand) | Author | Files | Lines |
2020-06-17 | Add some padding between markdown paragraghs. Delete Caveat font. | Alex Ning | 12 | -45/+5 |
2020-06-17 | Probably fix duplicate posts problem. | Alex Ning | 2 | -2/+5 |
2020-06-17 | Fix text color in SetAsWallpaperBottomSheet. | Alex Ning | 5 | -7/+5 |
2020-06-17 | Add FontPreviewFragment. Add some fonts and delete some. | Alex Ning | 33 | -89/+219 |
2020-06-16 | Implement "see removed" for other types of posts. Improve removed thing detec... | Hermes Junior | 5 | -6/+50 |
2020-06-16 | Fix crash for non selftext posts. | Hermes Junior | 2 | -2/+2 |
2020-06-16 | Implement option to see removed post. | Hermes Junior | 8 | -3/+149 |
2020-06-16 | Refactor menu setup. | Hermes Junior | 1 | -189/+71 |
2020-06-16 | Implement option to see removed comment. | Hermes Junior | 9 | -6/+184 |
2020-06-16 | Set wallpaper in an AsyncTask. | Alex Ning | 4 | -81/+108 |
2020-06-16 | Resolve conflicts: Some refactors on media activities. | Alex Ning | 21 | -906/+517 |
2020-06-15 | Fix branch rebase. | Hermes Junior | 2 | -5/+4 |
2020-06-15 | Refactor wallpaper setting feature, extracting to it's own class. | Hermes Junior | 4 | -163/+112 |
2020-06-15 | Refactor media download feature extracting to dedicated class. | Hermes Junior | 6 | -190/+94 |
2020-06-15 | Refactor ViewImage and ViewGif activities. Allow zooming in gifs. | Hermes Junior | 13 | -561/+227 |
2020-06-15 | Remove SidebarActivity, use sidebar page in SubredditDetailActivity. | Hermes Junior | 9 | -337/+13 |
2020-06-15 | Remove SidebarActivity, use sidebar page in SubredditDetailActivity. | Hermes Junior | 8 | -327/+13 |
2020-06-15 | Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap... | Alex Ning | 11 | -52/+72 |
2020-06-15 | Make exit animation follow slide direction on media activities. | Hermes Junior | 6 | -6/+52 |
2020-06-15 | Set image as wallpaper. | Alex Ning | 18 | -12/+463 |
2020-06-14 | Add a rounded background to thumbnail in compact layout. Fix subreddits and u... | Alex Ning | 4 | -349/+364 |
2020-06-13 | Add an option to move thumbnail in compact layout to the left. | Alex Ning | 11 | -48/+160 |
2020-06-12 | Fix bugs related to favoriting multireddits. Add some fonts. | Alex Ning | 21 | -18/+108 |
2020-06-11 | Fix force stop when long pressing the toolbar in MainActivity in anonymous mode. | Alex Ning | 1 | -2/+10 |
2020-06-10 | Add more fonts. | Alex Ning | 24 | -3/+154 |
2020-06-10 | Changing font is available. Fix subtitle on toolbar being cut if the font is ... | Alex Ning | 54 | -119/+292 |
2020-06-10 | Prepare to add different font support. | Alex Ning | 122 | -179/+735 |
2020-06-09 | Fail gracefully when there is no webview installed. | Hermes Junior | 2 | -1/+11 |
2020-06-08 | Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu... | Alex Ning | 44 | -61/+236 |
2020-06-08 | Set toolbar secondary text color. Fix flairs don't show in some posts. | Alex Ning | 4 | -8/+14 |
2020-06-08 | Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit... | Alex Ning | 11 | -15/+360 |
2020-06-08 | Let MediaScannerConnection to scan the downloaded Reddit videos after downloa... | Alex Ning | 1 | -6/+12 |
2020-06-07 | Add more notifications for downloading Reddit videos. Open the downloaded Red... | Alex Ning | 2 | -241/+306 |
2020-06-06 | Make downloaded video visible for galleries and simplify the code. | Hermes Junior | 2 | -141/+134 |
2020-06-06 | Show different notifications when downloading Reddit videos. | Alex Ning | 2 | -11/+34 |
2020-06-06 | Downloading Reddit videos with sound is now available. For Android Q and abov... | Alex Ning | 12 | -41/+582 |
2020-06-05 | Fix some issues related to showing sort type on toolbars. | Alex Ning | 2 | -7/+21 |
2020-06-05 | Copying post title, post content and comment content is now available in Comm... | Alex Ning | 6 | -18/+67 |
2020-06-05 | Use outline icon for multireddit. Fix black report icon in dark theme. Add a ... | Alex Ning | 6 | -6/+21 |
2020-06-05 | Show sort type in toolbar. | Alex Ning | 13 | -41/+223 |
2020-06-05 | Long press the toolbar to go to top. | Alex Ning | 25 | -28/+316 |
2020-06-04 | Update acknowledgement info. | Alex Ning | 1 | -3/+15 |
2020-06-04 | Fix flairs don't show in post list. | Alex Ning | 1 | -0/+1 |
2020-06-04 | Add an option to disable autoplaying nsfw videos. Support imgur gifv videos. | Alex Ning | 11 | -18/+107 |
2020-06-04 | Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u... | Alex Ning | 12 | -720/+203 |
2020-06-04 | Support REdgifs and Gfycat videos in post lists and links. | Alex Ning | 9 | -98/+216 |
2020-06-04 | Viewing imgur albums and images is now available. | Alex Ning | 2 | -2/+117 |
2020-06-04 | Remove ViewImgurGifFragment. | Alex Ning | 5 | -292/+8 |
2020-06-03 | Downloading videos and images is now available. | Alex Ning | 10 | -17/+370 |
2020-06-03 | Show a progress bar in ViewVideoActivity if it is a gfycat video and in ViewI... | Alex Ning | 4 | -40/+84 |