Skip to content

Remove Firebase - #1

Open
hacklschorsch wants to merge 3 commits into
PrivateStorageio:privatestoragemobile-integrationfrom
hacklschorsch:remove-firebase
Open

Remove Firebase#1
hacklschorsch wants to merge 3 commits into
PrivateStorageio:privatestoragemobile-integrationfrom
hacklschorsch:remove-firebase

Conversation

@hacklschorsch

@hacklschorschhacklschorsch commented Aug 3, 2023

Copy link
Copy Markdown

We don't use Firebase, and it is in the way of inclusion in F-Droid.
See https://whetstone.private.storage/privatestorage/privatestoragemobile/-/issues/92.

@hacklschorschhacklschorsch changed the title Remove FirebaseDraft: Remove FirebaseAug 3, 2023
@hacklschorsch

Copy link
Copy Markdown
Author

Marked as draft since while this by itself builds fine, privatestoragemobile doesn't build with it.

@hacklschorsch

Copy link
Copy Markdown
Author

Firebase must have transitively included androidx.core and its FileProvider class that we require.

Thanks @shapr for the help with getting the Haskell syntax right (by deleting more stuff!) and the idea to include above dep explicitly.

@hacklschorschhacklschorsch changed the title Draft: Remove FirebaseRemove FirebaseAug 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hacklschorsch