aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-09Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ...Alex Ning5-14/+117
2021-11-07Fix clicking tab text does not change page in ViewUserDetailActivity, ViewSub...Alex Ning4-16/+13
2021-11-07Minor bugs fixed.Alex Ning3-5/+5
2021-11-04Version 5.1.0-beta2. Fix crash when hiding read posts.Alex Ning2-2/+5
2021-11-04Wait 2 seconds before automatically applying Material You.Alex Ning1-0/+3
2021-11-04Minor layout tweaks.Alex Ning26-101/+102
2021-11-04Fix Material Design 3 issue.Alex Ning11-48/+53
2021-11-03Tweak Material You amoled theme on Android 12.Alex Ning1-2/+2
2021-11-03Tweak Material You dark theme on Android 12.Alex Ning1-13/+13
2021-11-03Tweak Material You light theme on Android 12.Alex Ning4-29/+27
2021-11-02Minor changes in EditProfileActivity.Alex Ning3-19/+31
2021-11-02cleanupWieland Schöbl1-2/+0
2021-11-02feat: re-enable manual material you for older platformsWieland Schöbl1-1/+78
2021-11-02Try optimizing image loading in PostRecyclerViewAdapter.Alex Ning1-10/+10
2021-11-01Optimize some layouts.Alex Ning13-84/+77
2021-10-30Continue migrating to Material Design 3.Alex Ning63-75/+142
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning17-194/+263
2021-10-30feat: add Edit Profileratabb19-5/+1837
2021-10-20feat: "real" Material You implementationWieland Schöbl2-78/+89
2021-10-17Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. F...Alex Ning26-1266/+3894
2021-10-16New options in post filter: Title: contains keywords, Title: contains regex, ...Alex Ning7-17/+191
2021-10-16Fix no multireddits found in MultiredditSelectionActivity in anonymous mode. ...Alex Ning3-3/+5
2021-10-16Add a button to directly select subreddit, user or multireddit in CustomizeMa...Alex Ning6-73/+282
2021-10-16Fix post filter issue in anonymous mode.Alex Ning1-2/+2
2021-10-16Fix FilteredPostsActivity problem in anonymous mode.Alex Ning2-1/+2
2021-10-16Restore more data.Alex Ning11-28/+124
2021-10-16Backup anonymously subscribed users and multireddits. Backup post filters.Alex Ning4-2/+37
2021-10-15Backup custom themes and anonymous subscribed subreddits.Alex Ning4-17/+53
2021-10-15Set EditText cursor color in CustomizePostFilterActivity.Alex Ning2-0/+61
2021-10-15Fix some issues related to media indicator icon and themeing.Alex Ning11-57/+33
2021-10-15Apply custom colors to media indicator.Alex Ning4-0/+24
2021-10-14New theme options: Media Indicator Icon Color and Media Indicator Background ...Alex Ning6-51/+107
2021-10-14New option: Pinch to Zoom Video.Alex Ning6-3/+40
2021-10-14Zoomable ViewVideoActivity.Alex Ning3-10/+54
2021-10-14Sort recent searches by search time.Alex Ning3-2/+14
2021-10-13Legacy autoplay video controller UI.Alex Ning13-9/+1065
2021-10-13Fix wrong values in customize bottom navigation bar settings page in anonymou...Alex Ning1-5/+24
2021-10-12Separate anonymous and normal accounts' bottom navigation bar settings.Alex Ning4-47/+47
2021-10-12Customize bottom navigation bar in anonymous mode.Alex Ning25-267/+389
2021-10-12Change flotaing action button options in anonymous mode.Alex Ning3-6/+37
2021-10-11Customize main page tabs for anonymous mode.Alex Ning5-109/+46
2021-10-10Refresh in WebViewActivity.Alex Ning2-8/+11
2021-10-10New option: Link Handler. Removed option: Open Link In App.Alex Ning24-30/+37
2021-10-10New option: Default Playback Speed.Alex Ning8-3/+37
2021-10-10Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideo...Alex Ning8-24/+99
2021-10-09Loop video option is available for autoplaying videos.Alex Ning4-4/+42
2021-10-09New option: loop video.Alex Ning8-5/+32
2021-10-09Change playback speed.Alex Ning8-2/+332
2021-10-09Smooth scrolling in EditCommentActivity.Alex Ning1-12/+17
2021-10-09Maximize bottom sheet fragments.Alex Ning27-81/+83