Commit Graph

3058 Commits

Author SHA1 Message Date
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
09d5defaff Fix the first image in a gallery not showing in ViewPostDetailActivity. Really? I don't know. It's weird it does not happen in PostRecyclerView, although they use the same PostGalleryTypeImageRecyclerViewAdapter. 2026-06-21 12:32:20 -04:00
b30fe09a71 Fix toolbar visibility not changed after toggling SystemUiVisibility in ViewRedditGalleryVideoFragment. 2026-06-20 22:29:59 -04:00
4e774f0c7b Fix status bar inset handling in ViewImgurMediaActivity. 2026-06-20 22:27:05 -04:00
b3645270b5 Fix status bar inset handling in ViewRedditGalleryActivity. 2026-06-20 00:00:39 -04:00
053fb22b20 Fix status bar inset handling in ViewVideoActivity. 2026-06-19 19:17:47 -04:00
3127d49b3f Fix MediaScannerConnection ServiceConnectionLeaked issue in DownloadMediaService and DownloadRedditVideoService. 2026-06-18 16:24:13 -04:00
38a12198b1 Fix swipe actions not working in CommentsRecyclerViewAdapterNew. 2026-06-18 15:18:37 -04:00
e5c99a8998 Fix lazy mode issue in gallery layout. 2026-06-16 16:07:22 -04:00
3e04eda66e Fix NullPointerException in ViewPostDetailFragmentNew. 2026-06-16 15:39:48 -04:00
72af0f3596 Fix wrong posts showing when swiping between posts. 2026-06-16 15:01:31 -04:00
34c9772145 Version 8.3.0-beta2. v8.3.0-beta2 2026-06-14 20:06:53 -04:00
f2cbb2a622 Fix Error Processing Video when submitting video posts. 2026-06-14 18:30:18 -04:00
38ef096faa Fix post not updating after edit. 2026-06-14 15:22:08 -04:00
4722cd3e4d Fix anonymous post history not showing certain posts. 2026-06-13 23:16:27 -04:00
fd78ab2aff Fix first gallery image not loading. 2026-06-13 22:53:40 -04:00
363c0d4b02 Fix incorrect file name issue. 2026-06-13 21:52:14 -04:00
3c57e42887 Remove comments in ViewVideoActivity. Reset resumePosition after restoring video progress in ViewVideoActivity. 2026-06-11 23:39:08 -04:00
890b67ee2d Fix imgur link handling. 2026-06-11 23:05:28 -04:00
a120a91cda Fix imgur link handling. 2026-06-11 23:02:09 -04:00
dc7ffee0a6 Refine markdown embedded videos download. 2026-06-10 22:53:40 -04:00
70659af408 Implement onItemClick in VideoEntry in CommentsRecyclerViewAdapterNew. 2026-06-10 22:40:34 -04:00
839d30ed0f Show markdown embedded videos in PostDetailRecyclerViewAdapterNew. 2026-06-10 22:37:20 -04:00
34a4ebde07 Download markdown embedded videos. 2026-06-10 22:16:18 -04:00
7150ebc04c Optimize ViewVideoViewModel.loadVideoLink. 2026-06-07 21:55:53 -04:00
cf1ad30a3f Continue optimizing ViewVideoActivity. 2026-06-07 16:59:04 -04:00
dca55ac9d2 Fixed local votes and read posts in anonymous mode. (#1918)
* Fixed setting proper read post type for anonymous account.

* Fixed properly removing vote type in anonymous mode.

---------

Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
2026-06-07 11:56:12 -04:00
8c632fcfc6 Fixed StringIndexOutOfBoundsException in UserProfileImagesBatchLoader. 2026-06-07 11:36:26 -04:00
97b2e993e5 Continue implementing using UserProfileImagesBatchLoader to load user avatars in posts. 2026-06-03 22:19:51 -04:00