tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

Homescreen-Tips.md (2853B)


Homescreen Tips

Homescreen Tips Explained đŸ’¡

Homescreen tips launched in Firefox Focus 7.0 in October 2018. They allow users to get more information about the product without having to research on their own or dig around in settings. Tips also enable users to quickly access portions of the settings menu they may not know how to navigate otherwise. All tips have either a deep link to settings or a link to their corresponding SUMO article (if available).

<img width="300" src="https://user-images.githubusercontent.com/4400286/43972144-4dbf9508-9c88-11e8-8660-3e16030cdc45.png">

How Tips are Displayed

Currently, tips are shown based on the following constraints:

  1. [Release schedule 2018](https://wiki.mozilla.org/Mobile/Focus/Android/Train_SchedulÀ
  2. [Release schedule 2018](https://wiki.mozilla.org/Mobile/Focus/Android/Train_SchedulÀ
  3. [Release schedule 2018](https://wiki.mozilla.org/Mobile/Focus/Android/Train_SchedulÀ
  4. [Release schedule 2018](https://wiki.mozilla.org/Mobile/Focus/Android/Train_SchedulÀ

Some notes to keep in mind:

List of Tips

Below is a list of tips available with their corresponding deep links:

The Future of Tips

If tips are received well, there are plans to update them in the future. A major change in consideration is hosting them server-side so they can be updated on the fly, rather than having to push an update to the app in order to change them. An android component for this feature is also being investigated.