Commit Graph

1069 Commits (b479cc432049d0b296b7ef607629d72c6147989a)
 

Author SHA1 Message Date
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 27b38f2ae4 [fenix] No issue: Update AndroidX dependencies 5-16-2019 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
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