Kate Glazko
0ae268914b
For #352 : Delete a download
2020-11-04 13:32:24 -08:00
Gabriel Luong
2bd2a5651d
For #14636 - Update preference section headers to use correct color, spacing and rulers ( #16332 )
2020-11-02 19:56:41 -05:00
Mugurell
a6092c34cc
For #15963 - Increase touch target for the close button in the tabs tray grid layout
...
We need to ensure it has at least 48dp while also not appearing too big.
2020-10-30 18:13:50 -04:00
Mugurell
83bd80c873
For #15757 - Avoid the double spacing issues for grid items in tabs tray
...
Items should have a 16dp all around padding.
Have them have a 8dp padding that will add to 16 when placed together.
Have the parent have another 8dp that will add to 16 for when items are placed
to the edge of the available screen.
2020-10-30 18:13:50 -04:00
Mugurell
0324baef03
For #15968 - Show a border for the selected tab in the grid based tabs tray
...
The border for the grid item will now be updated in the same method that
updates the background for the list item.
2020-10-30 18:13:50 -04:00
Mugurell
482739ba8c
For #15756 - Add a play/pause button in the tabs tray grid layout
...
Moved the previous layout in a new, bigger FrameLayout that would serve as a
buffer space for the play/pause button to be translated to the exterior.
Otherwise the button would be clipped.
2020-10-30 18:13:50 -04:00
Gabriel Luong
66210469c0
For #9548 - Ability to rename top sites ( #16285 )
...
* Ability to rename top sites, closes #9548
* Highlight the "Remove" top site action as destructive
With more menu items in the top site contextual menu, it makes sense to differentiate
* Added test for the top site renaming action
* Fixed lint check (wildcard imports, blank spaces)
* Applied suggestions from code review
* Apply suggestions from code review
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
* Implemented dialog click listener with manual dismiss/cancel
Co-authored-by: Lorenzo Stanco <lorenzo.stanco@gmail.com>
2020-10-30 15:08:04 -04:00
ekager
4246293a93
For #16161 - Fixes Saved Login toolbar layout
2020-10-29 16:10:06 -07:00
Mihai Adrian Carare
0ee7e1c28d
For # 15929: Remove the search widget discoverability experiment. ( #16081 )
...
* For #15929 : Remove SearchWidgetCFR telemetry.
* For #15929 : Remove SearchWidgetCFR and search widget experiment.
* For #15929 : Remove unit tests references to search widget experiment.
2020-10-28 13:46:02 -07:00
Lorenzo Stanco
90220678cf
For #16122 - Add a dark theme color for the top sites pin icon ( #16180 )
2020-10-26 18:50:41 -04:00
ekager
e15f50712a
For #6313 - Set session ClearColor through Engine DefaultSettings
2020-10-22 20:36:04 -07:00
Jocelyne Abi Haidar
f514f6099a
For #15508 : Show error when trying to save empty or invalid bookmark URL ( #15674 )
2020-10-22 17:22:37 -04:00
ekager
6b8f2001df
For #16084 - Match elevation of Tab in Collection to header ( #16100 )
2020-10-21 15:47:25 -04:00
mcarare
1a10215caf
For #14619 : Show half a tab top offset when scrolling to selected tab.
2020-10-21 13:31:59 +03:00
Sebastian Kaspari
2da24cd91d
Update Android Components, Kotlin, Gradle plugin ( #16021 )
...
* Closes #13262 : Update AGP to 4
* Update to Mozilla Android Components 63.0.20201019090011.
* Update Kotlin to 1.4.10 and Coroutines to 1.3.9.
* Fix new compiler warnings.
* Fix compilation of lint rules module.
* Pin JNA version.
* Fix new lint errors.
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
2020-10-19 14:07:47 -04:00
amkcpu
7ba5e130ba
For #10683 : Show longer tab titles
...
Also update tab tray item layout according to specs posted in the issue.
2020-10-16 15:50:29 +03:00
Gabriel Luong
b79df0ba8f
For #14922 : Use padding instead of margin to use the full screen width for the "Add search engine" button
2020-10-15 16:09:13 -04:00
mcarare
9f14007a98
For #14922 : Adjust margins for add search engine preference.
2020-10-15 16:09:13 -04:00
ekager
4d348dd26a
Fixes existing lint errors
2020-10-15 09:53:13 -07:00
Michael Comella
c6b83b10e0
For #15280 : suppress new lint rule in migration code.
2020-10-14 15:20:28 -07:00
Gabriel Luong
ee5f678442
For #15777 - [Grid View] Set the height of the title to 30dp
2020-10-12 10:38:54 -07:00
Gabriel Luong
463f83a79a
For #15758 ⁃ [Grid View] Add a divider between the tab item's title and thumbnail
2020-10-12 10:38:54 -07:00
mcarare
6516eff5c8
For #13831 : Adjust buttons dimensions to improve a11y.
...
Margins were also adjusted to maintain relative placements.
2020-10-09 15:39:31 -07:00
mcarare
e89b9756ee
For #13831 : Add ripple for the copy password button.
2020-10-09 15:39:31 -07:00
Arturo Mejia
de521192e0
Add support for local storage permission
2020-10-08 19:37:56 -04:00
Gabriel Luong
6c77cdab41
For #15115 - Part 3: Implement a grid view layout for the tabs
...
Co-authored-by: Abhijit Valluri avalluri2@bloomberg.net
2020-10-08 12:50:43 -04:00
Gabriel Luong
2117dfb524
For #15115 - Part 2: Remove unused xmlns:mozac in component_tabstray.xml
2020-10-08 12:50:43 -04:00
mcarare
67310061a3
For #15559 : Allow tabs to stretch in landscape mode for tablets.
...
This overrides the default tabMaxWidth of 264dp to allow for tabGravity="fill".
2020-09-30 14:46:22 -07:00
Sören Hentzschel
01fdb4ac3f
For #11561 - changed inactive heading and menu icon color in dark mode
2020-09-28 20:24:12 -07:00
Christian Sadilek
d4ab728cff
For #14034 : Add debug preference to override AMO collection in Nightly
2020-09-28 17:25:52 -04:00
Sawyer Blatz
0fa2509bef
For #14243 : Pre-land visuals for Close Tabs CFR ( #15171 )
2020-09-23 14:57:52 -07:00
person808
baccb153b7
For #15219 - Fix tab tray handle size.
...
Also use dimens for the tab history handle.
2020-09-22 15:24:22 -07:00
aprabhakara
657ce60f8d
For #15262 : Updated margins
2020-09-22 14:57:53 -07:00
ekager
b5f1e772bd
For #15112 - Still show recently closed when history empty
2020-09-21 18:35:08 -07:00
Tom Klein
dc9bc534db
For #13300 - Adjust the 'Sharing a Collection' layout to prevent overlapping of the close icon and 'Share' label in RTL
...
Note that the "Share" title is still constrained to start at the end of the
close button - I don't know why the previous extra constraint was causing the
differing behavior in LTR and RTL, but this seems to fix it.
2020-09-18 14:04:03 -07:00
Elise Richards
a4ff782565
For #13812 : add ETP category for redirect trackers ( #15139 )
...
* Feature flag for ETP cookie purging
* Strings for new ETP description
* Remove icons from ETP info screeen and add category for redirect trackers
* ETP policy factory tests
* Remove icons from ETP panel and add cross tracking allowed field.
* Remove icons on ETP panel. Add blocked category for redirect trackers to panel.
* Add margins to tracking protection settings
2020-09-18 14:03:51 -05:00
mcarare
5b33044999
For #12829 : Add create account option on the the sign in screen.
2020-09-18 09:04:54 -07:00
mcarare
f793c3a5f9
For #14727 : Add content description to resync tabs button.
2020-09-17 16:44:36 -07:00
Tiger Oakes
3059a57747
Change separator to use its own view holder
2020-09-17 15:59:42 -07:00
Gabriel Luong
05857ba55d
For #14145 - Add pinned badge for pinned sites
2020-09-11 20:42:40 -04:00
Jeff Boek
79180250ea
For #14283 - Fixes overlapping search suggestions and hint
2020-09-11 12:25:09 -07:00
ekager
09fbb43f80
For #2486 - Adds Recently Closed Tabs
2020-09-11 12:02:30 -07:00
codrut.topliceanu
cce58e7d51
For #14725 - Resize search engine radio button
2020-09-11 09:53:55 -07:00
Abhijit Kiran Valluri
b0729f655c
Fix #14950 - Make the "Add new tab" button visible in private mode on light theme ( #14951 )
2020-09-10 16:53:05 -07:00
Sijan Rijal
18de605ac4
Closes #14053
...
Set the padding on the download action button as it didn't have a padding as the numbers of characters in the text of the button grew.
2020-09-09 14:42:03 -07:00
mcarare
f7217021da
For #14718 : Increase touch target for resync button.
2020-09-09 10:06:05 +03:00
Tiger Oakes
4b6a589f24
Extract checkbox selected mask ( #14308 )
2020-09-08 18:10:35 -07:00
mcarare
653a279101
For #9506 : Implement banner custom view based on material design specs.
2020-09-07 10:22:14 +03:00
Mugurell
33fc520468
For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
...
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
2020-09-04 11:46:49 +03:00
ekager
09d1dba133
For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state
2020-09-03 13:24:48 -07:00
Sören Hentzschel
81dd1a9192
For #8343 , #9709 - replace "phone" with "device" in translations ( #14083 )
2020-09-02 10:55:35 -07:00
ekager
83ffcac57e
For #13926 - MP migration
2020-09-01 16:27:51 -07:00
Tiger Oakes
bf2ac22d03
Simplify media state drawables ( #13474 )
2020-08-31 19:42:27 -07:00
Tiger Oakes
9fc37281bb
For #14346 : Fix min height on site list item ( #14370 )
2020-08-31 15:55:46 -07:00
Codrut Topliceanu
cfd799a6af
For #13765 - Fix TopSites layout and item sizes ( #14278 )
2020-08-31 13:13:27 -04:00
Tiger Oakes
f81b401738
Remove unneeded tint for ic_link ( #14381 )
2020-08-28 14:52:07 -04:00
Suraj Shah
5dfc9cb699
Fixes #4840 - - Adds dark search widget based on system theme ( #13975 )
...
* Fixes #4840
* Fixes #4840 - Adds dark search widget based on system theme
2020-08-28 11:22:47 +03:00
Tiger Oakes
9777b8fad6
FNX-14661 ⁃ Delete drawables ( #13481 )
...
* Delete unused drawabled
Mostly leftovers from quick action bar
* Remove duplicate drawables using tints
2020-08-27 18:26:35 -07:00
Tiger Oakes
5f652ea0c3
Add tools: attributes for preview
2020-08-27 21:11:13 -04:00
Hakkı Kaan Çalışkan
dc377dd742
For #12673 : Adjust top and left alignment of logo on homescreen ( #12676 )
...
align collection title
2020-08-27 17:16:19 -07:00
mcarare
9903fe855e
For #12905 : Just code rearrange, no changes.
2020-08-27 12:28:44 +03:00
ekager
53eebd681b
For #5551 - Adds select login prompts
2020-08-26 20:07:56 -04:00
Tiger Oakes
bb3fd4eb16
For #8765 : Use shared list widget in exceptions ( #14113 )
...
* For #8765 : Add resource for shared list widget
* For #8765 : Use shared list widget in exceptions
2020-08-25 14:48:47 -07:00
Jeff Boek
9a56dcd786
For #13784 - Addresses nits
2020-08-25 09:25:18 -07:00
Jeff Boek
e92cf50a1c
No Issue - Adds the fill with clipboard button
2020-08-25 09:25:18 -07:00
Jeff Boek
dedbd28550
For #13845 - Add search suggestion hint
2020-08-25 09:25:18 -07:00
codrut.topliceanu
1e5aa40452
For #11180 - Fix for tab tray FAB spot
2020-08-25 12:07:32 -04:00
Gabriel Luong
04dcfa5cab
For #8312 - Show Top Sites in a ViewPager ( #14116 )
2020-08-24 19:52:33 -04:00
Gilbert Gilb's
9430546d12
for #7584 - fix about libraries toolbar theme
...
fixes #7584 #13970
2020-08-24 15:31:19 -07:00
Elise Richards
433a20db50
Update string for FxA signin onboarding header ( #14132 )
2020-08-24 17:00:19 -05:00
ekager
655d2b8a88
For #12377 - Choice to hide no collections placeholder from homescreen
2020-08-24 16:48:50 -04:00
mcarare
c31d740adc
For #13315 : Fix text direction and alignment for RTL languages.
2020-08-24 12:41:19 +03:00
Jeff Boek
61cb052156
For #13473 - Addresses nits
2020-08-20 13:03:03 -07:00
Jeff Boek
d8f3050487
For #13473 - Adds pill_wraper to the search dialog
2020-08-20 13:03:03 -07:00
Elise Richards
feae7fff2f
FNX-14498 ⁃ For #9487 : improve fxa onboarding manual sign in card ( #13317 )
...
* Replace strings, add learn more, hook up button
* Constrain learn more and icon to the text
* View holder tests
* Lint
* Update homescreen ui test
2020-08-20 11:05:11 -05:00
Jonathan Almeida
99fab556f4
For #12287 : Address review comments
2020-08-19 17:37:56 -04:00
Jonathan Almeida
b54b743d83
For #12287 : Show devices with no tabs in Synced Tabs list
2020-08-19 17:37:56 -04:00
Jonathan Almeida
f614c0b18d
For #12287 : Add Synced Tabs to Tabs Tray
2020-08-19 17:37:56 -04:00
Kate Glazko
f83372b67c
For #349 : View Downloads
2020-08-19 11:23:50 -07:00
Kainalu Hagiwara
d49ca515f4
For #13330 - Remove feature flag for swipe to switch tabs.
2020-08-18 10:31:23 -10:00
Gilbert Gilb's
2743c37b40
Add custom Activity to show libraries licenses.
...
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.
We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.
Fixes #7584
See also #162
2020-08-17 19:18:22 -07:00
codrut.topliceanu
4a20607f8b
For #8625 - Label for search engine radio buttons
2020-08-17 15:15:35 +03:00
Kainalu Hagiwara
d796dac145
For #13149 - Add end padding to tab history title and url views.
2020-08-11 10:41:51 -07:00
Jeff Boek
06ba8a0200
For #13053 - Handles common dismiss interactions
2020-08-06 18:28:31 -07:00
Jeff Boek
c4d32bd75c
For #13325 - Positions toolbar according to user preference
2020-08-06 18:28:31 -07:00
liuche
1e7f078907
Changed name_collection_dialog.xml's EditText's input type from "text… ( #13367 )
...
Co-authored-by: Karol Wąsowski <wasowski02@gmail.com>
2020-08-06 14:45:23 -07:00
Jeff Boek
6492773fc7
Progress on new search experience with Toolbar and Awesomebar placeholders ( #13314 )
...
* For #13272 - Adds the ToolbarView to the SearchDialogFragment
* For #13273 - Replaces container dependency with context in AwesomebarView
* For #13276 - Hacks together the awesomebar and toolbar in the new search experience
2020-08-05 14:40:43 -05:00
Jeff Boek
495341a945
For #13052 - Creates new dialog fragment for search and puts it behind a feature flag
2020-08-04 12:24:24 -07:00
Kainalu Hagiwara
e1653f629e
For #13127 - Make sure tabPreview is added after browserLayout.
2020-07-31 14:14:05 -07:00
Tiger Oakes
1d28f63737
Closes #12522 : Reuse exceptions code ( #13047 )
2020-07-31 13:24:14 -07:00
Mihai Branescu
ff50dae8e9
For #11498 - removed SignIn ViewHolder and unified with the Error one
2020-07-31 21:42:57 +03:00
Mihai Branescu
bfc955cd40
For #11498 - add Sync tabs error view (including sign-in CTA)
2020-07-31 21:42:57 +03:00
Tiger Oakes
5ddf8beea7
Fix suggestions, extract layout for tab history
2020-07-30 17:54:09 -07:00
Tiger Oakes
d8ff6179fe
For #7992 : Use favicon style from AC ( #12608 )
2020-07-30 11:21:17 -07:00
Mihai Adrian Carare
ac870634ff
For #12533 : Align main settings categories according to specs. ( #12534 )
2020-07-29 10:08:00 -05:00
Kainalu Hagiwara
bef98698cb
For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment.
...
Changing the root view of BaseBrowserFragment from a CoordinatorLayout
to a SwipeGestureLayout has caused some regressions, particularly in
snackbar behavior. Lets prevent those regressions from occuring in
builds where the feature flag for gestures is off by only adding the
SwipeGestureLayout when the feature flag is on.
2020-07-28 14:54:18 -07:00
Leonardo Murça
0c8c87e56d
For #12755 - Replace @+id by @id when referencing already declared ids
...
When referencing an Android resource ID, you do not need the
plus-symbol if you declared before.
Caution: make sure that the resource you are referring to
is defined EARLIER and not LATER.
2020-07-28 14:46:09 -07:00
amkcpu
af020d0af1
For #12706 - Add vertical scrollbar to bookmarks screen
2020-07-28 16:47:18 -04:00
amkcpu
791eac50f3
For #12704 - Add vertical scrollbar to history screen
2020-07-28 16:47:09 -04:00
amkcpu
210f1ab898
For #12707 - Add vertical scrollbar to search suggestions
2020-07-28 16:46:51 -04:00