Aayush Gupta

Results 18 issues of Aayush Gupta

This again attempts to do what #7 was doing. I have added an additional commit which will print the name of files stored FILENAME variable as it was requested in...

Not sure how hard it is to implement, but would be great if we can have a new API endpoint in which the client could `POST` a `List` containing package...

good first issue
question

## Summary Add a new fragment to host preferences that concern accounts or data related to them. * Show currently logged-in accounts as a simple list on the top *...

> Thanks for removing. I thought about it and actually there's probably no point in removing it. We build this app with AOSP, so whatever is in AOSP gets used....

The current setup is still using `AppCompat` themes as well as unavailable/unresolvable colors that result in UI looking bad on Gradle-only builds. It would be a good idea to refactor...

## Summary This PR migrates the theme setup to use Material3 themes and does misc—improvements to the overall setup. - Switch to Material3 theme - Drop custom attributes altogether (resources...

**Is your feature request related to a problem? Please describe.** The COSCUP Volunteer website is currently only in one language. This blocks people from different regions whose main language is...

enhancement
i18n

**Is your feature request related to a problem? Please describe.** The current volunteer API doesn't provide a way to get the current/past schedule. **Describe the solution you'd like** This can...

API

## Summary This PR allows users to view the data shared with the google servers during device registration. ## Test Ensure registration data is visible

## Summary This PR: - Adds support for Kotlin - Rewrites AboutActivity and related classes into Kotlin