Commit Graph

1395 Commits (3cfa2aff96586848a86c9f47b9d0e7c572599f1a)

Author SHA1 Message Date
Jorge De Los Santos 3cfa2aff96 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3424 - Make talkback ignore ImageButton in Collection Sele… (https://github.com/mozilla-mobile/fenix/pull/3792)
For https://github.com/mozilla-mobile/fenix/issues/3424 - Make talkback ignore ImageButton in Collection Selection by removing contentDescription and setting importantForAccessibility=no
5 years ago
Grisha Kruglov caeb3477b9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4671: Fix a potential NPE in BookmarkFragment 5 years ago
Grisha Kruglov cd52df3314 [fenix] No issue: add some BookmarkFragmentInteractor tests 5 years ago
Grisha Kruglov 88db14a22f [fenix] No issue: reduce code duplication in BookmarkFragmentInteractor 5 years ago
Christian Sadilek 9b956a3c42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4125: Suppress coroutine warning to fix release build 5 years ago
Sawyer Blatz 20b0c30640 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4123: Adds telemetry for quick action open in app (https://github.com/mozilla-mobile/fenix/pull/4629) 5 years ago
Yeon Taek Jeong 6517ffed64 [fenix] Fix, add some tests 5 years ago
Yeon Taek Jeong b190e9b80d [fenix] Fix rest of issues 5 years ago
Yeon Taek Jeong b3ef78f3cc [fenix] Fix most issues 5 years ago
Yeon Taek Jeong 8391e933be [fenix] For https://github.com/mozilla-mobile/fenix/issues/4125: Migrate Sign in to Sync to Libstate 5 years ago
Axel Hecht 059ee1671d [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/4643)
State: mozilla-l10n/android-l10n@ab580f757c
5 years ago
Colin Lee 9124321227 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4652: Crash "Can not perform this action after onSaveInstanceState" (https://github.com/mozilla-mobile/fenix/pull/4654) 5 years ago
Tiger Oakes 025fc336b1 [fenix] Consodilate private browsing code 5 years ago
Jonathan Almeida d3ff33d2d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4066: Create InflationAwareFeature for lazy inflation 5 years ago
Colin Lee 45ec0682f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4066: Provide lazy inflation of Find In Page View 5 years ago
Colin Lee 1d4952ddf1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4529: Handle crash initializing CreateCollectionViewModel late (https://github.com/mozilla-mobile/fenix/pull/4628) 5 years ago
ValentinTimisica 9ce027a0a4 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4323: Modified UI of component_collection_creation.
To fix the overlapping issue I used Guideline and
layout_constraintWidth_default property. I also used the
layout_constraintHorizontal_bias property to make the back_button to
lean to the left and the select_all_button to lean to the right.
5 years ago
Christian Sadilek 27b574d548 [fenix] Suppress warning in LeanplumMetricsService to fix release builds 5 years ago
Mathieu Leplatre edc8182698 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/4612: Fetch experiments from Remote Settings CDN 5 years ago
Colin Lee 1648fccc8c [fenix] For https://github.com/mozilla-mobile/fenix/issues/4529, https://github.com/mozilla-mobile/fenix/issues/4427: Resuming after restoring instance state breaks UI (https://github.com/mozilla-mobile/fenix/pull/4571)
* For https://github.com/mozilla-mobile/fenix/issues/4529, https://github.com/mozilla-mobile/fenix/issues/4427: Resuming after restoring instance state breaks UI

* Clear up warnings
5 years ago
Sawyer Blatz 93a03e892e [fenix] For https://github.com/mozilla-mobile/fenix/issues/4451: Adds tests for DefaultBrowserToolbarController (https://github.com/mozilla-mobile/fenix/pull/4493)
* For https://github.com/mozilla-mobile/fenix/issues/4451: Adds tests for DefaultBrowserToolbarController

* Continue working

* Large refactoring of test

* Mock analytics

* Fix merge conflicts
5 years ago
Hakkı Kaan Çalışkan 9f5097b48c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4562: Add a-c git hash to about page 5 years ago
Emily Kager 2eedb1c015 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4602 - Add back transitions 5 years ago
Sawyer Blatz c8fd7ba4cd [fenix] Fixes feedback 5 years ago
Sawyer Blatz 364b14f2a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3060: Adds Leanplum attributes for fxa syncing 5 years ago
Sawyer Blatz 79dfd96a57 [fenix] No issue: Removes deprecated usage of ViewModelProviders 5 years ago
Yeon Taek Jeong 297e0520be [fenix] Fix ktlint 5 years ago
Yeon Taek Jeong ed4864ce35 [fenix] Remove task flags 5 years ago
Yeon Taek Jeong dddc36e8ca [fenix] Keep CLEAR_TASK 5 years ago
Yeon Taek Jeong 511b912a79 [fenix] Remove popBackStack 5 years ago
Yeon Taek Jeong 772fcc8f5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/4438: Fix crash when opening any URL from URL bar w/ long press 5 years ago
Sawyer Blatz e904bd867e [fenix] For https://github.com/mozilla-mobile/fenix/issues/969: Adds more telemetry for collections (https://github.com/mozilla-mobile/fenix/pull/4539) 5 years ago
Tiger Oakes 664d6f2e81 [fenix] Minify the fenix 5 years ago
Sawyer Blatz 8bd4dc98d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4508: Treats warnings as errors (https://github.com/mozilla-mobile/fenix/pull/4543) 5 years ago
Grisha Kruglov 96f42368b3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4467: Use a-c version of FirefoxAccountsAuthFeature 5 years ago
ValentinTimisica f65f57cfbb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4354: Updated SearchFragment state after returning from SearchEngineFragment.
The user has the option to go to 'Shortcuts' -> 'Search engine settings' to
modify the default search engine. When returning from that settings screen we
need to update it to account for any changes.
For this we will check the current default engine against a previously stored
value in a newly added 'defaultEngineSource' property from SearchState class.
Also, I modified 'SearchStoreTest' by adding the new parameter to the
'SearchState' constructor.
5 years ago
Colin Lee 32ec775443 [fenix] No issue: Add OSS licenses link to About page 5 years ago
Sawyer Blatz 2d9475c23d [fenix] For https://github.com/mozilla-mobile/fenix/issues/969: Finalizes collections telemetry (https://github.com/mozilla-mobile/fenix/pull/4592) 5 years ago
Emily Kager f7e64a1d0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/4026 - Update BookmarkDiffUtil to update on Title or URL change 5 years ago
Jeff Boek b17a8b8091 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4557 https://github.com/mozilla-mobile/fenix/issues/3860 - Add string for collection empty state 5 years ago
Emily Kager 3e475940a9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3939 - Adds strings for delete browsing history 5 years ago
Emily Kager 8b05867538 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1749 - Land ETP Strings 5 years ago
ValentinTimisica 8581ab5f6c [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3922: Added accessibility announcement for history empty state.
Sent an announcement when the list becomes empty in order to tell the user
that there is no history.
5 years ago
Tiger Oakes c128f9bcc4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/1000 - Split out common browser functions 5 years ago
Emily Kager f569fef876 [fenix] Fro https://github.com/mozilla-mobile/fenix/issues/4563 - Update delete button alpha when history mode changes 5 years ago
Tiger Oakes 9daf0c9542 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2379 - Generic library selection 5 years ago
ekager ae2474323e [fenix] No issue: Removes focusableInTouchMode from home searchbar view 5 years ago
Yeon Taek Jeong b7fa244d76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1744: Open search shortcuts when entering search mode (https://github.com/mozilla-mobile/fenix/pull/4536) 5 years ago
Emily Kager 2bbe72a7bd [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4540 - Set correct tint for select bookmark folder icon (https://github.com/mozilla-mobile/fenix/pull/4541) 5 years ago
Emily Kager 56fac45ca3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4537 - Adds description for onboarding placeholder string (https://github.com/mozilla-mobile/fenix/pull/4542) 5 years ago