aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start migrating DownloadRedditVideoService to JobService.Docile-Alligator2024-07-231-0/+1
* Start migrating DownloadMediaService to JobService.Docile-Alligator2024-07-191-0/+1
* Starting migrating SubmitPostService to JobService.Docile-Alligator2024-07-181-0/+3
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2024-05-241-0/+1
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-231-11/+25
* Upgrade gradle.Docile-Alligator2024-05-071-2/+1
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-5/+0
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+1
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+7
* Continue adding comment filter.Docile-Alligator2023-10-171-2/+10
* Don't restart login activity on orientation, screen size, or layout direction...cmp2023-05-041-0/+1
* Remove RPAN.Docile-Alligator2022-12-031-6/+0
* Notification permission.Docile-Alligator2022-12-031-0/+2
* Allow parallel installation of debug and release versions (#636)sal0max2022-09-211-1/+1
* Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator2022-07-281-3/+3
* Read posts history is available.Docile-Alligator2022-07-131-10/+12
* Fix app crashes when applying Material You theme after changing wallpaper. Tw...Docile-Alligator2022-06-011-3/+0
* Add a notification action to delete the media after downloading.Docile-Alligator2022-05-311-0/+2
* Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator2022-05-301-3/+14
* Fix cannot share text to Infinity.Docile-Alligator2022-05-141-3/+2
* Prevent WebView from reloading the website after orientation change in WebVie...Docile-Alligator2022-03-171-1/+2
* Submitting poll posts is available.Docile-Alligator2022-02-211-1/+8
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...Alex Ning2022-02-051-1/+1
* Continue adding support for custom font.Alex Ning2022-01-131-5/+0
* Version 5.1.3. Fix bottom navigation bar option count not applied to anonymou...Alex Ning2021-11-291-23/+27
* Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning2021-11-211-1/+1
* Version 5.1.0-beta3.Alex Ning2021-11-131-6/+5
* Some UI tweaks.Alex Ning2021-11-101-1/+2
* Minor layout tweaks.Alex Ning2021-11-041-1/+0
* Merge pull request #507 from ratabb/rbb/edit_profileDocile-Alligator2021-11-021-0/+9
|\
| * feat: add Edit Profileratabb2021-10-301-0/+9
* | Start migrating to Material Design 3. Try optimizing image loading in PostRec...Alex Ning2021-10-301-3/+6
|/
* Cleanup on intent filters.andrewrasch2021-09-261-93/+21
* Added path patterns to other linksandrewrasch2021-09-221-24/+47
* Update link handling for amp and v.redd.itandrewrasch2021-09-221-0/+7
* Start migrating to Paging 3 library.Alex Ning2021-09-051-3/+0
* Testing Paging 3 library.Alex Ning2021-09-041-1/+5
* Support viewing subreddit wiki in app.Alex Ning2021-08-021-1/+6
* New option: Switch to landscape orientation in video player automatically.Alex Ning2021-07-191-3/+0
* Show title on trending searches.Alex Ning2021-07-181-1/+1
* Show trending searches in TrendingActivity.Alex Ning2021-07-181-1/+6
* Continue adding support for submitting gallery posts.Alex Ning2021-07-151-1/+5
* Start adding submitting gallery posts support.Alex Ning2021-07-151-2/+5
* Remove storage permission for Android Q and up.Alex Ning2021-07-151-1/+2
* Searching comments in ViewPostDetailActivity is available.Alex Ning2021-07-121-1/+2
* Cannot use Strapi to send comments, upvote or downvote in RPAN.Alex Ning2021-07-071-1/+2
* Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment.Alex Ning2021-07-061-0/+1
* Minor UI tweaks in RPANActivity.Alex Ning2021-07-051-1/+1
* Start adding RPAN support.Alex Ning2021-07-051-1/+6
* Save light, dark and amoled Material You themes to database. Add 'Apply Mater...Alex Ning2021-07-021-1/+2