Jasjeet Singh
Jasjeet Singh
Created AndroidX implementation of `NotificationsSettingsDialogPreference.java` Did not remove `NotificationsSettingsDialogPreference.java` due to compatibility issues but will be removed once `NotificationsSettingsFragment` has been migrated. Fixes #17962 (partially) _Review Notes_: Compare with `NotificationsSettingsDialogPreference.java`...
Partially fixes #17253 and #17962 ----- This PR include complete migration of `NotificationsSettingsFragment` to AndroidX implementation and migration of deprecated `FragmentManager` usages. All the links and answers to some expected...
## Introduction In the below screen shot, there are 3 stub methods which are almost same but differ in parameters supplied. ## Problem When a call to 2nd stub (`testUsername`)...
### Targets #130 ## Changelog 1. Whenever a parent of a child class is directly or indirectly annotated with `@State` annotation, our child class will also be considered when generating...
# Problem ### [LB-1366](https://tickets.metabrainz.org/browse/LB-1366) # Action 1) The endpoint now accepts release_group_mbids array. 2) Capped the number of mbids to process in a request to 100.
# Problem [LB-1237](https://tickets.metabrainz.org/browse/LB-1237) # Action Added app button to footer by generating badge from https://play.google.com/intl/en_us/badges/. Do read the mentioned website before proceeding.
### Completes objective of #347 (Same branch). ## Changelog Used TypesafeDatastore. This implementation results in flexibility, easier use and addition of preferences.