Tiger Oakes
08dc3db810
[components] Uplift Theme.resolveAttribute from Fenix
2019-09-26 07:40:39 -07:00
Axel Hecht
600937dc4a
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@97355ffcdc
2019-09-25 13:58:27 +02:00
Sawyer Blatz
2d4c0aebdd
[components] For https://github.com/mozilla-mobile/android-components/issues/4517 : Updates visibility of fact items
2019-09-24 09:55:35 -07:00
Arturo Mejia
7e3e162da4
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4490 : Resized icons on the toolbar.
2019-09-23 14:26:29 -04:00
Arturo Mejia
5e0851bd1a
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4391 : Adapt the color of the tracking protection icon
...
on custom tabs.
2019-09-19 15:36:27 -04:00
Roger Yang
78bce578b8
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4425 Remove Padding When Both URL and Title is Visible In BrowserToolBar
2019-09-17 22:50:08 -04:00
Axel Hecht
1b48aa9e31
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@e78d5868c7
2019-09-13 14:42:51 +02:00
Roger Yang
a7d93def9e
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3213 : Add Extension Function for Toolbar TextViews to Adjust Font Size to Available Height
2019-09-13 14:14:47 +02:00
Roger Yang
43ee44ecec
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4311 : Remove Top and Bottom Padding Causing Issues with Text Alignment and Clipping
2019-09-04 10:41:46 -04:00
Axel Hecht
3b16d2b983
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@6d2fe8331a
2019-09-04 13:43:40 +02:00
Arturo Mejia
a1929b5315
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4250 : Update the tracking protection icon content description
...
XML IDS.
2019-08-28 15:25:21 -04:00
Sawyer Blatz
53f4f0144f
[components] No issue: Updates HighlightableMenuItem to allow startImage
2019-08-27 19:30:26 -04:00
Axel Hecht
46c1c9a089
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@349efdbc8f
2019-08-27 14:27:04 +02:00
MozLando
c2ebd617fd
[components] Merge https://github.com/mozilla-mobile/android-components/pull/4130
...
4130: Closes https://github.com/mozilla-mobile/android-components/issues/3925 : Adding meaningful content descriptions to tracking protection toolbar icon for different states. r=rocketsroger a=Amejia481
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com >
2019-08-23 19:32:43 +00:00
Axel Hecht
a893d1f5e7
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@90a28fd458
2019-08-23 12:33:53 +02:00
Maurya Talisetti
b786a535cc
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3033 : Close toolbar menu on app exit
...
Currently, on exiting the app, the toolbar menu (if already open), remains open after reopening the app. This fix ensures that the menu gets closed on app exit.
2019-08-20 20:28:28 +05:30
Arturo Mejia
e0d175b71e
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3925 : Adding meaningful content descriptions to tracking
...
protection toolbar icon for different states.
2019-08-14 19:26:27 -04:00
MickeyMoz
6034ef7f32
[components] Merge https://github.com/mozilla-mobile/android-components/pull/4123
...
4123: Closes https://github.com/mozilla-mobile/android-components/issues/3921 : Adapt tracking protection icons in Custom tab toolbar. r=pocmo a=Amejia481
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com >
2019-08-14 17:27:56 +00:00
Arturo Mejia
72d4514eed
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3921 : Adapt tracking protection icons in Custom tab toolbar.
2019-08-14 12:34:19 -04:00
Tiger Oakes
37ca629979
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3647 - Change HTTP icon to broken lock
2019-08-14 11:52:00 -04:00
MickeyMoz
31952f765d
[components] Merge https://github.com/mozilla-mobile/android-components/pull/4075 https://github.com/mozilla-mobile/android-components/pull/4104 (part 1)
...
4075: Improments to tracking protection icon on the toolbar r=ekager,pocmo a=Amejia481
### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [x] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [ ] **Changelog**: This PR includes [a changelog entry](https://github.com/mozilla-mobile/android-components/blob/master/docs/changelog.md ) or does not need one
- [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md ) or does not include any user facing features
### After merge
- [ ] **Milestone**: Make sure issues closed by this pull request are added to the [milestone](https://github.com/mozilla-mobile/android-components/milestones ) of the version currently in development.
- [ ] **Breaking Changes**: If this is a breaking change, please push a draft PR on [Reference Browser](https://github.com/mozilla-mobile/reference-browser ) to address the breaking issues.
4104: Issue https://github.com/mozilla-mobile/android-components/issues/4033 : Abandon audio focus when media service is shutting down. r=Amejia481 a=pocmo
---
<!-- Text above this line will be added to the commit once "bors" merges this PR -->
### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [ ] **Changelog**: This PR includes [a changelog entry](https://github.com/mozilla-mobile/android-components/blob/master/docs/changelog.md ) or does not need one
- [x] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md ) or does not include any user facing features
### After merge
- [ ] **Milestone**: Make sure issues closed by this pull request are added to the [milestone](https://github.com/mozilla-mobile/android-components/milestones ) of the version currently in development.
- [ ] **Breaking Changes**: If this is a breaking change, please push a draft PR on [Reference Browser](https://github.com/mozilla-mobile/reference-browser ) to address the breaking issues.
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com >
Co-authored-by: Sebastian Kaspari <s.kaspari@gmail.com >
2019-08-13 14:43:36 +00:00
Tiger Oakes
5eb00aea8e
[components] Issue https://github.com/mozilla-mobile/android-components/issues/3647 - Bring back siteSecurityColor
2019-08-12 12:31:34 -04:00
Axel Hecht
222835e01b
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@ab580f757c
2019-08-12 12:45:49 +02:00
Arturo Mejia
ae20cd44bd
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4073 https://github.com/mozilla-mobile/android-components/issues/4074 : Adding an id to the tracking protection icon.
2019-08-09 10:43:09 -04:00
Arturo Mejia
03249fa5fe
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4073 : Adding an id to the tracking protection icon.
2019-08-09 10:07:23 -04:00
Tiger Oakes
dbaca74c78
[components] Issue https://github.com/mozilla-mobile/android-components/issues/3647 - Custom HTTP(S) icons in toolbar
2019-08-08 12:47:25 -04:00
Arturo Mejia
86eef757c0
[components] Closes https://github.com/mozilla-mobile/android-components/issues/4058 : TrackingProtectionIconView#onCreateDrawableState getting
...
called before class properties get initialized.
2019-08-08 08:24:24 -07:00
Arturo Mejia
afcd7e659e
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3824 : Adding the site tracking protection icon on the toolbar.
2019-08-06 20:31:10 -04:00
Sawyer Blatz
e31b10e1e1
[components] For https://github.com/mozilla-mobile/android-components/issues/3838 : Adds selectableItemBackground to HighlightableMenuitem
2019-08-01 15:48:51 -07:00
Axel Hecht
e9e8e4a440
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@1412258878
2019-07-30 15:09:47 +02:00
Tiger Oakes
8b15550b24
[components] Replaced View.forEach with Android KTX
2019-07-23 12:29:55 -04:00
mihai-adrian
dbc007bc43
[components] fixes https://github.com/mozilla-mobile/android-components/issues/2760 on android-components
...
removed ellipsize from titleView.
added fading for titleView (same as urlView)
changed tests for DisplayToolBar and BrowserToolbar
2019-07-23 18:01:09 +02:00
mihai-adrian
b8f1d151cf
[components] fixes https://github.com/mozilla-mobile/android-components/issues/2760 on android-components
...
removed ellipsize from titleView.
added fading for titleView (same as urlView)
added test for DisplayToolBar and BrowserToolbar
2019-07-23 18:01:09 +02:00
Axel Hecht
96447ce446
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@e521a2aab2
2019-07-17 17:37:25 +02:00
Tiger Oakes
0099bac510
[components] Turn on MagicNumber ignoreEnums rule
2019-07-15 11:41:43 -04:00
Tiger Oakes
2dfd949bcf
[components] Deprecated View.isGone, View.isInvisible
2019-07-08 17:05:33 -04:00
Sawyer Blatz
9d7e388be0
[components] For https://github.com/mozilla-mobile/android-components/issues/3274 : Removes setSelectAllOnFocus from EditToolbar
2019-07-04 14:44:04 +02:00
Sawyer Blatz
49928a1f33
[components] For https://github.com/mozilla-mobile/android-components/issues/3612 : Adds comment to clarify solution
2019-07-03 10:55:29 +02:00
Sawyer Blatz
a19ffa9e9f
[components] Fixes https://github.com/mozilla-mobile/android-components/issues/3612 : Fixes cursor issue when clearing
...
Co-authored-by: ekager <emilykager@gmail.com >
2019-07-02 10:07:55 +02:00
Sawyer Blatz
1c8d76e3e8
[components] For https://github.com/mozilla-mobile/android-components/issues/3274 : Adds editModeFocus to BrowserToolbar
2019-07-02 09:37:43 +02:00
Tiger Oakes
622b771002
[components] Deprecated View.isVisible in favour of Android KTX
2019-07-01 10:58:49 +02:00
Tiger Oakes
e5b6e27420
[components] Fixes https://github.com/mozilla-mobile/android-components/issues/2605 - Replace pxToDp with dpToPx
2019-06-25 06:05:10 -07:00
Axel Hecht
0483091029
[components] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@4c73402212
2019-06-24 07:39:01 -07:00
Tiger Oakes
0621656720
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3101 - Support highlighting menu button
2019-06-14 07:42:29 -07:00
Denys M
1f8fc3fa5b
[components] For https://github.com/mozilla-mobile/android-components/issues/1481 . Enable unit test binary resources globally.
...
Excluded few modules.
2019-06-13 09:29:52 +02:00
Arturo Mejia
dc5ade9e8a
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3211 : Added endOfMenuAlwaysVisible to BrowserMenu.show.
2019-06-11 10:09:50 -04:00
Denys M
7f70def010
[components] For https://github.com/mozilla-mobile/android-components/issues/1481 . Use androidx runner in browser-toolbar.
2019-06-11 12:32:05 +02:00
Sawyer Blatz
62e5c6c6e0
[components] Revert "For https://github.com/mozilla-mobile/android-components/issues/3213 : Sets max text size for browser toolbar"
2019-06-10 11:58:25 -04:00
Sawyer Blatz
0c603b1c2f
[components] Revert "For https://github.com/mozilla-mobile/android-components/issues/3213 : Adds tests for max text size"
...
This reverts commit 9349cc1a1f .
2019-06-10 11:58:25 -04:00
Sawyer Blatz
83b8b63d2f
[components] For https://github.com/mozilla-mobile/android-components/issues/3213 : Adds tests for max text size
2019-06-04 10:17:38 -07:00