Conversation
- imported strong ok http client from netcipher due to R.class conflicts with dependencies - Refactored SaveClient to set/unset orbot proxy - added dependency injection for saveclient and tor status repository - update general settings to include tor connection status with some fakery for user experience when orbot is flaky - refactored GDrive implementation to use basic API with SaveClient - added a broadcast reciever for Orbot status, updates the tor repository
|
@ryjen did you branch out from next or development? Development branch is not the active branch at the moment. We are using next branch. If you need any assistance let me know. |
Collaborator
Author
@prathieshna No i did not. I will have to re-evaluate the changes. Also need to re-align with internal tor over orbot. closing this for now, it was good alternative to get familiar again. |
Elelan
added a commit
that referenced
this pull request
Jun 17, 2025
- In the verify step, changed the link from the ProofMode github to proofmode.org - In the encrypt step, changed "Tor" to "Orbot", and updated the link to orbot.app Added onDismiss action to dialogs When a dialog is dismissed by tapping outside of it, an optional action can now be triggered. This is used in the "Project created" dialog to ensure navigation still occurs. Removed Snackbar for media deletion The Snackbar confirming media deletion has been removed as per ticket #673. Media items are now deleted immediately.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hit a roadblock with internal tor on android permissions, so switching back to OrBot
I can currently confirm by debugging that the proxy will be set or unset based on preferences.
TODO: still lots of refactoring - conduits, and compose ui