Aayush Gupta

Results 18 issues of Aayush Gupta

## Sumary This PR migrates Seedvault to use Material3. ## Issues - https://github.com/seedvault-app/seedvault/issues/644 ## Test Everything passes locally

### Describe the issue Weblate shows HTML-escaped strings as HTML when translating them. This leads to translators applying/writing HTML tags instead of HTML-escaped tags. Reference for HTML-escaped strings: - https://developer.android.com/guide/topics/resources/string-resource#StylingWithHTML...

enhancement
translate-toolkit
help wanted

## Summary As the issue title states, we should start targetting Android 15 and adapt Etar as required for the support.

## Summary Some Pkpass files have HTML in the description shown in the info dialog as raw HTML. It would be nice to show a properly formatted HTML text. This...

type: enhancement
severity: tolerable
common: uncommon

### Description ## Summary Currently the `/api/v1/apps/{package}` endpoint seems to return the aggregated ratings of the app for all build numbers (version code). A query parameter to request the aggregated...

enhancement

### Description Please limit search results to one when a search is performed using the app's package name. The API currently supports getting search results for a specific app via...

enhancement

#### Summary This PR: - Migrates build DSL to Kotlin as it has better syntax, highlights and lint support compared to groovy - Switches to build version catalog to manage...

dependencies
codequality