[tbb-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.5-1] fixup! Implement Android-native Connection Assist UI

Dan Ballard (@dan) git at gitlab.torproject.org
Wed Apr 17 21:47:25 UTC 2024



Dan Ballard pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project / Applications / firefox-android


Commits:
ef43762d by clairehurst at 2024-04-17T21:46:35+00:00
fixup! Implement Android-native Connection Assist UI

- - - - -


1 changed file:

- fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml


Changes:

=====================================
fenix/app/src/main/res/layout/fragment_tor_connection_assist.xml
=====================================
@@ -81,7 +81,7 @@
         android:layout_marginTop="24dp"
         android:paddingHorizontal="24dp"
         android:text="@string/connection_assist_tor_connect_title"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         android:textSize="22sp"
         app:layout_constraintTop_toBottomOf="@id/tor_connect_image" />
 
@@ -93,7 +93,7 @@
         android:paddingHorizontal="24dp"
         android:paddingVertical="16dp"
         android:text="@string/preferences_tor_network_settings_explanation"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         android:textSize="14sp"
         app:layout_constraintTop_toBottomOf="@id/title_large_text_view" />
 
@@ -104,7 +104,7 @@
         android:paddingHorizontal="24dp"
         android:paddingVertical="8dp"
         android:text="@string/connection_assist_always_connect_automatically_toggle_description"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         app:layout_constraintTop_toBottomOf="@id/title_description" />
 
     <TextView
@@ -114,7 +114,7 @@
         android:paddingHorizontal="24dp"
         android:layout_marginTop="24dp"
         android:text="@string/connection_assist_unblock_the_internet_in_country_or_region"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         android:visibility="gone"
         app:layout_constraintTop_toBottomOf="@id/title_description" />
 
@@ -126,7 +126,7 @@
         android:layout_marginStart="24dp"
         android:layout_marginTop="8dp"
         android:layout_marginEnd="24dp"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         android:tooltipText="@string/connection_assist_share_my_location_country_or_region"
         android:visibility="gone"
         app:layout_constraintEnd_toEndOf="parent"
@@ -158,7 +158,7 @@
         android:minWidth="360dp"
         android:text="@string/tor_bootstrap_connect"
         android:textAllCaps="false"
-        android:textColor="#FBFBFE"
+        android:textColor="@color/photonLightGrey05"
         android:textSize="14sp"
         android:textStyle="bold"
         app:layout_constraintBottom_toTopOf="@id/tor_bootstrap_button_2"
@@ -177,7 +177,7 @@
         android:minWidth="360dp"
         android:text="@string/connection_assist_configure_connection_button"
         android:textAllCaps="false"
-        android:textColor="#15141A"
+        android:textColor="@color/photonDarkGrey90"
         android:textSize="14sp"
         android:textStyle="bold"
         app:layout_constraintBottom_toBottomOf="parent"



View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/ef43762dda0a360b58200064138106b0dceb2acd

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/ef43762dda0a360b58200064138106b0dceb2acd
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/tbb-commits/attachments/20240417/1ab4b6ff/attachment-0001.htm>


More information about the tbb-commits mailing list