1
0
Fork 0
Commit Graph

1604 Commits (69a9aeebae193107ba122bf60e5b60386666d85b)

Author SHA1 Message Date
ekager 655d2b8a88 For #12377 - Choice to hide no collections placeholder from homescreen 2020-08-24 16:48:50 -04:00
bawyap 22cf64eeb0 FNX2-15608:Removes unused xml 2020-08-24 11:53:37 -07:00
Mozilla L10n Automation Bot 4a5ddee646 Import l10n. 2020-08-24 11:53:01 -07:00
mcarare c31d740adc For #13315: Fix text direction and alignment for RTL languages. 2020-08-24 12:41:19 +03:00
Mozilla L10n Automation Bot b3cdf40e60 Import l10n. 2020-08-22 20:48:45 -07:00
kglazko 5ecab0f48a
For #13935: Enhanced File Type List Icons (#14036)
* For #13935: Enhanced File Type List Icons

* For #13935 - Pulls out and tests logic for getting the icon for a DownloadItem

Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2020-08-21 16:14:40 -07:00
Mozilla L10n Automation Bot c41a60ef3a Import l10n. 2020-08-21 15:19:01 +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
Mozilla L10n Automation Bot e4e16bc445 Import l10n. 2020-08-19 20:57:36 -04:00
Jonathan Almeida 99fab556f4 For #12287: Address review comments 2020-08-19 17:37:56 -04:00
Jonathan Almeida f92485d1e8 For #12287: Add feature flag for Synced Tabs in tabs tray 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
Elise Richards 2e62dd5c87
FNX-14546 ⁃ For #13096: Add notifications pref in top level settings (#13366)
* Add notifications pref in top level settings to route to Android app and notification settings

* Make pref visible on Oreo and higher

* Only show notifications pref when Oreo and above
2020-08-19 13:24:48 -05:00
Kate Glazko f83372b67c For #349: View Downloads 2020-08-19 11:23:50 -07:00
Mozilla L10n Automation Bot 35f63f80d2 Import l10n. 2020-08-19 10:31:27 +03: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
Mozilla L10n Automation Bot a6481cc897 Import l10n. 2020-08-17 17:51:52 -07:00
codrut.topliceanu 4a20607f8b For #8625 - Label for search engine radio buttons 2020-08-17 15:15:35 +03:00
Mozilla L10n Automation Bot 95498367e5 Import l10n. 2020-08-17 12:34:51 +03:00
Arturo Mejia 88f01731d7 For issue #13827: "Set as default browser" option disappears from Settings. 2020-08-14 11:56:14 -04:00
Mozilla L10n Automation Bot b4e053d60a Import l10n. 2020-08-14 16:53:08 +03:00
Mozilla L10n Automation Bot 87349c17a1 Import l10n. 2020-08-12 18:37:49 -07:00
Mugurell b993b94be1 For #12857 - Use Collection title when sharing tabs collection
Avoided passing the subject for sharing a collection of tabs in the ShareData
object since ShareData is part of a web standard.
2020-08-12 13:40:58 +03:00
Mozilla L10n Automation Bot c9e26a3f88 Import l10n. 2020-08-11 18:39:10 -07:00
Arturo Mejia c52e4fd9f5 For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
Kainalu Hagiwara d796dac145 For #13149 - Add end padding to tab history title and url views. 2020-08-11 10:41:51 -07:00
Mozilla L10n Automation Bot fd305d4608 Import l10n. 2020-08-10 17:07:41 -07:00
Mozilla L10n Automation Bot f4480df38c Import l10n. 2020-08-08 19:05:32 -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
Mozilla L10n Automation Bot 293d446966 Import l10n. 2020-08-06 18:05:42 -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
Mozilla L10n Automation Bot ec77d60a94 Import l10n. 2020-08-06 10:42:06 -07:00
ekager 5d664b979d For #6313 - Removes unused browser animations, improve delayed paint interactions 2020-08-05 20:03:05 -04:00
Jeff Boek ccb5b0b641
Wires up controller, store and interactor. (#13324)
* For #13320 - Wires up the search store, controller and interactor for the new search experience

* For #13323 - Navigates to new search experience from the browser when enabled
2020-08-05 18:22:07 -05: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
Mozilla L10n Automation Bot add147ba38 Import l10n. 2020-08-05 09:56:36 -04:00
ekager f663129632 For #6313 - On first load, hides engineView until firstContentfulPaint 2020-08-04 17:15:46 -04: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
Mozilla L10n Automation Bot 3134f90d28 Import l10n. 2020-08-04 10:17:35 -04:00
Mihai Branescu 3cb1acc35a
Remove all deprecated strings (#13192)
As requested here: https://github.com/mozilla-l10n/android-l10n/pull/249#discussion_r461209439
2020-08-03 12:22:12 -05:00
Mozilla L10n Automation Bot 2269fab186 Import l10n. 2020-08-03 12:07:59 -04:00
Tiger Oakes f3f470a977
For #13140: Use concept-menu for saved logins menu (#13143) 2020-08-02 18:48:10 -07:00
Mozilla L10n Automation Bot 65793f7fd7 Import l10n. 2020-08-01 21:44:35 -04:00
mozilla-l10n-automation-bot 76d49fc050
Import l10n. (#13189) 2020-07-31 17:31:52 -07:00
Kainalu Hagiwara e1653f629e For #13127 - Make sure tabPreview is added after browserLayout. 2020-07-31 14:14:05 -07:00