Yeon Taek Jeong
67f3b63ae5
For #4421 : Add search widget attribute to Leanplum ( #4694 )
2019-08-14 12:00:29 -07:00
Mihai Adrian
1a4ef1535c
For #4434 - made close button for collections more accessible. ( #4443 )
...
* fixes #4434 - made close button for collections more accessible.
set recommended minimum size for accessibility 48x48, while keeping image size the same
removed margin from button as it was not needed anymore
aligned close button in center of tab to be visual consistent with alignment of favicon and more visual accessible
implemented same visual solution as for #4193 - close button for tabs
* fixes #4434 - made buttons for collection home list row more accessible and aligned 3 dot menu with individual tabs close button
set buttons sizes to recommended minimum size for accessibility 48x48, while keeping image size the same
removed margins from buttons as they were not needed anymore
aligned center of menu buttons with center of collection icon
constrained description top to bottom of title, instead of share button to reduce empty space. (overlap with share button is already prevented by end constraint of description)
2019-08-14 10:12:39 -07:00
Colin Lee
5b4a441bcb
For #1667 : Screen reader can't reach other UI items when QAB expanded ( #4695 )
2019-08-14 09:56:29 -07:00
Jorge De Los Santos
337ad1e88e
For #3424 - Make talkback ignore ImageButton in Collection Sele… ( #3792 )
...
For #3424 - Make talkback ignore ImageButton in Collection Selection by removing contentDescription and setting importantForAccessibility=no
2019-08-12 11:49:25 -04:00
Yeon Taek Jeong
faf0ecbcc0
For #4125 : Migrate Sign in to Sync to Libstate
2019-08-09 13:39:51 -07:00
Axel Hecht
65de521ccf
Import strings from android-l10n ( #4643 )
...
State: mozilla-l10n/android-l10n@ab580f757c
2019-08-09 14:55:05 -05:00
Jonathan Almeida
23f5ac0fb9
For #4066 : Create InflationAwareFeature for lazy inflation
2019-08-09 11:48:55 -04:00
Colin Lee
519c3bde5d
For #4066 : Provide lazy inflation of Find In Page View
2019-08-09 11:48:55 -04:00
ValentinTimisica
63d50d9827
Fixes #4323 : Modified UI of component_collection_creation.
...
To fix the overlapping issue I used Guideline and
layout_constraintWidth_default property. I also used the
layout_constraintHorizontal_bias property to make the back_button to
lean to the left and the select_all_button to lean to the right.
2019-08-08 12:57:19 -07:00
Sawyer Blatz
4566bd6fba
Fixes feedback
2019-08-07 16:41:29 -07:00
Tiger Oakes
8698ade699
Minify the fenix
2019-08-07 14:24:32 -07:00
Colin Lee
a514cb3f8c
No issue: Add OSS licenses link to About page
2019-08-07 12:40:10 -07:00
Jeff Boek
cf169da2fc
For #4557 #3860 - Add string for collection empty state
2019-08-06 21:36:54 -07:00
Emily Kager
0604e9858d
Closes #3939 - Adds strings for delete browsing history
2019-08-06 16:06:56 -07:00
Emily Kager
b20c381af9
For #1749 - Land ETP Strings
2019-08-06 14:55:47 -07:00
ekager
0320efee84
No issue: Removes focusableInTouchMode from home searchbar view
2019-08-05 15:42:21 -07:00
Yeon Taek Jeong
6f962d3376
For #1744 : Open search shortcuts when entering search mode ( #4536 )
2019-08-05 15:07:03 -07:00
Emily Kager
6f7ae227a8
Closes #4540 - Set correct tint for select bookmark folder icon ( #4541 )
2019-08-05 14:54:39 -07:00
Emily Kager
ad448b37ae
Closes #4537 - Adds description for onboarding placeholder string ( #4542 )
2019-08-05 14:51:11 -07:00
ekager
5edc9d0b4e
For #2021 - Update custom preferences' views with email/account changes
2019-08-05 09:53:27 -07:00
Emily Kager
a526e0fad3
For #4455 - Rename history headers by hours and days ( #4478 )
2019-08-05 11:12:22 -05:00
ekager
d0071d0177
For #4495 - Clean up homescreen toolbar focus and content descriptions
2019-08-05 08:58:03 -07:00
Nikit Bhandari
671727c3e8
For #4341 use camelCase for views referenced from code
2019-08-03 09:25:55 -07:00
Tiger Oakes
6e2ea0750e
Issue #2379 - Use LibrarySiteItemView in history
2019-08-02 17:15:41 -07:00
mihai-adrian
bac2e40eb2
fixes #4435 - changed title of menuitem for delete and added content description
...
setting menu title should also set content description. I added the setContentDescription programmatically in order to ensure that the content description is being set. If content description matches title it won't be read twice
2019-08-02 17:09:24 -07:00
Yeon Taek Jeong
3a262a429b
For #3907 : Hide 'Go back' button for bad websites from new tabs
2019-08-02 17:00:48 -07:00
ekager
015922ddd2
No issue: Fix Crash lower API by setting gradient drawables in onBind
2019-08-02 16:18:34 -07:00
ekager
79160255c8
No issue: Just use TextView, not AppCompatTextView
2019-08-02 13:23:55 -07:00
Yeon Taek Jeong
83ceec6289
For #201 : Search Widget
2019-08-02 11:26:48 -07:00
Sawyer Blatz
29f089c414
For #2203 : Polishes BrowserToolbarMenu
2019-08-02 13:40:50 -04:00
Colin Lee
33e881ca8a
For #1539 : Only allow delete when folders multi-selected ( #4062 )
2019-08-02 10:11:21 -07:00
Grisha Kruglov
ae33234bbc
Closes #2593 : FxA automatic sign-in integration
2019-08-01 17:03:45 -07:00
Tiger Oakes
ccae66c08a
Issue #2379 - Use LibraryPageView in history
2019-08-01 15:59:55 -04:00
mihai-adrian
fa8199f429
fixes #4221 - The tap area for Open tabs' new tab and 3 dot menu buttons is too small
...
changed size of buttons to 48X48 following Material Design Accessibility guidelines.
removed margins from end of layout and spaces between buttons to provide consistency with the buttons from the top
2019-07-31 14:42:43 -07:00
mihai-adrian
30ecbc6000
fixes #4221 - The tap area for Open tabs' new tab and 3 dot menu buttons is too small
...
changes size of buttons to 48X48 following Material Design Accessibility guidelines.
removed margins from end of layout and spaces between buttons to provide consistency with the buttons from the top
2019-07-31 14:42:43 -07:00
ekager
4494e40dbc
For #4137 - Adds pagination to the history view
2019-07-31 14:35:33 -07:00
Emily Kager
95208c84a9
Closes #4265 - Do not pop after all exceptions are removed ( #4392 )
2019-07-31 11:43:15 -07:00
Maurya Talisetti
093b76593d
Closes #3419 : Use better accessibility strings for tab collections
2019-07-30 16:37:49 -04:00
ekager
3fb20aea6a
Closes #4040 - Remove NestedScrollView from Bookmark Layout
2019-07-30 16:29:12 -04:00
mihai-adrian
4ee8a890a8
fixes #3843 - (L10N) regression: alignment issue when saving tabs to collection
...
changed height to match_constraints instead of wrap_content - this makes for a better calculation of space, avoids setting textView on two lines, with blank line below.
2019-07-30 13:41:23 -04:00
bloslo
8ff77b90f3
For #3886 - Change default device name to show the app name. ( #3916 )
...
* Fix default device name to show the app name.
* Add string resource with placeholders.
* Wrap line that triggers MaxLineLength lint issue.
2019-07-30 10:28:19 -07:00
bloslo
7ab4498771
For #3548 - Fix close tab button visibility. ( #3801 )
...
* For #3548 - Fix close tab button visibility.
* Switch to 'wrap_content' instead of fixed values.
* Align close tab button with settings button.
* Change margin top
2019-07-30 10:25:44 -07:00
Tiger Oakes
ecc743a1f9
Minify logo path ( #4276 )
2019-07-30 09:56:11 -07:00
Tiger Oakes
d1651ecf71
Closes #4012 - Animate quick settings ( #4047 )
2019-07-30 09:50:50 -07:00
Tiger Oakes
2467588c4a
Create shared custom view for library items
2019-07-30 12:26:15 -04:00
Mihai Adrian
ed60bdf470
fixes #3905 - "Go back" button too low on high risk error pages ( #4378 )
...
added to border-box value to box-sizing property for tablets so that the height property includes content and padding
2019-07-30 09:24:10 -07:00
Sawyer Blatz
437ecfbca8
For #1750 : Adds gradient to private BrowserToolbar ( #4361 )
...
Also updates the color of quickActionSheet ot be "above" attribute
2019-07-30 09:19:48 -07:00
Axel Hecht
be66e00303
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@1412258878
2019-07-30 15:35:41 +02:00
Tiger Oakes
88c05a5f43
Use glide-like image loading function
2019-07-29 10:22:23 -07:00
Andrey Mukamolov
d5eeadda66
Closes #2142 : Enable private browsing button is focused instead of Search or address
2019-07-29 09:26:33 -07:00
Colin Lee
3dc20543e3
For #4128 : Migrate Bookmarks to LibState ( #4254 )
2019-07-25 21:55:51 -05:00
ValentinTimisica
4747f2c165
Fixes #4161 : Modified style of bookmark_folders_sign_in button. ( #4291 )
...
To make this match the style of the other button I applied the same style to it
and also changed it to be a MaterialButton.
I also decided to extract the margin and padding values of the button.
2019-07-25 14:10:11 -05:00
Sawyer Blatz
9db0d88346
For #4262 : Updates color and text of buttons ( #4250 )
2019-07-25 11:01:25 -07:00
Sawyer Blatz
28eb5c541a
For #1944 & #1750 : Updates private & night mode colors ( #4232 )
2019-07-23 09:35:24 -07:00
Emily Kager
9b5baa2358
For #3360 - Adds empty state for TP Exceptions
2019-07-22 17:21:06 -04:00
Sawyer Blatz
7588251f8b
Closes #3986 & Closes #3661 : Migrate QuickActionSheet to LibState & add tests ( #4058 )
...
* Closes #3986 : Migrate QuickActionSheet to LibState
* Closes #3661 : Add tests for QuickActionSheet
Co-authored-by: boek <jeff@jeffboek.com>
* For #3986 : Fix feedback
2019-07-22 10:31:31 -07:00
Jeff Boek
5630904f93
For#3278 - Updates strings in preferences ( #4184 )
2019-07-19 12:31:55 -07:00
Sawyer Blatz
e25ceafd1f
No issue: Removes unnecessary fragment transitions from accounts
...
Co-authored-by: ekager <emilykager@gmail.com>
2019-07-18 19:56:25 -04:00
Sawyer Blatz
becdb88f4b
Revert "For #1944 & #1750 : Updates private & night mode colors ( #4162 )"
...
This reverts commit 2c95bb614a
.
2019-07-18 19:55:56 -04:00
Axel Hecht
709a2652b5
Import strings from android-l10n ( #4110 )
...
State: mozilla-l10n/android-l10n@e521a2aab2
2019-07-18 16:07:01 -07:00
James Hugman
62850430b7
Closes AC#3695 - Add UI to open current page in external app
2019-07-18 15:33:31 -04:00
Tiger Oakes
6da6ddb095
Use StateListDrawable & resources w/ TabCollection
2019-07-18 15:29:06 -04:00
Emily Kager
451093fd9e
Closes #2560 - Updates Private Browsing explanation string
2019-07-18 15:27:59 -04:00
Sawyer Blatz
2c95bb614a
For #1944 & #1750 : Updates private & night mode colors ( #4162 )
2019-07-18 11:22:07 -07:00
Emily Kager
8daaa6378d
Closes #4038 - Adds margin before close icon in tab item
2019-07-16 14:14:08 -07:00
Emily Kager
3143227692
For #3998 - Make Turn On Sync Fragment scrollable in landscape
2019-07-16 12:56:07 -07:00
Tiger Oakes
447123367a
Remove unused sessions resources
2019-07-16 09:15:50 -07:00
Emily Kager
13b7e64c9b
For #3134 - Add confirmation dialog to sign out of FxA ( #3959 )
2019-07-15 16:21:13 -07:00
Tiger Oakes
7747d5c240
Use tools:text to avoid inflating strings twice ( #3619 )
2019-07-15 17:01:37 -05:00
Axel Hecht
42cbe50a5a
Import strings from android-l10n ( #4054 )
...
State: mozilla-l10n/android-l10n@64a8eca673
2019-07-15 16:09:44 -05:00
ekager
706f7d5961
For #3554 - Add DiffUtil to HistoryAdapter
2019-07-15 13:46:21 -07:00
Jonathan Almeida
cf9ae87d50
For #3015 : Add push support for send tab
2019-07-15 16:38:49 -04:00
Tiger Oakes
5de1678e65
No issue: Use putCompoundDrawables helper ( #3982 )
2019-07-15 08:24:59 -07:00
ekager
89a500beaf
For #4039 - Set angle of progress bar gradient
2019-07-15 08:02:06 -07:00
Emily Kager
a9bfb303f7
For #3997 - Use ScrollView so landscape mode displays entire view
2019-07-12 11:49:12 -07:00
Emily Kager
867067537a
For #3568 - Use correct styling for QR and Share Alert Dialogs
2019-07-12 11:40:33 -07:00
Emily Kager
5b10badc00
No issue: Remove rounded QAB corners to avoid overlapping web content
2019-07-12 09:59:19 -07:00
Emily Kager
7cea2ed048
For #3997 - Use srcCompat for sign in ImageView
2019-07-11 13:29:24 -04:00
Emily Kager
1f108f3c88
For #3806 - Adds corner radius to QAB and dialogs
2019-07-11 12:57:27 -04:00
Emily Kager
c81dd0a4a8
For #3772 - Update FXA sign in UI ( #3933 )
2019-07-10 21:20:06 -05:00
Emily Kager
547c5d7bbe
For #3906 - Add backgrounds to Permissions Buttons ( #3958 )
2019-07-10 20:59:47 -05:00
Emily Kager
9e7282cf18
For #1949 - Fixes bookmark separator appearance, removes menu ( #3957 )
2019-07-10 14:23:35 -05:00
Emily Kager
21c75ca1bb
For #3478 - Add Tab sent snackbar confirmation for device sharing
2019-07-10 14:13:10 -04:00
ekager
c6c9818751
For #3240 - Create AuthCustomTabActivity to fix dead end on auth
2019-07-10 12:23:01 -04:00
Emily Kager
41ace512ec
No issue: Adds new strings for sync, fxa, and settings
2019-07-09 18:52:36 -04:00
Mugurell
0bf8b96790
Fix #3425 - Use Share header text as contentDescription ( #3822 )
2019-07-08 14:35:53 -05:00
afr30010
c92eabdd64
Modify the order of Privacy Policy and About in Settings ( #2760 )
2019-07-08 12:16:18 -05:00
Axel Hecht
45cfeb858b
Import strings from android-l10n ( #3923 )
...
State: mozilla-l10n/android-l10n@5d8852d69a
2019-07-08 12:11:44 -05:00
Emily Kager
d168d52516
For #3772 - Remove Create an Account Option on TurnOnSyncFragment ( #3928 )
2019-07-08 12:07:09 -05:00
Sawyer Blatz
f7cf8473b5
For #2357 : Removes snapping threshold on home fragment ( #3878 )
2019-07-08 09:11:22 -07:00
ekager
eaa9df7018
For #3547 - Use MaterialButton for Share Component Close Button
2019-07-08 08:59:58 -07:00
ekager
cad6345c89
For #3715 - Update menu corner radius to 8dp to match tabs
2019-07-03 11:13:23 -07:00
Yeon Taek Jeong
29402a297e
For #3317 : Prepopulate FxA device name field with existing name ( #3733 )
2019-07-03 08:38:09 -07:00
Axel Hecht
ba34b7b69f
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@63a524065c
2019-07-03 17:07:45 +02:00
Axel Hecht
9e9c2c65c8
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@1a1047c59e
2019-07-03 13:42:22 +02:00
Axel Hecht
7b9f24edfe
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@4c73402212
2019-07-03 13:42:22 +02:00
Emily Kager
bed926c317
For #3834 - Initialize job in init
2019-07-01 16:26:46 -07:00
Sören Hentzschel
eb1ea882cf
For #2425 - QAB showed wrong text for bookmarked pages ( #3794 )
...
* For #2425 - QAB showed wrong text for bookmarked pages
* fixed linting issue
2019-07-01 11:45:52 -05:00
Weverson Nascimento
887102d215
For #3645 : Fix search engine selection ( #3665 )
...
* Remove RadioButton drawable applied in runtime
* Add default RadioButton layout
2019-07-01 11:08:58 -05:00
Tiger Oakes
d42052079a
No issue: Remove duplicate wordmark and update about page ( #3590 )
2019-07-01 08:54:16 -07:00
Emily Kager
c477c781a5
For #3355 - Allow multilines on bottom bar in Collection Creation ( #3782 )
2019-06-28 19:10:54 -05:00
Sawyer Blatz
4ccd19a585
For #2210 : Improves UI of search fragment ( #3773 )
2019-06-28 19:03:04 -05:00
Divya Raj
073b0ae103
Fixed Issue #3741 - %s in Japanese version + A few typos ( #3749 )
...
* Typo in README
* Fixed Issue #3741 - %s in Japanese version
* Fixed various typos
2019-06-28 18:56:25 -05:00
Emily Kager
9142e2279c
For #1968 - Adds menu option to add new folder in BookmarkFragment menu
2019-06-27 15:17:00 -07:00
Tiger Oakes
606e66219c
No issue: Use chains for bookmark items ( #3696 )
...
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
2019-06-27 13:47:42 -07:00
Sawyer Blatz
a36f2a7288
For #3244 : Updates account icon in settings ( #3692 )
2019-06-27 11:28:42 -07:00
Emily Kager
77edb7afe1
For #2960 Closes #3671 - Fixes bookmark deletion with undo, wraps list
2019-06-26 18:59:13 -07:00
ekager
eb54d7c97f
For #3690 - Gives defined size to pill_wrapper
2019-06-26 16:44:35 -07:00
Tiger Oakes
e8bd090a8e
No issue: Use ImageView rather than rebuilding drawable ( #3616 )
...
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
2019-06-26 16:03:06 -07:00
Emily Kager
a1ddf17364
Closes #3569 - Uses primary text attr for bookmark folder icon ( #3675 )
2019-06-26 15:29:21 -05:00
Tiger Oakes
a78d36354a
Switch RadioButtonPreference to ConstraintLayout
...
Also ensure that RTL works properly.
2019-06-26 09:45:55 -07:00
Sören Hentzschel
e1e4c7c1f9
No issue - reduce margin between favicon and title/url in library
2019-06-24 16:16:32 -07:00
Andrei Teslovan
2ebe0a2a48
Fixes #3529 - Display "Edit folder" title when editing a bookmark folder ( #3549 )
2019-06-24 13:34:15 -07:00
Emily Kager
03a5cb2fb4
For #3620 - Adds automatic theme onboarding content description ( #3629 )
2019-06-24 13:15:38 -07:00
Tiger Oakes
ab6101b0f4
Fixes #3539 - vectordrawablecompat for gradients ( #3541 )
2019-06-18 16:38:56 -07:00
Tiger Oakes
b70dced16e
Fixes #3538 - Fix ic_tabs icon path ( #3540 )
2019-06-18 16:38:42 -07:00
Emily Kager
6bd9b82385
No issue: Remove flash of tab adapter updating data in create collection
2019-06-14 11:01:54 -07:00
Emily Kager
1de63df01f
Closes #3080 - Update constraints so first collection visible by default
2019-06-14 11:01:54 -07:00
Emily Kager
9009d16ac6
Closes #3452 Closes #3553 - Implement one button style for all themes
2019-06-14 09:38:17 -07:00
Tiger Oakes
f0f5374a57
Minify vector drawables
2019-06-14 09:37:35 -07:00
Axel Hecht
22f39fbebf
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@60fcf55878
2019-06-14 14:19:01 +02:00
Emily Kager
a941b875b4
For #3439 - Clean up where accent colors didn't work with dark theming
2019-06-13 22:39:00 -07:00
Emily Kager
7abf135c89
For #2896 - Update Checkbox color on tab in collection creation
2019-06-13 22:38:08 -07:00
Sawyer Blatz
c48d7fb0c3
For #3447 : Fixes folder icon color
2019-06-13 16:40:42 -07:00
Emily Kager
ce33054173
Closes #3454 - Update Collections Icon in Delete Browsing Data
2019-06-13 15:23:08 -07:00
Tiger Oakes
2868e376a6
Replace notification icon ( #3395 )
2019-06-12 14:07:20 -05:00
Andrei Teslovan
d70b6418b4
Issue 3334 - Fix icons alignment in Collections cards ( #3382 )
2019-06-12 10:26:13 -05:00
Jeff Boek
94556cceda
For #3278 - Fixes property order in search_engine_radio_button.xml
2019-06-11 16:24:28 -07:00
Jeff Boek
a86ec60f8f
For #3278 - Fixes search engine selector layout
2019-06-11 16:24:28 -07:00
Jeff Boek
811fbfc5fd
For #3278 - Removes icon and preference item
2019-06-11 16:24:28 -07:00
Emily Kager
68fe93b420
For #3369 - Assign dark mode new collection icon colors ( #3370 )
2019-06-11 17:38:05 -05:00
Tiger Oakes
c73ba83f45
Minify drawable assets
2019-06-11 15:11:33 -07:00
Christian Sadilek
ccc7c70967
For #3252 : Reader mode appearance buttons are not visible in PB
...
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
2019-06-11 18:02:29 -04:00
vmbaicu
a2f2a23a15
Fixes #3281 - Fix Report and onboarding lint errors and issues ( #3339 )
2019-06-11 12:33:12 -05:00
Tiger Oakes
2e0a0ab65a
Fix round icon ( #3353 )
2019-06-11 12:26:08 -05:00
Axel Hecht
7c37f77cfc
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@53a583feb6
2019-06-11 09:49:26 -07:00
Emily Kager
e57e7b50ee
For #2899 - Scroll to Collections on change, animate new collections ( #3279 )
...
* For #2899 - Scroll to Collections on change, animate new collections
* For #2899 - Scroll to tabs when tabs opened from collection
2019-06-11 09:01:00 -05:00
Tiger Oakes
64229f6f34
Minify launcher icon ( #3309 )
2019-06-10 09:10:29 -05:00
Jeff Boek
b42b4df024
No Issue - Moves string to static string until next export ( #3274 )
2019-06-07 19:38:45 -05:00
Jeff Boek
5dfde74376
For #1881 - Uses flex box to pin button to the bottom
2019-06-07 13:15:26 -07:00
Axel Hecht
ada0c4da28
Import strings from android-l10n ( #3253 )
...
State: mozilla-l10n/android-l10n@8a22efc7b2
2019-06-07 09:44:17 -05:00
Emily Kager
ed39b7828b
For #3234 - Updates labels of fragments in the nav graph to avoid flash ( #3235 )
2019-06-06 16:52:25 -05:00
Grisha Kruglov
01ef0d5ac2
No issue: Use 'Turn on Sync' instead of 'Sign In'
...
Seems like we've started using a wrong string at some point.
Thankfully, the correct one is already in the tree.
2019-06-06 14:11:54 -07:00
Jonathan Almeida
c197d055b3
For #3047 : Fix blank space for system edit text controls ( #3227 )
2019-06-06 14:22:58 -05:00
Emily Kager
33eb26861d
For #3141 For #3142 Do not try to fade BrowserFragment in transitions ( #3195 )
2019-06-05 20:37:58 -05:00
Emily Kager
9624964bc3
For #3087 - Adds disabled color attr ( #3192 )
...
* For #3087 - Adds disabled color attr
* Change alpha to 40%
2019-06-05 20:37:16 -05:00
Emily Kager
883afe9bd4
No issue: Update dependencies
2019-06-05 16:30:01 -07:00
Emily Kager
704f1e6a3d
For #3004 - Restore MotionLayout on Home View only in onCreateView
2019-06-05 14:46:38 -07:00
Grisha Kruglov
fe3c163a20
Fix how we reflect FxA state in preference
...
This cleans up how we're displaying account state in the main preference UI.
Before when it worked, it worked mostly accidentally.
'launch' wrapper around "update ui" methods would trigger a race condition
between binding the account pref view holder and actually updating that view
with values. Sometimes the "update view with values" would happen after view
was bound, and the UI will be correct. Most of the time it would happen before,
and so there will be nothing to update and we'd get into an inconsistent state.
This also splits up the "accountpreference" into two: account is good,
and account needs re-auth. This greatly simplifies their management.
2019-06-05 14:38:06 -07:00
Sawyer Blatz
47c14b07dd
For #1190 : Removes syncing items from FxA telemetry
2019-06-05 13:57:18 -07:00
Emily Kager
60e3c81942
No issue: Update home screen margins
2019-06-04 16:06:08 -07:00
Sawyer Blatz
0b3a8b7a54
For #2316 : Adds confirmation dialog to delete bookmark
2019-06-04 14:47:11 -07:00
Tiger Oakes
2e27dc6a5e
Redesign Report and Collection icons
...
Update icons to align with other Android icons by adjusting the weight.
2019-06-04 13:00:11 -07:00
Axel Hecht
638c96bc65
Import strings from android-l10n ( #3120 )
...
Status: mozilla-l10n/android-l10n@03b23ceaba
2019-06-04 10:38:32 -05:00
Emily Kager
ca186c8776
Closes #1618 - Add fade to awesome bar list instead of shadow ( #3110 )
...
* Closes #1618 - Add fade to awesome bar list instead of shadow
* For #1211 - Hide keyboard on fling suggestions list
2019-06-04 10:35:47 -05:00
Colin Lee
5fb100debd
For #1966 : Up button should cancel multi-selection first ( #3108 )
2019-06-04 10:08:06 -05:00
Jeff Boek
47a59548cc
For #2324 - Adds a drawable with the proper border radius
2019-06-03 19:08:26 -07:00
Jeff Boek
40a3246c32
Adds dialog style for Firefox Accounts
2019-06-03 19:08:26 -07:00
Axel Hecht
439d579c66
Import strings from android-l10n ( #3085 )
...
Status: mozilla-l10n/android-l10n@929a19e9f8
2019-06-03 15:07:14 -05:00
Jonathan Almeida
f3b7a87852
For #2562 : Make version codes selectable
2019-06-03 16:02:06 -04:00
Emily Kager
50ec91d6a2
For #2896 - Polish Save To Collection Button ( #3093 )
2019-06-03 14:11:17 -05:00
ekager
98a40aabd7
For #2223 , For #371 - Replace Toolbar with FIP when opened
2019-06-01 10:24:55 -07:00
Emily Kager
2da401357d
For #2133 - Remove delete icon from delete history button ( #3053 )
2019-05-31 16:27:36 -05:00
Arturo Mejia
038aecc0ee
For #1919- Websites' icons are not displayed on Site permissions ( #3050 )
...
Exceptions.
2019-05-31 16:27:12 -05:00
Emily Kager
d5a9627273
For #2941 - Remove Delete Dialog, Theme Dialogs ( #3052 )
2019-05-31 16:26:34 -05:00
Jeff Boek
ebe894801c
For #3049 - Updates sign in card visual style
2019-05-31 13:53:15 -07:00
Sawyer Blatz
fa67a77151
For #1572 : Removes padding from error page button
2019-05-31 12:34:25 -07:00
Jeff Boek
33bcea6eca
Fixes #3045 - Allows scrolling the entire home layout to fix landscape scrolling issues
2019-05-31 12:26:55 -07:00
Emily Kager
0327b1146b
For #2977 - Update add new collections flow ( #2991 )
...
* For #2977 - Update add new collections flow
* Rename shared elements to be more general
* Make tab list not clickable in other modes
* For #2577 - Stop Flickering in List
* Add extensions function for next step with collections list size
2019-05-31 12:59:51 -05:00
Emily Kager
f48db90716
No issue: Always try to pop to browser when navigating to browser ( #3043 )
2019-05-31 12:57:34 -05:00
Jeff Boek
301984733a
For #225 - Adds completion snackbar
2019-05-31 09:42:44 -07:00
Jonathan Almeida
ab39a5088a
For #2052 : Fix BrowserToolbar overlapping web content
2019-05-30 20:40:56 -04:00
Emily Kager
18cd9e58f9
Fixes Crash: Pop up to Browser Fragment if exists when coming from Search
2019-05-30 16:30:06 -07:00
Emily Kager
8d0174fff2
Closes #2990 - Remove library content descriptions from browsing data items ( #3017 )
2019-05-30 17:07:52 -05:00
Tiger Oakes
74dd2a5f23
Issue #103 - Pull to refresh ( #3020 )
2019-05-30 17:05:49 -05:00
Sawyer Blatz
b8c04e02e9
For #2327 : Fixes nits
2019-05-30 11:45:39 -07:00
Sawyer Blatz
fe50e88fc8
For #2327 : Adds error state syncing
2019-05-30 11:45:39 -07:00
Emily Kager
4347d22d9b
Closes #2186 - Search Fragment search bar margins should be 8dp
2019-05-30 08:39:35 -07:00
Emily Kager
d6c1f65d72
Start MotionLayout animation to end while navigating to search fragment
2019-05-29 12:27:48 -07:00
Emily Kager
8181705b58
Init Toolbar in edit mode so we don't see the flash
2019-05-29 12:27:48 -07:00
ekager
dee3c059dc
Adds Shared Transition between Home and Search
2019-05-29 12:27:48 -07:00
Jeff Boek
3920cda693
For #2419 - Adds a deletion state to the history component
2019-05-29 12:20:19 -07:00
Sawyer Blatz
3fd831cc4d
Fixes #2942 : Updates strings for l10n ( #2950 )
2019-05-29 10:47:19 -05:00
Jonathan Almeida
540b0939d2
Closes #2878 : Cleanup with card-like styling
2019-05-28 15:11:41 -07:00
Jonathan Almeida
3da6cfd98a
For #2886 : Fix sending multiple tabs to another device ( #2923 )
...
* For #2886 : Fix sending multiple tabs to another device
* Update share methods to use new API
2019-05-28 15:05:16 -07:00
Axel Hecht
65fe58e24a
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@acf17ea0cf
2019-05-28 15:03:13 -07:00
Emily Kager
bfc0fa36b1
For #2133 - Add destructive text color to delete history button
2019-05-28 14:59:21 -07:00
Emily Kager
9871c9b2e3
For #2417 - Fade end of Edit Bookmark edit text
2019-05-28 14:58:51 -07:00
Emily Kager
a6a72885d2
For #2898 - Adds Deselect All in Collection Creation Select Tabs Step
2019-05-28 14:58:16 -07:00
Emily Kager
7d65e21b83
For #2941 - Creates delete dialog style
2019-05-28 13:41:38 -07:00
Jonathan Almeida
06bf7a4da7
For #2890 : Sending tab from another device shows empty title
2019-05-27 16:39:56 -04:00
Tiger Oakes
0ca317b7ca
Fixes #2862 - Fix about_content placeholder
...
The exact fix was described in the issue :)
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2019-05-27 11:37:44 -04:00
Jeff Boek
884da93184
Moves finalized onboarding strings to strings.xml
2019-05-24 18:08:40 -07:00
Sawyer Blatz
62bed0cd06
For #1190 : Adds telemetry for FxA login
2019-05-24 17:39:19 -07:00
Jeff Boek
e3031378bc
For #225 - Address small nits, changes default color of ic_delete
2019-05-24 17:16:03 -07:00
Jeff Boek
51451ff002
For #225 - Deletes data on button press
2019-05-24 17:16:03 -07:00
Jeff Boek
3cf91fc303
For #225 - Adds button to delete browsing data
2019-05-24 17:16:03 -07:00
Jeff Boek
072ef5785d
For #225 -Adds checkbox listener to data items
2019-05-24 17:16:03 -07:00
Jeff Boek
e9c7943fe8
For #225 - Adds icons for list items
2019-05-24 17:16:03 -07:00
Jeff Boek
3006b21508
For #225 - Adds list items for delete browsing data
2019-05-24 17:16:03 -07:00
Jeff Boek
182bbdf359
For #225 - Adds delete browsing data fragment
2019-05-24 17:16:03 -07:00
Emily Kager
01c9317be0
For #2843 - Improve Collections UI and UX ( #2851 )
2019-05-24 17:06:17 -07:00
mheubusch
11be571ded
Update static_strings.xml
2019-05-24 16:02:44 -07:00
Jonathan Almeida
1de2e58644
No issue: Add device name to account page
2019-05-24 15:29:34 -07:00
Sawyer Blatz
e8943a2d9c
No issue: Updates l10n static strings
2019-05-24 15:29:18 -07:00
Sawyer Blatz
dff2f0efaf
For #2327 : Adds error state strings for syncing
2019-05-24 14:52:36 -07:00
Sawyer Blatz
a9466554e5
For #2788 : Fixes string issues ( #2841 )
2019-05-24 14:07:10 -07:00
Emily Kager
beb2dec79f
For #2780 - Fix home screen attributes for API 21-22 ( #2844 )
2019-05-24 14:03:59 -07:00
Jonathan Almeida
b75de72a19
No issue: Add ellipses to syncing string
2019-05-24 16:50:58 -04:00
Tiger Oakes
207a8d6772
Use a ListAdapter for SessionControl
2019-05-24 13:13:52 -07:00
Jonathan Almeida
2fd91daa5b
No issue: Fix NotificationManager icon color
2019-05-24 11:32:55 -07:00
Sawyer Blatz
36f4b97712
For #658 : Adds your rights page link
2019-05-24 11:32:27 -07:00
Emily Kager
09588dfda6
For #2529 - Remove "Delete Collection" button from private browsing
2019-05-24 10:53:15 -07:00
Sawyer Blatz
549292d06e
For #2732 : Removes view model usage from collection creation
2019-05-24 10:40:32 -07:00
Emily Kager
7622b7a3fd
Update string
2019-05-24 09:42:05 -07:00
Emily Kager
833290799e
For #1286 - Add Automatic Font Sizing Preference
2019-05-24 09:42:05 -07:00
Jeff Boek
f76437f60c
Fixes #2811 - Removes custom attributes
2019-05-23 22:07:54 -07:00
Jonathan Almeida
3c84807474
Add connect another device dialog ( #2803 )
2019-05-23 19:51:25 -04:00
Grisha Kruglov
2ad3a72f6f
Closes #2252 : Show "Desktop Bookmarks" in the Bookmarks library ( #2797 )
...
This patch adds in a virtual "Desktop Bookmarks" folder to the top
of the mobile root child list, and makes sure to change internal
bookmark root names to user friendly labels.
2019-05-23 19:33:06 -04:00
Jonathan Almeida
8fbbcceb21
Adds send tab functionality to UI ( #2790 )
...
* Closes #2782 : Hide send tab when no devices available
* For #2752 : Enabled send tab for debug and nightly builds
* For #2753 : Add Send Tab functionality to UI
2019-05-23 18:38:03 -04:00
Emily Kager
467e6bda74
Add back fade in fade out pop anim
2019-05-23 13:41:00 -07:00
Emily Kager
895ba021e7
Hide toolbar in activity and remove label from home fragment
2019-05-23 13:41:00 -07:00
Emily Kager
5bc143df4c
Do not use ClipChildren false on homeLayout parent
2019-05-23 13:41:00 -07:00
Emily Kager
40f2fe5166
For #1287 - Create animation for opening and closing tab from home
2019-05-23 13:41:00 -07:00
Grisha Kruglov
6a8d0f324e
Closes #2770 : Allow receiving tabs from FxA devices ( #2772 )
...
* Closes #2770 : Allow receiving tabs from FxA devices
Now that we're on a-c 0.54, we can land this since it supports device
capability migration.
This patch adds a SEND_TAB device capability, making Fenix a valid target
in the Send Tab device list on Desktop Firefox.
Additionally, it adds a notification manager which manages notification
channels and knows how to display "received tabs" notifications".
* Post: remove unusued test file that's causing issues
2019-05-23 13:13:27 -07:00
Sawyer Blatz
832fd71afc
For #2784 : Removes undo from collection deletion ( #2786 )
2019-05-23 12:16:40 -07:00
Jonathan Almeida
eb7646f073
Add custom share sheet and send tab support ( #2757 )
...
* Closes #2751 : Add custom app share sheet
* Closes #2753 : Add send tab devices to share sheet
* Closes #2752 : Add build flag for send tab
* Replace Context.share with ShareFragment
2019-05-23 10:48:22 -07:00
Emily Kager
6057c3703a
For #2061 - Added Find in Page Bar No Matches Text Color ( #2746 )
2019-05-23 10:47:15 -07:00
Jeff Boek
ab590df18b
For #2717 - Adds auto signed in state to the accounts onboarding card
2019-05-23 10:26:55 -07:00
Emily Kager
7492de321d
For #2530 - Show report site issue and TP off globally in quick settings
2019-05-23 08:34:24 -07:00
Sawyer Blatz
220a843534
For #2205 : Updates collection title constraints
2019-05-23 08:33:42 -07:00
Sawyer Blatz
9509ce1b12
For #911 : Adds reader mode notification on first launch
2019-05-23 08:27:07 -07:00
Sören Hentzschel
cc03aeb9f0
For #2435 - adds URL to bookmarks in library
2019-05-23 08:22:34 -07:00
Sawyer Blatz
a1d32127ab
For #2655 : Adds undo snackbar for closing all tabs
2019-05-23 07:26:00 -07:00
Sawyer Blatz
3f821fec75
No issue: Updates string comment for collection renamed
2019-05-22 17:20:09 -07:00
Axel Hecht
9057eed6d7
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@ec762fcedc
2019-05-22 08:56:30 -07:00
Jeff Boek
16b3309053
For #2531 - Adds privacy notice to settings
2019-05-21 21:34:06 -07:00
Emily Kager
c2339e9669
Closes #2699 - Removes Feedback from Settings
2019-05-21 13:37:00 -07:00
Sawyer Blatz
93d0982a6f
For #1576 : Adds tab collection renaming
2019-05-21 10:34:42 -07:00
Sawyer Blatz
afbe397f94
For #1575 : Enables adding tabs to existing collection
2019-05-21 09:39:55 -07:00
Axel Hecht
9c2352f2c5
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@edd6b0e79f
2019-05-21 08:55:04 -07:00
Jeff Boek
692724be2f
For #2395 - Navigates to turn on sync on button press
2019-05-20 23:32:58 -07:00
Jeff Boek
9d74697ab3
For #2395 - Adds sign into sync card
2019-05-20 23:32:58 -07:00
Jeff Boek
b3650cacff
For #2399 - Wires up tracking protection onboarding card
2019-05-20 23:32:58 -07:00
Jeff Boek
a2a4524e51
For #982 - Opens privacy policy in a custom tab
2019-05-20 23:32:58 -07:00
Jeff Boek
02db8279fb
For #982 - Adds icon and button for privacy notice onboarding card
2019-05-20 23:32:58 -07:00
Jeff Boek
591f367806
For #2392 - Adds icon to private browsing onboarding card
2019-05-20 23:32:58 -07:00
Sören Hentzschel
149c01c342
No issue - make spacing in history view consistent with spacing on tabs view
2019-05-20 19:38:20 -07:00
Tiger Oakes
a02bf550c8
Add wordmark variants for different dpi levels
2019-05-20 19:36:09 -07:00
Emily Kager
e534dad199
For #2028 - Pass Session ID for Custom Tab Prompts, Theme Dialogs
2019-05-20 19:24:48 -07:00
Emily Kager
028c6cad70
For #2025 - Create and theme Dialog for deleting all history
2019-05-20 19:24:48 -07:00
Emily Kager
fd4de3509d
For #1249 - Create Empty History State
2019-05-20 19:23:14 -07:00
Emily Kager
a169019426
For #2474 - Pop Up to Bookmark Fragment when navigating to Browser
2019-05-20 19:18:14 -07:00
Sawyer Blatz
3619f1417d
For #1574 : Cleans up unused code and refactors
2019-05-20 14:31:17 -07:00
Sawyer Blatz
7861a80715
For #2205 : Truncates tab collection titles
2019-05-20 14:31:17 -07:00
Sawyer Blatz
4e6f9b9ef1
For #1574 : Displays previous tab collections when creating
2019-05-20 14:31:17 -07:00
Emily Kager
d380834042
Move strings to static_strings
2019-05-20 11:10:20 -07:00
ekager
fdfcf755b3
Add content description for images and radio button
2019-05-20 11:10:20 -07:00
Emily Kager
d347f73e69
For #2389 - Create Theme Onboarding Card
2019-05-20 11:10:20 -07:00
Emily Kager
a44322b120
Update mapping to represent steps of 5 from 50-200
2019-05-16 22:26:54 -07:00
Emily Kager
2956ca0c82
Change min and max scale for text scale
2019-05-16 22:26:54 -07:00
Emily Kager
e00380960f
Add Accessibility Fragment and Text Size Adjustment Setting
2019-05-16 22:26:54 -07:00
Emily Kager
855acd5fe2
Closes #2528 - Fixes Dialog navigation
2019-05-16 22:24:09 -07:00
Axel Hecht
c5204d2f9f
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@27dbd72e7d
2019-05-16 18:20:18 -04:00
Sawyer Blatz
72d29c2a43
For #2205 & #1578 : Integrates tab collection storage ( #2478 )
...
* For #2205 : Adds TabCollectionStorage
* For #1578 : Adds delete to TabCollection
2019-05-16 14:02:24 -07:00
Emily Kager
43843b0fb3
For #2561 - Dynamically set EngineView behavior in BrowserFragment
2019-05-16 11:22:14 -07:00
ekager
2f68546a58
Closes #2553 - wrap_content for header text for RTL
2019-05-15 23:26:58 -07:00
Jeff Boek
95af2ddcc6
For #2390 - Adds the start browser button
2019-05-15 23:18:37 -07:00
Jeff Boek
b2e6b59e91
For #2390 - Adds views for every onboarding card
2019-05-15 23:18:37 -07:00
Jeff Boek
8928b19079
For #2390 - Adds a theme picker card
...
- applies generic styling to cards
- adds margins to headers and onboarding cards
2019-05-15 23:18:37 -07:00
Jeff Boek
fe16810ddb
For #2390 - Adds onboarding section headers
2019-05-15 23:18:37 -07:00
Jeff Boek
dfe14e1751
For #2390 - Adds the onboarding welcome message
2019-05-15 23:18:37 -07:00
Jeff Boek
b3a3c94169
Small refactor before we add onboarding cards ( #2541 )
...
* For #2390 - Cleans up the toAdapterList method before we add onboarding
* For #2514 - Hide tabs menu when no tabs are open
2019-05-15 17:06:49 -07:00
Sawyer Blatz
03ed5152a5
For #1291 : Reduces length of private mode animation ( #2534 )
2019-05-15 14:48:40 -07:00
Sören Hentzschel
f8139ccc04
No issue: Fixes alignment of overflow menu in library
2019-05-15 14:48:24 -07:00
Sebastian Kaspari
d894ea6702
Issue #552 : Use EngineViewBottomBehavior to draw bottom-aligned web content above the toolbar.
2019-05-15 07:43:42 -07:00
ekager
ecdbdda94e
Added BrowserDirection values for New Fragments
2019-05-14 22:48:40 -07:00
Emily Kager
ffc8037a08
Fix navigation for pairing
2019-05-14 22:48:40 -07:00
Vlad Filippov
66a0cd5f9c
Add FxA Pairing feature to "Turn On Sync"
2019-05-14 22:48:40 -07:00
ekager
a078f9e48b
For #2422 If TP disabled globally disable quicksettings TP exception toggle
2019-05-14 15:38:39 -07:00
Emily Kager
e0e7ba5a43
For #2302 - Listen to session to update QuickSettingsSheetDialogFragment
2019-05-14 13:49:59 -07:00
Sawyer Blatz
43a4b1b77c
For #563 : Restyles history favicons ( #2455 )
2019-05-14 08:41:45 -07:00
Axel Hecht
9931c7d003
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@4e63500774
2019-05-13 16:25:38 -04:00
Emily Kager
4070941657
No issue: Refactor dialogs to use nav graph
2019-05-10 19:58:48 -07:00
Emily Kager
0df12a588d
For #1876 - Correct Navigation Bar Color Logic ( #2427 )
2019-05-10 20:26:44 -05:00
Sawyer Blatz
cc2fad178f
For #2384 : Updates scrim colors ( #2423 )
2019-05-10 20:25:50 -05:00
Arturo Mejia
744f1be0a9
Closes #1411 : Added disabled style for permissions site info panel. ( #2354 )
2019-05-10 20:23:18 -05:00
Sawyer Blatz
e1cdeffe8c
For #563 : Restyles history management ( #2378 )
2019-05-10 09:58:54 -07:00
Jeff Boek
4f119f0baa
No Issue - Fixes motion layout visual issues ( #2401 )
2019-05-09 23:16:33 +00:00
Jeff Boek
27d8c09def
Fixes #1735 - adds the ability to write code against the build channel ( #2388 )
2019-05-09 22:05:49 +00:00
Blake Winton
f9683b5c8d
Closes #1743 : Align Scan and Shortcut buttons with search logo. ( #2361 )
2019-05-09 14:47:54 -05:00
Sawyer Blatz
c9f2f48803
For #2334 : Adds comment to placeholder create collection name ( #2352 )
2019-05-09 14:44:50 -05:00
Sawyer Blatz
d64f5a2064
For #2205 : Modifies styling of collections and tabs ( #2328 )
...
* For #2205 : Modifies styling of collections and tabs
* Change bounding box
2019-05-08 11:12:41 -07:00
Axel Hecht
1105f947f0
Import strings from android-l10n ( #2338 )
...
State: mozilla-l10n/android-l10n@5fd2e49ca4
2019-05-08 12:27:05 -05:00
Sawyer Blatz
447b134fe9
For #2042 : Updates strings for l10n ( #2320 )
2019-05-07 16:08:38 -05:00
Emily Kager
84a7430e57
For #1745 - Allow trackers from Allow List ( #2310 )
2019-05-07 15:28:38 -05:00
Sawyer Blatz
79fcb97ed2
For #587 : Updates private mode settings color ( #2319 )
2019-05-07 13:27:18 -07:00
Arturo Mejia
583b954c5a
Closes #1320 : Customize site info panel dialog for custom tabs. ( #2304 )
2019-05-07 11:40:46 -05:00
Emily Kager
468fb669f0
For #2256 - Use same report site string for quick settings ( #2305 )
2019-05-06 16:39:38 -05:00
Sawyer Blatz
66986d88cb
No issue: Removes broken shadow in collection creation ( #2300 )
2019-05-06 14:33:58 -07:00
Sawyer Blatz
7d577e5953
For #2205 : Adds collections view to home fragment ( #2249 )
...
* For #1574 : Adds collections to home view
* Adds colored icons and expansion
* Adds state change
* Adds more styling
* Adds ItsNotBrokenSnacks
* Adds chevron
* Improves styling of swipe to delete and adds delete action
* Fix nits
* Try to add real saving
2019-05-06 11:20:19 -07:00
Christian Sadilek
9b0422b062
Issue #910 : Integrate feature-readerview component ( #2269 )
...
Closes #908 , Closes #910 , Closes #911 , Closes #912
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2019-05-03 21:01:45 +00:00
vladikoff
e067ffbbf6
Initial view for the "Turn on Sync" fragment
...
UX: https://mozilla.invisionapp.com/share/QSR2F8UD4PN#/screens/357470308
2019-05-02 15:05:40 -07:00
Emily Kager
30ffc9fee2
For #2225 - Don't pass click events under find in page bar
2019-05-02 13:33:07 -07:00
Emily Kager
2397b22d09
For #2230 - Persist Theme Through RadioButtonPreference ( #2235 )
2019-05-02 14:34:48 -05:00
Emily Kager
7dda013ad1
No issue: Remove plurals strings ( #2234 )
2019-05-02 14:32:49 -05:00
jhugman
34bd6513b6
Fixes 1689 - Add sessionManager and sessionId to custom tabs menu and toolbar. ( #2229 )
2019-05-02 14:32:04 -05:00
Emily Kager
2953b54a84
For #1573 - Polish Collections UI Component ( #2212 )
...
* Adds Keyboard resuming, Snackbar verification, layout edits to collections
Adds Keyboard resuming, Snackbar verification, layout edits to collections
* Adds new strings for collections/tabs management
* Adds constraintsets, hides checkboxes, adds scrim
* Update strings to plurals
2019-05-02 10:53:40 -05:00
Colin Lee
6cff7325dd
For #2083 : Bookmarks in "Your Library" appear as "bookmarked" style ( #2201 )
2019-05-01 13:20:57 -05:00
Emily Kager
34f4720e6b
For #1573 - Create Save to Collection Component and Views
2019-04-30 23:03:54 -07:00
Axel Hecht
5b7d5bf1b3
Import strings from android-l10n ( #2158 )
...
Status: mozilla-l10n/android-l10n@68b2689e48
2019-04-30 20:02:57 -05:00
Sawyer Blatz
bff50fa84c
No issue: Updates destructive colors
2019-04-29 15:56:40 -07:00
Emily Kager
0e44921e08
For #1573 - Update tabs header menu ( #2141 )
2019-04-29 17:03:40 -05:00
Emily Kager
7483a307ac
For #1573 - Update collections button string
2019-04-29 13:04:43 -07:00
Sawyer Blatz
902a561279
Fixes #467 : Modifies url bar to use search screen color
2019-04-29 12:33:24 -07:00
Emily Kager
14c4d12e49
For #1573 - Add Browsing Menu Item Add To Collections
2019-04-29 12:28:52 -07:00
Sawyer Blatz
d6879e2501
No issue: Sets BrowserFragment sessionId only in custom tabs
2019-04-29 09:45:46 -07:00
Colin Lee
5b7e297adf
For #1955 : Add prompt before loading QR code ( #2096 )
2019-04-28 01:00:55 -05:00
Emily Kager
e76c618c2a
For #1541 - set padding dynamically for tab counter ( #2103 )
2019-04-26 22:01:08 -07:00
Emily Kager
bb7b22f752
Remove extraneous vertical orientation
2019-04-26 15:13:34 -07:00
Emily Kager
ee693430a2
For #1716 - Consolidate Switch Styles
2019-04-26 15:13:34 -07:00
Axel Hecht
a8d795f93f
Import strings from android-l10n ( #2069 )
...
Status: mozilla-l10n/android-l10n@6f5b72b05b
2019-04-26 14:25:59 -07:00
Grisha Kruglov
fbdf60fdb9
Bookmark sync ( #2090 )
...
* Closes #919 : Enable bookmarks synchronization
* Add bookmarks checkbox to sync preference screen
2019-04-26 14:20:13 -07:00
Emily Kager
99f979e86b
For #1601 - Bookmark icon should change visually if page is bookmarked
2019-04-25 17:29:27 -07:00
Sawyer Blatz
46924544b6
For #1975 & #1627 : Refactors getSessionById in BrowserFragment
2019-04-25 16:51:03 -07:00
Axel Hecht
f897c2e295
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@451b34711f
2019-04-25 07:44:02 -07:00
Emily Kager
4da5a26536
Closes #2000 - Don't flash LeakCanary setting in release builds ( #2006 )
2019-04-25 07:42:00 -07:00
Sawyer Blatz
91338bd204
For #1970 : Fixes Firefox Preview icon for older devices ( #2005 )
2019-04-25 07:34:08 -07:00
Emily Kager
f7963bc153
Closes #2004 - Set base alpha of quick action overlay to visible ( #2007 )
2019-04-25 07:33:53 -07:00
Jeff Boek
160e5ea1c8
For #1843 - Wires up add to collection button
2019-04-24 14:29:23 -07:00
Jeff Boek
f58400660a
For #1843 - Wires up close button
2019-04-24 14:29:23 -07:00
Jeff Boek
cddb4de79b
For #1843 - Adds the selected tabs button
2019-04-24 14:29:23 -07:00
Jeff Boek
5c45064fbb
For #1843 - Fixes color for dialog overlay
2019-04-24 14:29:23 -07:00
Jeff Boek
ff08d0dbb0
For #1843 - Passes selected tabs through the MVI loop
2019-04-24 14:29:23 -07:00
Jeff Boek
d39c15402e
For #1843 - Adds a better theme for the creation fragment
2019-04-24 14:29:23 -07:00
Jeff Boek
ba90b58d32
For #1843 - Displays tabs on the tab selection screen
2019-04-24 14:29:23 -07:00
Jeff Boek
8be0d6fea5
For #1843 - Adds the header elements for collection creation
2019-04-24 14:29:23 -07:00
Jeff Boek
ab4cf786d7
For #1843 - Scaffolds MVI component for Collection Creation
2019-04-24 14:29:23 -07:00
Jeff Boek
63574cc359
For #1843 - Adds a create collections fragment and navigates to it
2019-04-24 14:29:23 -07:00
Emily Kager
df6230182c
Closes #469 - Changes Library String
2019-04-23 17:41:38 -05:00
Emily Kager
84d601cfaf
No issue: Update quick action divider to neutral faded
2019-04-23 13:59:15 -07:00
Emily Kager
911ef446ab
No issue: Fixed visibility bugs in quick action sheet ( #1927 )
2019-04-23 11:46:52 -07:00
Sawyer Blatz
41e8acf05f
For #724 : Adds contrastText color for buttons using accent backgrounds
2019-04-23 09:57:54 -07:00
Sawyer Blatz
334a3dc672
For #1714 : Updates product to Firefox Preview ( #1907 )
2019-04-23 07:20:19 -07:00
Emily Kager
72410b18bd
Closes #1912 - Quick action bottom sheet should fade in
2019-04-22 23:25:15 -07:00
Emily Kager
a4e4b8a1c9
No issue: Update bottom margin of quick action sheet to 12dp
2019-04-22 21:47:07 -05:00
Will Hawkins
60c0fdb981
Fix for 2428 from a-c
...
In 2428 from android-components, they removed part of
the tab layout XML for localization/usability and fenix
copied that file directly. Fenix needs to make the
equivalent change. This patch does that.
2019-04-22 17:34:09 -07:00
Jeff Boek
ba690fde8e
Fixes tab sizing ( #1906 )
2019-04-22 14:50:22 -07:00
Emily Kager
b80b90c07d
Closes #1879 - Create toolbar background drawable instead of view
2019-04-22 14:22:28 -07:00
Sawyer Blatz
b996acdb35
No issue: Updates crash report back press and string ( #1773 )
2019-04-22 14:05:23 -07:00
Emily Kager
69ad5ffc57
Closes #1784 - Make separate private vector without background
2019-04-22 13:25:00 -07:00
Jeff Boek
91153baaf3
Fixes #1890 - Remove unused strings ( #1891 )
2019-04-22 11:24:49 -07:00
Jatin Kumar
5aa1bb9bd1
Fixes #1860 : fixed text views in About Fenix page
2019-04-22 10:27:38 -05:00
Kourosh
08796a1f95
Fixes #1864 - made about page scrollable ( #1865 )
2019-04-21 12:14:53 -07:00
Jeff Boek
f19a773ab9
Merge pull request #1842 from boek/i1840-collections_featureflag
...
For #1840 - Adds a save tab group button and puts it behind a feature flag
2019-04-20 14:15:18 -07:00
Colin Lee
7c00c2983b
No issue: Fix crash on bookmark folder selection and Snackbar color
2019-04-20 15:10:24 -05:00
Jeff Boek
4ea54252b0
For #1830 - Adds the ability to share a tab
2019-04-19 15:31:12 -07:00
Jeff Boek
774c5c0e0c
For #1830 - Updates the tab visual style
2019-04-19 15:31:12 -07:00
ekager
316569b899
Closes #1798 , Closes #1581 Corrects divider views and padding for toolbar and action sheet
2019-04-19 15:19:48 -07:00
ekager
c7b85d1272
For #1593 - Remove evenodd from vector files
2019-04-19 17:18:03 -05:00
Jeff Boek
146492bd59
Fixes #1828 - Adds an empty tab state
2019-04-19 14:06:31 -07:00
Sawyer Blatz
0f367a018a
For #724 : Corrects colors for all themes
2019-04-19 13:46:43 -07:00
Colin Lee
deb7c2d18c
Fix #1770 : Share icon from quick action bar poorly rasterized
2019-04-19 15:17:47 -05:00
Sawyer Blatz
85245d7b40
Closes #1717 : Removes search button from library
2019-04-19 13:34:14 -05:00
Colin Lee
12614e0142
For #1555 : Bookmark Overflow menu tap area should be larger
2019-04-19 08:09:26 -07:00
Colin Lee
9679bfa670
For #1682 : Bookmark string fix for l10n
2019-04-19 08:05:49 -07:00
Emily Kager
ac7a9e25b9
For #1049 - Round out progress bar
2019-04-18 14:01:45 -07:00
Emily Kager
e9edd6c8b5
For #1084 - Remove Exceptions from TP setting for Beta
2019-04-18 15:37:12 -05:00
Sören Hentzschel
63566879f6
For #1775 - Remove Language from settings for Beta
2019-04-18 13:49:50 -05:00
Axel Hecht
8af7ddd5d7
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@4d1d72880f
2019-04-18 13:07:44 -05:00
Arturo Mejia
ea26423123
#1682 Fixing typos on strings comments
2019-04-18 13:04:52 -05:00
Jeff Boek
6183e82264
For #1696 - Removes sessions from the bottomsheetfragment
2019-04-17 22:41:59 -07:00
Jeff Boek
8dd9820734
For #1264 - Removes data choice options
2019-04-17 21:45:12 -05:00
kouroshydn
130d85cf69
Fixes #1691 - Site permissions' pages are not entirely visible
2019-04-17 15:59:44 -07:00
Sawyer Blatz
f848ed149a
For #921 : Adds styling to error pages
2019-04-17 16:22:25 -05:00
Jeff Boek
f5babaf47d
For #1700 - Hides incomplete features in the quick action bar
2019-04-17 13:57:15 -05:00
Jeff Boek
29f83a0c0f
For #1698 - Removes unimplemented library sections for the beta
2019-04-17 13:49:27 -05:00
Jeff Boek
2df1344b3c
For #1699 - Remove links to settings sections for beta
2019-04-17 13:46:59 -05:00
Jeff Boek
fc9886e32a
For #1676 - Removes setting for location services
2019-04-17 13:46:20 -05:00
Sawyer Blatz
5390aed795
Fixes #1662 : Corrects ripple style for private browsing button
2019-04-17 10:43:20 -05:00
Emily Kager
f88f181ac1
Closes #1655 - Use accent bright for switch in quick settings
2019-04-16 13:06:48 -07:00
Sawyer Blatz
3b3d4c3de5
Fixes #1646 : Changes bookmarks toolbar color ( #1651 )
2019-04-16 08:03:22 -07:00
Sawyer Blatz
23edd2559d
For #933 : Adds caching of sign in state ( #1647 )
2019-04-16 08:00:28 -07:00
Emily Kager
01a181975d
For #1084 - Add tracking protection toggle to quick settings dialog
2019-04-15 19:59:10 -05:00
Axel Hecht
3f906dc58a
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@ce0bbdb947
2019-04-15 15:39:22 -07:00
Sawyer Blatz
49b4eaf182
For #724 : Fixes white color in dark mode and removes android:tint ( #1641 )
2019-04-15 13:14:49 -07:00
Jeff Boek
658f6dcf23
For #1495 - Reverts editing translated string and creates a new string
2019-04-15 13:33:09 -05:00
Colin Lee
6bff472276
No issue: Add Bookmark multi-select edit button
2019-04-15 13:31:59 -05:00
Colin Lee
5d6112da05
No issue: Missing clear button in edit bookmarks UI
2019-04-15 13:17:41 -05:00
Colin Lee
5f3e255426
No issue: fix build breakage on merge
2019-04-15 12:29:20 -05:00
Sawyer Blatz
29832c5e84
For #724 : Consolidates colors
2019-04-15 12:22:03 -05:00
Colin Lee
574ee5e3d5
Merge branch 'master' into manage_site_permissions_exceptions
2019-04-12 19:06:34 -05:00
Emily Kager
068744eb96
For #1084 - Add Setting to enable/disable TP
2019-04-12 19:05:25 -05:00
Colin Lee
9b1c1b5f4d
For #1571 : Make bookmark deletion undoable
2019-04-12 19:05:04 -05:00
Arturo Mejia
c3e31a15db
Closes #1079 : Managing site permissions exceptions
2019-04-12 17:59:05 -04:00
Colin Lee
bc1b7e0b43
For #1539 : Add bookmark multi-select features
2019-04-12 13:35:28 -05:00
Emily Kager
659386bd5e
For #176 - Start swipe to close gesture
2019-04-12 10:04:48 -05:00
Axel Hecht
29414a49e7
Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@2f5a5df950
2019-04-11 10:17:18 -07:00
ekager
c15430c8b8
Closes #1530 - center history text
2019-04-10 20:40:36 -07:00
Jatin Kumar
7bf696b7f4
Fix #1516 : fixed scrolling library menu in landscape mode
2019-04-10 19:13:19 -07:00