Commit Graph

12 Commits (c769d5a19e7c770535222e0d2a6cff5aff742c89)

Author SHA1 Message Date
mcarare c31d740adc For #13315: Fix text direction and alignment for RTL languages. 4 years ago
mcarare 0626384baf For #10285: Swap TextView for a LinkTextView to improve a11y. 4 years ago
mcarare a7ff8cafc7 For #7887: Increase touch target height for learn more link. 4 years ago
mcarare ff6447b755 No issue: Fix xml indentations. 4 years ago
ekager 66d9a24b28 Closes #9928 - Updates private browsing text description 4 years ago
mcarare c5f18e0f96 For #6629 Align Private Browsing mode to UX specs 5 years ago
Mihai Adrian c7c752cabb For #5356 Improves private browsing "common myths" link accessibility (#5479)
Added separate TextView for link text
Used UnderlineSpan to show text as link
Split string private_browsing_placeholder, one for each TextView
Set clickListener on TextView so it can be accessed via Talkback
5 years ago
Yeon Taek Jeong 6f899c7fb5
For #2834: Delete all Private Tabs redesign (#4787) 5 years ago
Emily Kager 451093fd9e Closes #2560 - Updates Private Browsing explanation string 5 years ago
Tiger Oakes e8bd090a8e No issue: Use ImageView rather than rebuilding drawable (#3616)
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
5 years ago
Sawyer Blatz 29832c5e84 For #724: Consolidates colors 5 years ago
Jeff Boek e34d163034 Combines the Tab and Session component 5 years ago