Commit Graph

3036 Commits

Author SHA1 Message Date
65e216d9cd Minor bugs fixed. 2026-07-19 22:14:57 -04:00
dd53f48bd8 Fixed incorrect group used in Utils.parseRedditImagesBlock when matching i.redd.it media. 2026-07-19 19:21:23 -04:00
488ebf588b Show specific reasons when posts fail to load. 2026-07-19 16:20:31 -04:00
6b6f7bb019 Backup and restore comment drafts, read posts, reminders. 2026-07-12 16:09:41 -04:00
b74775a053 Version 8.3.0-beta3. v8.3.0-beta3 2026-07-06 18:57:39 -04:00
6cb6c05313 Update changelogs. 2026-07-06 18:57:09 -04:00
8e31eaf970 Update changelogs. 2026-07-06 18:53:40 -04:00
7bc244f00b Continue implementing OnboardingActivity. 2026-07-05 19:47:38 -04:00
5ff90492da Continue implementing OnboardingActivity. 2026-07-05 19:43:43 -04:00
76badb5bae Continue implementing OnboardingActivity. 2026-07-05 12:29:45 -04:00
1611b87e12 Continue implementing OnboardingActivity. 2026-07-05 11:31:37 -04:00
10635ac8be Continue implementing OnboardingActivity. 2026-07-05 10:51:52 -04:00
5eaa5f8b11 Continue implementing OnboardingActivity. 2026-07-04 23:52:18 -04:00
22d5451659 Allow screen timeout when video is paused in ViewRedditGalleryVideoFragment and ViewImgurVideoFragment. 2026-07-03 17:29:00 -04:00
1288ae5ce0 Allow screen timeout when video is paused in ViewVideoActivity. 2026-07-03 16:58:09 -04:00
400031798a Continue implementing reminders. 2026-07-03 12:35:18 -04:00
a456f5fcf3 Add BootCompletedBroadcastReceiver to set up reminders after reboot. 2026-07-02 23:59:52 -04:00
87889585c6 Fix issues in AnonymousAccessTokenInterceptor. Suggesting title is working again now. 2026-07-02 16:36:29 -04:00
26bc48d607 Support getting title from shared data in PostLinkActivity. 2026-07-02 16:16:00 -04:00
75306fbe1b Allow following unfollowable users in the anonymous mode. 2026-07-02 15:49:26 -04:00
441ed63c2d Fix deleted users cannot be unfollowed in anonymous mode. 2026-07-02 15:46:35 -04:00
9af449d860 Catch the BufferOverflowException when calling zoomSurfaceView.setContentSize in ViewVideoActivity. 2026-07-02 13:21:03 -04:00
ec144d49e4 New activity style for activities using Compose: AppTheme.ComposeActivity. 2026-07-01 21:21:50 -04:00
feca7fadf9 Add a new time format: yyyy-MM-dd HH:mm 2026-07-01 20:15:11 -04:00
bff52a8bde Continue implementing reminders. 2026-07-01 18:57:13 -04:00
cd7f7a4eb7 Continue implementing reminders. 2026-07-01 16:49:57 -04:00
a564b46298 Fix error loading post details if the post author is [deleted]. https://www.reddit.com/r/selfimprovement/comments/7sn5w0/what_are_the_best_habits_you_all_have/ Refine user icon loading when the content is deleted. 2026-07-01 12:47:05 -04:00
1d66ac24ab Add an error message for the anonymous mode loading failures without subscription. 2026-06-30 23:02:17 -04:00
c4b2e03749 Continue implementing OnboardingActivity. 2026-06-30 22:27:02 -04:00
8d8e3148b0 Continue implementing OnboardingActivity. 2026-06-30 14:11:40 -04:00
9cd32c8aa1 Continue implementing OnboardingActivity. 2026-06-29 21:48:14 -04:00
8499f86c65 Continue implementing OnboardingActivity. 2026-06-29 17:42:26 -04:00
9ca93f4091 Start implementing OnboardingActivity. 2026-06-29 17:34:51 -04:00
9ac81792e8 Continue implementing reminders. 2026-06-28 23:25:32 -04:00
28f3fa32d7 Continue implementing reminders. 2026-06-28 22:27:31 -04:00
1b1f087495 Continue implementing reminders. 2026-06-28 16:22:21 -04:00
4a0ce12a1b Continue implementing reminders. 2026-06-28 13:27:50 -04:00
27eb3313fc Continue implementing reminders. 2026-06-27 22:27:37 -04:00
78ca3451ac Continue implementing reminders. 2026-06-27 19:15:49 -04:00
2a490ea82c Continue implementing reminders. 2026-06-27 15:00:03 -04:00
231479ca54 Continue implementing reminders. 2026-06-25 16:29:29 -04:00
ff3398908b Optimize ViewPostDetailFragmentNew.UiState and it's observer in ViewPostDetailFragmentNew. 2026-06-24 12:59:48 -04:00
8cdea4b66c Continue implementing Reminders. 2026-06-24 12:58:54 -04:00
3c3b6c400f Support font size and font family in Compose. Continue implementing reminders. 2026-06-23 23:09:25 -04:00
0296c9db1a Start implementing reminders. 2026-06-22 18:41:52 -04:00
cd5f5e15fd Use getOnBackPressedDispatcher().onBackPressed() in some activities. 2026-06-22 18:12:20 -04:00
63937d2534 Fix IndexOutOfBoundsException in ViewVideoActivity.onTracksChanged. 2026-06-22 18:04:13 -04:00
1c93d1dfd3 Fix NullPointerException in FlairBottomSheetFragment.fetchFlairs. 2026-06-22 11:08:46 -04:00
ae7421c594 Fix NullPointerException in PostPagingSource's constructor for multireddits. 2026-06-22 11:07:26 -04:00
8147226761 Fix ConcurrentModificationException when refreshing posts. 2026-06-22 11:04:34 -04:00