lists.torproject.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

tbb-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
tbb-commits@lists.torproject.org

October 2022

  • 2 participants
  • 177 discussions
[builders/tor-browser-build] branch main updated (f574d6a4 -> de83a1ac)
by gitolite role 19 Oct '22

19 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a change to branch main in repository builders/tor-browser-build. from f574d6a4 Bug 40648: Hardcode ALL in the update URL, rather than changing update.locale new 469ca9c7 Bug 40643: Update Richard's key in torbutton.gpg new de83a1ac Bug 40526: Add boklm to torbutton.gpg The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: keyring/torbutton.gpg | Bin 222093 -> 230677 bytes 1 file changed, 0 insertions(+), 0 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 2
0 0
[tor-browser] branch tor-browser-102.4.0esr-12.0-1 updated (608b7e33e943 -> e58cd2a34978)
by gitolite role 19 Oct '22

19 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a change to branch tor-browser-102.4.0esr-12.0-1 in repository tor-browser. from 608b7e33e943 fixup! Bug 4234: Use the Firefox Update Process for Tor Browser. new 091471b80061 fixup! Bug 4234: Use the Firefox Update Process for Tor Browser. new e58cd2a34978 fixup! Bug 40933: Add tor-launcher functionality The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: toolkit/components/tor-launcher/TorLauncherUtil.jsm | 2 +- toolkit/mozapps/update/UpdateService.jsm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 2
0 0
[tor-browser] branch tor-browser-102.4.0esr-12.0-1 updated: fixup! Bug 4234: Use the Firefox Update Process for Tor Browser.
by gitolite role 19 Oct '22

19 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-102.4.0esr-12.0-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-102.4.0esr-12.0-1 by this push: new 608b7e33e943 fixup! Bug 4234: Use the Firefox Update Process for Tor Browser. 608b7e33e943 is described below commit 608b7e33e9435652beab136d6d1d79bce825ff1c Author: Pier Angelo Vendrame <pierov(a)torproject.org> AuthorDate: Wed Oct 19 16:55:21 2022 +0200 fixup! Bug 4234: Use the Firefox Update Process for Tor Browser. Bug 41368: Hardcode ALL in the update URL, rather than changing update.locale Changing update.locale makes English disappear from available languages in about:preferences. --- build/application.ini.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/application.ini.in b/build/application.ini.in index 9a0b162d447d..f943f2d41cd3 100644 --- a/build/application.ini.in +++ b/build/application.ini.in @@ -52,5 +52,5 @@ ServerURL=@MOZ_CRASHREPORTER_URL@/submit?id=@MOZ_APP_ID@&version=@MOZ_APP_VERSIO #if MOZ_UPDATER [AppUpdate] -URL=https://aus1.torproject.org/torbrowser/update_3/%CHANNEL%/%BUILD_TARGET%/%VERSION%/%LOCALE% +URL=https://aus1.torproject.org/torbrowser/update_3/%CHANNEL%/%BUILD_TARGET%/%VERSION%/ALL #endif -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[builders/tor-browser-build] branch main updated: Bug 40648: Hardcode ALL in the update URL, rather than changing update.locale
by gitolite role 19 Oct '22

19 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch main in repository builders/tor-browser-build. The following commit(s) were added to refs/heads/main by this push: new f574d6a4 Bug 40648: Hardcode ALL in the update URL, rather than changing update.locale f574d6a4 is described below commit f574d6a43204a2f506a6e6d1e88736c1f5abbe35 Author: Pier Angelo Vendrame <pierov(a)torproject.org> AuthorDate: Wed Oct 19 17:00:05 2022 +0200 Bug 40648: Hardcode ALL in the update URL, rather than changing update.locale Changing update.locale makes English disappear from available languages in about:preferences. --- projects/browser/build | 11 ----------- projects/firefox/build | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/projects/browser/build b/projects/browser/build index 2e037d6e..479ecde9 100644 --- a/projects/browser/build +++ b/projects/browser/build @@ -273,17 +273,6 @@ popd [% END %] [% END %] -[% IF c("var/multi_lingual") %] - # Set the update.locale (it is used to replace %LOCALE% within - # app.update.url). - pushd "$TBDIR[% IF c("var/osx") %]/Contents/Resources/[% END %]" - echo ${PKG_LOCALE} > update.locale - [% c("touch") %] update.locale - zip -Xm omni.ja update.locale - popd -[% END %] - - [% IF c("var/windows") %] tar -C /var/tmp/dist -xf $rootdir/[% c('input_files_by_name/nsis') %] export PATH="/var/tmp/dist/nsis/bin:$PATH" diff --git a/projects/firefox/build b/projects/firefox/build index 5eea651a..8ff1b5f6 100644 --- a/projects/firefox/build +++ b/projects/firefox/build @@ -103,7 +103,7 @@ fi [% IF c("var/nightly") && c("var/tor-browser") -%] # Set update url for nightly (#33402 / #40033) - sed -i 's|^URL=https://aus1\.torproject\.org/.*|URL=https://nightlies.tbb.torprojec… c("var/osname") %]/%CHANNEL%/%BUILD_TARGET%/%VERSION%/%LOCALE%|' build/application.ini.in + sed -i 's|^URL=https://aus1\.torproject\.org/.*|URL=https://nightlies.tbb.torprojec… c("var/osname") %]/%CHANNEL%/%BUILD_TARGET%/%VERSION%/ALL|' build/application.ini.in [% END -%] add_translation () { -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[tor-launcher] annotated tag 0.2.37.2 created (now 2d490f6)
by gitolite role 18 Oct '22

18 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a change to annotated tag 0.2.37.2 in repository tor-launcher. at 2d490f6 (tag) tagging bcc420c14134e90a459f1895bf525ea6ae4ac998 (commit) replaces 0.2.37.1 by Richard Pospesel on Tue Oct 18 18:18:30 2022 +0000 - Log ----------------------------------------------------------------- Tagging 0.2.37.2 -----BEGIN PGP SIGNATURE----- iQJLBAABCAA1FiEEvnyRTMkiztnZPSO33kc2A2PzSywFAmNO7gMXHHJpY2hhcmRA dG9ycHJvamVjdC5vcmcACgkQ3kc2A2PzSyyU5w//YFsGA78dzKRl0+mgIqx/0wVe lLGZo3j1dxR2pbVBCOkQ85ucB5KFgfktoQfiW3V9dC9AO3kG7PsoXmkB9Vrvt+x7 BEWv3tHylCTaA75wUsZMjYc6a09RNoc0yvCPWDvPYeP/j5dCn+ROa7xVKkSWs9co jWkO3oZmAnW5+Xbmzkouo/RugjxKosqMEWSK1CzRV9OA9I585oDKkCloseZE1Wn6 VxB/2/NnNQd1NfUC+5X4brp9AiVyLiAMw6b+SIkOEyTphDNILEsS1sl3pO5nxcOd qJA6WWlmDovs35FOIYA4+tVJpTRUPAfASTk51amZH64Up9Muwy8/rz3BGM9gaVR9 h2/+Qm02ssqHzjbL+Z5Ue+VH1yqEPkFReflZuP/WuKFCsBzRdbvT6cQWbETCIQe7 Zi5kb/+n3DagKhsZLeQHJ0w9rFLDr7H/VZOsX1BTj1AbXaMegH/rXwYUzp1R7ILp bJjg76ndR6JEonUPL/oW9/5cTRfZaCs33Ppotx7SBybOQqQJjd3CFmrCNd7UvSqh KRx5pvVTKBTMvf6zKclXBOHOvm0ReeQZon7ynMgdihJhGJ9YtnLqsonQELxKRcJI InAC7JnyzcfbIQLnSjrT0gS8LrpVqf4Gr1IduRsuy4QWc4BdAHYgy71SCSqC9B6f BTdGDI4NwrUK3FpLwnI= =pzwv -----END PGP SIGNATURE----- ----------------------------------------------------------------------- No new revisions were added by this update. -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[tor-launcher] branch maint-0.2.37 updated (c55791d -> bcc420c)
by gitolite role 18 Oct '22

18 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a change to branch maint-0.2.37 in repository tor-launcher. from c55791d Release preparations for 0.2.37.1 new 82f918c Translations update new bcc420c Release preparations for 0.2.37.2 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/chrome/locale/af/network-settings.dtd | 2 +- src/chrome/locale/ar/network-settings.dtd | 5 +- src/chrome/locale/ast/network-settings.dtd | 2 +- src/chrome/locale/az/network-settings.dtd | 2 +- src/chrome/locale/be/network-settings.dtd | 4 +- src/chrome/locale/bg/network-settings.dtd | 5 +- src/chrome/locale/bn-BD/network-settings.dtd | 7 +- src/chrome/locale/br/network-settings.dtd | 8 +- src/chrome/locale/br/torlauncher.properties | 2 +- src/chrome/locale/bs/network-settings.dtd | 2 +- src/chrome/locale/ca/network-settings.dtd | 9 +- src/chrome/locale/cs/network-settings.dtd | 5 +- src/chrome/locale/cy/network-settings.dtd | 2 +- src/chrome/locale/da/network-settings.dtd | 5 +- src/chrome/locale/de/network-settings.dtd | 3 + src/chrome/locale/el/network-settings.dtd | 11 +- src/chrome/locale/eo/network-settings.dtd | 2 +- src/chrome/locale/es-AR/network-settings.dtd | 5 +- src/chrome/locale/es-ES/network-settings.dtd | 5 +- src/chrome/locale/es-MX/network-settings.dtd | 2 +- src/chrome/locale/et/network-settings.dtd | 5 +- src/chrome/locale/eu/network-settings.dtd | 4 +- src/chrome/locale/fa/network-settings.dtd | 3 + src/chrome/locale/fi/network-settings.dtd | 5 +- src/chrome/locale/fr/network-settings.dtd | 3 + src/chrome/locale/fy-NL/network-settings.dtd | 2 +- src/chrome/locale/ga-IE/network-settings.dtd | 5 +- src/chrome/locale/gl/network-settings.dtd | 5 +- src/chrome/locale/gu-IN/network-settings.dtd | 2 +- src/chrome/locale/he/network-settings.dtd | 3 + src/chrome/locale/hi-IN/network-settings.dtd | 3 + src/chrome/locale/hr/network-settings.dtd | 5 +- src/chrome/locale/hu/network-settings.dtd | 7 +- src/chrome/locale/hy-AM/network-settings.dtd | 3 + src/chrome/locale/id/network-settings.dtd | 11 +- src/chrome/locale/is/network-settings.dtd | 5 +- src/chrome/locale/it/network-settings.dtd | 3 + src/chrome/locale/ja/network-settings.dtd | 5 +- src/chrome/locale/ka/network-settings.dtd | 17 +-- src/chrome/locale/kk/network-settings.dtd | 2 +- src/chrome/locale/ko/network-settings.dtd | 5 +- src/chrome/locale/lt/network-settings.dtd | 9 +- src/chrome/locale/lv/network-settings.dtd | 3 + src/chrome/locale/mk/network-settings.dtd | 5 +- src/chrome/locale/ml/network-settings.dtd | 5 +- src/chrome/locale/mr/network-settings.dtd | 2 +- src/chrome/locale/ms/network-settings.dtd | 5 +- src/chrome/locale/my/network-settings.dtd | 155 +++++++++++++------------ src/chrome/locale/my/torlauncher.properties | 2 +- src/chrome/locale/nb-NO/network-settings.dtd | 5 +- src/chrome/locale/ne/network-settings.dtd | 2 +- src/chrome/locale/nl-BE/network-settings.dtd | 2 +- src/chrome/locale/nl/network-settings.dtd | 5 +- src/chrome/locale/nn-NO/network-settings.dtd | 2 +- src/chrome/locale/oc/network-settings.dtd | 2 +- src/chrome/locale/pa-IN/network-settings.dtd | 2 +- src/chrome/locale/pl/network-settings.dtd | 13 ++- src/chrome/locale/pl/torlauncher.properties | 2 +- src/chrome/locale/pt-BR/network-settings.dtd | 9 +- src/chrome/locale/pt-PT/network-settings.dtd | 5 +- src/chrome/locale/ro/network-settings.dtd | 19 +-- src/chrome/locale/ru/network-settings.dtd | 7 +- src/chrome/locale/sk/network-settings.dtd | 7 +- src/chrome/locale/sl/network-settings.dtd | 4 +- src/chrome/locale/sq/network-settings.dtd | 7 +- src/chrome/locale/sr/network-settings.dtd | 5 +- src/chrome/locale/sv-SE/network-settings.dtd | 13 ++- src/chrome/locale/sv-SE/torlauncher.properties | 6 +- src/chrome/locale/sw/network-settings.dtd | 13 ++- src/chrome/locale/ta/network-settings.dtd | 5 +- src/chrome/locale/te/network-settings.dtd | 2 +- src/chrome/locale/th/network-settings.dtd | 9 +- src/chrome/locale/tr/network-settings.dtd | 9 +- src/chrome/locale/tr/torlauncher.properties | 2 +- src/chrome/locale/uk/network-settings.dtd | 7 +- src/chrome/locale/ur/network-settings.dtd | 2 +- src/chrome/locale/uz/network-settings.dtd | 2 +- src/chrome/locale/vi/network-settings.dtd | 9 +- src/chrome/locale/zh-CN/network-settings.dtd | 9 +- src/chrome/locale/zh-HK/network-settings.dtd | 2 +- src/chrome/locale/zh-TW/network-settings.dtd | 9 +- src/install.rdf | 2 +- 82 files changed, 366 insertions(+), 210 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 2
0 0
[tor-browser] branch tor-browser-91.13.0esr-11.5-1 updated: fixup! Bug 10760: Integrate TorButton to TorBrowser core
by gitolite role 18 Oct '22

18 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a commit to branch tor-browser-91.13.0esr-11.5-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-91.13.0esr-11.5-1 by this push: new 8c726e5410ee fixup! Bug 10760: Integrate TorButton to TorBrowser core 8c726e5410ee is described below commit 8c726e5410ee5ce1b796a5679237df3138724569 Author: Richard Pospesel <richard(a)torproject.org> AuthorDate: Tue Oct 18 17:36:46 2022 +0000 fixup! Bug 10760: Integrate TorButton to TorBrowser core Update translations --- toolkit/torproject/torbutton | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/torproject/torbutton b/toolkit/torproject/torbutton index 4c4fdce43730..b8dbd292965e 160000 --- a/toolkit/torproject/torbutton +++ b/toolkit/torproject/torbutton @@ -1 +1 @@ -Subproject commit 4c4fdce43730d6555d13f432b52ee205625b02de +Subproject commit b8dbd292965e5906877f78fd98fae22b4eaa1ee5 -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[torbutton] branch maint-11.5 updated: Translations update
by gitolite role 18 Oct '22

18 Oct '22
This is an automated email from the git hooks/post-receive script. richard pushed a commit to branch maint-11.5 in repository torbutton. The following commit(s) were added to refs/heads/maint-11.5 by this push: new b8dbd292 Translations update b8dbd292 is described below commit b8dbd292965e5906877f78fd98fae22b4eaa1ee5 Author: Richard Pospesel <richard(a)torproject.org> AuthorDate: Tue Oct 18 17:22:55 2022 +0000 Translations update --- chrome/locale/es-ES/aboutTor.dtd | 2 +- chrome/locale/fr/aboutTor.dtd | 6 +++--- chrome/locale/ru/aboutTor.dtd | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/chrome/locale/es-ES/aboutTor.dtd b/chrome/locale/es-ES/aboutTor.dtd index 8f69155c..de53d3ab 100644 --- a/chrome/locale/es-ES/aboutTor.dtd +++ b/chrome/locale/es-ES/aboutTor.dtd @@ -57,4 +57,4 @@ also format it like the name of an organization in whichever way that is appropr Please keep the currency in USD. Thank you! --> -<!ENTITY aboutTor.yec2022.donation_matching "A tu donación la igualará Amigos de Tor hasta un límite de $100.000."> +<!ENTITY aboutTor.yec2022.donation_matching "Tu donación será igualada por Amigos de Tor hasta $100.000."> diff --git a/chrome/locale/fr/aboutTor.dtd b/chrome/locale/fr/aboutTor.dtd index 694099af..50f7b808 100644 --- a/chrome/locale/fr/aboutTor.dtd +++ b/chrome/locale/fr/aboutTor.dtd @@ -42,13 +42,13 @@ <!-- YEC 2022 campaign https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/41303 --> <!-- LOCALIZATION NOTE (aboutTor.yec2022.powered_by_privacy): a header for a list of things which are powered by/enabled by/possible due to privacy (each item should have positive connotations/associations in the translated languages) --> -<!ENTITY aboutTor.yec2022.powered_by_privacy "POWERED BY PRIVACY:"> +<!ENTITY aboutTor.yec2022.powered_by_privacy "ALIMENTÉ PAR LA VIE PRIVÉE :"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.resistance): resistance as in social/political resistance to opression, injustice, etc --> <!ENTITY aboutTor.yec2022.resistance "RESISTANCE"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.change): change as in the process of social/political progress toward a better/more equitable society --> -<!ENTITY aboutTor.yec2022.change "CHANGE"> +<!ENTITY aboutTor.yec2022.change "CHANGER"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.freedom): freedom as in liberty, protection against exploition, imprisonment, etc --> -<!ENTITY aboutTor.yec2022.freedom "FREEDOM"> +<!ENTITY aboutTor.yec2022.freedom "LIBERTÉ"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.donate_now): Label for a button directing user to donation page--> <!ENTITY aboutTor.yec2022.donate_now "FAITES UN DON MAINTENANT"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.donation_matching): Please translate the 'Friends of Tor' phrase, but diff --git a/chrome/locale/ru/aboutTor.dtd b/chrome/locale/ru/aboutTor.dtd index 295e8c54..6d5e0999 100644 --- a/chrome/locale/ru/aboutTor.dtd +++ b/chrome/locale/ru/aboutTor.dtd @@ -42,11 +42,11 @@ <!-- YEC 2022 campaign https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/41303 --> <!-- LOCALIZATION NOTE (aboutTor.yec2022.powered_by_privacy): a header for a list of things which are powered by/enabled by/possible due to privacy (each item should have positive connotations/associations in the translated languages) --> -<!ENTITY aboutTor.yec2022.powered_by_privacy "РАБОТАЕТ НА ПРИВАТНОСТИ:"> +<!ENTITY aboutTor.yec2022.powered_by_privacy "ОСНОВАН НА ПРИВАТНОСТИ:"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.resistance): resistance as in social/political resistance to opression, injustice, etc --> <!ENTITY aboutTor.yec2022.resistance "СОПРОТИВЛЕНИЕ"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.change): change as in the process of social/political progress toward a better/more equitable society --> -<!ENTITY aboutTor.yec2022.change "МЕНЯЙ"> +<!ENTITY aboutTor.yec2022.change "ПЕРЕМЕНЫ"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.freedom): freedom as in liberty, protection against exploition, imprisonment, etc --> <!ENTITY aboutTor.yec2022.freedom "СВОБОДА"> <!-- LOCALIZATION NOTE (aboutTor.yec2022.donate_now): Label for a button directing user to donation page--> @@ -57,4 +57,4 @@ also format it like the name of an organization in whichever way that is appropr Please keep the currency in USD. Thank you! --> -<!ENTITY aboutTor.yec2022.donation_matching "Ваше пожертвование в размере до $100,000, будет перечислено Friends of Tor."> +<!ENTITY aboutTor.yec2022.donation_matching "Ваше пожертвование в размере до $100000 удвоят Friends of Tor."> -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
[Git][tpo/applications/fenix][tor-browser-102.2.1-11.5-1] fixup! yec22 home fragment, theming, and timegate toggle
by Pier Angelo Vendrame (@pierov) 18 Oct '22

18 Oct '22
Pier Angelo Vendrame pushed to branch tor-browser-102.2.1-11.5-1 at The Tor Project / Applications / fenix Commits: f439b01b by Dan Ballard at 2022-10-17T19:22:24-07:00 fixup! yec22 home fragment, theming, and timegate toggle - - - - - 3 changed files: - − app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png - + app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png - app/src/main/res/layout/fragment_home.xml Changes: ===================================== app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png deleted ===================================== Binary files a/app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png and /dev/null differ ===================================== app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png ===================================== Binary files /dev/null and b/app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png differ ===================================== app/src/main/res/layout/fragment_home.xml ===================================== @@ -141,10 +141,10 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:scaleType="fitCenter" - android:paddingTop="10dp" + android:paddingTop="0dp" android:adjustViewBounds="true" app:layout_scrollFlags="scroll" - app:srcCompat="@drawable/ic_yec22_bg_combined_android_3x" + app:srcCompat="@drawable/ic_yec22_bg_combined_android_edit_2x" tools:ignore="ContentDescription" /> <TextView @@ -153,6 +153,7 @@ android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:paddingStart="80dp" + android:layout_marginTop="7dp" android:clickable="false" android:focusable="false" android:fontFamily="@font/spacegrotesk_semibold" @@ -160,7 +161,7 @@ android:rotation="-2.25" android:text="@string/yec2022_resistance" android:textColor="#FF8AFF" - android:textSize="33sp" + android:textSize="28sp" app:layout_scrollFlags="scroll" /> <TextView @@ -179,7 +180,7 @@ android:rotation="-2.25" android:text="@string/yec2022_change" android:textColor="#C0FF00" - android:textSize="33sp" + android:textSize="28sp" app:layout_scrollFlags="scroll" /> <TextView @@ -198,7 +199,7 @@ android:rotation="-2.25" android:text="@string/yec2022_freedom" android:textColor="#FF8AFF" - android:textSize="33sp" + android:textSize="28sp" app:layout_scrollFlags="scroll" /> </RelativeLayout> View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f439b01b924d3… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f439b01b924d3… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[builders/tor-browser-build] branch main updated: Bug 40627: Updated the branch in projects/firefox
by gitolite role 18 Oct '22

18 Oct '22
This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch main in repository builders/tor-browser-build. The following commit(s) were added to refs/heads/main by this push: new 87a506df Bug 40627: Updated the branch in projects/firefox 87a506df is described below commit 87a506df18a61cb5f0742b755790b1faae04e651 Author: Pier Angelo Vendrame <pierov(a)torproject.org> AuthorDate: Tue Oct 18 18:30:26 2022 +0200 Bug 40627: Updated the branch in projects/firefox --- projects/firefox/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/firefox/config b/projects/firefox/config index e20591c9..899a2c63 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -10,10 +10,10 @@ container: use_container: 1 var: - firefox_platform_version: 102.3.0 + firefox_platform_version: 102.4.0 firefox_version: '[% c("var/firefox_platform_version") %]esr' - browser_branch: '12.0-2' - browser_build: 2 + browser_branch: '12.0-1' + browser_build: 1 branding_directory: 'browser/branding/alpha' copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]' deps: -- To stop receiving notification emails like this one, please contact the administrator of this repository.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • ...
  • 18
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.