about summary refs log tree commit diff
path: root/src/screens/Settings/AppIconSettings/useAppIconSets.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update `@mozzius/expo-dynamic-app-icon` (#8834)Samuel Newman2025-08-241-0/+10
|
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-21/+61
| | | | | | | * upgrade prettier * run prettier * more files
* Merge #7903 (#7917)Eric Bailey2025-03-061-11/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add missing msg macro calls for i18n (#7903) * Add missing msg macro calls for i18n * Update src/screens/Settings/AppIconSettings/useAppIconSets.ts Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Apply surfdude29's suggestions from code review Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Format --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net> Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Nicer app icon screen (#6972)Samuel Newman2024-12-111-0/+134
* wip exploration * list format instead of grid * fix normalising default name * adjust margins * Rework the app icon link * Decrease app icon size * Adjust some spacing * Move some things around to fix web errors * Fix pathname --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol>