Commit Graph

1056 Commits (8434ca83a59a81ac3ce26dc200c7ee883c5f124f)
 

Author SHA1 Message Date
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
Jeff Boek 8e374b6e5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/2502 - Moves the thread dance to where we update the view
Co-Authored-By: Christian Sadilek <csadilek@users.noreply.github.com>
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
Arturo Mejia 2f6dc42635 [fenix] Updated to use Android Components 0.53.0-SNAPSHOT builds. 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
Mitchell Hentges 34591e0a84 [fenix] Revert "Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410)" (https://github.com/mozilla-mobile/fenix/pull/2413)
This reverts commit cebd64a1d4ec9ea9081a09715d59e3152b4e7846.
5 years ago
Mitchell Hentges f74d15eb61 [fenix] Uses new raptor workers (https://github.com/mozilla-mobile/fenix/pull/2410) 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
Mitchell Hentges f9fc741a20 [fenix] Fixes trust_level expression (https://github.com/mozilla-mobile/fenix/pull/2373) 5 years ago