| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Maybe fix nsfw gif cannot be blurred in PostDetailRecyclerViewAdapter. | Alex Ning | 2021-07-21 | 1 | -2/+3 |
* | Maybe fix nsfw gif cannot be blurred in PostRecyclerViewAdapter. | Alex Ning | 2021-07-21 | 1 | -6/+9 |
* | Show an indicator in gallery post in PostRecyclerViewAdapter. | Alex Ning | 2021-07-21 | 1 | -13/+21 |
* | Remove some view types in PostRecyclerViewAdapter. | Alex Ning | 2021-07-21 | 1 | -58/+24 |
* | Tweak the autoplay video control. | Alex Ning | 2021-07-20 | 2 | -12/+12 |
* | New option: Default Link Post Layout. | Alex Ning | 2021-07-20 | 5 | -2/+81 |
* | New option: Remeber Muting Option in Post Feed. | Alex Ning | 2021-07-20 | 5 | -2/+66 |
* | Allow orientation change if auto rotate is on in ViewVideoActivity when switc... | Alex Ning | 2021-07-19 | 1 | -15/+20 |
* | New option: Switch to landscape orientation in video player automatically. | Alex Ning | 2021-07-19 | 4 | -52/+43 |
* | Fix sometimes images in a Reddit Gallery cannot be loaded. | Alex Ning | 2021-07-19 | 1 | -0/+13 |
* | Clear ImageView in onDestroyView in ViewRedditGalleryImageOrGifFragment and V... | Alex Ning | 2021-07-19 | 4 | -2/+10 |
* | Fix RecyclerView's padding in TrendingActivity in immersive interface. | Alex Ning | 2021-07-19 | 1 | -0/+5 |
* | Unregister EventBus listener in onDestroy in TrendingActivity and RPANActivity. | Alex Ning | 2021-07-19 | 2 | -0/+13 |
* | Add a refresh menu item in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -3/+35 |
* | Save fetched trending searches during configuration changes in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -1/+16 |
* | Show error view in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -0/+22 |
* | Refreshing trending searches is now available. | Alex Ning | 2021-07-18 | 3 | -5/+29 |
* | Open search results when clicking a trending search. | Alex Ning | 2021-07-18 | 1 | -1/+5 |
* | Show title on trending searches. | Alex Ning | 2021-07-18 | 1 | -1/+2 |
* | Show trending searches in TrendingActivity. | Alex Ning | 2021-07-18 | 8 | -5/+511 |
* | Preparing to add trending search support. | Alex Ning | 2021-07-18 | 7 | -26/+57 |
* | Fix menu item error in the navigation drawer. | Alex Ning | 2021-07-17 | 1 | -0/+2 |
* | Restore option for going to subreddit in MainActivity. | Alex Ning | 2021-07-17 | 1 | -4/+10 |
* | Add Reddit section in the navigation drawer. | Alex Ning | 2021-07-17 | 3 | -43/+109 |
* | Set the maximum number of images in PostGalleryActivity to 20. | Alex Ning | 2021-07-17 | 1 | -1/+1 |
* | Set divider color in Material You. | Alex Ning | 2021-07-17 | 1 | -0/+1 |
* | Set secondary text color in Material You. | Alex Ning | 2021-07-17 | 1 | -0/+1 |
* | Generate a better theme in Material You. | Alex Ning | 2021-07-17 | 1 | -15/+13 |
* | Fix status bar color when applying Material You. | Alex Ning | 2021-07-17 | 1 | -1/+4 |
* | Redirect user to ViewPostDetailActivity after submitting a gallery post. | Alex Ning | 2021-07-16 | 1 | -0/+22 |
* | Submitting gallery posts is now available. | Alex Ning | 2021-07-16 | 3 | -8/+40 |
* | Continue adding support for submitting gallery posts. | Alex Ning | 2021-07-16 | 6 | -23/+69 |
* | Automatically remove images that are not uploaded in PostGalleryActivity. | Alex Ning | 2021-07-16 | 2 | -0/+13 |
* | Rounded coners in images in PostGalleryActivity. | Alex Ning | 2021-07-16 | 1 | -2/+4 |
* | Add column spacing to the RecyclerView in PostGalleryActivity. | Alex Ning | 2021-07-16 | 1 | -0/+34 |
* | Center the FloatingActionButton in PostGalleryActivity. | Alex Ning | 2021-07-16 | 1 | -1/+14 |
* | Implement image uploading in PostGalleryActivity. | Alex Ning | 2021-07-16 | 4 | -10/+70 |
* | Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI. | Alex Ning | 2021-07-16 | 1 | -2/+3 |
* | Select or capture image in PostGalleryActivity. | Alex Ning | 2021-07-16 | 2 | -1/+7 |
* | Implement SelectOrCaptureImageBottomSheetFragment. | Alex Ning | 2021-07-16 | 3 | -11/+88 |
* | Continue adding support for submitting gallery posts. | Alex Ning | 2021-07-15 | 11 | -39/+138 |
* | Implement RedditGallerySubmissionRecyclerViewAdapter. | Alex Ning | 2021-07-15 | 2 | -3/+162 |
* | Continue adding submitting gallery posts support. | Alex Ning | 2021-07-15 | 3 | -55/+461 |
* | Start adding submitting gallery posts support. | Alex Ning | 2021-07-15 | 3 | -0/+223 |
* | Remove storage permission for Android Q and up. | Alex Ning | 2021-07-15 | 6 | -44/+44 |
* | Use MaterialButton in SubmitCrosspostActivity. | Alex Ning | 2021-07-14 | 1 | -4/+3 |
* | Use MaterialButton in PostXXXActivity. | Alex Ning | 2021-07-14 | 4 | -16/+11 |
* | Choose whether receiving post reply notifications or not in SubmitCrosspostAc... | Alex Ning | 2021-07-14 | 1 | -52/+69 |
* | Choose whether receiving post reply notifications or not in PostVideoActivity. | Alex Ning | 2021-07-14 | 1 | -50/+67 |
* | Choose whether receiving post reply notifications or not in PostImageActivity. | Alex Ning | 2021-07-14 | 1 | -3/+20 |