Commit Graph

1664 Commits

Author SHA1 Message Date
Docile-Alligator
ee9249cb64 Update inbox count in MainActivity after reading all messages in InboxActivity. 2022-04-10 17:52:06 +08:00
Docile-Alligator
bbd212ff2c Click autoplaying videos to open them in fullscreen. 2022-04-10 09:40:16 +08:00
Docile-Alligator
e7da8c1f69 Bottom app bar is available in ViewMultiRedditDetailActivity. 2022-04-08 16:39:30 +08:00
Docile-Alligator
8c8dc45f19 Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity. 2022-04-02 22:41:10 +08:00
Docile-Alligator
d7fcb66cda Use the updated access token to fetch new notifications in PullNotificationWorker. This may fix notification issues. 2022-04-02 22:26:35 +08:00
Docile-Alligator
840216b3d9 Render full markdown in CommentsListingRecyclerViewAdapter. 2022-04-02 16:09:16 +08:00
Docile-Alligator
95d792779e Render full markdown in CommentsRecyclerViewAdapter. 2022-04-02 15:50:12 +08:00
Docile-Alligator
f0e2090db9 Do not load subreddit data in SidebarFragment. Save subreddit data to the database in ViewSubredditDetailActivity. 2022-04-01 17:29:42 +08:00
Docile-Alligator
83b71b8304 Fix spoiler not rendering last two characters. 2022-03-30 07:27:41 +08:00
Docile-Alligator
ac749fe0f0 New option: Settings->Data Saving Mode->Reddit Video Default Resolution. 2022-03-25 21:43:38 +08:00
Docile-Alligator
7422098734 Add a FloatingActionButton in ViewMultiRedditDetailActivity. 2022-03-25 17:34:57 +08:00
Docile-Alligator
8ac8ea3d8b Fix getRedditUriByPath in LinkResolverActivity. 2022-03-25 16:48:35 +08:00
Docile-Alligator
c87b724a24 Fix captions and urls hidden by the navigation bar in ViewRedditGalleryImageorGifFragment. 2022-03-24 14:00:44 +08:00
Docile-Alligator
2bbba42e38 Version 5.1.9. 2022-03-17 22:10:38 +08:00
Docile-Alligator
59ed4c53ff Prevent WebView from reloading the website after orientation change in WebViewActivity. 2022-03-17 21:22:26 +08:00
Docile-Alligator
b4915859da Check if PostFragment is detached before initializing PostViewModel. 2022-03-17 14:23:06 +08:00
Docile-Alligator
7405e19c2e Fix clicking the back button on the toolbar does not finish FullMarkdownActivity. 2022-03-17 14:05:27 +08:00
Docile-Alligator
c0ad8ed27a Fix unable to update anonymous multireddits. 2022-03-17 13:57:09 +08:00
Docile-Alligator
cfd295aea8 Version 5.1.9-beta2. Optimize AppBarStateChangeListener. 2022-03-14 14:15:44 +08:00
Docile-Alligator
3cae2b0dba Load image after the AspectRatioGifImageView's height is determined in PostRecyclerViewAdapter to prevent blurry images. 2022-03-11 17:00:23 +08:00
Docile-Alligator
20e4798d34 Fix image loading issue. 2022-03-11 12:15:07 +08:00
Docile-Alligator
aab502238d Fix navigation drawer issues. 2022-03-11 12:10:35 +08:00
Docile-Alligator
53755d4381 Version 5.1.9-beta1. Fix low resolution post previews when showing them for the first time in PostDetailRecyclerViewAdapter. 2022-03-06 15:09:57 +08:00
Docile-Alligator
141abc654a New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix low resolution post previews when showing them for the first time. Tweak themed icon. 2022-03-06 10:41:02 +08:00
Docile-Alligator
dc9725735b Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter. 2022-03-05 11:33:07 +08:00
Docile-Alligator
023cef76ad Themed icon for Android. Very ugly right now. 2022-03-05 11:02:16 +08:00
20captainx12
af120ded09
Added adaptive icons (#646)
Start adding adaptive icons for Android Tiramisu.
2022-03-04 11:46:11 +08:00
Docile-Alligator
40078880af Try fixing Parcelable implementation issues. 2022-02-28 23:55:49 +08:00
Docile-Alligator
f0589ada3e Show and open r/u_ style subreddits in comments. 2022-02-28 18:12:13 +08:00
Docile-Alligator
2e67298813 Show and open r/u_ style subreddits in posts. 2022-02-28 18:01:30 +08:00
Docile-Alligator
405317b4cb Fix changing default post layout not working. 2022-02-28 16:45:30 +08:00
Docile-Alligator
5e0b2662d7 New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold. 2022-02-25 18:23:40 +08:00
Docile-Alligator
679820b96e Submitting poll posts is available. 2022-02-21 22:52:22 +08:00
Docile-Alligator
3a69e02867 New option: Settings->Interface->Post Details->Hide Upvote Ratio. 2022-02-21 15:38:17 +08:00
Docile-Alligator
4b3e11c62d Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/667 2022-02-21 12:23:13 +08:00
Docile-Alligator
fbc0006a4f Use ConcatAdapter for the navigation drawer. 2022-02-20 18:09:54 +08:00
Docile-Alligator
d76abc8c3e Minor bugs fixed. 2022-02-19 12:16:31 +08:00
Docile-Alligator
f508132f32 New option: Interface->Comment->Always show the number of child comments. Fix notification icon. Tweak the app icon. 2022-02-18 19:48:00 +08:00
Docile-Alligator
b933c9d08b Fixed a typo: Hide Author Avatar -> Show Author Avatar. 2022-02-18 17:28:40 +08:00
Alex Ning
c64b6ef229 Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy option from About to main settings page. 2022-02-12 22:05:22 +08:00
Alex Ning
79cc6ddf1e Don't autoplay spoiler videos. 2022-02-05 15:32:01 +08:00
Alex Ning
c265bbecf9 New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. 2022-02-05 15:19:18 +08:00
Alex Ning
101525ae33 Minor bugs fixed. 2022-02-04 11:26:45 +08:00
Alex Ning
5713982e8f Version 5.1.7. 2022-01-29 11:42:55 +08:00
Alex Ning
5a5011f19e New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting From. 2022-01-29 11:11:36 +08:00
Alex Ning
2569742e1c Set caption and url when submitting gallery posts. 2022-01-28 12:58:16 +08:00
Alex Ning
fd0e95dbac Show author icon in CommentFullyCollapsedViewHolder. 2022-01-21 22:22:37 +08:00
Alex Ning
db48b940d7 Update translation. 2022-01-21 22:03:02 +08:00
Alex Ning
f33cf68624 New option: Hide Comment Awards. 2022-01-21 20:37:31 +08:00
Alex Ning
e68f8ed4bc Show author avatars in comments. 2022-01-21 19:52:31 +08:00