1
0
Fork 0
Commit Graph

239 Commits (b9aee25edd1fcfafc3f895b222d25b7674a0e2a8)

Author SHA1 Message Date
Colin Lee b9aee25edd Fixes #675: Integrate Adjust SDK (for Greenfield flavor) 2019-03-01 12:57:59 -06:00
Jeff Boek c4fe44529a No issue - Adds basic tab theming 2019-03-01 08:08:10 -06:00
Jeff Boek 27c5570b43 For #673 - Dismiss bottom sheet on archive. Remove boolean logic 2019-03-01 08:03:51 -06:00
ekager f1ad83d404 Closes #517 - Pressing back after clicking tabs should reopen browsing 2019-03-01 00:03:14 -08:00
ekager c4674a9026 Closes #754 - Restore SearchFragment navigation logic 2019-03-01 00:02:52 -08:00
Christian Sadilek 1b1a9e0d11 Issue #418: Add account settings page and sign out functionality 2019-02-28 18:58:03 -06:00
Emily Kager 2df5fa2e52 Closes #613 - Do not close activity for normal tabs on back press 2019-02-28 18:48:59 -06:00
Jeff Boek e05f0894e8 For #673 - Modifies Session Bottom Sheet to work for current and archived sessions 2019-02-28 18:46:46 -06:00
Jeff Boek 22c915b5a4 For #673 - Trigger session overflow menu on session item menu 2019-02-28 18:46:46 -06:00
Jeff Boek 1aa3d7e1ad For #673 - Pulls out the session overflow action 2019-02-28 18:46:46 -06:00
Sawyer Blatz e9e74122b5 Closes #736 & Closes #722: Adds delete session button to private browsing 2019-02-28 14:00:01 -08:00
Sawyer Blatz d1219a26f5 Closes #749: Adds coloring to destructive history option 2019-02-28 13:42:24 -08:00
Arturo Mejia 725074ec16 Adding support for Site Permissions. 2019-02-28 13:32:08 -08:00
Colin Lee dfd3e93d17 Fixes #745: Integrate Browser-Icons component for favicons 2019-02-28 13:31:44 -08:00
Jeff Boek 77189a00a0 Fixes #741 - Dont show the current session in the previous session list 2019-02-28 14:51:31 -06:00
Jeff Boek abd225463a No issue - Fixes the shadow getting clipped on Session items 2019-02-28 12:41:58 -08:00
Jeff Boek 6e387a291c No Issue - Fixes spacing between tabs 2019-02-28 12:41:58 -08:00
Jeff Boek 7e995ee00b No Issue - Use a consistent color for a session item 2019-02-28 14:20:10 -06:00
Jeff Boek 104b6fbf22 No issue - pulls logic outside of the UIView 2019-02-28 14:19:49 -06:00
Sawyer Blatz 84a2b24554 Closes #510: Adds private browsing myths SUMO link 2019-02-28 13:38:08 -06:00
Sawyer Blatz e57aa67d60
Closes #664 & Closes #665: Refactors load to respect private mode (#667) 2019-02-28 09:25:37 -08:00
Sebastian Kaspari 2e4ab8b387 Closes #699: Firefox flavors: Re-use sharedUserId. 2019-02-28 10:54:02 -06:00
Sawyer Blatz 2f13c3f9f2
Closes #630: Polishes tab UI (#686) 2019-02-28 08:36:45 -08:00
Emily Kager 329e05c502 Closes #717 - Cut off session host preview at 64 2019-02-27 20:01:15 -08:00
Jeff Boek 1d4be1b665 For #633 - Remove only normal sessions, add a11y for glyphs 2019-02-27 15:21:55 -08:00
Jeff Boek 416382c3ad For #633 - Gives the user the ability to save their session 2019-02-27 15:21:55 -08:00
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.
2019-02-27 18:07:05 -05:00
Grisha Kruglov 9a9740bfd3 Issue #309: Consume Fenix megazord; enable Rust logging 2019-02-27 18:07:05 -05:00
Jeff Boek 59c514996b Fixes #362 - Auto closes session 2019-02-27 11:48:48 -08:00
Emily Kager 85cc76de1f Closes #478 - Use new attr to theme clear button in toolbar 2019-02-27 11:19:40 -08:00
Jeff Boek 000d5a2e54 Fixes #672 - Moves private browsing description out of sessions 2019-02-27 09:57:50 -08:00
Sawyer Blatz 57a0d97114 Fixes #678: Hides sessionsComponent in private mode 2019-02-27 09:36:42 -08:00
Jeff Boek c9237529cb Fixes #687 - Show the sessions placeholder when the session list is empty 2019-02-27 09:35:43 -08:00
Sebastian Kaspari e02724727e Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190227104426. 2019-02-27 17:58:27 +01:00
Sebastian Kaspari 4aa2030ab1 Revert "Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676)"
This reverts commit 49d527d0dd.
2019-02-26 12:21:40 -06:00
Emily Kager 298049e28e Revert "Closes #478 - Use new AC attr to tint close button in the search bar"
This reverts commit df2c46621b.
2019-02-26 12:20:47 -06:00
ekager df2c46621b Closes #478 - Use new AC attr to tint close button in the search bar 2019-02-26 11:28:02 -06:00
Colin Lee 64ef207613 Limit Raptor to debug and special builds 2019-02-26 11:26:58 -06:00
Sebastian Kaspari 49d527d0dd Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. (#676) 2019-02-26 08:24:14 -08:00
Jeff Boek 73a57f2b45 For #631 - Adds license and dimen 2019-02-25 17:28:54 -08:00
Jeff Boek 4a8a5c8c66 Replaces drawable with existing one 2019-02-25 17:28:54 -08:00
Jeff Boek d5aeec417b For #636 - Allow a user to delete a session 2019-02-25 17:28:54 -08:00
Jeff Boek 2ac2f9a9da For #635 - Restores a session 2019-02-25 17:28:54 -08:00
Jeff Boek 3ecf9d338e For #631 - Adds session item layout 2019-02-25 17:28:54 -08:00
Jeff Boek 8379c3d2cb For #631 - Puts tabs and sessions into a nested scrollview 2019-02-25 17:28:54 -08:00
Jeff Boek d62d41b46a For #631 - Passes data into the sessions component and render a list 2019-02-25 17:28:54 -08:00
Sawyer Blatz 56dadad35a
Closes #292: Adds placeholder advanced settings fragments (#638) 2019-02-25 14:05:19 -08:00
Emily Kager 5b8d40e6e0 Closes #655 - Show/Hide toolbar in onResume 2019-02-25 11:45:59 -08:00
Sawyer Blatz dddbb374e9 Fixes #661: Unflags OPEN_TO_BROWSER after use 2019-02-25 13:38:52 -06:00
ekager 7baafe2c37 Closes #647 - Private Mode Inherit from Dark Theme 2019-02-25 11:18:46 -08:00