aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-21Submitting poll posts is available.Docile-Alligator1-1/+8
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning1-1/+1
Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
2022-01-13Continue adding support for custom font.Alex Ning1-5/+0
2021-11-29Version 5.1.3. Fix bottom navigation bar option count not applied to ↵Alex Ning1-23/+27
anonymous mode.
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning1-1/+1
2021-11-13Version 5.1.0-beta3.Alex Ning1-6/+5
2021-11-10Some UI tweaks.Alex Ning1-1/+2
2021-11-04Minor layout tweaks.Alex Ning1-1/+0
2021-10-30Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning1-3/+6
PostRecyclerViewAdapter.
2021-10-30feat: add Edit Profileratabb1-0/+9
2021-09-26Cleanup on intent filters.andrewrasch1-93/+21
Separated google amp links from reddit links to fix false positives. Simplified schemes and duplicate hosts.
2021-09-22Added path patterns to other linksandrewrasch1-24/+47
Fixes bug where only google amp links open in Infinity
2021-09-22Update link handling for amp and v.redd.itandrewrasch1-0/+7
Added manifest entries for google.com amp links (reddit only) and v.redd.it. Updated handling of google amp links in LinkResolverActivity.
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 ↵Alex Ning1-1/+2
Material You' option. Test MotionLayout.
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
to FilteredPostsActivity.
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, ↵Alex Ning1-1/+1
DownloadMediaService and GlideImageGetter. Fix gfycat video not playing when opening in compact layout.
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