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