Files
amethyst/commons
Claude 7235eaabb6 feat(icons): swap post + incognito_off drawables for Material Symbols
- BookmarkGroupItem: replace R.drawable.post with MaterialSymbols.News
  (codepoint U+E032). Drop now-unused post.xml.
- IncognitoBadge: drop the NIP-17 "encrypted" indicator (encryption is the
  expected default; no need to flag) and replace the legacy NIP-04
  unencrypted indicator with MaterialSymbols.NoEncryption (U+F03F).
  Drop now-unused incognito_off.xml.

incognito.xml is kept — still used by the "post anonymously" toggle in
ToggleNip17Button, GenericCommentPostScreen, and ShortNotePostScreen.

https://claude.ai/code/session_016gV9gEaSud6kDMdcaqy8ti
2026-04-23 21:01:59 +00:00
..