aboutsummaryrefslogtreecommitdiff
path: root/app/src (unfollow)
Commit message (Expand)AuthorFilesLines
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 Ning2-10/+52
2021-10-14Sort recent searches by search time.Alex Ning3-2/+14
2021-10-13Legacy autoplay video controller UI.Alex Ning12-9/+1064
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
2021-10-09Filter posts option in toolbar.Alex Ning2-0/+13
2021-10-08New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning6-18/+34
2021-10-08Show a dialog before closing CustomizeThemeActivity.Alex Ning2-12/+14
2021-09-29Give back lazy mode control to PostFragment instead of activities.Alex Ning16-454/+83
2021-09-29RPAN and trending available to anonymous mode.Alex Ning3-5/+27
2021-09-28Update ViewImageOrGifActivity.javaLagradOst1-0/+6
2021-09-28Hide visibility option when creating or editing anonymous multireddit.Alex Ning2-0/+8
2021-09-28Delete anonymous multireddit in ViewMultiredditDetailActivity.Alex Ning1-17/+28
2021-09-28Fix subreddits disappear in anonymous multireddit after favoriting it.Alex Ning6-11/+22
2021-09-28Edit anonymous multireddit.Alex Ning22-61/+113
2021-09-28Delete anonymous multireddit.Alex Ning3-2/+9
2021-09-27Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning8-38/+60
2021-09-27Enable subreddit multiselection in anonymous mode.Alex Ning1-8/+2
2021-09-27Added strings.xml entry for switchpref.Andrew Rasch3-2/+3
2021-09-27Enable folding phone support for card viewAndrew Rasch5-4/+62
2021-09-26Fix ViewVideoActivity crash.Alex Ning1-2/+2
2021-09-26Load anonymous multireddit posts.Alex Ning7-12/+123
2021-09-26Favorite anonymous multireddits.Alex Ning2-76/+113
2021-09-26Fix anonymous multireddits not shown.Alex Ning2-3/+3
2021-09-26Create multireddits in anonymous mode.Alex Ning6-33/+65
2021-09-26Cleanup on intent filters.andrewrasch1-93/+21
2021-09-25Fix some deprecationsTacoTheDank15-60/+60
2021-09-25Use FragmentContainerViewTacoTheDank11-13/+15
2021-09-25Use NotificationChannelCompat featuresTacoTheDank5-60/+48
2021-09-25Use some empty implementations of listenersTacoTheDank5-107/+9