aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-30feat: add Edit Profileratabb13-5/+1609
2021-10-17Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. F...Alex Ning6-28/+41
2021-10-16New options in post filter: Title: contains keywords, Title: contains regex, ...Alex Ning4-15/+124
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 Ning4-45/+194
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 Ning1-0/+57
2021-10-15Fix some issues related to media indicator icon and themeing.Alex Ning3-35/+31
2021-10-15Apply custom colors to media indicator.Alex Ning2-0/+22
2021-10-14New theme options: Media Indicator Icon Color and Media Indicator Background ...Alex Ning5-51/+103
2021-10-14New option: Pinch to Zoom Video.Alex Ning3-1/+29
2021-10-14Zoomable ViewVideoActivity.Alex Ning1-7/+39
2021-10-14Sort recent searches by search time.Alex Ning3-2/+14
2021-10-13Legacy autoplay video controller UI.Alex Ning3-6/+11
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 Ning5-247/+330
2021-10-12Change flotaing action button options in anonymous mode.Alex Ning2-6/+26
2021-10-11Customize main page tabs for anonymous mode.Alex Ning3-107/+37
2021-10-10Refresh in WebViewActivity.Alex Ning1-6/+3
2021-10-10New option: Link Handler. Removed option: Open Link In App.Alex Ning3-6/+12
2021-10-10New option: Default Playback Speed.Alex Ning5-3/+6
2021-10-10Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideo...Alex Ning4-15/+76
2021-10-09Loop video option is available for autoplaying videos.Alex Ning2-3/+39
2021-10-09New option: loop video.Alex Ning6-5/+26
2021-10-09Change playback speed.Alex Ning2-2/+155
2021-10-09Maximize bottom sheet fragments.Alex Ning27-81/+83
2021-10-09Filter posts option in toolbar.Alex Ning1-0/+7
2021-10-08New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning3-13/+12
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 Ning8-393/+56
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 Ning4-43/+113
2021-09-28Delete anonymous multireddit.Alex Ning3-2/+9
2021-09-27Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning5-35/+57
2021-09-27Enable subreddit multiselection in anonymous mode.Alex Ning1-8/+2
2021-09-27Enable folding phone support for card viewAndrew Rasch2-1/+12
2021-09-26Load anonymous multireddit posts.Alex Ning6-12/+122
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-25Fix some deprecationsTacoTheDank15-60/+60