Commit Graph

523 Commits (9d5171be6bd6ae7143cce36a8519bd4d5e32b0a1)

Author SHA1 Message Date
Axel Hecht 22f39fbebf Import strings from android-l10n
State: mozilla-l10n/android-l10n@60fcf55878
5 years ago
Emily Kager a941b875b4 For #3439 - Clean up where accent colors didn't work with dark theming 5 years ago
Emily Kager 7abf135c89 For #2896 - Update Checkbox color on tab in collection creation 5 years ago
Sawyer Blatz c48d7fb0c3 For #3447: Fixes folder icon color 5 years ago
Emily Kager ce33054173 Closes #3454 - Update Collections Icon in Delete Browsing Data 5 years ago
Tiger Oakes 2868e376a6 Replace notification icon (#3395) 5 years ago
Andrei Teslovan d70b6418b4 Issue 3334 - Fix icons alignment in Collections cards (#3382) 5 years ago
Jeff Boek 94556cceda For #3278 - Fixes property order in search_engine_radio_button.xml 5 years ago
Jeff Boek a86ec60f8f For #3278 - Fixes search engine selector layout 5 years ago
Jeff Boek 811fbfc5fd For #3278 - Removes icon and preference item 5 years ago
Emily Kager 68fe93b420 For #3369 - Assign dark mode new collection icon colors (#3370) 5 years ago
Tiger Oakes c73ba83f45 Minify drawable assets 5 years ago
Christian Sadilek ccc7c70967 For #3252: Reader mode appearance buttons are not visible in PB
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
5 years ago
vmbaicu a2f2a23a15 Fixes #3281 - Fix Report and onboarding lint errors and issues (#3339) 5 years ago
Tiger Oakes 2e0a0ab65a Fix round icon (#3353) 5 years ago
Axel Hecht 7c37f77cfc Import strings from android-l10n
State: mozilla-l10n/android-l10n@53a583feb6
5 years ago
Emily Kager e57e7b50ee For #2899 - Scroll to Collections on change, animate new collections (#3279)
* For #2899 - Scroll to Collections on change, animate new collections

* For #2899 - Scroll to tabs when tabs opened from collection
5 years ago
Tiger Oakes 64229f6f34 Minify launcher icon (#3309) 5 years ago
Jeff Boek b42b4df024 No Issue - Moves string to static string until next export (#3274) 5 years ago
Jeff Boek 5dfde74376 For #1881 - Uses flex box to pin button to the bottom 5 years ago
Axel Hecht ada0c4da28 Import strings from android-l10n (#3253)
State: mozilla-l10n/android-l10n@8a22efc7b2
5 years ago
Emily Kager ed39b7828b For #3234 - Updates labels of fragments in the nav graph to avoid flash (#3235) 5 years ago
Grisha Kruglov 01ef0d5ac2 No issue: Use 'Turn on Sync' instead of 'Sign In'
Seems like we've started using a wrong string at some point.
Thankfully, the correct one is already in the tree.
5 years ago
Jonathan Almeida c197d055b3 For #3047: Fix blank space for system edit text controls (#3227) 5 years ago
Emily Kager 33eb26861d For #3141 For #3142 Do not try to fade BrowserFragment in transitions (#3195) 5 years ago
Emily Kager 9624964bc3 For #3087 - Adds disabled color attr (#3192)
* For #3087 - Adds disabled color attr

* Change alpha to 40%
5 years ago
Emily Kager 883afe9bd4 No issue: Update dependencies 5 years ago
Emily Kager 704f1e6a3d For #3004 - Restore MotionLayout on Home View only in onCreateView 5 years ago
Grisha Kruglov fe3c163a20 Fix how we reflect FxA state in preference
This cleans up how we're displaying account state in the main preference UI.
Before when it worked, it worked mostly accidentally.
'launch' wrapper around "update ui" methods would trigger a race condition
between binding the account pref view holder and actually updating that view
with values. Sometimes the "update view with values" would happen after view
was bound, and the UI will be correct. Most of the time it would happen before,
and so there will be nothing to update and we'd get into an inconsistent state.

This also splits up the "accountpreference" into two: account is good,
and account needs re-auth. This greatly simplifies their management.
5 years ago
Sawyer Blatz 47c14b07dd For #1190: Removes syncing items from FxA telemetry 5 years ago
Emily Kager 60e3c81942 No issue: Update home screen margins 5 years ago
Sawyer Blatz 0b3a8b7a54 For #2316: Adds confirmation dialog to delete bookmark 5 years ago
Tiger Oakes 2e27dc6a5e Redesign Report and Collection icons
Update icons to align with other Android icons by adjusting the weight.
5 years ago
Axel Hecht 638c96bc65 Import strings from android-l10n (#3120)
Status: mozilla-l10n/android-l10n@03b23ceaba
5 years ago
Emily Kager ca186c8776 Closes #1618 - Add fade to awesome bar list instead of shadow (#3110)
* Closes #1618 - Add fade to awesome bar list instead of shadow

* For #1211 - Hide keyboard on fling suggestions list
5 years ago
Colin Lee 5fb100debd
For #1966: Up button should cancel multi-selection first (#3108) 5 years ago
Jeff Boek 47a59548cc For #2324 - Adds a drawable with the proper border radius 5 years ago
Jeff Boek 40a3246c32 Adds dialog style for Firefox Accounts 5 years ago
Axel Hecht 439d579c66 Import strings from android-l10n (#3085)
Status: mozilla-l10n/android-l10n@929a19e9f8
5 years ago
Jonathan Almeida f3b7a87852 For #2562: Make version codes selectable 5 years ago
Emily Kager 50ec91d6a2 For #2896 - Polish Save To Collection Button (#3093) 5 years ago
ekager 98a40aabd7 For #2223 , For #371 - Replace Toolbar with FIP when opened 5 years ago
Emily Kager 2da401357d For #2133 - Remove delete icon from delete history button (#3053) 5 years ago
Arturo Mejia 038aecc0ee For #1919- Websites' icons are not displayed on Site permissions (#3050)
Exceptions.
5 years ago
Emily Kager d5a9627273 For #2941 - Remove Delete Dialog, Theme Dialogs (#3052) 5 years ago
Jeff Boek ebe894801c For #3049 - Updates sign in card visual style 5 years ago
Sawyer Blatz fa67a77151 For #1572: Removes padding from error page button 5 years ago
Jeff Boek 33bcea6eca Fixes #3045 - Allows scrolling the entire home layout to fix landscape scrolling issues 5 years ago
Emily Kager 0327b1146b For #2977 - Update add new collections flow (#2991)
* For #2977 - Update add new collections flow

* Rename shared elements to be more general

* Make tab list not clickable in other modes

* For #2577 - Stop Flickering in List

* Add extensions function for next step with collections list size
5 years ago
Emily Kager f48db90716 No issue: Always try to pop to browser when navigating to browser (#3043) 5 years ago