Skip to content
Snippets Groups Projects
  1. Jan 07, 2021
    • Matthew Finkel's avatar
    • Matthew Finkel's avatar
      Add Security Level UI · bab13d40
      Matthew Finkel authored
      Bug 40026: Implement Security Level settings
      
      Bug 40026: Integrate Security Level settings
      bab13d40
    • Alex Catarineu's avatar
      Modify Add-on support · 59d6c47b
      Alex Catarineu authored and Matthew Finkel's avatar Matthew Finkel committed
      Bug 40030: Install HTTPS Everywhere and NoScript addons on startup
      
      HTTPS Everywhere is installed as a builtin extension and NoScript as
      a regular AMO addon. To avoid unnecessary I/O we only install NoScript
      the first time, and rely on the browser addon updating mechanism for
      keeping up with new versions. This is the same behaviour that was
      implemented in the Fennec-based Tor Browser, where it was installed
      as a "distribution addon", which also only occurred once.
      
      Bug 40062: HTTPS Everywhere is not shown as installed
      
      Also 40070: Consider storing the list of recommended addons
      
      This implements our own AddonsProvider, which loads the list of
      available addons from assets instead of fetching it from an
      endpoint. In this list, we replace https-everywhere by
      our https-everywhere-eff, so that the EFF one is shown as installed
      in the addons list and the AMO one is not displayed.
      
      Also, we hide the uninstall button for builtin addons.
      
      Bug 40058: Hide option for disallowing addon in private mode
      59d6c47b
    • Alex Catarineu's avatar
      Modify UI/UX · 8a485790
      Alex Catarineu authored and Matthew Finkel's avatar Matthew Finkel committed
      Bug 40015: Modify Home menu
      
      Bug 40016: Hide unwanted Settings
      
      Bug 40016: Modify Default toolbar menu
      
      Bug 40016: Add Donate settings button
      
      Bug 40016: Move Allow Screenshots under Advanced
      
      Bug 40016: Don't install WebCompat webext
      
      Bug 40016: Don't onboard Search Suggestions
      
      Bug 40094: Do not use MasterPasswordTipProvider in HomeFragment
      
      Bug 40095: Hide "Sign in to sync" in bookmarks
      
      Bug 40031: Hide Mozilla-specific items on About page
      
      Bug 40032: Set usesCleartextTraffic as false
      
      Bug 40063: Do not sort search engines alphabetically
      
      Bug 34378: Port external helper app prompting
      
      With the corresponding android-components patch, this allows all `startActivity`
      that may open external apps to be replaced by `TorUtils.startActivityPrompt`.
      
      Bug 34403: Disable Normal mode by default
      
      Bug 40087: Implement a switch for english locale spoofing
      8a485790
    • Matthew Finkel's avatar
      Add Tor integration and UI · ee4629a0
      Matthew Finkel authored
      Bug 40001: Start Tor as part of the Fenix initialization
      
      Bug 40028: Implement Tor Service controller
      
      Bug 40028: Integrate Tor Controller into HomeFragment
      
      Bug 40028: Implement Tor connect and logger screens
      
      Bug 40028: Implement Tor Onboarding
      
      Bug 40028: Implement new home screen
      
      Bug 40028: Define bootstrapping events and Quick Start
      
      Bug 40041: Implement Tor Network Settings
      
      Bug 40041: Integrate Tor Network Settings
      ee4629a0
    • Georg Koppen's avatar
      Modify build system · bb632be6
      Georg Koppen authored and Matthew Finkel's avatar Matthew Finkel committed
      Bug 40083: Make locale ordering in BuildConfig deterministic
      
      Bug 40042: Add option do overwrite timestamp in extension version
      
      Bug 40059: Use MOZ_BUILD_DATE for versionCode
      
      At the same time we adapt MOZ_BUILD_DATE to our needs where it is
      actually used and not in tor-browser-build. This gives us more
      flexibility. See: tor-browser-build#40084.
      
      Bug 40067: Fix reproducibility issue in classes2.dex
      
      We make sure our MOZ_BUILD_DATE gets used as a source for showing date
      related information on the Fenix about page.
      
      Bug 40071: Show only supported locales
      
      Bug 40064: Use Gecko Beta for Nightly and Debug variants
      bb632be6
    • Matthew Finkel's avatar
      Disable features and functionality · 7d26c2d6
      Matthew Finkel authored
      Bug 33594: Disable data collection by default (Glean)
      
      Bug 40019: Adjust is disabled on Release when data collection is disabled
      
      Bug 34338: Disable the crash reporter
      
      Bug 40014: Neuter Google Advertising ID
      
      Bug 40018: Disable Push service
      
      Bug 40034: Disable PWA onboading
      
      Bug 40072: Disable Tracking Protection
      
      Bug 40061: Do not show "Send to device" in sharing menu
      7d26c2d6
    • Matthew Finkel's avatar
      Rename as Tor Browser · 6f10e521
      Matthew Finkel authored
      Bug 40020: Change applicationId
      
      Bug 40020: Change app name
      
      Bug 40020: Change deeplink scheme
      
      Bug 40020: Change App icons
      
      Bug 40073: Use correct branding on About page
      
      Bug 40088: Use Tor Browser logo in migration screen
      6f10e521
    • Matthew Finkel's avatar
      Bug 40002: Add GitLab CI · b1e2bf83
      Matthew Finkel authored
      Pin CI builds to runners with 32GB of RAM to avoid OOM conditions.
      b1e2bf83
    • MickeyMoz's avatar
      Update to Android-Components 67.0.17. · 2d1e1569
      MickeyMoz authored
      2d1e1569
  2. Jan 06, 2021
  3. Jan 05, 2021
  4. Dec 23, 2020
  5. Dec 16, 2020
  6. Dec 10, 2020
  7. Dec 09, 2020
  8. Dec 08, 2020
  9. Dec 07, 2020
  10. Dec 04, 2020
  11. Dec 03, 2020
  12. Dec 01, 2020
  13. Nov 30, 2020
  14. Nov 26, 2020
  15. Nov 24, 2020
  16. Nov 20, 2020
Loading