Commit Graph

1034 Commits (4677c9e1434149063aa73ffd05572e29fd38bd26)

Author SHA1 Message Date
Sawyer Blatz 4677c9e143 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3323 Runs PublicSuffixList synchronously 5 years ago
Grisha Kruglov 21ca6f0a1d [fenix] Automatically close the 'auth-problems fragment' once we're through the auth flow (https://github.com/mozilla-mobile/fenix/pull/3340) 5 years ago
Emily Kager 55aeb93e31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections (https://github.com/mozilla-mobile/fenix/pull/3279)
* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to Collections on change, animate new collections

* For https://github.com/mozilla-mobile/fenix/issues/2899 - Scroll to tabs when tabs opened from collection
5 years ago
Emily Kager d9699d7a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3326 - Remove open image in tab from context menu (https://github.com/mozilla-mobile/fenix/pull/3327) 5 years ago
Sawyer Blatz 11baba71dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Adds preferenceToggled event (https://github.com/mozilla-mobile/fenix/pull/3316)
🤦🏼‍♂️
5 years ago
Sawyer Blatz 09bdc3ed0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3280: Revert "For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly" (https://github.com/mozilla-mobile/fenix/pull/3320)
This reverts commit 3e9ee79c00f4a6b34af74ce7c179e0cbe37decf5.
5 years ago
Arturo Mejia 0df06b5757 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/3008, For https://github.com/mozilla-mobile/fenix/issues/2162 Add Simple Logic for Menu Orientation" (https://github.com/mozilla-mobile/fenix/pull/3310)
https://github.com/mozilla-mobile/fenix/pull/3114
5 years ago
Colin Lee db956e2445 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3186: Add environment to Sentry reports (https://github.com/mozilla-mobile/fenix/pull/3261) 5 years ago
Tiger Oakes b563f67ccf [fenix] Remove deprecatd support-ktx methods (https://github.com/mozilla-mobile/fenix/pull/3305) 5 years ago
Tiger Oakes 636c936d79 [fenix] Minify launcher icon (https://github.com/mozilla-mobile/fenix/pull/3309) 5 years ago
Denys M 07b92e9295 [fenix] Use `Drawable.toBitmap()` from androidx-ktx. (https://github.com/mozilla-mobile/fenix/pull/3286) 5 years ago
Nikit Bhandari df06ce4805 [fenix] fix crash on renaming a collection 5 years ago
Jeff Boek da2487ab16 [fenix] No Issue - Moves string to static string until next export (https://github.com/mozilla-mobile/fenix/pull/3274) 5 years ago
Sawyer Blatz 8c87f5bab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3176: Hides camera options on devices without cameras (https://github.com/mozilla-mobile/fenix/pull/3273) 5 years ago
Emily Kager 72270376c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1998 - Removes stable flag in entering fullscreen navigation 5 years ago
Sawyer Blatz 111f166b04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3251: Fixes shortcut typing (https://github.com/mozilla-mobile/fenix/pull/3271) 5 years ago
Sawyer Blatz 74829c23b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2750: Removes unecessary invalidate CollectionViewHolder call (https://github.com/mozilla-mobile/fenix/pull/3264) 5 years ago
Jeff Boek 6abc36afe8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1881 - Uses flex box to pin button to the bottom 5 years ago
Sawyer Blatz e8ffef6b52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname (https://github.com/mozilla-mobile/fenix/pull/3191)
* For https://github.com/mozilla-mobile/fenix/issues/2648: Updates trimming of url hostname

* For https://github.com/mozilla-mobile/fenix/issues/2648: Fix nits
5 years ago
Emily Kager 8df5e095f1 [fenix] No issue: Sets up observers for tab collection changes (https://github.com/mozilla-mobile/fenix/pull/3248) 5 years ago
Axel Hecht 1553b296ca [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3253)
State: mozilla-l10n/android-l10n@8a22efc7b2
5 years ago
Jonathan Almeida 7f260e7081 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3138: Fix white background on search bar 5 years ago
Colin Lee 5164110b46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3238: fixes race condition crash, nav destination unknown 5 years ago
Jonathan Almeida 437b7170cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/3167: Show help page in browser menu (https://github.com/mozilla-mobile/fenix/pull/3230) 5 years ago
Emily Kager 6e9c2e1937 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2785 - Adds back item animator session control (https://github.com/mozilla-mobile/fenix/pull/3233) 5 years ago
Emily Kager c82a90a12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3234 - Updates labels of fragments in the nav graph to avoid flash (https://github.com/mozilla-mobile/fenix/pull/3235) 5 years ago
Grisha Kruglov 1e8748ec3d [fenix] 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
Jeff Boek aaa53dec50 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1809 - Restore all crashed tabs 5 years ago
Sawyer Blatz 37a0febae9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3215: Restores collections properly (https://github.com/mozilla-mobile/fenix/pull/3219) 5 years ago
Emily Kager c128c8317b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3156 - If only one tab adding to collection make it selected (https://github.com/mozilla-mobile/fenix/pull/3222) 5 years ago
Jonathan Almeida a00f99e9cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/3047: Fix blank space for system edit text controls (https://github.com/mozilla-mobile/fenix/pull/3227) 5 years ago
Colin Lee b2f131948b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1301: Always observe sessions to keep uri_count (https://github.com/mozilla-mobile/fenix/pull/3172) 5 years ago
Sawyer Blatz c650be0507 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242 & https://github.com/mozilla-mobile/fenix/issues/975: Fixes camelcase of telemetry 5 years ago
Denys M 31d40cf0c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1366. Update toolbar search state when typing. (https://github.com/mozilla-mobile/fenix/pull/2908) 5 years ago
Emily Kager 94f4baba00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3141 For https://github.com/mozilla-mobile/fenix/issues/3142 Do not try to fade BrowserFragment in transitions (https://github.com/mozilla-mobile/fenix/pull/3195) 5 years ago
Emily Kager 46e5afb0af [fenix] For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr (https://github.com/mozilla-mobile/fenix/pull/3192)
* For https://github.com/mozilla-mobile/fenix/issues/3087 - Adds disabled color attr

* Change alpha to 40%
5 years ago
Emily Kager 9cf484f22f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2253 - Shorten Fullscreen snackbar length (https://github.com/mozilla-mobile/fenix/pull/3190) 5 years ago
Emily Kager 5dfb499b11 [fenix] No issue: Update dependencies 5 years ago
Emily Kager ae08113a59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Restore MotionLayout on Home View only in onCreateView 5 years ago
Grisha Kruglov b68bdd9f99 [fenix] 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
Grisha Kruglov cd2afeebd6 [fenix] Make 'remove account' work on the "reconnect to sync" screen
This seems to have been copy-pasted and wasn't hooked up correctly.
5 years ago
Grisha Kruglov dc39bbc937 [fenix] Navigate away from account settings after encountering auth problems 5 years ago
Sawyer Blatz 0680bc4e69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Removes syncing items from FxA telemetry 5 years ago
Sawyer Blatz f83052210f [fenix] For https://github.com/mozilla-mobile/fenix/issues/975: Updates telemetry for settings (https://github.com/mozilla-mobile/fenix/pull/3171) 5 years ago
Sebastian Kaspari f8e47d7aab [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2381: Add feature-media component and enable notification for recording devices. 5 years ago
Jeff Boek 28e59e53b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds an early return statement and documents why we copy a feature 5 years ago
Jeff Boek 3a4015a02d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Properly takes you back to where you start authentication on completion 5 years ago
Sawyer Blatz 7de8f59fde [fenix] For https://github.com/mozilla-mobile/fenix/issues/977: Listens to correct custom tab open menu fact 5 years ago
mythio 066aa10875 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3000: Replace deprecated method 5 years ago
Emily Kager f41c94f596 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3004 - Do not restore motionlayout state in ReloadData 5 years ago