aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-26Cleanup on intent filters.andrewrasch1-93/+21
2021-09-22Added path patterns to other linksandrewrasch1-24/+47
2021-09-22Update link handling for amp and v.redd.itandrewrasch1-0/+7
2021-09-05Start migrating to Paging 3 library.Alex Ning1-3/+0
2021-09-04Testing Paging 3 library.Alex Ning1-1/+5
2021-08-02Support viewing subreddit wiki in app.Alex Ning1-1/+6
2021-07-19New option: Switch to landscape orientation in video player automatically.Alex Ning1-3/+0
2021-07-18Show title on trending searches.Alex Ning1-1/+1
2021-07-18Show trending searches in TrendingActivity.Alex Ning1-1/+6
2021-07-15Continue adding support for submitting gallery posts.Alex Ning1-1/+5
2021-07-15Start adding submitting gallery posts support.Alex Ning1-2/+5
2021-07-15Remove storage permission for Android Q and up.Alex Ning1-1/+2
2021-07-12Searching comments in ViewPostDetailActivity is available.Alex Ning1-1/+2
2021-07-07Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning1-1/+2
2021-07-06Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment.Alex Ning1-0/+1
2021-07-05Minor UI tweaks in RPANActivity.Alex Ning1-1/+1
2021-07-05Start adding RPAN support.Alex Ning1-1/+6
2021-07-02Save light, dark and amoled Material You themes to database. Add 'Apply Mater...Alex Ning1-1/+2
2021-06-16Listen to wallpaper change and change theme.Alex Ning1-1/+6
2021-05-05Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning1-1/+4
2021-04-04Anonymous subscriptions page is available.Alex Ning1-1/+4
2021-04-02New option: Crash Reports.Alex Ning1-0/+10
2021-04-01Support reddit links from email.Alex Ning1-0/+6
2021-03-11Add a WebView for those who do not have Chrome installed.Alex Ning1-1/+7
2021-03-06Show a suicide prevention quote when searching suicide.Alex Ning1-3/+8
2021-01-05Adding users to a multireddit is now available.Alex Ning1-1/+1
2021-01-05Directly adding subreddit to multireddit is available.Alex Ning1-1/+8
2021-01-04SearchUsersResultActivity is added.Alex Ning1-1/+3
2020-12-26Remove SubredditFilter completely.Alex Ning1-6/+0
2020-12-26Continue adding post filter.Alex Ning1-1/+5
2020-12-25Replace Filter settings with Post Filter.Alex Ning1-1/+6
2020-12-23Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity ...Alex Ning1-1/+1
2020-12-11Prepare to add post filter.Alex Ning1-1/+7
2020-11-18Lowercase package names.Alex Ning1-92/+92
2020-11-11Add an option to preview markdown in several activitys.Alex Ning1-1/+1
2020-11-09Shrink icon size in flair and award tags.Alex Ning1-0/+1
2020-11-06Maybe fixed a lot of bugs in DownloadRedditVideoService, DownloadMediaService...Alex Ning1-1/+1
2020-10-30Use haptic feedback instead of vibration in swipe action.Alex Ning1-1/+0
2020-10-28Fix blanck white background in MainActivty after returning from SearchActivity.Alex Ning1-2/+4
2020-10-28Add an option to filter subreddits in popular and all.Alex Ning1-1/+7
2020-10-19Fix layout issue in non-immersive interface. Rename ThemePreviewActivity to C...Alex Ning1-1/+1
2020-10-04Random post and subreddit is available.Alex Ning1-2/+6
2020-09-28Giving award is available. Giving award is not tested because I don't have Re...Alex Ning1-3/+7
2020-09-22Support Chrome Custom Tabs in Android 11.Alex Ning1-0/+7
2020-09-17Select user flair in subreddits.Alex Ning1-1/+5
2020-09-14Viewing comment's full markdown is available.Alex Ning1-2/+6
2020-09-10Delete PullNotificationAlarmReceiver because it seems no notification bug is ...Alex Ning1-2/+0
2020-09-09Add PullNotificationAlarmReceiver, another implementation of pull notificatio...Alex Ning1-0/+4
2020-09-08Crossposting is available.Alex Ning1-1/+7
2020-09-06Support different download locations in ViewImgurImageFragment, ViewImgurVide...Alex Ning1-2/+2