Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] アダプティブアイコンの細かな修正&テーマ別アイコン対応 #583

Conversation

Npepperlinux
Copy link
Contributor

@Npepperlinux Npepperlinux commented Apr 1, 2024

Androidのアプリアイコンに関する変更の提案です。

  • アダプティブアイコン対応 #168 で作成したicon_adaptive.pngを透過画像icon_adaptive_foreground.pngに変更し、背景色を画像から抽出した#acet602に設定する変更です。
    • アイコンの背景色と同一の色に設定したことで、視差効果作動中に違和感が軽減するようになりました。
  • Android 13のテーマ別アイコンに対応したモノクロアイコンicon_adaptive_monochrome.pngを追加する提案です。
    • icon_adaptive_foreground.pngをベースにInkscapeで「ビットマップからトレース」をした透過画像です。
    • 実際にテーマ別アイコンを適用した場合の例: https://misskey.io/notes/9rkawyelzug8091y

Related to #449 and #572 ?

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.60%. Comparing base (017c89e) to head (99b1efe).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #583      +/-   ##
===========================================
- Coverage    36.60%   36.60%   -0.01%     
===========================================
  Files          257      257              
  Lines        13587    13587              
===========================================
- Hits          4974     4973       -1     
- Misses        8613     8614       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Npepperlinux
Copy link
Contributor Author

テーマ別アイコンで使用しているアイコンについて、現在のコミットではInkscapeによるトレース(画像左)を使用していますが、他のアプリのテーマ別アイコンとデザインを揃えるため、専用のモノクロアイコン(画像右)を使用することを提案します。

Inkscapeによるトレース 専用のアイコン
miria_auto_trace miria_deform

@Npepperlinux Npepperlinux force-pushed the feat/icon_adaptive_monochrome branch from 99b1efe to 7064f53 Compare April 13, 2024 01:43
@shiosyakeyakini-info shiosyakeyakini-info changed the base branch from develop to feature/miria_v2 June 22, 2024 05:08
@shiosyakeyakini-info shiosyakeyakini-info merged commit cd6cdde into shiosyakeyakini-info:feature/miria_v2 Jun 22, 2024
1 check failed
@shiosyakeyakini-info
Copy link
Owner

たしかに右のほうがかわいいのでこれにします!

@Npepperlinux Npepperlinux deleted the feat/icon_adaptive_monochrome branch June 22, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants