- Sep 12, 2018
-
-
Georg Koppen authored
Moving the New Identity button to the hamburger menu without having the redesign of our security controls in place and without having a proper guidance for where we moved it to is confusing. Let's revert that decision until we have all required pieces ready. We omit the key attribute from the menu item to avoid doing a New Identity twice if users press Ctrl+Shift+u.
-
- Sep 01, 2018
-
-
Georg Koppen authored
Version bump and CHANGELOG update
-
- Aug 31, 2018
-
-
Arthur Edelstein authored
-
Georg Koppen authored
CHANGELOG update and version bump
-
Georg Koppen authored
-
- Aug 29, 2018
-
-
We need to wait for NoScript to have launched before we send the first settings message from the security slider. So wait for NoScript to send us a message first.
-
- Aug 28, 2018
-
-
Georg Koppen authored
We now have the onboarding to show users our security slider. We remove the notification bar on first start as it was a workaround for that onboarding feature which on some system causes problems with window size rounding.
-
-
Kathleen Brade authored
Change TB Manual link to open in a new tab. Use a dynamic margin between search box and TB Manual link (10% of viewport). Add more onion circles to improve appearance on wide displays.
-
- Aug 27, 2018
-
-
Arthur Edelstein authored
This file is no longer used. Move needed strings to aboutTor.dtd
-
- Aug 24, 2018
-
-
Kathleen Brade authored
Add strings for a "New Circuit Display" promotional banner which is shown on the about:tbupdate page.
-
- Aug 23, 2018
-
-
Kathleen Brade authored
Add strings needed for circuit display onboarding.
-
Georg Koppen authored
CHANGELOG update and versions bump
-
Georg Koppen authored
-
Arthur Edelstein authored
Also, fix a bug in noscript-control.js where initialized was never set to true.
-
- Aug 22, 2018
-
-
Arthur Edelstein authored
-
Georg Koppen authored
-
Georg Koppen authored
-
- Aug 21, 2018
-
-
Igor Oliveira authored
The preference is not available in the Desktop and it doesn't make sense on mobile. Thus, we are removing it.
-
Igor Oliveira authored
Create a responsive security slider, it can be used on mobile and tablet.
-
Igor Oliveira authored
get_general_useragent_locale to utils On Desktop, show_torbrowser_manual is a torbutton.js method and it is called by other components using the window.opener. However, on mobile, the security settings is opened in a tab instead of a modal. Thus the window.opener is nil. This patch moves the show_torbrowser_manual to util.js allowing it to be accessible from anywhere.
-
Georg Koppen authored
-
Georg Koppen authored
-
- Aug 16, 2018
-
-
Georg Koppen authored
-
Georg Koppen authored
Version bump and CHANGELOG update
- Aug 15, 2018
-
-
Add strings for use by new user onboarding. Add "TorOpenSecuritySettings" observer.
-
Arthur Edelstein authored
Our old patch for Bug 8725 was upstreamed in https://bugzilla.mozilla.org/show_bug.cgi?id=863246
-
-
- Aug 14, 2018
-
-
Implement new design from UX team. Remove "update needed" notification (will be addressed by bug 25694).
-
- Aug 13, 2018
-
-
Georg Koppen authored
Icon design by Antonela Debiasi.
-
- Aug 01, 2018
-
-
Georg Koppen authored
In bug 1039069 Mozilla implemented the option of spoofing the locale in the Accept-Language header/JS locale if users with localized builds want that for better fingerprinting protection. That makes our workaround in Torbutton obsolete and we can remove it. Otherwise users start to get the respective language prompt twice, which is quite annoying.
-
- Jul 24, 2018
-
-
This patch moves the menu items from the torbutton to the menubar and the app menu. Needs the 26321 patch in tor-browser.git. Also hides the "New Private Window" and "Restore Previous Session" items from the app menu. (Design by Pearl Crescent and Antonela Debiasi.)
-
- Jul 16, 2018
-
-
Arthur Edelstein authored
Updates from Tor Browser's old "svg.in-content.enabled" pref to Firefox's new built-in "svg.disabled".
-
- Jun 25, 2018
-
-
Arthur Edelstein authored
It seems -moz-locale-dir(rtl) works in XUL; dir(rtl) does not.
-
- Jun 24, 2018
-
-
Georg Koppen authored
Version bump and CHANGELOG update
-
- Jun 23, 2018
-
-
Arthur Edelstein authored
Icon design by Antonela Debiasi. Switching our torbutton icons to SVG allows us get high quality for any size, including retina screens. Also, SVGs should scale to the correct image size, which means I think #8941 can be closed. In any case, the "iconsize" attribute has been dropped by Mozilla; see https://bugzilla.mozilla.org/show_bug.cgi?id=1430128 Blinking of update warning is implemented with a CSS animation.
-
- Jun 22, 2018
-
-
Georg Koppen authored
CHANGELOG update and version bump