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 |
|
Dain Nilsson
|
82bc09656f
|
Merge PR #977.
|
2023-02-27 16:03:09 +01:00 |
|
Dain Nilsson
|
cd458e1693
|
Update to Flutter 3.7.5 and latest dependencies.
|
2023-02-27 15:25:49 +01:00 |
|
Dain Nilsson
|
4f0fe0a723
|
Merge PR #970.
|
2023-02-27 12:54:58 +01:00 |
|
Dain Nilsson
|
9a637448dd
|
Merge PR #971.
|
2023-02-27 12:54:02 +01:00 |
|
Dain Nilsson
|
4375f84a52
|
Avoid calling calculate on deleted/renamed credential from dialog.
|
2023-02-27 12:01:15 +01:00 |
|
Dain Nilsson
|
5e85c89c8f
|
Fix opening OATH dialog in tests.
|
2023-02-27 11:14:25 +01:00 |
|
Dain Nilsson
|
f840bd0dc1
|
Don't try to open a session for NFC readers with no card.
|
2023-02-24 16:24:25 +01:00 |
|
Dain Nilsson
|
4491fb4b40
|
Add OS info to diagnostics output.
|
2023-02-24 14:24:33 +01:00 |
|
Dain Nilsson
|
d4253d3e63
|
Embed required libraries on Linux.
|
2023-02-24 14:24:13 +01:00 |
|
Dain Nilsson
|
6f7d15dfff
|
Hide window on Ctrl/Cmd + W.
|
2023-02-24 14:23:43 +01:00 |
|
Dain Nilsson
|
68cbea833a
|
Fix copy to clipboard for Wayland.
|
2023-02-24 14:23:17 +01:00 |
|
Dain Nilsson
|
15e310ca38
|
Add systray.
|
2023-02-24 14:22:36 +01:00 |
|
Dain Nilsson
|
758776d864
|
Add AppLocalizations Provider.
|
2023-02-24 14:20:17 +01:00 |
|
Dain Nilsson
|
274989c22b
|
OATH cleanups.
|
2023-02-24 14:19:34 +01:00 |
|
Dain Nilsson
|
1811344ed4
|
Add notification support.
|
2023-02-24 14:17:14 +01:00 |
|
Dain Nilsson
|
fc3238e829
|
Allow hiding the window.
|
2023-02-24 14:10:39 +01:00 |
|
Dain Nilsson
|
ac3f0c47d4
|
Add new dependencies for systray.
|
2023-02-24 13:59:09 +01:00 |
|
Dain Nilsson
|
66b8ce8fe8
|
Add systray icons.
|
2023-02-24 13:56:07 +01:00 |
|
Adam Velebil
|
ffe7f72aa3
|
use ellipsis character
|
2023-02-24 11:32:45 +01:00 |
|
Adam Velebil
|
45ff81a443
|
change copy for Loading icon pack
|
2023-02-24 11:25:24 +01:00 |
|
Adam Velebil
|
53b3ba134a
|
prevent Icon Pack Dialog closing on YK change
|
2023-02-24 10:59:12 +01:00 |
|
Adam Velebil
|
89409b14b8
|
support png and jpg formats
|
2023-02-24 09:54:21 +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
|
201332bdc8
|
add license text
|
2023-02-21 13:26:45 +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 |
|
Adam Velebil
|
127aacf5c7
|
ui update
|
2023-02-20 15:26:59 +01:00 |
|
Adam Velebil
|
836fee3fe9
|
use hash for cached filenames
|
2023-02-20 11:23:39 +01:00 |
|
Adam Velebil
|
494e99b36f
|
import icon pack
|
2023-02-17 17:35:29 +01:00 |
|
Adam Velebil
|
b8580c0612
|
compile fix
|
2023-02-17 15:35:31 +01:00 |
|