aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
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
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-25Use Java 11TacoTheDank1-2/+2
2021-09-25Fix some deprecationsTacoTheDank15-60/+60
2021-09-25Use FragmentContainerViewTacoTheDank11-13/+15
2021-09-25Use NotificationChannelCompat featuresTacoTheDank5-60/+48
2021-09-25Update AndroidX Appcompat and LifecycleTacoTheDank1-4/+8
2021-09-25Use some empty implementations of listenersTacoTheDank5-107/+9
2021-09-25Update a bunch of librariesTacoTheDank3-27/+23
2021-09-25Migrate from JCenter where possibleTacoTheDank6-12/+12
2021-09-25Update AGP, reorganize librariesTacoTheDank2-30/+18
2021-09-24Added Ukrainian translationAndrij Mizyk2-1/+1197
2021-09-24Show subscribed users for the anonymous account.Alex Ning2-3/+3
2021-09-24Prepare to support anonymous multireddit.Alex Ning3-2/+86
2021-09-24Favorite and unfavorite users for the anonymous user.Alex Ning1-34/+44
2021-09-23Anonymous user subscription.Alex Ning3-53/+111