Dain Nilsson
3d1345577f
Fix styling of chips
2024-07-03 14:27:54 +02:00
Elias Bonnici
63bb6292a5
Remove icon size scaling in IconPackDialog
2024-04-24 13:19:13 +02:00
Adam Velebil
4b45031a2d
add missing textScaler
2024-04-17 14:27:34 +02:00
Dain Nilsson
028d417dd9
Remove _outline variants of icons
2024-03-08 14:05:06 +01:00
Dain Nilsson
2626c81e02
Use Material Symbols
2024-03-08 09:50:34 +01:00
Elias Bonnici
f7613d5e78
Show progressbar when icon pack is loading.
2024-01-11 12:44:35 +01:00
Elias Bonnici
e0521f931a
Allow drag & dropping icon packs.
2024-01-10 16:06:12 +01:00
Rikard Braathen
605a5fb27d
Theme changes
2023-12-20 15:39:27 +01:00
Dain Nilsson
83fda9ddf5
Add pre-commit with formatting and linting.
2023-11-29 10:26:56 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order.
2023-11-27 11:41:05 +01:00
Adam Velebil
be19eb1a36
fix deprecations in icon_pack_dialog
2023-11-23 15:42:41 +01:00
Adam Velebil
3aaf7c712a
handle failure when decoding icon pack files
2023-08-30 14:48:49 +02:00
Adam Velebil
b37cc66b5c
handle font size in RichText widgets
2023-05-24 09:57:12 +02:00
Adam Velebil
0282671b28
catch exceptions from copyPath
2023-04-24 09:15:20 +02:00
Evan Anderson
13d0ccc756
icons: Avoid use of rename when installing icon pack
...
rename does not work across filesystems. /tmp is often in
a tmpfs filesystem, and thus installing the icon pack fails.
Solve this by using a copy/delete pattern instead of rename
Fixes https://github.com/Yubico/yubioath-flutter/issues/1051
2023-04-19 13:23:01 -05:00
Adam Velebil
dfa068619d
Use new URL for Custom Account Icons' Learn more
2023-04-04 09:08:47 +02:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py
2023-03-02 12:45:55 +01:00
Dain Nilsson
a8c7038bac
Restructure strings for icons.
2023-03-01 09:34:13 +01:00
Dain Nilsson
821cdfb118
Update custom icons doc and link.
2023-02-28 15:07:37 +01:00
Adam Velebil
2f2fca78ff
content validation
2023-02-28 12:09:02 +01:00
Adam Velebil
a4cc159f60
hash icon pack file names
2023-02-27 17:02:30 +01:00
Adam Velebil
9abe253a99
change max icon pack size to 5MB
2023-02-24 09:44:53 +01:00
Adam Velebil
d735a03dd5
move space character from resources to code
2023-02-23 16:59:42 +01:00
Adam Velebil
9b39b5c391
use join
2023-02-23 16:38:03 +01:00
Adam Velebil
0469561f26
show Icon Pack import progress
2023-02-23 10:46:33 +01:00
Adam Velebil
1982daa18a
add Learn more content
2023-02-22 16:35:18 +01:00
Adam Velebil
4659cbaa8a
use simpler cache names
2023-02-22 16:21:46 +01:00
Adam Velebil
5bffce7451
fix tap gesture recognizer
2023-02-22 15:47:44 +01:00
Adam Velebil
dfe8b23e58
fix icon dialog style/theming
2023-02-22 15:36:44 +01:00
Adam Velebil
2f71b8e72b
add localization support
2023-02-22 15:23:57 +01:00
Adam Velebil
767c9dde16
update UI for remove icon pack
2023-02-22 14:23:16 +01:00
Adam Velebil
54f816403b
open dialog from OATH menu
2023-02-22 11:42:44 +01:00
Adam Velebil
bfd0f91c14
learn more updates
2023-02-22 11:27:05 +01:00
Adam Velebil
68411efbd8
dialog styling
2023-02-22 10:19:50 +01:00
Adam Velebil
3fde9681d3
replace settings with dialog
2023-02-21 17:52:56 +01:00
Adam Velebil
3dc620855e
use application support and system temp directory
2023-02-21 16:55:49 +01:00
Adam Velebil
a8100dc00f
add icon pack settings to Android
2023-02-21 14:38:25 +01:00
Adam Velebil
0a2fd4010f
add max zip size limit and error descriptions
2023-02-21 14:16:43 +01:00
Adam Velebil
3158165a7e
don't use ArchiveFile.isFile
2023-02-21 14:15:40 +01:00
Adam Velebil
4231c40fde
make search case insensitive
2023-02-21 13:34:39 +01:00
Adam Velebil
99cf3f18cb
refactor icon pack manager
2023-02-21 13:25:59 +01:00
Adam Velebil
57ad15f491
refactor feature
2023-02-21 11:40:38 +01:00