sarah541
d57d64ae55
Bug 1870938 - Add display/edit toolbar separator and update url bar background
2024-03-11 19:37:37 +00:00
sarah541
883ea4e664
Bug 1883753 - Remove menu from custom tab bar
2024-03-07 06:42:31 +00:00
t-p-white
82ab4627f9
Bug 1812843 - Maintain aspect ratio when resizing a bitmap for the 'add' button in CustomTabsToolbarFeature
2024-02-05 21:48:57 +00:00
mike a
2cbd968ba9
Bug 1873260 - Move Behavior classes to ui-widget component
2024-01-31 21:46:09 +00:00
Harrison Oglesby
dcc827eaf2
Bug 1864760 - Added actions to Toolbar and MenuButton to hide and show the menu button
2024-01-29 23:44:43 +00:00
t-p-white
8b4dc464af
Revert "Bug 1812843 - Increased the width for a CustomTabsToolbarFeature action button"
2024-01-29 17:23:39 +00:00
t-p-white
01f1578630
Bug 1874861 - Removed redundant LongParameterList suppression's
2024-01-18 18:37:49 +00:00
mcarare
1b885f3ead
Bug 1844317 - For Android 14, set Url view as focusable in touch mode when requesting focus.
2024-01-17 21:51:05 +00:00
t-p-white
443e832a1b
Bug 1812843 - Increased the width for a CustomTabsToolbarFeature action button
2024-01-17 11:25:28 +00:00
github-actions
5e6cb700c4
Import translations from android-l10n
2024-01-13 00:29:26 +00:00
mike a
4880cb0c81
Bug 1869664 - Add more toolbar telemetry
2024-01-09 08:28:30 +00:00
Roger Yang
592a475701
Bug 1821706 - Allow Android OS to decide when to show the keyboard for edit toolbar
2024-01-04 21:04:01 +00:00
VishnuSanal
319c311cc0
Bug 1864890 - fix home button margin on display toolbar
2024-01-04 17:15:33 +00:00
github-actions
624f3c8332
Import translations from android-l10n
2023-12-27 00:27:11 +00:00
github-actions
f8593e994f
Import translations from android-l10n
2023-11-11 00:30:35 +00:00
DreVla
28f29ecabb
Bug 1857173 - Modified page action button to adhere a11y rules
...
In order to adhere to recommended touch target size the page action
button sizes have been changed to 48dp, similar to Browser action
button.
2023-11-03 12:42:07 +00:00
mcarare
063c553913
Bug 1849833 - Replace deprecated compileSdkVersion.
...
This is replaced by defaultConfig compileSdk.
2023-09-11 06:36:20 +00:00
MatthewTighe
c87183c8b5
Bug 1843168 - Expose Mockito through test support component
2023-07-24 18:02:09 +00:00
DreVla
6f82636ecc
Bug 1838317 - Autocomplete url suggestion regardless of letter case
...
The full site name should be suggested in the address bar
regardless of the capitalization of the input text (i.e.,
starting to type "you" or "You" or any other combination
of upper/lower case letters should still be autocompleted
to "youtube.com")
2023-07-14 11:21:31 +00:00
github-actions
5ad818a6ce
Import translations from android-l10n
2023-07-14 01:00:05 +00:00
Gabriel Luong
df0a8bcb71
Bug 1840210 - Rename mozac_ic_search to mozac_ic_search_24
2023-07-10 22:15:49 +00:00
Gabriel Luong
7e34831455
Bug 1840210 - Rename mozac_ic_lock to mozac_ic_lock_24
2023-07-10 22:15:49 +00:00
Gabriel Luong
31806c234b
Bug 1840210 - Rename mozac_ic_clear to mozac_ic_cross_circle_fill_24
2023-07-10 22:15:49 +00:00
github-actions
671c33c1b3
Import translations from android-l10n
2023-07-04 00:29:41 +00:00
github-actions
040f943525
Import translations from android-l10n
2023-06-30 00:32:23 +00:00
Ryan VanderMeulen
4ca4af9657
Bug 1838903 - Fix AC formatting issues and update baseline
2023-06-26 17:59:29 +00:00
mcarare
3a35f98d0b
Bug 1830872 - Update SimpleOnGestureListener onScroll method signature.
2023-06-19 18:07:22 +00:00
github-actions
639a0f0c29
Import translations from android-l10n
2023-04-20 03:44:36 +00:00
github-actions
40d3f4e2e5
Import translations from android-l10n
2023-04-16 00:39:03 +00:00
github-actions
83b0f300a7
Import translations from android-l10n
2023-04-10 00:36:54 +00:00
github-actions
375572ff11
Import translations from android-l10n
2023-03-29 00:39:47 +00:00
rahulsainani
723296301d
Bug 1817525 - Voice input now appends query in EditToolbar
2023-03-13 15:29:55 +00:00
github-actions
f5ca4d2c8c
Import translations from android-l10n
2023-03-09 00:54:00 +00:00
Ryan VanderMeulen
0e5e70291c
Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle
2023-03-07 00:12:18 +00:00
mcarare
1f589a2e0b
Bug 1802817 - Set namespace via DSL in gradle build files.
...
See https://developer.android.com/studio/build/configure-app-module#set-namespace
and https://issuetracker.google.com/issues/172361895
2023-03-02 17:13:09 +00:00
mcarare
922b5f6643
Bug 1802817 - Rename AC Dependencies to ComponentsDependencies.
...
This change is needed in order to avoid clashes with Dependencies class introduced
in Gradle from 7.6 version.
2023-03-02 17:13:09 +00:00
ohall-m
3d6e24b0a1
Bug 1809919 - Implement ActivityContextDelegate in AC
...
This bug implements the GeckoView.ActivityContextDelegate in AC. The
purpose of this feature is to give GeckoView access to the containing
activity to start a PrintManager (or for potential other uses). Not to
be confused with the runtime delegate of GeckoActivityDelegate, which is
tightly tied to webauthn.
2023-02-15 17:54:07 +00:00
github-actions
6c6b842efe
Import translations from android-l10n
2023-02-05 00:41:08 +00:00
Mugurell
2d2404905d
Bug 1800268 - Add support for refreshing autocomplete when providers change
2023-01-31 11:15:37 +00:00
Mozilla L10n Automation Bot
bd17ff7972
Import l10n.
2023-01-30 01:38:45 +00:00
Mozilla L10n Automation Bot
89d5f65999
Import l10n.
2023-01-28 00:48:05 +00:00
Mugurell
a3a175fdc8
Bug 1812518 - Stop BrowserToolbarBehavior positioning the snackbar
...
The snackbar is placed depending on the toolbar so the relation should be
reversed. The toolbar should not know about and control the snackbar.
There could be other siblings that the snackbar wants to position itself by
and so removing this responsability from BrowserToolbarBehavior will help
better support current and future flows.
2023-01-26 09:08:13 +00:00
Mozilla L10n Automation Bot
77fdd602c0
Import l10n.
2023-01-26 01:26:00 +00:00
Mozilla L10n Automation Bot
03ff98e03c
Import l10n.
2023-01-24 00:54:18 +00:00
Mozilla L10n Automation Bot
44067eb38a
Import l10n.
2023-01-22 22:27:02 +00:00
Mugurell
c3737568fa
Revert downloads changes for ui tests failures downstream.
2023-01-19 15:44:38 +00:00
Mugurell
7be19533ae
Bug 1783561 - Stop BrowserToolbarBehavior positioning the snackbar
...
The snackbar is placed depending on the toolbar so the relation should be
reversed. The toolbar should not know about and control the snackbar.
There could be other siblings that the snackbar wants to position itself by
and so removing this responsability from BrowserToolbarBehavior will help
better support current and future flows.
2023-01-18 15:22:07 +00:00
Mozilla L10n Automation Bot
6aa374ec4f
Import l10n.
2023-01-02 01:31:50 +00:00
Mozilla L10n Automation Bot
46b0f3bb9a
Import l10n.
2022-12-31 00:47:57 +00:00
Mozilla L10n Automation Bot
130360184d
Import l10n.
2022-12-27 01:01:49 +00:00