Commit Graph

2315 Commits

Author SHA1 Message Date
Docile-Alligator
5d050204e7 Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625 2024-05-22 23:49:40 -04:00
Docile-Alligator
f6474881a0 Bold title in PostXXXActivity. 2024-05-14 22:47:17 -04:00
Docile-Alligator
e666e6774e Back up and restore comment filters. 2024-05-14 19:27:36 -04:00
Docile-Alligator
382f3e8167 Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636 2024-05-14 18:15:48 -04:00
Docile-Alligator
cc9880cadd Fix mute and resolution buttons not shown and not able to swipe vertically to finish in ViewVideoActivity. 2024-05-14 17:11:37 -04:00
Docile-Alligator
9b6033b2db Update dependencies. 2024-05-12 23:05:31 -04:00
Docile-Alligator
ff91d33a88 Migrate to AndroidX Media3. 2024-05-12 22:52:04 -04:00
Docile-Alligator
4abb494709 Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and ViewRedditGalleryVideoFragment. 2024-05-12 18:43:06 -04:00
Docile-Alligator
3f6842f27a Fix play button not shown in ViewVideoActivity when pinch to zoom video is enabled. 2024-05-09 18:59:31 -04:00
Docile-Alligator
019970d5fe Fix controller animation issues in StyledPlayerView in ExoPlayer. 2024-05-09 18:06:54 -04:00
Docile-Alligator
a283e39473 Fix controller issues in StyledPlayerView in ExoPlayer. 2024-05-09 15:50:30 -04:00
Docile-Alligator
b0fad500b9 Migrate from PlayerView to StyledPlayerView in ExoPlayer. 2024-05-08 18:31:05 -04:00
Docile-Alligator
e773ec6929 Merge remote-tracking branch 'origin/master' 2024-05-08 13:23:32 -04:00
Docile-Alligator
16d926fdf8 Save pending intent flags in a variable to not show error in DownloadMediaService and DownloadRedditVideoService. 2024-05-08 13:23:24 -04:00
Docile-Alligator
275a068ac2
Update GitHub workflows JDK version to 17. 2024-05-08 22:36:22 +07:00
Docile-Alligator
d85ce883f4 Upgrade dependencies and compileSdk. 2024-05-08 11:18:17 -04:00
Docile-Alligator
a91556ca71 Upgrade gradle. 2024-05-07 19:02:56 -04:00
Docile-Alligator
cc772b5324 Remove Butter Knife. Optimize imports. 2024-05-07 18:47:28 -04:00
Docile-Alligator
4604e1b366 Migrate to ViewBinding in all components. 2024-05-07 18:38:55 -04:00
Docile-Alligator
1cdec1200a Migrate to ViewBinding in some adapters. 2024-05-07 17:51:26 -04:00
Docile-Alligator
73840fd23d Migrate to ViewBinding in some adapters. 2024-05-07 16:46:12 -04:00
Docile-Alligator
104bdeafe7 Migrate to ViewBinding in some adapters. 2024-05-07 14:11:41 -04:00
Docile-Alligator
9bf2bf8276 Fix Dutch translation. 2024-05-07 13:45:01 -04:00
Docile-Alligator
fcfdee9353 Migrate to ViewBinding in all bottom sheet fragments. 2024-05-07 13:31:14 -04:00
Docile-Alligator
6933d911ae Migrate to ViewBinding in ViewPostDetailFragment. 2024-05-07 11:44:06 -04:00
Docile-Alligator
a5da575fd0 Migrate to ViewBinding in some fragments. 2024-04-29 23:47:18 -04:00
Docile-Alligator
13b224c072 Migrate to ViewBinding in some fragments. 2024-04-29 22:30:27 -04:00
Docile-Alligator
1754c630ae Migrate to ViewBinding in some activities. Remove TrendingActivity. 2024-04-28 23:38:03 -04:00
Docile-Alligator
1b78b8ced8 Migrate to ViewBinding in some activities. 2024-04-28 21:59:25 -04:00
Docile-Alligator
69e757ff94 Migrate to ViewBinding in some activities. 2024-04-27 22:46:54 -04:00
Docile-Alligator
081c776674 Migrate to ViewBinding in some activities. 2024-04-27 22:34:11 -04:00
Docile-Alligator
797d8d8e66 Migrate to ViewBinding in some activities. 2024-04-27 22:23:05 -04:00
Docile-Alligator
254b99eb9c Migrate to ViewBinding in some activities. 2024-04-27 22:09:18 -04:00
Docile-Alligator
99a18440db Migrate to ViewBinding in some activities. 2024-04-27 21:42:24 -04:00
Docile-Alligator
065ee9aaa4 Minor bugs fixed. 2024-04-27 16:00:03 -04:00
Docile-Alligator
bccf455de2 Show online themes from local server. 2024-04-23 22:41:33 -04:00
Docile-Alligator
1bd50ef765 Show online themes from local server. 2024-04-23 22:38:12 -04:00
Docile-Alligator
b598da6360 Start adding support for online themes. 2024-04-21 23:04:33 -04:00
Docile-Alligator
7d3f234735 Fixed CommentsRecyclerViewAdapter inconsistent update this time? 2024-04-20 19:06:34 -04:00
Docile-Alligator
c199a78799 Maybe fixed CommentsRecyclerViewAdapter inconsistent update. 2024-04-19 16:00:59 -04:00
Docile-Alligator
8503e78a8e Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashes when loading anonymous front page or anonymous multireddit on ViewPostDetailActivity when swipe between posts is enabled. 2024-04-17 13:17:26 -04:00
Docile-Alligator
dbc36bee6f Version 7.1.1. 2024-03-31 09:53:55 -04:00
Docile-Alligator
f16c1dc4ec Fix progress bar shown on top of the image when going back from ViewPostDetailActivity after voting. 2024-03-30 23:57:13 -04:00
Docile-Alligator
8ed6cc88d4 Fix UploadedImagesBottomSheetFragment not scrolling. 2024-03-30 19:20:34 -04:00
Docile-Alligator
52eb5cb376 Version 7.1.0. 2024-03-26 21:38:19 -04:00
Docile-Alligator
22dcbdd8db Version 7.1.0-beta1. Submit gallery posts with text content (without embedded images). 2024-03-19 18:38:11 -04:00
Docile-Alligator
7f1ec33b4f Version 7.1.0-beta1. 2024-03-19 17:48:29 -04:00
Docile-Alligator
601fea22a6 Fix spoiler cannot be shown in FullMarkdownActivity. 2024-03-19 15:17:39 -04:00
Docile-Alligator
951c893d77 Showing content preview in PostPollActivity is available. 2024-03-19 14:04:48 -04:00
Docile-Alligator
b07dc816fd Click the corresponding layout group to open subreddit listing in PostXXXActivity. 2024-03-17 19:04:36 -04:00