Commit Graph

326 Commits

Author SHA1 Message Date
Dain Nilsson
863d299805
Externalize enum display names. 2023-03-02 14:49:02 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
ee2b3e5e34
String fixes. 2023-03-02 09:34:01 +01:00
Dain Nilsson
c42a03c9e2
USe parameterized strings for "foo: bar". 2023-03-01 10:30:32 +01:00
Dain Nilsson
a8c7038bac
Restructure strings for icons. 2023-03-01 09:34:13 +01:00
Dain Nilsson
be4dc4d7c3
Re-use AppLocalizations instance. 2023-03-01 08:36:58 +01:00
Dain Nilsson
1d389e3185
Restructure external strings. 2023-03-01 08:36:57 +01:00
Dain Nilsson
6bf231dc7d
Externalize strings. 2023-03-01 08:33:31 +01:00
Adam Velebil
1771fc683a
updated year in license headers 2023-02-28 15:25:27 +01:00
Adam Velebil
b63b8f0a2e
revert non-changes 2023-02-28 15:21:22 +01:00
Dain Nilsson
821cdfb118
Update custom icons doc and link. 2023-02-28 15:07:37 +01:00
Adam Velebil
8978298f01
Merge branch 'main' into feature/issuer_icons 2023-02-28 13:39:05 +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
Dain Nilsson
4f0fe0a723
Merge PR #970. 2023-02-27 12:54:58 +01:00
Dain Nilsson
4375f84a52
Avoid calling calculate on deleted/renamed credential from dialog. 2023-02-27 12:01:15 +01:00
Dain Nilsson
274989c22b
OATH cleanups. 2023-02-24 14:19:34 +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
Adam Velebil
a456d813ac
use icon pack 2023-02-17 15:15:20 +01:00
Dain Nilsson
e804634091
Extract custom Widget. 2023-02-15 08:52:06 +01:00
Dain Nilsson
2d887593bb
Refactor OATH views and actions. 2023-02-13 17:04:49 +01:00
Dain Nilsson
15cdf0d62c
Implement alternative OATH navigation. 2023-02-13 17:04:09 +01:00
Dain Nilsson
9de315f472
Fix focus issue for Ctrl+F, add Ctrl+W to close. 2023-02-13 16:24:28 +01:00