- 01 Oct, 2020 9 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Georg Koppen authored
We make sure our MOZ_BUILD_DATE gets used as a source for showing date related information on the Fenix about page.
-
Matthew Finkel authored
-
Alex Catarineu authored
-
Alex Catarineu authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- 30 Sep, 2020 30 commits
-
-
Matthew Finkel authored
Bug 40066: Correct conditional statement for hiding snowflake
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Alex Catarineu authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Bug 40040: Try avoiding a race condition when starting Tor This does not prevent the race, but this increases the chances that the two racing operations do not happen in parallel.
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Add access/mutator for bridge information.
-
Matthew Finkel authored
Define enum class for tor's status and define current state using the enums.
-
Matthew Finkel authored
Correct indentation and add restartTor() function
-
Matthew Finkel authored
Minor improvements
-
Matthew Finkel authored
Rename localBroadcastReceiver as persistentBroadcastReceiver such that it isn't confused with the checkIsTorStarted receiver.
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Move TorController's BroadcastReceiver registration into FenixApplication because TorController misses events when registration is controlled by HomeFragment. Initialize tor-android-service with FenixApplication's Context.
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
- 28 Sep, 2020 1 commit
-
-
Matthew Finkel authored
-