Commit Graph

112 Commits

Author SHA1 Message Date
Alex Ning
6747efbccb Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity to FilteredPostsActivity. 2020-12-23 11:54:20 +08:00
Alex Ning
06d1d028eb Prepare to add post filter. 2020-12-11 19:37:45 +08:00
Alex Ning
61c5682b06 Lowercase package names. 2020-11-18 18:54:13 +08:00
Alex Ning
aa8d0c49c1 Add an option to preview markdown in several activitys. 2020-11-11 18:02:52 +08:00
Alex Ning
d37a386291 Shrink icon size in flair and award tags. 2020-11-09 12:27:21 +08:00
Alex Ning
4a67e02639 Maybe fixed a lot of bugs in DownloadRedditVideoService, DownloadMediaService and GlideImageGetter. Fix gfycat video not playing when opening in compact layout. 2020-11-06 19:33:45 +08:00
Alex Ning
4d1668d0a8 Use haptic feedback instead of vibration in swipe action. 2020-10-30 09:04:07 +08:00
Alex Ning
5770393498 Fix blanck white background in MainActivty after returning from SearchActivity. 2020-10-28 16:28:19 +08:00
Alex Ning
84e4dd09c3 Add an option to filter subreddits in popular and all. 2020-10-28 08:59:57 +08:00
Alex Ning
658af22c04 Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to CustomThemePreviewActivity. 2020-10-19 11:38:48 +08:00
Alex Ning
2b6f04a283 Random post and subreddit is available. 2020-10-04 16:55:19 +08:00
Alex Ning
60108462ce Giving award is available. Giving award is not tested because I don't have Reddit Coins. Currently all the award ids are hardcoded. 2020-09-28 09:56:58 +08:00
Alex Ning
58af3557e8 Support Chrome Custom Tabs in Android 11. 2020-09-22 23:41:57 +08:00
Alex Ning
a3367c193b Select user flair in subreddits. 2020-09-17 11:08:06 +08:00
Alex Ning
acaece6e3e Viewing comment's full markdown is available. 2020-09-14 09:06:31 +08:00
Alex Ning
24261df3db Delete PullNotificationAlarmReceiver because it seems no notification bug is finally fixed (Wrong TimeUnit in NotificationPreferenceFragment). 2020-09-10 15:23:48 +08:00
Alex Ning
6d8dcc8fe7 Add PullNotificationAlarmReceiver, another implementation of pull notifications. Fix a bug in NotificationPreferenceFragment. 2020-09-09 15:26:02 +08:00
Alex Ning
fc40fb3b24 Crossposting is available. 2020-09-08 10:55:32 +08:00
Alex Ning
1ee48844d2 Support different download locations in ViewImgurImageFragment, ViewImgurVideoFragment, ViewRedditGalleryImageOrGifFragment and ViewRedditGalleryVideoFragment. 2020-09-06 14:02:04 +08:00
Alex Ning
cefc21fd1b Select download location is now available. Download images and gifs to locations set by users in ViewImageOrGifActivity is available. 2020-09-06 11:54:50 +08:00
Alex Ning
47c1069d1e Vibrate the phone if swiping distance exceeds threshold. 2020-09-04 00:05:27 +08:00
Alex Ning
aad5a6200b Remove Slidr in CommentActivity and EditCommentActivity. 2020-08-18 16:48:27 +08:00
Alex Ning
4b4785171c Use DownloadVideoService to download videos. 2020-08-09 10:41:24 +08:00
Alex Ning
2c03eb8d15 Version 4.0.1. Block users. Show report menu item even in anonymous mode. Remove Crashy. 2020-07-29 14:24:27 +08:00
Alex Ning
ca9c90711c Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAndPostRecyclerViewAdapter. 2020-07-16 22:02:06 +08:00
Alex Ning
2d69170f4f Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. 2020-07-15 11:51:29 +08:00
Alex Ning
67cb832c46 Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView. 2020-07-14 22:45:21 +08:00
Alex Ning
19c2d0b979 Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go Back From Comments' to 'Swipe Right to Go Back'. 2020-07-14 19:43:26 +08:00
Alex Ning
8320a7509c Add double tap to zoom in ViewImageOrGifActivity. Delete MultiRedditListingActivity. 2020-07-14 16:33:23 +08:00
Alex Ning
4fb2e3cc20 Add updated Crashy. 2020-07-09 12:13:45 +08:00
Alex Ning
6f34d854ea Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate. 2020-07-08 22:19:08 +08:00
Alex Ning
318b11da01 View crash reports in Settings -> About -> Crash Reports. 2020-07-08 12:32:49 +08:00
Alex Ning
40fd7bf40f Prepare to add composing private message feature. 2020-07-07 23:35:18 +08:00
Alex Ning
1958ad77e3 Maintain RecyclerView position when showing and hiding the keyboard in ViewPrivateMessagesActivity. 2020-07-02 11:13:10 +08:00
Alex Ning
a00f7ced6c Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the code of fetchUserAvatar in ViewPrivateMessagesActivity. 2020-07-01 11:53:18 +08:00
Alex Ning
04f16d5664 Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSharedPreferences in BaseActivity. 2020-06-29 13:15:23 +08:00
Hermes Junior
be9f0c1fd1 Allow sliding back on all activities. 2020-06-17 16:11:18 +02:00
Alex Ning
72f176201e Add FontPreviewFragment. Add some fonts and delete some. 2020-06-17 09:38:36 +08:00
Alex Ning
88a2119586 Resolve conflicts: Some refactors on media activities. 2020-06-16 15:17:00 +08:00
Hermes Junior
34b6ec90aa Remove SidebarActivity, use sidebar page in SubredditDetailActivity. 2020-06-15 17:21:59 +02:00
Alex Ning
e8e85b9631 Set image as wallpaper. 2020-06-15 14:48:16 +08:00
Alex Ning
22576dc003 Downloading Reddit videos with sound is now available. For Android Q and above, the downloaded videos are stored in Movies/Infinity. 2020-06-06 21:33:03 +08:00
Alex Ning
e9ffe5a13c Copying post title, post content and comment content is now available in CommentActivity. 2020-06-05 22:26:36 +08:00
Alex Ning
e5d9f93e96 Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg. 2020-06-04 20:06:01 +08:00
Alex Ning
13d64eda14 Support viewing imgur albums in-app. 2020-06-03 19:02:46 +08:00
Alex Ning
066956971a Support viewing gfycat videos in app. 2020-05-28 22:16:07 +08:00
Alex Ning
9d451d65dd Prepare to add report feature. 2020-05-03 16:47:33 +08:00
Alex Ning
7a429f902d Long press a multireddit in the list to show some options. Fix some UI issues. 2020-04-05 16:21:47 +08:00
Alex Ning
d6dd171ac4 Editing multireddits is now available. 2020-04-04 16:10:25 +08:00
Alex Ning
9690c5eeac Add an activity for theme preview. 2020-04-02 22:15:47 +08:00