Jeff Boek
68a2513809
Fixes failing taskcluster build
2019-03-04 13:03:30 -08:00
Emily Kager
56d2ae6d46
For #824 - Reformat ic_login
2019-03-04 13:02:23 -08:00
Sawyer Blatz
000a2236a2
Closes #505 : Themes autocomplete highlight ( #582 )
...
* Closes #505 : Themes autocomplete highlight
* Add Autocomplete highlight color
* Re-add getView fun which is used elsewhere in master
* Remove Test imports that aren't found
2019-03-04 09:04:40 -08:00
Colin Lee
9d3ef76929
For #747 : Fix memory leak with HomeMenu
2019-03-04 09:02:20 -08:00
Barbara Bermes
28e2a62683
Update --epic.md
...
Added icon
2019-03-03 12:41:32 -05:00
Barbara Bermes
72d4798bf4
Rename epic to --epic.md
...
Changed file name
2019-03-03 12:39:42 -05:00
Barbara Bermes
819eba9529
Create epic
...
Another template for Epics
2019-03-03 12:39:13 -05:00
Emily Kager
476a8619a9
Remove test imports
2019-03-01 17:48:44 -08:00
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
Christian Sadilek
c74d1318a9
Issue #309 : Add proguard rule for FenixMegazord
2019-02-28 17:08:46 +01: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
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).
2019-02-27 13:02:44 -06: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
ekager
9749dc0572
No issue: Update to Navigation 1.0.0-rc02
2019-02-26 16:30:20 -08: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