Commit Graph

2122 Commits (b848e96b53c6a2b1ceb97ba5e648f5d5043aad11)
 

Author SHA1 Message Date
Tiger Oakes 025fc336b1 [fenix] Consodilate private browsing code 5 years ago
marianrai 4e0bbf3a14 [fenix] Changed the group_symbol to 'Rap' and added a new condition for ARM_RAPTOR_URL_PARAMS usage. 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
ekager 81fb1389ed [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4650 - Downgrade recyclerview to Version 1.1.0-beta01 5 years ago
Sawyer Blatz e4488b1909 [fenix] No issue: Removes deprecated usage of InstrumentationRegistry 5 years ago
Colin Lee 952926509c [fenix] For https://github.com/mozilla-mobile/fenix/issues/4507 Enable codecov (https://github.com/mozilla-mobile/fenix/pull/4520) 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
Emily Kager 527b52ed71 [fenix] No issue: Update testing dependencies 5 years ago
Mathieu Leplatre f9490e8a4f [fenix] Update CHANGELOG 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
Emily Kager 03e8f5b054 [fenix] No issue: Update testing dependencies and deprecated method (https://github.com/mozilla-mobile/fenix/pull/4608) 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
Emily Kager 4ad3e4088b [fenix] No issue: Update AndroidX dependencies August 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
Christian Sadilek 260b91bc23 [fenix] Use Mozilla Android Components 8.0.0 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
marianrai 7cefeb4841 [fenix] Bug 1566849 - [meta] Video QoE testing for Fenix (https://github.com/mozilla-mobile/fenix/pull/4555)
* Created new craft method + decision task call + bug 1558456 logic

* Created new craft method + decision task call + bug 1558456 logic
5 years ago
Richard Pappalardo 7ea855bda8 [fenix] Stub out tabs tests (https://github.com/mozilla-mobile/fenix/pull/4573) 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
Emily Kager ad16d1efcd [fenix] No issue: Update UI tests with new engine shortcuts behavior (https://github.com/mozilla-mobile/fenix/pull/4552) 5 years ago
Amit Parameshwar 267142b6c0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4102: Upgrade Leanplum version number (https://github.com/mozilla-mobile/fenix/pull/4534)
Closes https://github.com/mozilla-mobile/fenix/issues/4102 - Upgrade Leanplum version from 4.3.1 to 5.2.3
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