Harsh Barsaiyan

Results 6 issues of Harsh Barsaiyan

- [x] I know what my device, OS and App Manager versions are - [x] I know how to take logs - [x] I know how to reproduce the issue...

Feature
Priority: 3
Feature: Backup
Status: Accepted

### description An option to select default video quality. ### acceptance criterias - [ ] Do this - [ ] This as well - [ ] Opt. This could be...

enhancement

Added support for fetching mirrorlists from `https://mirrors.fedoraproject.org/mirrorlist`. Now we iterate through all the directories and when a connection is closed, we continue iterating using the next mirror. Fixes #191 for...

Currently, the package name and version are not detected properly for some packages. (Getting the logic right took way longer than I anticipated). Fixes #199

There seems to be a problem in the regex used to bifurcate the package name and version for many packages (at least for Fedora). For eg. `{"packageName": "tzdata-java-2023c","version": "1"}` should...