Docile-Alligator
|
7c3b5b0230
|
Version 8.0.3.
v8.0.3
|
2025-09-10 22:02:03 -04:00 |
|
Docile-Alligator
|
bbc7c368e2
|
Use the solution provided by @edgan to fix the redgifs issue.
|
2025-09-10 22:00:34 -04:00 |
|
Docile-Alligator
|
ab20643fdb
|
Version 8.0.2.
v8.0.2
|
2025-09-04 16:56:56 -04:00 |
|
Docile-Alligator
|
34e597e947
|
Fix anonymous home and multireddit posts not working.
|
2025-09-04 16:56:49 -04:00 |
|
Docile-Alligator
|
49fef974c2
|
Fix anonymous home and multireddit posts not working.
|
2025-09-04 16:55:02 -04:00 |
|
Docile-Alligator
|
79225f784f
|
Version 8.0.1.
v8.0.1
|
2025-08-30 22:09:03 -04:00 |
|
Docile-Alligator
|
95bf01faf2
|
Version 8.0.1.
|
2025-08-30 21:58:48 -04:00 |
|
Docile-Alligator
|
ec30447665
|
Fix anonymous mode not working.
|
2025-08-30 21:50:56 -04:00 |
|
Docile-Alligator
|
4829855179
|
Fix issues when deleting the oldest read posts for users. No more app hangs.
|
2025-08-30 18:08:38 -04:00 |
|
Docile-Alligator
|
988c46fce2
|
Handle Redgifs links.
|
2025-08-30 12:51:18 -04:00 |
|
Docile-Alligator
|
51ec964568
|
Fix Redgifs sound.
|
2025-08-30 11:45:14 -04:00 |
|
Docile-Alligator
|
98a06cc165
|
Listen to Reddit Video Default Resolution changes.
|
2025-08-29 17:22:26 -04:00 |
|
Docile-Alligator
|
c52e2993e0
|
Respect Reddit Video Default Resolution for autoplaying videos in PostDetailRecyclerViewAdapter.
|
2025-08-29 17:14:17 -04:00 |
|
Docile-Alligator
|
232d97ed90
|
Respect Reddit Video Default Resolution for autoplaying videos in PostRecyclerViewAdapter.
|
2025-08-29 16:46:56 -04:00 |
|
Docile-Alligator
|
ae1d87926b
|
Version 8.0.0.
v8.0.0
|
2025-08-11 17:59:05 -04:00 |
|
Docile-Alligator
|
71fd2c27b2
|
Fix BadParcelableException due to incorrect Post Parcelable implementation.
|
2025-08-11 17:34:22 -04:00 |
|
Docile-Alligator
|
1d85c2c4f9
|
Version 8.0.0-beta2.
v8.0.0-beta2
|
2025-07-29 22:39:36 -04:00 |
|
Docile-Alligator
|
1beb4272e1
|
Fix JSON parsing error related to mod fields. Handle back navigation in LoginActivity and WebViewActivity.
|
2025-07-29 22:20:28 -04:00 |
|
Docile-Alligator
|
7647079dfd
|
Disallowing replying to locked comment. Hide the reply option in PostOptionsBottomSheetFragment if the post is locked or archived.
|
2025-07-29 18:47:30 -04:00 |
|
Docile-Alligator
|
e68c6352be
|
Show approved or removed status in PostOptionsBottomSheetFragment and CommentMoreBottomSheetFragment.
|
2025-07-29 18:32:59 -04:00 |
|
Docile-Alligator
|
4b7ff707d1
|
Hide approve or remove and mark as spam if the post or comment is approved or removed or marked as spam.
|
2025-07-29 18:08:41 -04:00 |
|
Docile-Alligator
|
43b4816378
|
Update the corresponding fields after moderating a post.
|
2025-07-29 17:52:03 -04:00 |
|
Docile-Alligator
|
a9c49560c1
|
Moderation tools for comments. Rename ModerationEvent to PostModerationEvent. Add mod related fields in Post.
|
2025-07-29 17:35:31 -04:00 |
|
Docile-Alligator
|
37fe4eb551
|
Prepare to add moderation tools for comments. Rename ModerationActionBottomSheetFragment to PostModerationActionBottomSheetFragment.
|
2025-07-28 23:43:34 -04:00 |
|
Docile-Alligator
|
b3cbe38b57
|
Fix always opening the first image in a gallery.
|
2025-07-28 22:59:55 -04:00 |
|
Docile-Alligator
|
dcdb00760b
|
Thread safe data structures in UserProfileImagesBatchLoader.
|
2025-07-28 17:07:15 -04:00 |
|
Docile-Alligator
|
db138b6523
|
Detach badge drawable when there are no new messages.
|
2025-07-28 15:34:52 -04:00 |
|
Docile-Alligator
|
6b4eebfac5
|
Version 8.0.0-beta1.
v8.0.0-beta1
|
2025-07-12 22:50:45 -04:00 |
|
Docile-Alligator
|
fdf8e6e71a
|
Version 8.0.0-beta1.
|
2025-07-12 21:25:57 -04:00 |
|
Docile-Alligator
|
50b6b2f92c
|
Add some categories in gestures_and_buttons_preferences.xml
|
2025-07-12 21:15:07 -04:00 |
|
Docile-Alligator
|
62d31c4c72
|
Prepare to add Floating Toolbar.
|
2025-07-11 23:07:51 -04:00 |
|
Docile-Alligator
|
dd081e543f
|
Fix UI issues related to insets in AcknowledgementFragment and TranslationFragment.
|
2025-07-11 17:41:03 -04:00 |
|
Docile-Alligator
|
8ac338ef44
|
Remove RoundedBottomSheetDialogFragment and LandscapeExpandedBottomSheetDialogFragment. LandscapeExpandedRoundedBottomSheetDialogFragment extends BottomSheetDialogFragment now. Add a BottomSheetDragHandleView to every bottom sheet.
|
2025-07-11 17:34:35 -04:00 |
|
Docile-Alligator
|
303bdb5cb9
|
Change inbox badge color to color accent.
|
2025-07-11 16:11:00 -04:00 |
|
Docile-Alligator
|
ee8f5cd70c
|
Offset inbox badge position. Fix badge number not updating.
|
2025-07-11 16:09:07 -04:00 |
|
Docile-Alligator
|
0d76c70034
|
Moderation is available in ViewPostDetailFragment.
|
2025-07-10 23:21:30 -04:00 |
|
Docile-Alligator
|
7fe8443a16
|
New mod option: (Un)distinguish as mod.
|
2025-07-10 21:54:21 -04:00 |
|
Docile-Alligator
|
32cbcb1f89
|
New mod option: (Un)distinguish as mod.
|
2025-07-10 17:18:31 -04:00 |
|
Docile-Alligator
|
73ff709340
|
New mod options: (Un)mark NSFW and (Un)mark spoiler.
|
2025-07-10 16:37:02 -04:00 |
|
Docile-Alligator
|
bdc7ce142a
|
New mod options: Sticky post and lock post.
|
2025-07-09 23:21:40 -04:00 |
|
Docile-Alligator
|
f517ea91ea
|
Start adding "approve" mod action.
|
2025-07-09 18:09:44 -04:00 |
|
Docile-Alligator
|
a698f32fd6
|
New option in PostOptionsBottomSheetFragment: Moderation.
|
2025-07-09 16:39:36 -04:00 |
|
Docile-Alligator
|
d3d3556fda
|
Custom style edit text preference.
|
2025-07-09 10:32:54 -04:00 |
|
Docile-Alligator
|
2f104fa153
|
Set style and theme in SecurityPreferenceFragment.
|
2025-07-08 22:44:34 -04:00 |
|
Docile-Alligator
|
dad626b703
|
Custom dialog style for ListPreference.
|
2025-07-08 22:29:02 -04:00 |
|
Docile-Alligator
|
6a2e59e255
|
Fix immersive interface UI issues in LoginActivity and CustomFontPreferenceFragmentCompat.
|
2025-07-08 18:01:02 -04:00 |
|
Docile-Alligator
|
613992a6ca
|
CustomFontPreferenceWithBackground. Update settings UI. Rearrange some settings.
|
2025-07-08 17:34:49 -04:00 |
|
Docile-Alligator
|
c301bd8a1b
|
Fix issues in peeking media. Fix UI issues in exo_playback_control_view.
|
2025-07-08 15:45:30 -04:00 |
|
Docile-Alligator
|
af132eefee
|
Comment draft in EditCommentActivity.
|
2025-07-08 15:24:27 -04:00 |
|
Docile-Alligator
|
8a55adeff0
|
Don't show Redgifs videos in app.
|
2025-07-07 21:24:54 -04:00 |
|