Browse Source

Optimize PNG images using zopflipng (#705)

dependabot/npm_and_yarn/mobile/ansi-regex-4.1.1
Peter Dave Hello 2 years ago
committed by GitHub
parent
commit
9833601079
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
58 changed files with 0 additions and 0 deletions
  1. BIN
      mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  2. BIN
      mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  3. BIN
      mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  4. BIN
      mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  5. BIN
      mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  6. BIN
      mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  7. BIN
      mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  8. BIN
      mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
  9. BIN
      mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  10. BIN
      mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
  11. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/100.png
  12. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/1024.png
  13. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/114.png
  14. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/120.png
  15. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/144.png
  16. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/152.png
  17. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/167.png
  18. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/180.png
  19. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/20.png
  20. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/29.png
  21. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/40.png
  22. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/50.png
  23. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/57.png
  24. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/58.png
  25. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/60.png
  26. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/72.png
  27. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/76.png
  28. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/80.png
  29. BIN
      mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/87.png
  30. BIN
      mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-128.png
  31. BIN
      mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-256.png
  32. BIN
      mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-512.png
  33. BIN
      mobile/src/header/logo.dark.png
  34. BIN
      mobile/src/header/logo.light.png
  35. BIN
      mobile/src/help/fingerprint.png
  36. BIN
      mobile/src/help/options.png
  37. BIN
      packages/lesspass-site/images/HowItWorks.png
  38. BIN
      packages/lesspass-site/images/LessPassDatabase.png
  39. BIN
      packages/lesspass-site/images/counter.png
  40. BIN
      packages/lesspass-site/images/double-blue-cover.png
  41. BIN
      packages/lesspass-site/images/favicon.png
  42. BIN
      packages/lesspass-site/images/fingerprint.png
  43. BIN
      packages/lesspass-site/images/options.png
  44. BIN
      packages/lesspass-web-extension/extension/icons/icon-128x128.png
  45. BIN
      packages/lesspass-web-extension/extension/icons/logo-32.png
  46. BIN
      packages/lesspass-web-extension/extension/icons/logo-64.png
  47. BIN
      packages/lesspass-web-extension/extension/icons/logo.png
  48. BIN
      resources/icon.png
  49. BIN
      resources/nexus_5x.png
  50. BIN
      sandbox/lesspass-web-component/public/logo192.png
  51. BIN
      sandbox/lesspass-web-component/public/logo512.png
  52. BIN
      sandbox/lesspass-website/src/images/HowItWorks.png
  53. BIN
      sandbox/lesspass-website/src/images/download-on-the-App-Store.png
  54. BIN
      sandbox/lesspass-website/src/images/get-amo-badge.png
  55. BIN
      sandbox/lesspass-website/src/images/get-chrome-badge.png
  56. BIN
      sandbox/lesspass-website/src/images/get-it-on-fdroid.png
  57. BIN
      sandbox/lesspass-website/src/images/google-play-badge.png
  58. BIN
      sandbox/lesspass-website/src/images/icon.png

BIN
mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher.png View File

Before After
Width: 72  |  Height: 72  |  Size: 3.6 KiB Width: 72  |  Height: 72  |  Size: 2.8 KiB

BIN
mobile/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png View File

Before After
Width: 72  |  Height: 72  |  Size: 5.5 KiB Width: 72  |  Height: 72  |  Size: 4.7 KiB

BIN
mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher.png View File

Before After
Width: 48  |  Height: 48  |  Size: 1.9 KiB Width: 48  |  Height: 48  |  Size: 1.6 KiB

BIN
mobile/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png View File

Before After
Width: 48  |  Height: 48  |  Size: 2.9 KiB Width: 48  |  Height: 48  |  Size: 2.6 KiB

BIN
mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png View File

Before After
Width: 96  |  Height: 96  |  Size: 4.6 KiB Width: 96  |  Height: 96  |  Size: 3.6 KiB

BIN
mobile/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png View File

Before After
Width: 96  |  Height: 96  |  Size: 7.2 KiB Width: 96  |  Height: 96  |  Size: 6.1 KiB

BIN
mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png View File

Before After
Width: 144  |  Height: 144  |  Size: 8.3 KiB Width: 144  |  Height: 144  |  Size: 6.3 KiB

BIN
mobile/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png View File

Before After
Width: 144  |  Height: 144  |  Size: 14 KiB Width: 144  |  Height: 144  |  Size: 11 KiB

BIN
mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png View File

Before After
Width: 192  |  Height: 192  |  Size: 10 KiB Width: 192  |  Height: 192  |  Size: 8.1 KiB

BIN
mobile/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png View File

Before After
Width: 192  |  Height: 192  |  Size: 17 KiB Width: 192  |  Height: 192  |  Size: 14 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/100.png View File

Before After
Width: 100  |  Height: 100  |  Size: 2.7 KiB Width: 100  |  Height: 100  |  Size: 2.2 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/1024.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 22 KiB Width: 1024  |  Height: 1024  |  Size: 16 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/114.png View File

Before After
Width: 114  |  Height: 114  |  Size: 3.1 KiB Width: 114  |  Height: 114  |  Size: 2.5 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/120.png View File

Before After
Width: 120  |  Height: 120  |  Size: 3.3 KiB Width: 120  |  Height: 120  |  Size: 2.6 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/144.png View File

Before After
Width: 144  |  Height: 144  |  Size: 3.7 KiB Width: 144  |  Height: 144  |  Size: 3.0 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/152.png View File

Before After
Width: 152  |  Height: 152  |  Size: 4.0 KiB Width: 152  |  Height: 152  |  Size: 3.2 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/167.png View File

Before After
Width: 167  |  Height: 167  |  Size: 4.5 KiB Width: 167  |  Height: 167  |  Size: 3.5 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/180.png View File

Before After
Width: 180  |  Height: 180  |  Size: 4.6 KiB Width: 180  |  Height: 180  |  Size: 3.7 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/20.png View File

Before After
Width: 20  |  Height: 20  |  Size: 659 B Width: 20  |  Height: 20  |  Size: 553 B

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/29.png View File

Before After
Width: 29  |  Height: 29  |  Size: 874 B Width: 29  |  Height: 29  |  Size: 744 B

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/40.png View File

Before After
Width: 40  |  Height: 40  |  Size: 1.1 KiB Width: 40  |  Height: 40  |  Size: 968 B

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/50.png View File

Before After
Width: 50  |  Height: 50  |  Size: 1.4 KiB Width: 50  |  Height: 50  |  Size: 1.2 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/57.png View File

Before After
Width: 57  |  Height: 57  |  Size: 1.7 KiB Width: 57  |  Height: 57  |  Size: 1.4 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/58.png View File

Before After
Width: 58  |  Height: 58  |  Size: 1.6 KiB Width: 58  |  Height: 58  |  Size: 1.3 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/60.png View File

Before After
Width: 60  |  Height: 60  |  Size: 1.7 KiB Width: 60  |  Height: 60  |  Size: 1.4 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/72.png View File

Before After
Width: 72  |  Height: 72  |  Size: 2.0 KiB Width: 72  |  Height: 72  |  Size: 1.7 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/76.png View File

Before After
Width: 76  |  Height: 76  |  Size: 2.0 KiB Width: 76  |  Height: 76  |  Size: 1.7 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/80.png View File

Before After
Width: 80  |  Height: 80  |  Size: 2.2 KiB Width: 80  |  Height: 80  |  Size: 1.8 KiB

BIN
mobile/ios/LessPass/Images.xcassets/AppIcon.appiconset/87.png View File

Before After
Width: 87  |  Height: 87  |  Size: 2.3 KiB Width: 87  |  Height: 87  |  Size: 1.9 KiB

BIN
mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-128.png View File

Before After
Width: 128  |  Height: 128  |  Size: 4.6 KiB Width: 128  |  Height: 128  |  Size: 3.2 KiB

BIN
mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-256.png View File

Before After
Width: 256  |  Height: 256  |  Size: 8.9 KiB Width: 256  |  Height: 256  |  Size: 5.3 KiB

BIN
mobile/ios/LessPass/Images.xcassets/SplashIcon.imageset/icon-512.png View File

Before After
Width: 512  |  Height: 512  |  Size: 19 KiB Width: 512  |  Height: 512  |  Size: 10 KiB

BIN
mobile/src/header/logo.dark.png View File

Before After
Width: 1016  |  Height: 230  |  Size: 25 KiB Width: 1016  |  Height: 230  |  Size: 9.5 KiB

BIN
mobile/src/header/logo.light.png View File

Before After
Width: 1016  |  Height: 230  |  Size: 25 KiB Width: 1016  |  Height: 230  |  Size: 9.5 KiB

BIN
mobile/src/help/fingerprint.png View File

Before After
Width: 98  |  Height: 38  |  Size: 1.1 KiB Width: 98  |  Height: 38  |  Size: 871 B

BIN
mobile/src/help/options.png View File

Before After
Width: 1080  |  Height: 306  |  Size: 17 KiB Width: 1080  |  Height: 306  |  Size: 10 KiB

BIN
packages/lesspass-site/images/HowItWorks.png View File

Before After
Width: 1236  |  Height: 370  |  Size: 55 KiB Width: 1236  |  Height: 370  |  Size: 36 KiB

BIN
packages/lesspass-site/images/LessPassDatabase.png View File

Before After
Width: 475  |  Height: 329  |  Size: 14 KiB Width: 475  |  Height: 329  |  Size: 11 KiB

BIN
packages/lesspass-site/images/counter.png View File

Before After
Width: 326  |  Height: 306  |  Size: 20 KiB Width: 326  |  Height: 306  |  Size: 15 KiB

BIN
packages/lesspass-site/images/double-blue-cover.png View File

Before After
Width: 2067  |  Height: 1280  |  Size: 18 KiB Width: 2067  |  Height: 1280  |  Size: 4.2 KiB

BIN
packages/lesspass-site/images/favicon.png View File

Before After
Width: 280  |  Height: 280  |  Size: 4.9 KiB Width: 280  |  Height: 280  |  Size: 2.2 KiB

BIN
packages/lesspass-site/images/fingerprint.png View File

Before After
Width: 329  |  Height: 309  |  Size: 20 KiB Width: 329  |  Height: 309  |  Size: 14 KiB

BIN
packages/lesspass-site/images/options.png View File

Before After
Width: 329  |  Height: 309  |  Size: 22 KiB Width: 329  |  Height: 309  |  Size: 16 KiB

BIN
packages/lesspass-web-extension/extension/icons/icon-128x128.png View File

Before After
Width: 128  |  Height: 128  |  Size: 4.7 KiB Width: 128  |  Height: 128  |  Size: 3.9 KiB

BIN
packages/lesspass-web-extension/extension/icons/logo-32.png View File

Before After
Width: 32  |  Height: 32  |  Size: 1.1 KiB Width: 32  |  Height: 32  |  Size: 768 B

BIN
packages/lesspass-web-extension/extension/icons/logo-64.png View File

Before After
Width: 64  |  Height: 64  |  Size: 2.4 KiB Width: 64  |  Height: 64  |  Size: 1.8 KiB

BIN
packages/lesspass-web-extension/extension/icons/logo.png View File

Before After
Width: 356  |  Height: 80  |  Size: 9.1 KiB Width: 356  |  Height: 80  |  Size: 6.1 KiB

BIN
resources/icon.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 22 KiB Width: 1024  |  Height: 1024  |  Size: 16 KiB

BIN
resources/nexus_5x.png View File

Before After
Width: 297  |  Height: 600  |  Size: 27 KiB Width: 297  |  Height: 600  |  Size: 20 KiB

BIN
sandbox/lesspass-web-component/public/logo192.png View File

Before After
Width: 600  |  Height: 600  |  Size: 16 KiB Width: 600  |  Height: 600  |  Size: 6.4 KiB

BIN
sandbox/lesspass-web-component/public/logo512.png View File

Before After
Width: 1600  |  Height: 1600  |  Size: 49 KiB Width: 1600  |  Height: 1600  |  Size: 17 KiB

BIN
sandbox/lesspass-website/src/images/HowItWorks.png View File

Before After
Width: 1236  |  Height: 370  |  Size: 55 KiB Width: 1236  |  Height: 370  |  Size: 36 KiB

BIN
sandbox/lesspass-website/src/images/download-on-the-App-Store.png View File

Before After
Width: 323  |  Height: 125  |  Size: 9.8 KiB Width: 323  |  Height: 125  |  Size: 4.2 KiB

BIN
sandbox/lesspass-website/src/images/get-amo-badge.png View File

Before After
Width: 172  |  Height: 60  |  Size: 5.3 KiB Width: 172  |  Height: 60  |  Size: 4.7 KiB

BIN
sandbox/lesspass-website/src/images/get-chrome-badge.png View File

Before After
Width: 496  |  Height: 150  |  Size: 9.0 KiB Width: 496  |  Height: 150  |  Size: 6.1 KiB

BIN
sandbox/lesspass-website/src/images/get-it-on-fdroid.png View File

Before After
Width: 646  |  Height: 250  |  Size: 14 KiB Width: 646  |  Height: 250  |  Size: 14 KiB

BIN
sandbox/lesspass-website/src/images/google-play-badge.png View File

Before After
Width: 646  |  Height: 250  |  Size: 14 KiB Width: 646  |  Height: 250  |  Size: 9.6 KiB

BIN
sandbox/lesspass-website/src/images/icon.png View File

Before After
Width: 1024  |  Height: 1024  |  Size: 22 KiB Width: 1024  |  Height: 1024  |  Size: 16 KiB

Loading…
Cancel
Save