yubioath-flutter/lib
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
..
android Merge PR #985. 2023-03-06 10:43:12 +01:00
app [Android] use different tooltip 2023-03-14 10:20:02 +01:00
core Use TargetPlatform for isDesktop/isAndroid. 2023-03-03 16:30:54 +01:00
desktop handle windows corner cases 2023-03-07 10:28:22 +01:00
exception position toast 2023-01-10 10:17:31 +01:00
fido add auto fill hints to secret input fields 2023-03-14 15:24:41 +01:00
l10n [Android] use different tooltip 2023-03-14 10:20:02 +01:00
management Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
oath icons: Avoid use of rename when installing icon pack 2023-04-19 13:23:01 -05:00
widgets Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
about_page.dart Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
error_page.dart Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
main.dart license notice update in source files 2022-10-04 12:12:54 +02:00
theme.dart Theme tweaks. 2023-02-07 14:01:17 +01:00
version.dart bump version to 6.1.2-dev.0+60102 2023-02-13 14:31:44 +01:00