Commit Graph

290 Commits (b9aee25edd1fcfafc3f895b222d25b7674a0e2a8)
 

Author SHA1 Message Date
Colin Lee b9aee25edd Fixes #675: Integrate Adjust SDK (for Greenfield flavor) 5 years ago
Jeff Boek c4fe44529a No issue - Adds basic tab theming 5 years ago
Jeff Boek 27c5570b43 For #673 - Dismiss bottom sheet on archive. Remove boolean logic 5 years ago
ekager f1ad83d404 Closes #517 - Pressing back after clicking tabs should reopen browsing 5 years ago
ekager c4674a9026 Closes #754 - Restore SearchFragment navigation logic 5 years ago
Christian Sadilek 1b1a9e0d11 Issue #418: Add account settings page and sign out functionality 5 years ago
Emily Kager 2df5fa2e52 Closes #613 - Do not close activity for normal tabs on back press 5 years ago
Jeff Boek e05f0894e8 For #673 - Modifies Session Bottom Sheet to work for current and archived sessions 5 years ago
Jeff Boek 22c915b5a4 For #673 - Trigger session overflow menu on session item menu 5 years ago
Jeff Boek 1aa3d7e1ad For #673 - Pulls out the session overflow action 5 years ago
Sawyer Blatz e9e74122b5 Closes #736 & Closes #722: Adds delete session button to private browsing 5 years ago
Sawyer Blatz d1219a26f5 Closes #749: Adds coloring to destructive history option 5 years ago
Arturo Mejia 725074ec16 Adding support for Site Permissions. 5 years ago
Colin Lee dfd3e93d17 Fixes #745: Integrate Browser-Icons component for favicons 5 years ago
Jeff Boek 77189a00a0 Fixes #741 - Dont show the current session in the previous session list 5 years ago
Jeff Boek abd225463a No issue - Fixes the shadow getting clipped on Session items 5 years ago
Jeff Boek 6e387a291c No Issue - Fixes spacing between tabs 5 years ago
Jeff Boek 7e995ee00b No Issue - Use a consistent color for a session item 5 years ago
Jeff Boek 104b6fbf22 No issue - pulls logic outside of the UIView 5 years ago
Sawyer Blatz 84a2b24554 Closes #510: Adds private browsing myths SUMO link 5 years ago
Sawyer Blatz e57aa67d60
Closes #664 & Closes #665: Refactors load to respect private mode (#667) 5 years ago
Sebastian Kaspari 2e4ab8b387 Closes #699: Firefox flavors: Re-use sharedUserId. 5 years ago
Sawyer Blatz 2f13c3f9f2
Closes #630: Polishes tab UI (#686) 5 years ago
Christian Sadilek c74d1318a9 Issue #309: Add proguard rule for FenixMegazord 5 years ago
Emily Kager 329e05c502 Closes #717 - Cut off session host preview at 64 5 years ago
Jeff Boek 1d4be1b665 For #633 - Remove only normal sessions, add a11y for glyphs 5 years ago
Jeff Boek 416382c3ad For #633 - Gives the user the ability to save their session 5 years ago
Grisha Kruglov 46789f4c62 Issue #418: Basic Firefox Accounts integration
This patch integrates relevant a-c components, and updates the current Preferences
UI to allow signing-in and displaying basic account information (email, displayName).

Currently there's no Accounts UI, and so singing out or otherwise interacting with the
account isn't possible.
5 years ago
Grisha Kruglov 9a9740bfd3 Issue #309: Consume Fenix megazord; enable Rust logging 5 years ago
Jeff Boek 59c514996b Fixes #362 - Auto closes session 5 years ago
Emily Kager 85cc76de1f Closes #478 - Use new attr to theme clear button in toolbar 5 years ago
Sebastian Kaspari 0bffc071b6 Closes #698: Create product flavors for Fennec transition.
* greenfield (pure Fenix without anything added)
* firefoxNightly (To replace Firefox Nightly)
* firefoxBeta (To replace Firefox Beta)
* firefoxRelease (To replace Firefox Release)

For now it will be a bit annoying to have all those flavors. But once the transition has been
successfully completed we can start to tear them down again.

Once GeckoView universal builds are available we can get rid of the "abi" dimension.

If this is going to slow down the CI process then I might look into parallelizing the build
or potentially introducing a taskcluster CI setup (if that makes sense).
5 years ago
Jeff Boek 000d5a2e54 Fixes #672 - Moves private browsing description out of sessions 5 years ago
Sawyer Blatz 57a0d97114 Fixes #678: Hides sessionsComponent in private mode 5 years ago
Jeff Boek c9237529cb Fixes #687 - Show the sessions placeholder when the session list is empty 5 years ago
Sebastian Kaspari e02724727e Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190227104426. 5 years ago
ekager 9749dc0572 No issue: Update to Navigation 1.0.0-rc02 5 years ago
Sebastian Kaspari 4aa2030ab1 Revert "Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676)"
This reverts commit 49d527d0dd.
5 years ago
Emily Kager 298049e28e Revert "Closes #478 - Use new AC attr to tint close button in the search bar"
This reverts commit df2c46621b.
5 years ago
ekager df2c46621b Closes #478 - Use new AC attr to tint close button in the search bar 5 years ago
Colin Lee 64ef207613 Limit Raptor to debug and special builds 5 years ago
Sebastian Kaspari 49d527d0dd Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676) 5 years ago
Jeff Boek 73a57f2b45 For #631 - Adds license and dimen 5 years ago
Jeff Boek 4a8a5c8c66 Replaces drawable with existing one 5 years ago
Jeff Boek d5aeec417b For #636 - Allow a user to delete a session 5 years ago
Jeff Boek 2ac2f9a9da For #635 - Restores a session 5 years ago
Jeff Boek 3ecf9d338e For #631 - Adds session item layout 5 years ago
Jeff Boek 8379c3d2cb For #631 - Puts tabs and sessions into a nested scrollview 5 years ago
Jeff Boek d62d41b46a For #631 - Passes data into the sessions component and render a list 5 years ago
Sawyer Blatz 56dadad35a
Closes #292: Adds placeholder advanced settings fragments (#638) 5 years ago