[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] 2 commits: fixup! [android] Add Tor integration and UI

morgan (@morgan) git at gitlab.torproject.org
Thu Aug 15 18:39:45 UTC 2024



morgan pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser


Commits:
1095fb7a by Morgan at 2024-08-15T18:26:31+00:00
fixup! [android] Add Tor integration and UI

- - - - -
ab628494 by Morgan at 2024-08-15T18:27:15+00:00
fixup! [android] Implement Android-native Connection Assist UI

- - - - -


2 changed files:

- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorConnectionAssistViewModel.kt
- mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorController.kt


Changes:

=====================================
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorConnectionAssistViewModel.kt
=====================================
@@ -254,6 +254,4 @@ class TorConnectionAssistViewModel(
         }
         return true
     }
-
 }
-


=====================================
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorController.kt
=====================================
@@ -63,6 +63,3 @@ interface TorController: TorEvents {
     fun setTorStopped()
     fun restartTor()
 }
-
-
-



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/efea03463aa5d8ffd8333e806f71a44a3f9de835...ab6284948002d8cf605fed4f58ebd718af3c717b

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/efea03463aa5d8ffd8333e806f71a44a3f9de835...ab6284948002d8cf605fed4f58ebd718af3c717b
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240815/c2c186f2/attachment.htm>


More information about the tor-commits mailing list