Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

version catalog added; onBackPressed() replaced.#96

Open
syslogic wants to merge 22 commits intoandroid:main from
syslogic:version-catalog
Open

version catalog added; onBackPressed() replaced. #96
syslogic wants to merge 22 commits intoandroid:main from
syslogic:version-catalog

Conversation

@syslogic
Copy link

@syslogic syslogic commented Sep 6, 2024
edited
Loading

I've added version catalogs and updated most of the dependencies. It was unclear where the JSON string privilegedAllowlist comes from (in the MyVault app). Meanwhile I've found method getGPMPrivilegedAppAllowlist() and assume it should provide the desired JSON string.

There's another API change, which potentially breaks the SmsVerification app: It doesn't work with the latest play-services-auth dependency at version 21.2.0, that's why it's kept at version 20.5.0. I've also tried to add play-services-identity-credentials 16.0.0-alpha03, but it doesn't provide the missing classes. This library might be worth a new IdentityCredential example app.

Meanwhile method retrieveBytes() has been deprecated in BlockstoreClient while the Blockstore app doesn't have any fun retrieveBytes(bytesRequest: RetrieveBytesRequest) yet, which is supposed to replace it.

Copy link
Author

syslogic commented Sep 7, 2024

com.google.android.gms.auth.api.credentials doesn't exist in later versions anymore, that's why module SmsVerification uses:

google_play_services_auth = '20.5.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@niharika2810 niharika2810 Awaiting requested review from niharika2810 niharika2810 is a code owner

@cy245 cy245 Awaiting requested review from cy245 cy245 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /