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 |
|
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 |
|
Sawyer Blatz
|
a99eaa6ed9
|
[components] For https://github.com/mozilla-mobile/android-components/issues/3213: Sets max text size for browser toolbar
|
2019-06-04 10:17:38 -07:00 |
|
Emily Kager
|
8ce83dd4bc
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/3151 - Init clearView as gone
|
2019-05-29 14:40:25 -04:00 |
|
Denys M
|
93cb5fe634
|
[components] For https://github.com/mozilla-mobile/android-components/issues/2346. Enable kotlin warningsAsErrors for browser-toolbar module.
|
2019-05-22 09:01:46 -04:00 |
|
Denys M
|
440c6ce145
|
[components] For https://github.com/mozilla-mobile/android-components/issues/2346. Enable kotlin warningsAsErrors for concept-toolbar module.
|
2019-05-22 08:10:12 -04:00 |
|
Tiger Oakes
|
2efff816d1
|
[components] Issue https://github.com/mozilla-mobile/android-components/issues/170: Change to invalidate pattern
Updates samples to show usage of the toolbar.invalidateActions() pattern
|
2019-05-21 14:55:33 -04:00 |
|
Axel Hecht
|
367c8dded3
|
[components] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@68b2689e48
|
2019-05-06 10:15:22 -04:00 |
|
Sawyer Blatz
|
b9bb0edbd9
|
[components] Fixes https://github.com/mozilla-mobile/android-components/issues/2769: Allows disabling of autocomplete text
|
2019-05-02 16:54:07 +02:00 |
|
Sebastian Kaspari
|
5c54ec453d
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/842: Migrate from support libraries to AndroidX.
|
2019-05-02 16:08:55 +02:00 |
|
Axel Hecht
|
0ac33c966f
|
[components] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@6f5b72b05b
|
2019-04-29 14:34:09 +02:00 |
|
Sawyer Blatz
|
bb6e56a38c
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2674: Adds facts to custom tabs
|
2019-04-16 19:51:52 +02:00 |
|
Axel Hecht
|
1932da6b13
|
[components] Import strings from android-l10n
State: mozilla-l10n/android-l10n@3d40a22318
|
2019-04-16 19:10:28 +02:00 |
|
Sawyer Blatz
|
ba56989fcd
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2744: Centers titleView and urlView when both are displayed
|
2019-04-16 18:11:29 +02:00 |
|
Axel Hecht
|
b2feda5856
|
[components] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@55d144eb8e
|
2019-04-15 10:39:54 +02:00 |
|
Sawyer Blatz
|
a42211890e
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2615: Adds titleView to DisplayToolbar
|
2019-04-12 11:08:55 -04:00 |
|
Sawyer Blatz
|
42caaa6016
|
[components] Fixes https://github.com/mozilla-mobile/android-components/issues/2620: Immediately update site security icon color
|
2019-04-10 09:28:21 -04:00 |
|
Jeff Boek
|
6137216b7c
|
[components] Fixes https://github.com/mozilla-mobile/android-components/issues/2658 - Adds the ability to long click the urlView
|
2019-04-09 10:11:23 -04:00 |
|
Emily Kager
|
628af398b0
|
[components] Use const in BrowserToolbar for default value
|
2019-04-05 11:04:28 -07:00 |
|
Emily Kager
|
67d30de7eb
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2392 - Add ability for progress bar to be displayed on top of toolbar
|
2019-04-05 11:04:28 -07:00 |
|
Axel Hecht
|
bc83b84756
|
[components] Import l10n from android-l10n
State: mozilla-l10n/android-l10n@932938a1ca
|
2019-04-05 10:44:34 +02:00 |
|
Axel Hecht
|
5ba3493451
|
[components] Import l10n from android-l10n
State: mozilla-l10n/android-l10n@7724298c8c
|
2019-04-04 10:56:14 +02:00 |
|
Sebastian Kaspari
|
3f19918008
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/171: BrowserToolbar: Allow setting listener on site security icon.
|
2019-03-29 10:25:52 -04:00 |
|
Sebastian Kaspari
|
0e8c94f95e
|
[components] Closes https://github.com/mozilla-mobile/android-components/issues/175: BrowserToolbar: Add support for "edit actions".
|
2019-03-29 12:02:46 +01:00 |
|
Eitan Isaacson
|
c71f5f78e7
|
[components] Make loading page progress bar accessible to TalkBack.
|
2019-03-28 19:51:21 -04:00 |
|