|
|
975046f923
|
Version 6.4.0.
v6.4.0
|
2023-11-02 16:56:37 -04:00 |
|
|
|
1e3bf79d06
|
Version 6.4.0-beta2
v6.4.0-beta2
|
2023-11-01 12:15:26 -04:00 |
|
|
|
6a9b5b3d89
|
Fix wrong tint on the vote buttons after voting fails.
|
2023-11-01 12:06:41 -04:00 |
|
|
|
cf327fe8ae
|
Fix showing double "no comments" message in CommentsRecyclerViewAdapter if it's in single thread mode and the comment is filtered out.
|
2023-10-31 23:58:11 -04:00 |
|
|
|
fc462849ec
|
Version 6.4.0-beta1.
v6.4.0-beta1
|
2023-10-25 11:36:45 -04:00 |
|
|
|
bba5553e0e
|
Adjust the padding of bottom toolbar in post and comment.
|
2023-10-25 11:28:26 -04:00 |
|
|
|
b50b5a1e9a
|
Center the score of a comment. Switch the number of comment and the share button back on a comment.
|
2023-10-23 12:51:01 -04:00 |
|
|
|
3725db7c02
|
Switch the number of comment and the share button back in compact layout.
|
2023-10-23 11:59:08 -04:00 |
|
|
|
7c6ee5beba
|
Center the score of a post. Switch the number of comment and the share button back.
|
2023-10-23 00:29:08 -04:00 |
|
|
|
415b6d2ec5
|
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1565
|
2023-10-22 12:54:25 -04:00 |
|
|
|
05e061c577
|
Fix app crashes in HistoryPostRecyclerViewAdapter when video autoplay is enabled.
|
2023-10-22 12:36:13 -04:00 |
|
|
|
faca5adc3b
|
Fix card color issue in HistoryPostRecyclerViewAdapter.
|
2023-10-22 11:08:05 -04:00 |
|
|
|
2afbba4b68
|
Add "exclude users" entry in CustomizeCommentFilterActivity.
|
2023-10-21 22:48:44 -04:00 |
|
|
|
3d4bb32cbf
|
Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter.
|
2023-10-21 10:15:56 -04:00 |
|
|
|
bfec1912bd
|
Ignore case when comparing name_of_usage in PostFilterDao.
|
2023-10-21 00:16:54 -04:00 |
|
|
|
fe51e3b9dd
|
Finish applying comment filter.
|
2023-10-21 00:15:13 -04:00 |
|
|
|
af04240dfa
|
Continue applying comment filter.
|
2023-10-20 09:27:30 -04:00 |
|
|
|
f997e22f90
|
Start applying comment filter.
|
2023-10-20 00:16:46 -04:00 |
|
|
|
2ac4a7f805
|
Continue adding comment filter.
|
2023-10-19 16:12:47 -04:00 |
|
|
|
3a52b39a04
|
Continue adding comment filter.
|
2023-10-19 00:00:27 -04:00 |
|
|
|
2af02771d1
|
Continue adding comment filter.
|
2023-10-18 16:24:42 -04:00 |
|
|
|
15dde36c47
|
Continue adding comment filter.
|
2023-10-18 16:20:41 -04:00 |
|
|
|
b2cf64db9d
|
Continue adding comment filter.
|
2023-10-16 22:28:09 -04:00 |
|
|
|
a8d5112955
|
Continue adding comment filter.
|
2023-10-15 23:52:16 -04:00 |
|
|
|
448f36008f
|
Continue adding comment filter.
|
2023-10-15 23:50:30 -04:00 |
|
|
|
b4afc015cd
|
Continue adding comment filter.
|
2023-10-15 23:37:16 -04:00 |
|
|
|
45b4ecf6ac
|
Start adding comment filter.
|
2023-10-15 22:57:12 -04:00 |
|
|
|
23c353275c
|
Continue implementing showing post filter usages in PostFilterPreferenceActivity.
|
2023-10-15 11:14:09 -04:00 |
|
|
|
db4f416d4b
|
Continue implementing showing post filter usages in PostFilterPreferenceActivity.
|
2023-10-15 10:27:41 -04:00 |
|
|
|
70c2d571ce
|
Continue implementing showing post filter usages in PostFilterPreferenceActivity.
|
2023-10-15 00:09:31 -04:00 |
|
|
|
06092c73d4
|
Prepare to show post filter usages in PostFilterPreferenceActivity.
|
2023-10-14 22:51:46 -04:00 |
|
|
|
444a9b8877
|
Start tweaking PostFilterPreferenceActivity.
|
2023-10-14 18:51:18 -04:00 |
|
|
|
cbd1d97188
|
Version 6.3.2.
v6.3.2
|
2023-10-09 09:25:36 -04:00 |
|
|
|
29237575d7
|
Update theme preview.
|
2023-10-09 09:23:14 -04:00 |
|
|
|
542c1e3c0c
|
Version 6.3.1 (only for Patreon version).
v6.3.1
|
2023-10-06 10:18:35 -04:00 |
|
|
|
8723c8ebb0
|
Version 6.3.0
v6.3.0
|
2023-10-04 21:40:57 -04:00 |
|
|
|
1c51874052
|
Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some activities.
|
2023-10-04 17:01:21 -04:00 |
|
|
|
de4eab7e9c
|
Load more items in a single call.
|
2023-10-04 16:29:11 -04:00 |
|
|
|
8bc25e4b87
|
Initialize LiveData data by using the constructor, not the postValue method.
|
2023-10-04 15:38:30 -04:00 |
|
|
|
a4c159f9d9
|
Set filled card view background color in MaterialYouUtils.
|
2023-10-04 12:50:39 -04:00 |
|
|
|
19d75267a0
|
Sync subscriptions once every 24 hours.
|
2023-10-04 12:29:56 -04:00 |
|
|
|
63028069e6
|
Version 6.3.0-beta2.
v6.3.0-beta2
|
2023-10-01 12:38:33 -04:00 |
|
|
|
fcd3fbb661
|
Fix changing playback speed not working in ViewImgurVideoFragment and ViewRedditGalleryVideoFragment when using bottom app bar.
|
2023-10-01 11:05:29 -04:00 |
|
|
|
658efd644d
|
Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVideoFragment and ViewVideoActivity.
|
2023-10-01 10:56:33 -04:00 |
|
|
|
b465d11f10
|
Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVideoFragment and ViewVideoActivity. Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1552
|
2023-10-01 10:41:33 -04:00 |
|
|
|
12cbdc69f9
|
Version 6.3.0-beta1.
v6.3.0-beta1
|
2023-09-25 15:43:45 -04:00 |
|
|
|
14a17ad038
|
Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
|
2023-09-25 15:40:26 -04:00 |
|
|
|
230996226b
|
Changed video control UI.
|
2023-09-23 19:10:42 -04:00 |
|
|
|
8a626753cd
|
Changed video control UI.
|
2023-09-23 19:10:19 -04:00 |
|
|
|
e5b65a5aec
|
Start changing video control UI.
|
2023-09-21 23:15:34 -04:00 |
|