| Commit message (Expand) | Author | Files | Lines |
2021-08-04 | Change MaterialYouService to foreground service. | Alex Ning | 1 | -0/+2 |
2021-08-04 | Tweak autoplay control. | Alex Ning | 1 | -22/+29 |
2021-08-04 | Use bottom toolbar in ViewImgurVideoFragment is available. | Alex Ning | 2 | -10/+44 |
2021-08-04 | Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available. | Alex Ning | 1 | -3/+60 |
2021-08-04 | Use bottom toolbar in ViewImgurImageFragment is available. | Alex Ning | 3 | -40/+98 |
2021-08-03 | Use bottom toolbar in ViewImageOrGifActivity is available. | Alex Ning | 5 | -3/+71 |
2021-08-03 | Minor UI tweaks. | Alex Ning | 2 | -7/+9 |
2021-08-03 | Optimize item_comment.xml. | Alex Ning | 1 | -201/+193 |
2021-08-02 | Swipe to refresh in WikiActivity. | Alex Ning | 1 | -5/+12 |
2021-08-02 | Show error message in WikiActivity. | Alex Ning | 2 | -0/+30 |
2021-08-02 | Support viewing subreddit wiki in app. | Alex Ning | 3 | -1/+46 |
2021-08-02 | New options: separate post and comments in post details page. | Alex Ning | 3 | -3/+51 |
2021-07-30 | Prepare to implement customization options for post details page. | Alex Ning | 4 | -1/+46 |
2021-07-28 | Remove duplicate settings in VideoPreferenceFragment. | Alex Ning | 1 | -5/+0 |
2021-07-22 | Directly submit post in FullMarkdownActivity. | Alex Ning | 1 | -0/+10 |
2021-07-21 | Add to post filter menu option available in ViewSubredditActivity and ViewUse... | Alex Ning | 2 | -3/+15 |
2021-07-21 | Fix RecyclerView go to top after changing post type. | Alex Ning | 1 | -0/+1 |
2021-07-21 | Add an gallery post indicator in PostDetailRecyclerViewAdapter. | Alex Ning | 2 | -7/+21 |
2021-07-21 | Show an indicator in gallery post in PostRecyclerViewAdapter. | Alex Ning | 2 | -6/+6 |
2021-07-20 | Tweak the autoplay video control. | Alex Ning | 7 | -105/+107 |
2021-07-20 | New option: Default Link Post Layout. | Alex Ning | 3 | -0/+26 |
2021-07-20 | New option: Remeber Muting Option in Post Feed. | Alex Ning | 2 | -0/+11 |
2021-07-19 | New option: Switch to landscape orientation in video player automatically. | Alex Ning | 3 | -17/+6 |
2021-07-18 | Add a refresh menu item in TrendingActivity. | Alex Ning | 1 | -0/+10 |
2021-07-18 | Show error view in TrendingActivity. | Alex Ning | 2 | -0/+30 |
2021-07-18 | Refreshing trending searches is now available. | Alex Ning | 1 | -3/+10 |
2021-07-18 | Show title on trending searches. | Alex Ning | 2 | -2/+14 |
2021-07-18 | Minor UI tweaks in TrendingActivity. | Alex Ning | 1 | -1/+6 |
2021-07-18 | Show trending searches in TrendingActivity. | Alex Ning | 3 | -0/+109 |
2021-07-18 | Add an option in settings: Collapse Reddit Section. | Alex Ning | 2 | -0/+6 |
2021-07-17 | Add Reddit section in the navigation drawer. | Alex Ning | 5 | -0/+39 |
2021-07-16 | Continue adding support for submitting gallery posts. | Alex Ning | 1 | -0/+1 |
2021-07-16 | Place a close button on the image in PostGalleryActivity. | Alex Ning | 2 | -1/+10 |
2021-07-16 | Add column spacing to the RecyclerView in PostGalleryActivity. | Alex Ning | 1 | -1/+3 |
2021-07-16 | Center the FloatingActionButton in PostGalleryActivity. | Alex Ning | 2 | -5/+7 |
2021-07-16 | Implement image uploading in PostGalleryActivity. | Alex Ning | 1 | -0/+2 |
2021-07-16 | Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI. | Alex Ning | 2 | -5/+14 |
2021-07-16 | Implement SelectOrCaptureImageBottomSheetFragment. | Alex Ning | 7 | -2/+91 |
2021-07-15 | Continue adding support for submitting gallery posts. | Alex Ning | 7 | -3/+36 |
2021-07-15 | Implement RedditGallerySubmissionRecyclerViewAdapter. | Alex Ning | 2 | -0/+32 |
2021-07-15 | Continue adding submitting gallery posts support. | Alex Ning | 1 | -0/+10 |
2021-07-15 | Start adding submitting gallery posts support. | Alex Ning | 1 | -0/+199 |
2021-07-14 | Use MaterialButton in SubmitCrosspostActivity. | Alex Ning | 1 | -1/+1 |
2021-07-14 | Use MaterialButton in PostXXXActivity. | Alex Ning | 4 | -5/+7 |
2021-07-14 | Choose whether receiving post reply notifications or not in SubmitCrosspostAc... | Alex Ning | 1 | -1/+38 |
2021-07-14 | Choose whether receiving post reply notifications or not in PostVideoActivity. | Alex Ning | 1 | -1/+38 |
2021-07-14 | Choose whether receiving post reply notifications or not in PostImageActivity. | Alex Ning | 1 | -1/+38 |
2021-07-14 | Choose whether receiving post reply notifications or not in PostLinkActivity. | Alex Ning | 2 | -2/+39 |
2021-07-14 | Choose whether receiving post reply notifications or not in PostTextActivity. | Alex Ning | 2 | -9/+42 |
2021-07-14 | Ignore case when searching comments. | Alex Ning | 1 | -1/+2 |