aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-23Start migrating DownloadRedditVideoService to JobService.Docile-Alligator1-0/+1
2024-07-19Start migrating DownloadMediaService to JobService.Docile-Alligator1-0/+1
2024-07-18Starting migrating SubmitPostService to JobService.Docile-Alligator1-0/+3
2024-05-24Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator1-0/+1
2024-05-23Bare bone login using Chrome custom tab.Docile-Alligator1-11/+25
2024-05-07Upgrade gradle.Docile-Alligator1-2/+1
2024-04-29Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator1-5/+0
2023-10-19Continue adding comment filter.Docile-Alligator1-0/+1
2023-10-19Continue adding comment filter.Docile-Alligator1-0/+7
2023-10-17Continue adding comment filter.Docile-Alligator1-2/+10
2023-05-04Don't restart login activity on orientation, screen size, or layout direction...cmp1-0/+1
2022-12-03Remove RPAN.Docile-Alligator1-6/+0
2022-12-03Notification permission.Docile-Alligator1-0/+2
2022-09-21Allow parallel installation of debug and release versions (#636)sal0max1-1/+1
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator1-3/+3
2022-07-13Read posts history is available.Docile-Alligator1-10/+12
2022-06-01Fix app crashes when applying Material You theme after changing wallpaper. Tw...Docile-Alligator1-3/+0
2022-05-31Add a notification action to delete the media after downloading.Docile-Alligator1-0/+2
2022-05-30Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator1-3/+14
2022-05-14Fix cannot share text to Infinity.Docile-Alligator1-3/+2
2022-03-17Prevent WebView from reloading the website after orientation change in WebVie...Docile-Alligator1-1/+2
2022-02-21Submitting poll posts is available.Docile-Alligator1-1/+8
2022-02-05New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning1-1/+1
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 anonymou...Alex Ning1-23/+27
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 PostRec...Alex Ning1-3/+6
2021-10-30feat: add Edit Profileratabb1-0/+9
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