Commit Graph

601 Commits (0ad62e2355c3650ea229340ac99920be9e6bf0ea)

Author SHA1 Message Date
Colin Lee 2c7d3219d6 [fenix] No issue: fix build breakage on merge 5 years ago
Sawyer Blatz e5bf8ca297 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Consolidates colors 5 years ago
Jeff Boek 09f47c82be [fenix] For https://github.com/mozilla-mobile/fenix/issues/800 - Adds metrics for the default search engine 5 years ago
Colin Lee 40459d6ac4 [fenix] Merge branch 'master' into manage_site_permissions_exceptions 5 years ago
Emily Kager 35d3e5c949 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Add Setting to enable/disable TP 5 years ago
Colin Lee 1be065e488 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1571: Make bookmark deletion undoable 5 years ago
Emily Kager 8982e69f43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/619 - Keep toolbar expanded while page is loading 5 years ago
Arturo Mejia 44e5c9518d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1079: Managing site permissions exceptions 5 years ago
Jeff Boek 62a755f0d3 [fenix] No Issue - Remove data team from notifications emails list 5 years ago
Vlad Filippov 07fb429065 [fenix] Remove success path 5 years ago
Colin Lee 81e1fde827 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Add bookmark multi-select features 5 years ago
Mugurell 184d997221 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1531 - Remember HistoryState.Mode to choose the right HistoryAction.Delete 5 years ago
Emily Kager d05366c11d [fenix] For https://github.com/mozilla-mobile/fenix/issues/538 - Reverse tabs in list 5 years ago
Emily Kager 65c6c29f26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/176 - Start swipe to close gesture 5 years ago
Colin Lee 3d4bb4b1c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1139: Cold start has Dispatchers.Main 1/5th second delay 5 years ago
Jeff Boek 917f6139a7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1534 - Fixes snackbar not finding the root layout 5 years ago
Axel Hecht dcd4a5170d [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
5 years ago
Jeff Boek d657caf79d [fenix] Fixes https://github.com/mozilla-mobile/fenix/pull/1498 - Ignores missing translation lint 5 years ago
Mugurell 65364c2403 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1159 - Hide the QuickActionBar if fullscreen 5 years ago
ekager 3d8f0d4ba9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1530 - center history text 5 years ago
Jeff Boek 79518f880b [fenix] for https://github.com/mozilla-mobile/fenix/issues/1430 - Copy BottomToolbarBehavior to customize snackbar position 5 years ago
Jatin Kumar fa14f9b78c [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1516: fixed scrolling library menu in landscape mode 5 years ago
Emily Kager 56f6bd85a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1542 - Add ripple to quick action buttons 5 years ago
Emily Kager 676091e0c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Suppress history suggestions in awesome bar via setting 5 years ago
Nick Alexander 84a7ea4292 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1525: Make BrowserPerformanceTestActivity pass through to IntentReceiverActivity.
Previously, this passed through to HomeActivity, but Intent arguments
were dropped.  That means that actions (`-a
android.intent.action.VIEW`) and URLs (`-d data:...`) were dropped,
which means that Gecko itself wasn't started (and wasn't started with
a session owned by Fenix itself).

This simply passes through the intent to its final destination.

Along the way, I also enabled remote debugging for these test
configurations; it's probably not necessary, but eventually I want all
automation to be controlled by that setting.  See
[Bug 1524673](https://bugzilla.mozilla.org/show_bug.cgi?id=1524673)
for some of the motivation.  This agrees with Chrome, and should
generalize to future remote control protocols.
5 years ago
Jeff Boek 880d7dc75f [fenix] adds missing class 5 years ago
Jeff Boek f40cee40ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/1397 - Updates changelog 5 years ago
Jeff Boek e222b24c7a [fenix] Fixes history visual bugs 5 years ago
Jeff Boek eda5d413f1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1397 - Adds the delete button back to the history recyclerview 5 years ago
Colin Lee 1b34bb137a [fenix] Fix build breakage: extra space in ProGuard rule 5 years ago
Jeff Boek b42256fb23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry 5 years ago
Jeff Boek 61c001c820 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Handle more text in a more graceful way 5 years ago
Jeff Boek c8965e6037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adjust snackbar colors for darkmode 5 years ago
Jeff Boek 5f479b96ac [fenix] No longer require a viewgroup to use FenixSnackbar 5 years ago
Vlad Baicu 5f3d15294a [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1504 - Added missing bottom constraint for bookmark icon imageview 5 years ago
Vlad Baicu 465ad95bf9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1517 - Filter private sessions when updating the tab counter 5 years ago
Arturo Mejia f26f567915 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1170: Allow user to add a new site exception to site permissions 5 years ago
Sawyer Blatz 5ba04b1f85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/689: Adds fade animation to Android <9.0 5 years ago
Jeff Boek a77ae0b18d [fenix] No Issue - Adds some proguard clauses 5 years ago
Sparky93 87309150be [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1485 - Page crash message now displays correctly in dark theme (https://github.com/mozilla-mobile/fenix/pull/1524) 5 years ago
Sawyer Blatz d1db847157 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1420: Moves tab preview to top of page (https://github.com/mozilla-mobile/fenix/pull/1462) 5 years ago
Jeff Boek 9ea98e15b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1068 - Adds the ability to quickly copy a URL 5 years ago
Emily Kager eff2a2bf26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1408 - Set Toolbar titles in code (vs in navgraph) 5 years ago
Emily Kager 05cf3d6370 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1459 - Try more ways to get title for history item 5 years ago
Jeff Boek 677de4c1c1 [fenix] No Issue - Adds a debug metric controller 5 years ago
Colin Lee b6e8c47065 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1496: Crash adding bookmark folder 5 years ago
Sawyer Blatz 9b37444740 [fenix] No issue: Fixes master after a-c snapshot changes 5 years ago
Emily Kager a0af5dbe20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/897 - Set default theme so private mode doesn't have to recreate 5 years ago
Emily Kager 06927fb486 [fenix] For https://github.com/mozilla-mobile/fenix/issues/860 - Update suggestion highlight light theme 5 years ago
Emily Kager 2e36351508 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1445 - Update vector icons 5 years ago
Emily Kager 3b2fe955b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1406, https://github.com/mozilla-mobile/fenix/issues/1465 - Only pop browser when all sessions have been removed 5 years ago
Jeff Boek ec41345dbd [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1204 - Fixes the home screen animation 5 years ago
Jeff Boek 9e8179446b [fenix] No Issue - Only block a subset of trackers by default 5 years ago
Jeff Boek aff85189d2 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1157 - Addes Fenix Core to the telemetry notification list 5 years ago
Colin Lee c7b4a69ee7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1312, https://github.com/mozilla-mobile/fenix/issues/1236, https://github.com/mozilla-mobile/fenix/issues/1237, https://github.com/mozilla-mobile/fenix/issues/1238, https://github.com/mozilla-mobile/fenix/issues/1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 5 years ago
Jeff Boek aec21e5cc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1456 - Fixes missing delete button 5 years ago
Arturo Mejia 30a4681e7c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1429: Updated site permissions ui for MVP 5 years ago
Sawyer Blatz 1d364c372a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1002 and https://github.com/mozilla-mobile/fenix/issues/1222: Adds ability to restore crashed tabs (https://github.com/mozilla-mobile/fenix/pull/1433) 5 years ago
Emily Kager 332e7d58f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/904 -Add tab counter to tab icon 5 years ago
ekager 9404ffba55 [fenix] Update RecyclerView to 1.1.0-alpha04 5 years ago
ekager 5ad2f5f2a8 [fenix] No issue: Add ripples to cardviews, improve clickability 5 years ago
Jeff Boek 80fdbafcde [fenix] Adds missing licenses 5 years ago
Jeff Boek 6afc414b83 [fenix] Combines the Tab and Session component 5 years ago
Sören Hentzschel fa453a9587 [fenix] For https://github.com/mozilla-mobile/fenix/issues/469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
5 years ago
Emily Kager 58d7dc280d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add New Top Progress Bar Gravity 5 years ago
Emily Kager e450708c77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/627 - Set Engine Setting for PreferredColorScheme 5 years ago
Emily Kager 0933bdf5a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1421 - Fix Shortcut ToggleButton states 5 years ago
Jeff Boek 2671eddb35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Moves the about string to prevent it from being translated 5 years ago
Jeff Boek 133142681f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Unblocks l10n by fixing string nits 5 years ago
Emily Kager 12f6b64653 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1422 - Do not hide keyboard on pause 5 years ago
Sawyer Blatz 0b99b7fc12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1195: Adds telemetry for quick action sheet (https://github.com/mozilla-mobile/fenix/pull/1362) 5 years ago
Jeff Boek 2efa24c422 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Addresses nits 5 years ago
Jeff Boek 2df848573a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Moves magic numbers to constants 5 years ago
Jeff Boek e98a49329e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Replaces existing snackbar and adapts text size 5 years ago
Jeff Boek 96d4932093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a styled Snackbar 5 years ago
Sawyer Blatz b42eabc42d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1361: Adds new tab when selecting history or bookmark items (https://github.com/mozilla-mobile/fenix/pull/1363) 5 years ago
Jeff Boek ef778fb95b [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1270 - Prevent tapping on hidden buttons 5 years ago
Jeff Boek 287cc6a4f1 [fenix] Updates ConstraintLayout to alpha4 5 years ago
ekager d660200f5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1399 - Only show battery saver theme preference for API <P 5 years ago
ekager 1a96c90300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 5 years ago
Emily Kager 23d6e5af88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark Mode UX edits 5 years ago
Jonathan Almeida 8801cfa20c [fenix] Update GV architectures to nightly 5 years ago
Jeff Boek c9bad3209d [fenix] Prevent RecyclerView from loading everything
Fixes https://github.com/mozilla-mobile/fenix/issues/1360
Fixes https://github.com/mozilla-mobile/fenix/issues/1303
Fixes https://github.com/mozilla-mobile/fenix/issues/1280
5 years ago
Grisha Kruglov 8b97f9cf08 [fenix] History UI limits: visit type & time
These are temporary limitations to make History UI somewhat functional,
until we get relevant UI and API changes in place.
5 years ago
Eitan Isaacson c67082f555 [fenix] Hide tabs list 5 years ago
Grisha Kruglov c29da2e065 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1315: Re-introduce FxA interceptor to make auth work
This was removed accidentally, let's add it back in, but now with a clarifying comment :)
5 years ago
Arturo Mejia baf6c00094 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
5 years ago
Colin Lee f5a20ff95a [fenix] No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 5 years ago
Colin Lee e2f47f413e [fenix] Quantize and optimize images to save about 3MB in APK 5 years ago
Emily Kager 374e15a27e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1323 - Attempt to pop inclusive out of browser if no current session 5 years ago
Arturo Mejia e59989ef9c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1165: Added Doorhanger to the toolbar. 5 years ago
Jeff Boek 8bbcf4490a [fenix] Removes missing string reference 5 years ago
mheubusch fee3c457c8 [fenix] Update strings.xml 5 years ago
Emily Kager cc92766df6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1333 - Correct vertical alignment of history list item 5 years ago
Emily Kager e0f3a589fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add photon gradient drawable for progressbar 5 years ago
Emily Kager 572a924f78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Use System Black Navigation Bar for <API27 + Light Theme 5 years ago
Jeff Boek 84b638f6ba [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1024 - Adds metrics for browser menu items 5 years ago
Jeff Boek 236c5ef455 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1191 - Crash reporter metrics 5 years ago
Jeff Boek 4ba2b4b886 [fenix] For https://github.com/mozilla-mobile/fenix/issues/945 - Disable leanplum when we stop telemetry 5 years ago
Sawyer Blatz aac3da2666 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/496: Adds new content description to tabs icon (https://github.com/mozilla-mobile/fenix/pull/1357) 5 years ago
Emily Kager 7a53ead19a [fenix] No issue: Remove conflicting appcompat dependency 5 years ago
Jeff Boek 8c98ed5f1e [fenix] Adds data review link and an entry to the changelog 5 years ago
Jeff Boek 1e5cb40479 [fenix] For https://github.com/mozilla-mobile/fenix/issues/957 - Adds telemetry for context menu items 5 years ago
Jeff Boek e093dad678 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Adds Glean metrics for find in page 5 years ago
Jeff Boek c6ef01a235 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Maps facts to events 5 years ago
Sawyer Blatz d56e5d1933 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1194: Adds shortcut telemetry 5 years ago
Sawyer Blatz c0e546a533 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1219: Display crash reporter (without reporting) on all builds 5 years ago
Sebastian Kaspari 2d060abb23 [fenix] Build against GeckoView 68.0 (browser-engine-gecko-nightly). 5 years ago
Emily Kager 382721a7ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark/Night Theme 5 years ago
Christian Sadilek b47c62ba72 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1329: Raptor performance tests can no longer be executed 5 years ago
Eitan Isaacson 394555f035 [fenix] Remove Quick Actions Sheet contentDescription
This is not needed for screen reader usability, and introduces an
useless intermediate node that TalkBack lands on.
5 years ago
Jeff Boek a00ccdba77 [fenix] No issue - update to A-C 50 5 years ago
Eitan Isaacson c5baf667ee [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1172: Make RadioButton in RadioButtonPreference non focusable.
This tells TalkBack not to land on the button individually, but instead
to land on the parent View. TalkBack users will get both the button
state and the textual description. Double tapping should work too.
5 years ago
Colin Lee f12c2f1617 [fenix] No issue: Fix bookmark favicon background constraint ratio and alignment 5 years ago
Sebastian Kaspari fb75193c21 [fenix] Gradle: Ignore non-greenfield build variants. 5 years ago
Eitan Isaacson 93489cf5d9 [fenix] Remove favicon contentDescription.
It does not convey any useful information to the user.
5 years ago
Emily Kager fcc08b790b [fenix] No issue: Hook up share button on session item to action 5 years ago
Michael Droettboom d324df06c5 [fenix] Don't use the not-really-public EventMetricType 5 years ago
Johan Lorenzo 1ef3b286c3 [fenix] Run build and tests on PRs and pushes 5 years ago
Colin Lee 6311a7abd1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/916, fixes https://github.com/mozilla-mobile/fenix/issues/917, fixes https://github.com/mozilla-mobile/fenix/issues/920: Save, share, and delete bookmarks 5 years ago
Arturo Mejia 1f10b9b11e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1167: Added behavior for site permissions custom settings. 5 years ago
Sawyer Blatz 89a82e6806 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1265: Adds checkbox to crash reporter 5 years ago
Sawyer Blatz fbf0eb3b0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/875: Adds search shortcuts (https://github.com/mozilla-mobile/fenix/pull/882)
* Closes https://github.com/mozilla-mobile/fenix/issues/875: Adds shortcuts

* Refactor and clean up

* Remove TODO

* Removes local

* Fix nits

* Refactors to add ShortcutEngineManager
5 years ago
Eitan Isaacson d0b7a2cb31 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1186: Make quick actions invisible to screen reader when collapsed.
The buttons in the quick actions sheet are not visible or interactive
when the sheet is collapsed. They should not be visible to AT users
either.
5 years ago
Eitan Isaacson 9bd2028ee9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1186: Add AccessibilityActions to quick action sheet's handle
Adding the 'click' action allows the user to activate the button with a
default action (double tap in TalkBack). This is instead of
conditionally setting up a click listener if TalkBack is enabled. This
is a more generalized solution that accomodates other ATs besides
TalkBack.

Adding an expand or collapse action also tells TalkBack what the current
state of the sheet is, and reports it to the user. So they will
initially hear "collapsed, quick actions, button". When they double tap,
they will hear "expanded". Adding those actions also allows TalkBack and
other AT users to explicitly call those actions on that element with a
menu or a gesture binding.
5 years ago
Eitan Isaacson 8d2e3993e7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1186: Made quick actions sheet's handle larger.
It now takes up the entire horizontal space and all the vertical space
until the buttons. This gives a bigger touch target both for typical
users and TalkBack users when they use explore-by-touch.

Also changed content description. The content description should not
include semantic names like "handle". The screen reader already knows
it's a button and describes it as such. Same thing with "sheet".
5 years ago
Jeff Boek 56728571aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/356 - Gives a user the ability to delete their history 5 years ago
Christian Sadilek ec5c154b13 [fenix] For https://github.com/mozilla-mobile/fenix/issues/423: Add release build type for raptor perf. testing 5 years ago
Arturo Mejia 0d6ead04cb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1166: Added behavior for site permissions recommended settings. 5 years ago
Sawyer Blatz e6ef516039 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1223: Hide action bar on crash fragment 5 years ago
Sawyer Blatz ffb8636092 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1230: Corrects text alignment on About Fenix 5 years ago
Arturo Mejia a7f9276494 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1229: Excluding site permission strings from L10n. 5 years ago
Arturo Mejia 3000707381 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1078: Added UI for managing phone feature permissions. 5 years ago
Sawyer Blatz c2ee06d7d9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1233: Renames LeakCanary 5 years ago
Sawyer Blatz c342681e5f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1231: Changes all use of favorites to bookmarks 5 years ago
Sawyer Blatz 51715ce7cc [fenix] Bump A-C to 0.49.0-SNAPSHOT (https://github.com/mozilla-mobile/fenix/pull/1200) 5 years ago
Jeff Boek db5616637e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1162 - replaces about page with an Android Fragment 5 years ago
Jeff Boek 1dfc8c8572 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1181 - Use appName in string locations 5 years ago
Jeff Boek 8b7481dedd [fenix] For https://github.com/mozilla-mobile/fenix/issues/1181 - Use modified string list from Michelle 5 years ago
Jeff Boek ee1fb15290 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1187 - account for enum value change 5 years ago
Jeff Boek 2499fc8fa2 [fenix] Adds search engine icon to the toolbar 5 years ago
Jeff Boek fff58233eb [fenix] Fixes HsitoryCOmponentTest 5 years ago
Jeff Boek 3a1e1dbfb1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1104 - Sections history items 5 years ago
Jeff Boek cc872a767f [fenix] Group history by date 5 years ago
Jeff Boek 78b73209d6 [fenix] for https://github.com/mozilla-mobile/fenix/issues/1104 - Fixes logic in Sectioned Adapter 5 years ago
Jeff Boek 11e4a9740c [fenix] For https://github.com/mozilla-mobile/fenix/issues/1104 - Adds SectionedAdapter 5 years ago
Jeff Boek 24ccba6823 [fenix] Glean removed debug from the package name, so lets remove it here 5 years ago
Jeff Boek 2f4edbc2fa [fenix] Addresses metrics nits 5 years ago
Jeff Boek b5d6497a10 [fenix] Documents new telemetry events 5 years ago
Jeff Boek b1824daf27 [fenix] For https://github.com/mozilla-mobile/fenix/issues/986 - Adds support for opening Fenix with a link to telemetry 5 years ago