Commit Graph

1131 Commits (20cd0da3bf7e03fab5fdd52198b1241dffa8ef89)

Author SHA1 Message Date
Jonathan Almeida ee5b227c4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2876: Fix crash on sync now button clicked 5 years ago
Tiger Oakes 31d199fe63 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2862 - Fix about_content placeholder
The exact fix was described in the issue :)

Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
5 years ago
Mitchell Hentges b8e5d35f19 [fenix] Passes variants without parsing (https://github.com/mozilla-mobile/fenix/pull/2408) 5 years ago
Jeff Boek 5722009a52 [fenix] Moves finalized onboarding strings to strings.xml 5 years ago
Jeff Boek c98463e17a [fenix] For https://github.com/mozilla-mobile/fenix/issues/927 - Adds build type to glean to report the channel 5 years ago
Sawyer Blatz e73188f04c [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Adds additional telemetry for FxA login 5 years ago
Sawyer Blatz b479cc4320 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1190: Adds telemetry for FxA login 5 years ago
Emily Kager 7fdc9784e7 [fenix] No issue: Correct material dependency and anchor snackbar above toolbar 5 years ago
Jeff Boek b3096c1536 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Address small nits, changes default color of ic_delete 5 years ago
Jeff Boek 2460c68edb [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Properly delete collections 5 years ago
Jeff Boek 1fd2b24bc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Deletes data on button press 5 years ago
Jeff Boek c412afec23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds button to delete browsing data 5 years ago
Jeff Boek cce2ebb754 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 -Adds checkbox listener to data items 5 years ago
Jeff Boek 66af144c4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds icons for list items 5 years ago
Jeff Boek ccf637a74e [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds list items for delete browsing data 5 years ago
Jeff Boek f0e5e9a3b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/225 - Adds delete browsing data fragment 5 years ago
Emily Kager df015ab86a [fenix] For https://github.com/mozilla-mobile/fenix/issues/2843 - Improve Collections UI and UX (https://github.com/mozilla-mobile/fenix/pull/2851) 5 years ago
mheubusch 08b639f0d8 [fenix] Update static_strings.xml 5 years ago
Jonathan Almeida 8434ca83a5 [fenix] No issue: Add device name to account page 5 years ago
Sawyer Blatz 9dc3ef840a [fenix] No issue: Updates l10n static strings 5 years ago
Sawyer Blatz f57e0b4bbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/2327: Adds error state strings for syncing 5 years ago
Sawyer Blatz 18000bbd6d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2788: Fixes string issues (https://github.com/mozilla-mobile/fenix/pull/2841) 5 years ago
Emily Kager 346f0f5538 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2780 - Fix home screen attributes for API 21-22 (https://github.com/mozilla-mobile/fenix/pull/2844) 5 years ago
Jonathan Almeida fd82bacd40 [fenix] No issue: Add ellipses to syncing string 5 years ago
Tiger Oakes 478bde80b4 [fenix] Use a ListAdapter for SessionControl 5 years ago
Jonathan Almeida ad9a544319 [fenix] No issue: Fix NotificationManager icon color 5 years ago
Sawyer Blatz a314d6616f [fenix] For https://github.com/mozilla-mobile/fenix/issues/658: Adds your rights page link 5 years ago
Emily Kager 9160f1ca67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2529 - Remove "Delete Collection" button from private browsing 5 years ago
Emily Kager 7ee012205b [fenix] No issue: Register observers with owner view 5 years ago
Emily Kager 2d14e3416e [fenix] For https://github.com/mozilla-mobile/fenix/issues/966 - Preserve CustomTab history when opening in browser 5 years ago
Sawyer Blatz 3307cf3205 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2732: Removes view model usage from collection creation 5 years ago
ekager 30807f9d8b [fenix] Cancel pending findBookmarkJob if another is started 5 years ago
Emily Kager daea15328b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2228 - Update Bookmark Status in onUrlChanged 5 years ago
Emily Kager 7fce039fc0 [fenix] Update string 5 years ago
Emily Kager 97f1406882 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Add Automatic Font Sizing Preference 5 years ago
Emily Kager 281567995e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2815 - Use RootView for displaying snackbar in browserfragment (https://github.com/mozilla-mobile/fenix/pull/2816) 5 years ago
Emily Kager 1890d7fa7c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2721 - Reorder onboarding theme settings (https://github.com/mozilla-mobile/fenix/pull/2817) 5 years ago
Jeff Boek 5517cdc589 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2811 - Removes custom attributes 5 years ago
Emily Kager f1a268ab5a [fenix] No issues: Set ThemeFragment title in onResume (https://github.com/mozilla-mobile/fenix/pull/2801) 5 years ago
Emily Kager 711afa0213 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2806 - navigate up from SearchFragment instead of activity back press (https://github.com/mozilla-mobile/fenix/pull/2812) 5 years ago
Emily Kager 1560dff1e3 [fenix] No issue: Update Account UI and visibility in onCreate so it doesn't flash (https://github.com/mozilla-mobile/fenix/pull/2804) 5 years ago
Jonathan Almeida 65ccd287b0 [fenix] Add connect another device dialog (https://github.com/mozilla-mobile/fenix/pull/2803) 5 years ago
Grisha Kruglov fc2709d8fc [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2252: Show "Desktop Bookmarks" in the Bookmarks library (https://github.com/mozilla-mobile/fenix/pull/2797)
This patch adds in a virtual "Desktop Bookmarks" folder to the top
of the mobile root child list, and makes sure to change internal
bookmark root names to user friendly labels.
5 years ago
Jonathan Almeida 07f5b8b763 [fenix] Adds send tab functionality to UI (https://github.com/mozilla-mobile/fenix/pull/2790)
* Closes https://github.com/mozilla-mobile/fenix/issues/2782: Hide send tab when no devices available

* For https://github.com/mozilla-mobile/fenix/issues/2752: Enabled send tab for debug and nightly builds

* For https://github.com/mozilla-mobile/fenix/issues/2753: Add Send Tab functionality to UI
5 years ago
Denys M 2a17207de3 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2739. Update sign-in preference visibility when screen is resumed. 5 years ago
Emily Kager 3fd777fff6 [fenix] Remove unused import 5 years ago
Emily Kager 352a0b5ea2 [fenix] Add back fade in fade out pop anim 5 years ago
Emily Kager e744af696c [fenix] Hide toolbar in activity and remove label from home fragment 5 years ago
Emily Kager ff410a0f95 [fenix] Restore progress 5 years ago
Emily Kager 2b722626c3 [fenix] Do not use ClipChildren false on homeLayout parent 5 years ago
ekager 3010c75ff1 [fenix] Try to pop up to home if it exists on stack from browserfragment 5 years ago
Emily Kager 7261ee08c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1287 - Create animation for opening and closing tab from home 5 years ago
Grisha Kruglov 86fefa5990 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2770: Allow receiving tabs from FxA devices (https://github.com/mozilla-mobile/fenix/pull/2772)
* Closes https://github.com/mozilla-mobile/fenix/issues/2770: Allow receiving tabs from FxA devices

Now that we're on a-c 0.54, we can land this since it supports device
capability migration.

This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.

Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".

* Post: remove unusued test file that's causing issues
5 years ago
Sawyer Blatz dbe697d102 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2784: Removes undo from collection deletion (https://github.com/mozilla-mobile/fenix/pull/2786) 5 years ago
Jonathan Almeida fb1ef670ba [fenix] Add custom share sheet and send tab support (https://github.com/mozilla-mobile/fenix/pull/2757)
* Closes https://github.com/mozilla-mobile/fenix/issues/2751: Add custom app share sheet

* Closes https://github.com/mozilla-mobile/fenix/issues/2753: Add send tab devices to share sheet

* Closes https://github.com/mozilla-mobile/fenix/issues/2752: Add build flag for send tab

* Replace Context.share with ShareFragment
5 years ago
Emily Kager b74a413e08 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2061 - Added Find in Page Bar No Matches Text Color (https://github.com/mozilla-mobile/fenix/pull/2746) 5 years ago
Sawyer Blatz 0be9adefae [fenix] For https://github.com/mozilla-mobile/fenix/issues/2728 & https://github.com/mozilla-mobile/fenix/issues/2729: Uses view model selected tabs for collection creation (https://github.com/mozilla-mobile/fenix/pull/2748) 5 years ago
Tiger Oakes cea10f040e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/654 - Update refresh/stop toolbar buttons (https://github.com/mozilla-mobile/fenix/pull/2702)
(Also back and forward)
5 years ago
Jeff Boek 237c06cfc1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Hides onboarding card when signed into a firefox account 5 years ago
Jeff Boek d01c2f9121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2717 - Adds auto signed in state to the accounts onboarding card 5 years ago
Grisha Kruglov 06fb88d9b0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2713: Weave in "onboarding state" and split adapter items accordingly
we're ensuring that it has been initialized.

I wonder if we could just make background services load eagerly (they're lazy init now), instead.
5 years ago
Sawyer Blatz 7a0a43ff48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2689: Turns dynamic toolbar into fixed toolbar 5 years ago
Emily Kager 5793d18da7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2530 - Show report site issue and TP off globally in quick settings 5 years ago
Sawyer Blatz 21b247d82c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Updates collection title constraints 5 years ago
Sawyer Blatz 79e336a61a [fenix] For https://github.com/mozilla-mobile/fenix/issues/911: Adds reader mode notification on first launch 5 years ago
Ryan Kelly 36686f3fd8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2555: Remove appservices gradle plugin, perform megazord substitution by hand. 5 years ago
Sören Hentzschel f987d5ae88 [fenix] fixed wrongly named variable 5 years ago
Sören Hentzschel 82cc85bcdd [fenix] fixed linting issues 5 years ago
Sören Hentzschel 11ccbfdab2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2435 - adds URL to bookmarks in library 5 years ago
Sawyer Blatz 61ef2c4121 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2655: Adds undo snackbar for closing all tabs 5 years ago
Jeff Boek de79d482e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2762 - Prevents crash when a device has a font scale other than 1.0 5 years ago
Sawyer Blatz cca76e8a66 [fenix] No issue: Updates string comment for collection renamed 5 years ago
Emily Kager 350c4b1b5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1286 - Dynamically set fontsizefactor and reload current session 5 years ago
Sebastian Kaspari f1e94d09ea [fenix] Switch to browser-engine-gecko-beta (GeckoView 68.0). 5 years ago
Will Hawkins 9f6ee0a8f3 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/2612: Force PG to keep kotlinx coroutines 5 years ago
Axel Hecht df65c988ef [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ec762fcedc
5 years ago
Jeff Boek 2a8931a64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2719 - Fixes crash by registering to observer with a lifecycle owner 5 years ago
Emily Kager f0ebdd9d11 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377 - Added ability to share multiple history items 5 years ago
Jeff Boek 5af8b93707 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2531 - Adds privacy notice to settings 5 years ago
Sawyer Blatz 05217c6248 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 5 years ago
Emily Kager 78915862d3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2699 - Removes Feedback from Settings 5 years ago
Sawyer Blatz 2ac0a8a94d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2688: Corrects extra key of library selected item telemetry 5 years ago
Emily Kager cec1917e4b [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo"
This reverts commit 2f1be24bac789f77d9399f746273a482f1958292.
5 years ago
Sawyer Blatz 60e8b5f074 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete collection with undo 5 years ago
Arturo Mejia 5783d2d677 [fenix] Updated tracking protectionPolicy to the recommend one. 5 years ago
Sawyer Blatz d3a92a0c7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1576: Adds tab collection renaming 5 years ago
Sawyer Blatz f842693457 [fenix] No issue: Removes usage of COLLECTIONS_ENABLED flag 5 years ago
Emily Kager b4b6f760ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/1826 - Create ViewModel for Restoring Home Scroll Position 5 years ago
Emily Kager cf3b20fd34 [fenix] No issue: Save/Restore State in HomeFragment 5 years ago
Sawyer Blatz 6539a5aad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1242: Adds telemetry for error pages 5 years ago
Sawyer Blatz 27b16dda39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening a single tab from tab collection 5 years ago
Sawyer Blatz d96137f8da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2584: Adds opening tab collections 5 years ago
Sawyer Blatz a1001bafde [fenix] For https://github.com/mozilla-mobile/fenix/issues/1575: Enables adding tabs to existing collection 5 years ago
Sawyer Blatz 70eb92f24b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2377: Adds share to tabs and tab collections 5 years ago
Axel Hecht 182b19dedb [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@edd6b0e79f
5 years ago
Jeff Boek fd55bcc441 [fenix] No Issue - Fixes nits in https://github.com/mozilla-mobile/fenix/pull/2669 5 years ago
Jeff Boek d06a3b0c6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2391 - Dismiss tour when navigating to search or settings 5 years ago
Jeff Boek 6d5139ec6e [fenix] No Issue - Always complete motionLayout transition on restore 5 years ago
Jeff Boek 928d68f32b [fenix] No Issue - Remove debugging code for onboarding 5 years ago
Jeff Boek d9812a5ce0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Navigates to turn on sync on button press 5 years ago
Jeff Boek eca427d9f9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Save state on homeview when switching themes 5 years ago
Jeff Boek e4da145a51 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2395 - Adds sign into sync card 5 years ago
Jeff Boek a896a807da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2399 - Wires up tracking protection onboarding card 5 years ago
Jeff Boek c0e9d4b0a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/982 - Opens privacy policy in a custom tab 5 years ago
Jeff Boek b19827859d [fenix] For https://github.com/mozilla-mobile/fenix/issues/982 - Adds icon and button for privacy notice onboarding card 5 years ago
Jeff Boek faaa8d9b93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2392 - Adds icon to private browsing onboarding card 5 years ago
Jeff Boek ea87c7384c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2392 - Centers private browsing icon 5 years ago
Tiger Oakes 20619bce23 [fenix] Use UpdateTrackingProtectionUseCase
https://github.com/mozilla-mobile/android-components/issues/2746
5 years ago
Sören Hentzschel 56a8f91a34 [fenix] No issue - make spacing in history view consistent with spacing on tabs view 5 years ago
Emily Kager 9f890210e8 [fenix] No issue: Use ExcludeTypes instead of filtering after retrieving 5 years ago
Tiger Oakes 90f290dc1d [fenix] Add wordmark variants for different dpi levels 5 years ago
Sebastian Kaspari c88ed40dd7 [fenix] Install the "icons" WebExtension to automatically load icons for every visited website. 5 years ago
Sawyer Blatz 2dc63e54e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/976: Adds telemetry for library 5 years ago
Emily Kager 689d89aaa5 [fenix] No issue: remove unused restore state code 5 years ago
Emily Kager 1ec5717b42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2028 - Pass Session ID for Custom Tab Prompts, Theme Dialogs 5 years ago
Emily Kager 6e6df202d8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2025 - Create and theme Dialog for deleting all history 5 years ago
Emily Kager 900ecb27e8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1249 - Create Empty History State 5 years ago
Emily Kager 70aac86c2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2474 - Pop Up to Bookmark Fragment when navigating to Browser 5 years ago
Jeff Boek 1d446204db [fenix] For https://github.com/mozilla-mobile/fenix/issues/2414 - Fixes custom tab crash 5 years ago
Sawyer Blatz 6a01e837bc [fenix] Revert https://github.com/mozilla-mobile/fenix/issues/2533: Removes feature flag for tab collections 5 years ago
Sawyer Blatz 3ead23a3a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Cleans up unused code and refactors 5 years ago
Sawyer Blatz 66d7c77ea1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Truncates tab collection titles 5 years ago
Sawyer Blatz 9cb3781789 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Displays previous tab collections when creating 5 years ago
Sawyer Blatz 1d5d864aa7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2351: Fixes backspace key ignored in collections 5 years ago
Sawyer Blatz 307481bc42 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1574: Adds tab collection creation 5 years ago
Michael Droettboom 8c0519e7a7 [fenix] Add pings.yaml metadata 5 years ago
Emily Kager 0a031ee076 [fenix] Move strings to static_strings 5 years ago
ekager 3ecfe34582 [fenix] Add content description for images and radio button 5 years ago
Emily Kager 1448dbd813 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2389 - Create Theme Onboarding Card 5 years ago
ekager e91da532d0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2635 - Save settings changes to new Shared Preferences file 5 years ago
Sawyer Blatz 121f16f710 [fenix] No issue: Fixes home crash if url host is malformed 5 years ago
Jonathan Almeida 3a523552c5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2097: Stop video playback when custom tab closes 5 years ago
Sawyer Blatz b13095adb3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1857: Adds telemetry for QR scanner 5 years ago
Sören Hentzschel 5c78b25385 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1800 - "report site issue" should open in a new tab 5 years ago
Emily Kager 75982fb559 [fenix] Update mapping to represent steps of 5 from 50-200 5 years ago
Emily Kager fef28a284a [fenix] Change min and max scale for text scale 5 years ago
Emily Kager 6d2b714986 [fenix] Add Accessibility Fragment and Text Size Adjustment Setting 5 years ago
Emily Kager 1886e227eb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2528 - Fixes Dialog navigation 5 years ago
Sebastian Kaspari 72411cc622 [fenix] Remove feature-session-bundling component. 5 years ago
Axel Hecht 69f5fcef4d [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@27dbd72e7d
5 years ago
Sawyer Blatz 848fbe390c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205 & https://github.com/mozilla-mobile/fenix/issues/1578: Integrates tab collection storage (https://github.com/mozilla-mobile/fenix/pull/2478)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Adds TabCollectionStorage

* For https://github.com/mozilla-mobile/fenix/issues/1578: Adds delete to TabCollection
5 years ago
Emily Kager 9b5ae0cbe7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2561 - Dynamically set EngineView behavior in BrowserFragment 5 years ago
ekager afbe46b7a1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2553 - wrap_content for header text for RTL 5 years ago
Jeff Boek 69cd4c3ef4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds local feature flag for onboarding 5 years ago
Jeff Boek fb3f8cd17d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the start browser button 5 years ago
Jeff Boek 25ea98ae9d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds views for every onboarding card 5 years ago
Jeff Boek 0a935eda06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds a theme picker card
- applies generic styling to cards
- adds margins to headers and onboarding cards
5 years ago
Jeff Boek 8f619fad01 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds onboarding section headers 5 years ago
Jeff Boek 221f7a609b [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Adds the onboarding welcome message 5 years ago
Jeff Boek 4eb5a4a2e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2390 - Applies onboarding mode on start 5 years ago
Richard Pappalardo ce9ac9e988 [fenix] Add automated UI test for main three dot menu (https://github.com/mozilla-mobile/fenix/pull/2540) 5 years ago
Jeff Boek 47c166824f [fenix] Small refactor before we add onboarding cards (https://github.com/mozilla-mobile/fenix/pull/2541)
* For https://github.com/mozilla-mobile/fenix/issues/2390 - Cleans up the toAdapterList method before we add onboarding

* For https://github.com/mozilla-mobile/fenix/issues/2514 - Hide tabs menu when no tabs are open
5 years ago
Michael Droettboom 703a47f96c [fenix] 1551700: Enable custom pings from debug dashboard (https://github.com/mozilla-mobile/fenix/pull/2516)
Fix re-enabling of telemetry
5 years ago
Sawyer Blatz fce0a93745 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1291: Reduces length of private mode animation (https://github.com/mozilla-mobile/fenix/pull/2534) 5 years ago
Sören Hentzschel 789ca2973b [fenix] No issue: Fixes alignment of overflow menu in library 5 years ago
Jeff Boek 2b98bd4a69 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2533 - Adds the feature flag to the menu item to create a collection 5 years ago
Sebastian Kaspari d610202774 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/2458: Use correct Socorro product name. 5 years ago
Sawyer Blatz 5a2f2e6d86 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2224: Removes select bookmark and fixes crash 5 years ago
Vlad Filippov 5527c027cb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2518 - Fix back button in PairFragment 5 years ago
Sawyer Blatz 0e108d83f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2315 & For https://github.com/mozilla-mobile/fenix/issues/2494: Adds scrolling to custom tabs (https://github.com/mozilla-mobile/fenix/pull/2521) 5 years ago
Sebastian Kaspari 4bbd0100ce [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/552: Use EngineViewBottomBehavior to draw bottom-aligned web content above the toolbar. 5 years ago
Jeff Boek c391139359 [fenix] Teases apart ViewModel dependencies (https://github.com/mozilla-mobile/fenix/pull/2499)
* No Issue - pulls render outside of the viewmodel

* No Issue - Properly subscribes to the changesObservable

* No Issue - Fixes ViewModel tests
5 years ago
ekager 4650f3dc85 [fenix] Suppress ComplexMethod error for openToBrowser 5 years ago
ekager 79989c03a3 [fenix] Added BrowserDirection values for New Fragments 5 years ago
Emily Kager 58e3976be4 [fenix] Fix navigation for pairing 5 years ago
Vlad Filippov e6485853fb [fenix] Add FxA Pairing feature to "Turn On Sync" 5 years ago
ekager 8f82a49003 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2422 If TP disabled globally disable quicksettings TP exception toggle 5 years ago
Emily Kager 4f0355f323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2101 - Set status bar color to black in light mode for API 21-22 (https://github.com/mozilla-mobile/fenix/pull/2461) 5 years ago
Emily Kager e5a8741994 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2035 - Register Accessibility Manager Listener (https://github.com/mozilla-mobile/fenix/pull/2462) 5 years ago
Emily Kager a6053716da [fenix] For https://github.com/mozilla-mobile/fenix/issues/2460 - Announce "Syncing" for a11y feedback when "Sync Now" pressed (https://github.com/mozilla-mobile/fenix/pull/2463) 5 years ago
Sawyer Blatz c361ad6551 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2315: Hides URL bar when scrolling in custom tab (https://github.com/mozilla-mobile/fenix/pull/2485) 5 years ago
Emily Kager 2bb892b6eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/2302 - Listen to session to update QuickSettingsSheetDialogFragment 5 years ago
Colin Lee a25b0dc24b [fenix] Fix ViewModel States (https://github.com/mozilla-mobile/fenix/pull/2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
5 years ago
Emily Kager 2f435aea35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2336 - Pass EngineSession to TP adjustment fun 5 years ago
Sawyer Blatz e23400b544 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history favicons (https://github.com/mozilla-mobile/fenix/pull/2455) 5 years ago
Sawyer Blatz c26524bd60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2245: Updates quick action bar state and animation (https://github.com/mozilla-mobile/fenix/pull/2451)
* Revert quick action changes

* For https://github.com/mozilla-mobile/fenix/issues/2245: Updates quick action bar state and animation
5 years ago
Colin Lee c243dbfaaa [fenix] For https://github.com/mozilla-mobile/fenix/issues/2436: TransactionTooLargeException saving many tabs (https://github.com/mozilla-mobile/fenix/pull/2453) 5 years ago
Axel Hecht cfe43d3eb1 [fenix] Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
5 years ago
Colin Lee bd297b392d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2449: App crashes when switching themes (https://github.com/mozilla-mobile/fenix/pull/2450) 5 years ago
Denys M ad83c0141b [fenix] For https://github.com/mozilla-mobile/fenix/issues/747. Fix possible memory leak on `HomeActivity`. (https://github.com/mozilla-mobile/fenix/pull/2440) 5 years ago
Denys M 521001ea05 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1083. Don't print sensitive data to logs in the production app. (https://github.com/mozilla-mobile/fenix/pull/2437) 5 years ago
Emily Kager 7c3da988a2 [fenix] No issue: Refactor dialogs to use nav graph 5 years ago
Emily Kager 38eaa83d43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1876 - Correct Navigation Bar Color Logic (https://github.com/mozilla-mobile/fenix/pull/2427) 5 years ago
Sawyer Blatz f053f4dd6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2384: Updates scrim colors (https://github.com/mozilla-mobile/fenix/pull/2423) 5 years ago
Denys M f8ac2cc841 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2340. Set navigation icon color on library screen. (https://github.com/mozilla-mobile/fenix/pull/2415)
Applying color filter to `toolbar.navigationIcon`.
5 years ago
Arturo Mejia 0b028b8331 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1411: Added disabled style for permissions site info panel. (https://github.com/mozilla-mobile/fenix/pull/2354) 5 years ago
Colin Lee 5d588b1a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1909: Tabs disappear intermittently (https://github.com/mozilla-mobile/fenix/pull/2426) 5 years ago
Sawyer Blatz 569c883ac3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/563: Restyles history management (https://github.com/mozilla-mobile/fenix/pull/2378) 5 years ago
Jeff Boek 2397041cce [fenix] No Issue - Fixes motion layout visual issues (https://github.com/mozilla-mobile/fenix/pull/2401) 5 years ago
Colin Lee ec9aae6358 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1994: Re-architect state handling code (https://github.com/mozilla-mobile/fenix/pull/2382) 5 years ago
Jeff Boek 018b182c7e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1735 - adds the ability to write code against the build channel (https://github.com/mozilla-mobile/fenix/pull/2388) 5 years ago
Emily Kager 0785b7923e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2393 - SearchTermsTapped even on URL should search (https://github.com/mozilla-mobile/fenix/pull/2398) 5 years ago
Emily Kager bb7e9e734c [fenix] No issue: Update constraintlayout and androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/2396) 5 years ago
Blake Winton 80e959c82f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1743: Align Scan and Shortcut buttons with search logo. (https://github.com/mozilla-mobile/fenix/pull/2361) 5 years ago
Sawyer Blatz 595835972e [fenix] For https://github.com/mozilla-mobile/fenix/issues/2334: Adds comment to placeholder create collection name (https://github.com/mozilla-mobile/fenix/pull/2352) 5 years ago
Emily Kager 889647f12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/2323 - Update theme for browsing if needed in onResume (https://github.com/mozilla-mobile/fenix/pull/2360) 5 years ago
Emily Kager 1ef87f6d05 [fenix] No issue: Update Androidx dependencies 5-8-2019 (https://github.com/mozilla-mobile/fenix/pull/2350)
* No issue: Update Androidx dependencies 5-8-2019

* Update TrackingProtectionPreference
5 years ago
Sawyer Blatz 7b6c9b94b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Modifies styling of collections and tabs (https://github.com/mozilla-mobile/fenix/pull/2328)
* For https://github.com/mozilla-mobile/fenix/issues/2205: Modifies styling of collections and tabs

* Change bounding box
5 years ago
Emily Kager 70422d63e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2329 , For https://github.com/mozilla-mobile/fenix/issues/2332: Invoke pending delete session job on navigate (https://github.com/mozilla-mobile/fenix/pull/2333) 5 years ago
Axel Hecht e322d927b2 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
5 years ago
Jeff Boek abaec0708d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2260 - Sends valid keys to the labeled counter (https://github.com/mozilla-mobile/fenix/pull/2330) 5 years ago
Christian Sadilek 34f817ce49 [fenix] Upgrade to GV 68.0.20190508111321 and fixes for latest A-C 0.52.0 (https://github.com/mozilla-mobile/fenix/pull/2348)
Closes https://github.com/mozilla-mobile/fenix/issues/2342, Closes https://github.com/mozilla-mobile/fenix/issues/2297
5 years ago
Colin Lee 0f756b8f1b [fenix] Fix build breakage over FragmentScenario integration 5 years ago
Colin Lee 28ee8089fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/1710: Create scaffolding for Robolectric tests (https://github.com/mozilla-mobile/fenix/pull/2282) 5 years ago
Sawyer Blatz 71f132d037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2042: Updates strings for l10n (https://github.com/mozilla-mobile/fenix/pull/2320) 5 years ago
Arturo Mejia 9d76a046b2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1311: Enable downloads in custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2311) 5 years ago
Emily Kager 4e1fb4fff4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1745 - Allow trackers from Allow List (https://github.com/mozilla-mobile/fenix/pull/2310) 5 years ago
Sawyer Blatz acd1aa19c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/587: Updates private mode settings color (https://github.com/mozilla-mobile/fenix/pull/2319) 5 years ago
Arturo Mejia 0d4448fc6b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1320: Customize site info panel dialog for custom tabs. (https://github.com/mozilla-mobile/fenix/pull/2304) 5 years ago
Jeff Boek 24ec3afb2a [fenix] No Issue - Uses non-deprecated API to fetch version code (https://github.com/mozilla-mobile/fenix/pull/2307) 5 years ago
Emily Kager 82459ea991 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2256 - Use same report site string for quick settings (https://github.com/mozilla-mobile/fenix/pull/2305) 5 years ago
Emily Kager cca46dc846 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2289 - Null out pending job on undo (https://github.com/mozilla-mobile/fenix/pull/2303) 5 years ago
Emily Kager 294b8fa1c7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2068 - Create QAS initial state (https://github.com/mozilla-mobile/fenix/pull/2298) 5 years ago
Sawyer Blatz b97b6016fb [fenix] No issue: Removes broken shadow in collection creation (https://github.com/mozilla-mobile/fenix/pull/2300) 5 years ago
Vlad Filippov 795b7c3cf0 [fenix] Update the deprecated BitmapDrawable constructor (https://github.com/mozilla-mobile/fenix/pull/2308) 5 years ago
Sawyer Blatz b52e4616e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2205: Adds collections view to home fragment (https://github.com/mozilla-mobile/fenix/pull/2249)
* For https://github.com/mozilla-mobile/fenix/issues/1574: Adds collections to home view

* Adds colored icons and expansion

* Adds state change

* Adds more styling

* Adds ItsNotBrokenSnacks

* Adds chevron

* Improves styling of swipe to delete and adds delete action

* Fix nits

* Try to add real saving
5 years ago
Mitchell Hentges 9a50f00054 [fenix] Updates Fenix taskcluster tasks to support beta release (https://github.com/mozilla-mobile/fenix/pull/1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Emily Kager acc510334d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2277 - Clean up threading for session control with undo (https://github.com/mozilla-mobile/fenix/pull/2281) 5 years ago
Christian Sadilek 479a452f4a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/910: Integrate feature-readerview component (https://github.com/mozilla-mobile/fenix/pull/2269)
Closes https://github.com/mozilla-mobile/fenix/issues/908, Closes https://github.com/mozilla-mobile/fenix/issues/910, Closes https://github.com/mozilla-mobile/fenix/issues/911, Closes https://github.com/mozilla-mobile/fenix/issues/912

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
5 years ago
Emily Kager 969325b3a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1694 - Show Snackbar with Undo When Tab is Closed (https://github.com/mozilla-mobile/fenix/pull/2246) 5 years ago
Alessio Placitelli d353bf344f [fenix] Generate the `activation` ping and send it with Glean (https://github.com/mozilla-mobile/fenix/pull/1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
5 years ago
vladikoff 8a50f1c19c [fenix] Initial view for the "Turn on Sync" fragment
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
5 years ago
Emily Kager 5bdc6653a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2035 - Fixes a11y and loading toolbar behavior logic (https://github.com/mozilla-mobile/fenix/pull/2243) 5 years ago
Emily Kager 7a44428d56 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1720 - Dismiss QuickSettings when report a problem invoked (https://github.com/mozilla-mobile/fenix/pull/2242) 5 years ago
Colin Lee 5d4f29c33f [fenix] No issue: Fix QAB handle lingering onscreen (https://github.com/mozilla-mobile/fenix/pull/2244) 5 years ago
Emily Kager 87a5ebc722 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2225 - Don't pass click events under find in page bar 5 years ago
Emily Kager b08e6cdcad [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2239 - emit session changes in onstart (https://github.com/mozilla-mobile/fenix/pull/2240) 5 years ago
Colin Lee 9281be3341 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2206: Quick Action Bar fixes, do not hide, add shadow, peek initially (https://github.com/mozilla-mobile/fenix/pull/2238) 5 years ago
Emily Kager 6919cf294e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2183 - Pass view's parent to Tab Counter SessionManager observer (https://github.com/mozilla-mobile/fenix/pull/2237) 5 years ago
Emily Kager 396747ee0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2182 - Do not invoke sessionmanager callbacks (https://github.com/mozilla-mobile/fenix/pull/2236) 5 years ago
Emily Kager 7131b05295 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2230 - Persist Theme Through RadioButtonPreference (https://github.com/mozilla-mobile/fenix/pull/2235) 5 years ago
Emily Kager 823fcbb39a [fenix] No issue: Remove plurals strings (https://github.com/mozilla-mobile/fenix/pull/2234) 5 years ago
jhugman 1d4e9fc212 [fenix] Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. (https://github.com/mozilla-mobile/fenix/pull/2229) 5 years ago
Emily Kager 7c18d2e86d [fenix] For https://github.com/mozilla-mobile/fenix/issues/2214 - Use Settings + SharedPreferences for Private Mode (https://github.com/mozilla-mobile/fenix/pull/2215)
* For https://github.com/mozilla-mobile/fenix/issues/2214 - Use Settings + SharedPreferences for Private Mode

* Update other values to use SharedPreferences
5 years ago
Emily Kager 4daed08091 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Polish Collections UI Component (https://github.com/mozilla-mobile/fenix/pull/2212)
* Adds Keyboard resuming, Snackbar verification, layout edits to collections

Adds Keyboard resuming, Snackbar verification, layout edits to collections

* Adds new strings for collections/tabs management

* Adds constraintsets, hides checkboxes, adds scrim

* Update strings to plurals
5 years ago
Mitchell Hentges e70c6be55f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1566, https://github.com/mozilla-mobile/fenix/issues/2076 (https://github.com/mozilla-mobile/fenix/pull/2194) 5 years ago
Emily Kager 09239d9187 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2181 - Select session again after restoring (https://github.com/mozilla-mobile/fenix/pull/2213) 5 years ago
Colin Lee 343ae2fcfe [fenix] For https://github.com/mozilla-mobile/fenix/issues/1966: back button from multi-selection toolbar should cancel (https://github.com/mozilla-mobile/fenix/pull/2207) 5 years ago
Colin Lee 289bc6bcfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/1702: Multiple selection toolbar replaced with "fragment_home' (https://github.com/mozilla-mobile/fenix/pull/2204) 5 years ago
Colin Lee 2059df7c67 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1967: Multi-selection toolbar should disappear after deleting (https://github.com/mozilla-mobile/fenix/pull/2202) 5 years ago
Colin Lee be423d1108 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2083: Bookmarks in "Your Library" appear as "bookmarked" style (https://github.com/mozilla-mobile/fenix/pull/2201) 5 years ago
Colin Lee 93aed2ebe0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1586: Behavior when adding a duplicate bookmark (https://github.com/mozilla-mobile/fenix/pull/2195) 5 years ago
Colin Lee 4a58a8ece1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1870: Copy bookmark folder does nothing (https://github.com/mozilla-mobile/fenix/pull/2193) 5 years ago
Emily Kager 7d782bfd31 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1556 - Add back button to LibraryFragment (https://github.com/mozilla-mobile/fenix/pull/2200) 5 years ago
Colin Lee f5614eb93a [fenix] No issue: refresh after undoing bookmark deletion (https://github.com/mozilla-mobile/fenix/pull/2198) 5 years ago
Colin Lee 809cf9bb6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/1862: deleting a bookmark item not hiding it immediately (https://github.com/mozilla-mobile/fenix/pull/2188) 5 years ago
Emily Kager 65ca28a7b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Create Save to Collection Component and Views 5 years ago
Arturo Mejia 5d452b9c10 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1414: Fixed site permissions settings getting reset in Android 6. (https://github.com/mozilla-mobile/fenix/pull/2177) 5 years ago
Emily Kager 9739f7ab8a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2156 - Update theme for selected session in BrowserFragment (https://github.com/mozilla-mobile/fenix/pull/2171) 5 years ago
Axel Hecht fab9ef7f15 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/2158)
Status: mozilla-l10n/android-l10n@68b2689e48
5 years ago