Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding users to a multireddit is now available. | Alex Ning | 2021-01-05 | 1 | -1/+1 | |
| | ||||||
* | Directly adding subreddit to multireddit is available. | Alex Ning | 2021-01-05 | 1 | -1/+8 | |
| | ||||||
* | SearchUsersResultActivity is added. | Alex Ning | 2021-01-04 | 1 | -1/+3 | |
| | ||||||
* | Remove SubredditFilter completely. | Alex Ning | 2020-12-26 | 1 | -6/+0 | |
| | ||||||
* | Continue adding post filter. | Alex Ning | 2020-12-26 | 1 | -1/+5 | |
| | ||||||
* | Replace Filter settings with Post Filter. | Alex Ning | 2020-12-25 | 1 | -1/+6 | |
| | ||||||
* | Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity ↵ | Alex Ning | 2020-12-23 | 1 | -1/+1 | |
| | | | | to FilteredPostsActivity. | |||||
* | Prepare to add post filter. | Alex Ning | 2020-12-11 | 1 | -1/+7 | |
| | ||||||
* | Lowercase package names. | Alex Ning | 2020-11-18 | 1 | -92/+92 | |
| | ||||||
* | Add an option to preview markdown in several activitys. | Alex Ning | 2020-11-11 | 1 | -1/+1 | |
| | ||||||
* | Shrink icon size in flair and award tags. | Alex Ning | 2020-11-09 | 1 | -0/+1 | |
| | ||||||
* | Maybe fixed a lot of bugs in DownloadRedditVideoService, ↵ | Alex Ning | 2020-11-06 | 1 | -1/+1 | |
| | | | | DownloadMediaService and GlideImageGetter. Fix gfycat video not playing when opening in compact layout. | |||||
* | Use haptic feedback instead of vibration in swipe action. | Alex Ning | 2020-10-30 | 1 | -1/+0 | |
| | ||||||
* | Fix blanck white background in MainActivty after returning from SearchActivity. | Alex Ning | 2020-10-28 | 1 | -2/+4 | |
| | ||||||
* | Add an option to filter subreddits in popular and all. | Alex Ning | 2020-10-28 | 1 | -1/+7 | |
| | ||||||
* | Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to ↵ | Alex Ning | 2020-10-19 | 1 | -1/+1 | |
| | | | | CustomThemePreviewActivity. | |||||
* | Random post and subreddit is available. | Alex Ning | 2020-10-04 | 1 | -2/+6 | |
| | ||||||
* | Giving award is available. Giving award is not tested because I don't have ↵ | Alex Ning | 2020-09-28 | 1 | -3/+7 | |
| | | | | Reddit Coins. Currently all the award ids are hardcoded. | |||||
* | Support Chrome Custom Tabs in Android 11. | Alex Ning | 2020-09-22 | 1 | -0/+7 | |
| | ||||||
* | Select user flair in subreddits. | Alex Ning | 2020-09-17 | 1 | -1/+5 | |
| | ||||||
* | Viewing comment's full markdown is available. | Alex Ning | 2020-09-14 | 1 | -2/+6 | |
| | ||||||
* | Delete PullNotificationAlarmReceiver because it seems no notification bug is ↵ | Alex Ning | 2020-09-10 | 1 | -2/+0 | |
| | | | | finally fixed (Wrong TimeUnit in NotificationPreferenceFragment). | |||||
* | Add PullNotificationAlarmReceiver, another implementation of pull ↵ | Alex Ning | 2020-09-09 | 1 | -0/+4 | |
| | | | | notifications. Fix a bug in NotificationPreferenceFragment. | |||||
* | Crossposting is available. | Alex Ning | 2020-09-08 | 1 | -1/+7 | |
| | ||||||
* | Support different download locations in ViewImgurImageFragment, ↵ | Alex Ning | 2020-09-06 | 1 | -2/+2 | |
| | | | | ViewImgurVideoFragment, ViewRedditGalleryImageOrGifFragment and ViewRedditGalleryVideoFragment. | |||||
* | Select download location is now available. Download images and gifs to ↵ | Alex Ning | 2020-09-06 | 1 | -2/+8 | |
| | | | | locations set by users in ViewImageOrGifActivity is available. | |||||
* | Vibrate the phone if swiping distance exceeds threshold. | Alex Ning | 2020-09-03 | 1 | -0/+1 | |
| | ||||||
* | Remove Slidr in CommentActivity and EditCommentActivity. | Alex Ning | 2020-08-18 | 1 | -2/+2 | |
| | ||||||
* | Use DownloadVideoService to download videos. | Alex Ning | 2020-08-09 | 1 | -1/+1 | |
| | ||||||
* | Version 4.0.1. Block users. Show report menu item even in anonymous mode. ↵ | Alex Ning | 2020-07-29 | 1 | -9/+0 | |
| | | | | Remove Crashy. | |||||
* | Support viewing Reddit Gallery in app. Fix gif not autoplayable in ↵ | Alex Ning | 2020-07-16 | 1 | -2/+6 | |
| | | | | CommentAndPostRecyclerViewAdapter. | |||||
* | Add an option to ignore nav bar in ViewVideoActivity and ↵ | Alex Ning | 2020-07-15 | 1 | -2/+2 | |
| | | | | ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. | |||||
* | Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView. | Alex Ning | 2020-07-14 | 1 | -3/+3 | |
| | ||||||
* | Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ↵ | Alex Ning | 2020-07-14 | 1 | -5/+5 | |
| | | | | Back From Comments' to 'Swipe Right to Go Back'. | |||||
* | Add double tap to zoom in ViewImageOrGifActivity. Delete ↵ | Alex Ning | 2020-07-14 | 1 | -5/+0 | |
| | | | | MultiRedditListingActivity. | |||||
* | Add updated Crashy. | Alex Ning | 2020-07-09 | 1 | -0/+10 | |
| | ||||||
* | Setting autoplay videos visible area offset is available. Remove Crashy ↵ | Alex Ning | 2020-07-08 | 1 | -10/+0 | |
| | | | | because it will crash on some devices, such as Pixel Slate. | |||||
* | View crash reports in Settings -> About -> Crash Reports. | Alex Ning | 2020-07-08 | 1 | -0/+10 | |
| | ||||||
* | Prepare to add composing private message feature. | Alex Ning | 2020-07-07 | 1 | -1/+7 | |
| | ||||||
* | Maintain RecyclerView position when showing and hiding the keyboard in ↵ | Alex Ning | 2020-07-02 | 1 | -5/+4 | |
| | | | | ViewPrivateMessagesActivity. | |||||
* | Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite ↵ | Alex Ning | 2020-07-01 | 1 | -1/+2 | |
| | | | | the code of fetchUserAvatar in ViewPrivateMessagesActivity. | |||||
* | Add ViewPrivateMessagesActivity. Rename getSharedPreferences to ↵ | Alex Ning | 2020-06-29 | 1 | -2/+6 | |
| | | | | getDefaultSharedPreferences in BaseActivity. | |||||
* | Allow sliding back on all activities. | Hermes Junior | 2020-06-17 | 1 | -30/+30 | |
| | ||||||
* | Add FontPreviewFragment. Add some fonts and delete some. | Alex Ning | 2020-06-17 | 1 | -2/+3 | |
| | ||||||
* | Resolve conflicts: Some refactors on media activities. | Alex Ning | 2020-06-16 | 1 | -5/+1 | |
| | ||||||
* | Remove SidebarActivity, use sidebar page in SubredditDetailActivity. | Hermes Junior | 2020-06-15 | 1 | -5/+1 | |
| | ||||||
* | Set image as wallpaper. | Alex Ning | 2020-06-15 | 1 | -0/+2 | |
| | ||||||
* | Downloading Reddit videos with sound is now available. For Android Q and ↵ | Alex Ning | 2020-06-06 | 1 | -1/+6 | |
| | | | | above, the downloaded videos are stored in Movies/Infinity. | |||||
* | Copying post title, post content and comment content is now available in ↵ | Alex Ning | 2020-06-05 | 1 | -1/+1 | |
| | | | | CommentActivity. | |||||
* | Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe ↵ | Alex Ning | 2020-06-04 | 1 | -4/+4 | |
| | | | | up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg. |