|
|
549a66d997
|
Modify SubmitCrosspostActivity to use SubmitPostService as a JobService. Add RECEIVER_NOT_EXPORTED in registerReceiver on Android 13+. Remove startForeground in DownloadRedditVideoService.
|
2024-07-24 11:07:03 -04:00 |
|
|
|
40152c8376
|
Make NotificationCompat.Builder a local variable in DownloadMediaService and DownloadRedditVideoService.
|
2024-07-24 00:02:55 -04:00 |
|
|
|
1e834fd103
|
Call jobFinished in downloadFinished in DownloadRedditVideoService.
|
2024-07-23 18:29:41 -04:00 |
|
|
|
ccb5d0f18d
|
Start migrating DownloadRedditVideoService to JobService.
|
2024-07-23 18:18:28 -04:00 |
|
|
|
48049d7575
|
Start migrating DownloadMediaService to JobService.
|
2024-07-19 19:23:40 -04:00 |
|
|
|
ef9c647c78
|
Optimize methods in EditProfileService.
|
2024-07-19 17:48:08 -04:00 |
|
|
|
fbdcf4a55f
|
Start migrating EditProfileService to JobService.
|
2024-07-19 11:22:49 -04:00 |
|
|
|
7443cf8095
|
Continue migrating SubmitPostService to JobService. Estimate network bytes.
|
2024-07-18 16:45:11 -04:00 |
|
|
|
78a1d81ae8
|
Starting migrating SubmitPostService to JobService.
|
2024-07-18 16:23:14 -04:00 |
|
|
|
a43b2e8f52
|
Fix filtered out comments not collapsed when display mode in comment filter is set to fully collapse comments.
|
2024-07-17 21:44:44 -04:00 |
|
|
|
2863bac011
|
Add an entry for Display mode in CustomizeCommentFilterActivity.
|
2024-07-17 21:31:05 -04:00 |
|
|
|
695076a1bd
|
Start implementing display mode for CommentFilter.
|
2024-07-17 20:55:46 -04:00 |
|
|
|
6bbfa4f85a
|
Apply embedded media type setting to EmotePlugin.
|
2024-07-17 19:52:57 -04:00 |
|
|
|
c7479f3fdb
|
Add options to control which kind of media to show in the markdown content.
|
2024-07-17 17:25:02 -04:00 |
|
|
|
7302edac08
|
Different save options when saving the online theme.
|
2024-07-17 11:38:07 -04:00 |
|
|
|
4edbfab348
|
Update online theme information after modifying the theme.
|
2024-07-11 17:47:56 -04:00 |
|
|
|
370b45e835
|
Separate online theme modification and upload.
|
2024-07-11 15:32:33 -04:00 |
|
|
|
44aaaeac58
|
Continue implementing online custom themes. Modifying online theme.
|
2024-07-10 22:45:00 -04:00 |
|
|
|
6e5eab3712
|
Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata instead of CustomTheme.
|
2024-07-09 17:25:26 -04:00 |
|
|
|
cc64d6c49e
|
Continue implementing online custom themes.
|
2024-07-07 21:51:54 -04:00 |
|
|
|
1e804a6f99
|
Version 7.2.9.
v7.2.9
|
2024-07-04 09:53:25 -04:00 |
|
|
|
b950bf21f3
|
fix: buildconfig warning (#1676)
|
2024-07-04 09:14:55 +07:00 |
|
|
|
336c7a1a89
|
Downgrade Media3 to 1.4.0-alpha02 cuz 1.4.0-beta01 requires ImageView to be used in the PlayerControlView.
|
2024-07-02 17:48:40 -04:00 |
|
|
|
fccf2c5785
|
Fix video autoplay not working in some cases by always providing a new LoadControl in DefaultExoCreator.createPlayer().
|
2024-07-02 16:41:49 -04:00 |
|
|
|
ca4e58985f
|
Upgrade gradle.
|
2024-07-02 16:41:30 -04:00 |
|
|
|
4ee01960ae
|
Use ViewModel instead of AndroidViewModel. Update some dependencies.
|
2024-07-02 09:50:59 -04:00 |
|
|
|
e4c11e8d61
|
Version 7.2.8.
v7.2.8
|
2024-06-25 16:52:49 -04:00 |
|
|
|
5a1b67f599
|
Upgrade Media3 and enable decoder fallback.
|
2024-06-25 16:51:22 -04:00 |
|
|
|
e1f4dbd01f
|
Version 7.2.7.
v7.2.7
|
2024-06-24 16:53:51 -04:00 |
|
|
|
20620a67f7
|
Download gif in ViewVideoActivity when it's a gif post.
|
2024-06-21 19:22:02 -04:00 |
|
|
|
3d9dc47775
|
Use openMedia in HistoryPostRecyclerViewAdapter.
|
2024-06-21 19:00:20 -04:00 |
|
|
|
31b2c123dc
|
Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter.
|
2024-06-21 18:54:38 -04:00 |
|
|
|
9af98548aa
|
Version 7.2.6.
v7.2.6
|
2024-06-17 21:30:37 -04:00 |
|
|
|
f39d7f822e
|
Revert user agent.
|
2024-06-17 21:30:05 -04:00 |
|
|
|
c8e5f60c0a
|
Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anonymous front page.
|
2024-06-17 21:21:37 -04:00 |
|
|
|
d644c1c032
|
Fix wrong coordinates when saving the position of MovableFloatingActionButton in some Android versions.
|
2024-06-17 21:06:35 -04:00 |
|
|
|
e186c42a1f
|
Support multiple displays (e.g. foldable phone) when saving the position of fab in PostDetailActivity.
|
2024-06-17 11:32:23 -04:00 |
|
|
|
c495336360
|
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the audio does not stop after closing a video.
|
2024-06-17 10:58:39 -04:00 |
|
|
|
9b7e1e863a
|
Fix unable to restore settings by upgrading Gson, which includes the correct proguard file.
|
2024-06-14 19:20:01 -04:00 |
|
|
|
bb9653a522
|
Save fab position in ViewPostDetailActivity.
|
2024-06-14 17:19:32 -04:00 |
|
|
|
414c6fa175
|
Update full_description.txt
|
2024-06-14 04:05:05 +07:00 |
|
|
|
ff8ff046a3
|
Version 7.2.5. Just to bypass the stupid Play Console restriction.
v7.2.5
|
2024-06-05 12:48:41 -04:00 |
|
|
|
27b5264cf6
|
Version 7.2.4.
|
2024-06-05 10:38:34 -04:00 |
|
|
|
64ef6656cf
|
Fix proguard rules.
|
2024-06-04 23:10:15 -04:00 |
|
|
|
43f389f12f
|
Fix RuntimeException related to Handler in SubredditListingDataSource.
|
2024-06-04 15:00:53 -04:00 |
|
|
|
d278bd873d
|
Version 7.2.4-beta1.
v7.2.4-beta1
|
2024-06-02 10:05:28 -04:00 |
|
|
|
f9858ccaa9
|
Temporary user agent.
|
2024-06-01 23:05:19 -04:00 |
|
|
|
74f17d4db5
|
Fix NullPointerException in ParseSubredditData.
|
2024-06-01 23:02:52 -04:00 |
|
|
|
a7a142af8c
|
Version 7.2.3.
|
2024-05-30 23:38:44 -04:00 |
|
|
|
07c9865ab2
|
Workaround for not loading any posts (except for user submitted posts).
|
2024-05-30 14:02:49 -04:00 |
|