-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into vphong/loginslist-tests
* main: (40 commits) Dismiss QR Scanner if it not available (#6870) Bug# 6733: refactor: cleanup and simplify logic flow (#6895) Update .swiftlint.yml Fix #6879: reconfig will crash if FxA init is in-progress (#6880) Fix #6722: no reload() datasource when app backgrounded (db closed) (#6884) Introducing FxAWebViewModel (#6733) Fix #6846 - Add Search button to tabbar in home screen (#6853) Fix #6722, fix #6271: Library panels crashing on text size change (#6881) Issue 6711: Update colours in ETP shield icon (#6874) rename master branch to main Rename master branch to main Fix #6844 - Condition for when internet ins't available or leanplum is slow wasn't met (#6850) (#6852) Fix #5934: Wrap text in theme settings (#6872) For #6865 - UI Test fix Strict TP test (#6866) Fix #6862: UA test broken (#6863) Noorhashem/today widget fixes (#6861) Revert "Fix: #6764 #6763 #6766 #6765 String cutting off in widget after copying link and color contrast of the copied link label" (#6860) Send dev in UA instead of 0.0.1 (#6849) Push subscription expired handling (#6851) code styling ...
- Loading branch information
Showing
27 changed files
with
573 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
Client/Assets/Images.xcassets/tracking-protection-active-block-dark.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "trackingprotection-medium-dark.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file added
BIN
+9.6 KB
...cassets/tracking-protection-active-block-dark.imageset/trackingprotection-medium-dark.pdf
Binary file not shown.
14 changes: 7 additions & 7 deletions
14
Client/Assets/Images.xcassets/tracking-protection-active-block.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "trackingprotection-medium.pdf" | ||
"filename" : "trackingprotection-medium-light.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "original", | ||
"preserves-vector-representation" : true | ||
"preserves-vector-representation" : true, | ||
"template-rendering-intent" : "original" | ||
} | ||
} | ||
} |
Binary file added
BIN
+9.31 KB
...es.xcassets/tracking-protection-active-block.imageset/trackingprotection-medium-light.pdf
Binary file not shown.
Binary file removed
BIN
-37.9 KB
...s/Images.xcassets/tracking-protection-active-block.imageset/trackingprotection-medium.pdf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.