Commit Graph

712 Commits

Author SHA1 Message Date
Dain Nilsson
a839b4952d
Replace FABs with chips. 2022-05-20 15:11:02 +02:00
Dain Nilsson
a8dec0aa30
Icon/chip styling. 2022-05-20 15:11:01 +02:00
Dain Nilsson
b34f38796c
OATH dialog: Use better theme colors. 2022-05-20 15:11:01 +02:00
Dain Nilsson
f159cf45cc
Add no permission graphic. 2022-05-20 15:11:00 +02:00
Adam Velebil
c57d6a9c32
resize product images to 128x128 2022-05-20 15:11:00 +02:00
Dain Nilsson
388d69687a
Fix lack of margin for responsive dialogs. 2022-05-20 15:10:57 +02:00
Dain Nilsson
92d2d422ad
Remove some hardcoded colors and fix light theme. 2022-05-20 15:10:56 +02:00
Dain Nilsson
0fde22f52a
Style OATH code views. 2022-05-20 15:10:56 +02:00
Dain Nilsson
9b589bc1e6
Style OATH account dialog action buttons. 2022-05-20 15:10:54 +02:00
Dain Nilsson
110993bf8a
OATH list: Hide Avatars when narrow, rounded highlight. 2022-05-20 15:10:54 +02:00
Dain Nilsson
dd52672f0f
Add graphics to pages. 2022-05-20 15:10:53 +02:00
Dain Nilsson
ba8ae011da
Style AppBar. 2022-05-20 15:10:53 +02:00
Dain Nilsson
70b493f92f
Style drawer. 2022-05-20 15:10:52 +02:00
Dain Nilsson
209ced3402
Minor icon/text tweaks. 2022-05-20 15:10:51 +02:00
Dain Nilsson
b31fb0b89d
Use Material text theme names. 2022-05-20 15:10:50 +02:00
Dain Nilsson
b4d4815222
Add new assets (fonts, images). 2022-05-20 15:10:49 +02:00
Dain Nilsson
d3792c58ab
Merge PR #131. 2022-05-20 15:10:12 +02:00
Dain Nilsson
9ce546074f
Fix submit button state issue introduced by child_element_last. 2022-05-17 14:02:43 +02:00
Dain Nilsson
bfa1a5ff93
Use helper-arm64 on ARM Mac. 2022-05-17 09:13:26 +02:00
Dain Nilsson
5f4987223d
Merge PR #128. 2022-05-17 09:11:32 +02:00
Dain Nilsson
5cd0ef9ee4
Add app version to log/diagnostics output. 2022-05-17 09:10:23 +02:00
Adam Velebil
8b8cdf40bb
prevent crashes by catching exceptions 2022-05-13 16:46:50 +02:00
Dain Nilsson
fdaf3dbf57
Add version and build file modification checks to Android build. 2022-05-13 15:59:26 +02:00
Dain Nilsson
0132cad725
Specify version with set-version.py. 2022-05-13 15:59:25 +02:00
Adam Velebil
4e72cbfd44
added smaller product images 2022-05-13 12:03:39 +02:00
Dain Nilsson
e86c50fb64
Merge PR #127. 2022-05-13 09:39:16 +02:00
Dain Nilsson
c3b895133e
Bump Python dependencies. 2022-05-13 09:05:07 +02:00
Dain Nilsson
661a8012cd
Clean up logging of exceptions. 2022-05-13 09:04:22 +02:00
Dain Nilsson
50355d241e
Don't use dict union operator (requires Python 3.9). 2022-05-13 09:03:13 +02:00
Adam Velebil
1d478bffe6
Merge PR #123. 2022-05-13 08:22:23 +02:00
Adam Velebil
8e7344f6a3
add refresh debug logs 2022-05-12 14:04:26 +02:00
Adam Velebil
bddf5d9074
fix refresh after addCredential 2022-05-12 14:04:07 +02:00
Adam Velebil
a644ce9804
Merge 'main' into fix/YADESK-637-refresh-creds 2022-05-12 13:23:03 +02:00
Dain Nilsson
5caa197911
Merge PR #125. 2022-05-12 12:38:02 +02:00
Dain Nilsson
168429e29e
Use enhanced enums to replace enum extensions. 2022-05-12 12:05:20 +02:00
Dain Nilsson
af92068a75
Enable use_super_parameters lint rule. 2022-05-12 12:05:18 +02:00
Adam Velebil
24615275f6
Merge 'main' into fix/YADESK-637-refresh-creds 2022-05-12 12:03:50 +02:00
Adam Velebil
123c1787a6
Merge PR #126. 2022-05-12 11:59:08 +02:00
Adam Velebil
7c30aeb41c
Merge 'main' into fix/YADESK-637-refresh-creds 2022-05-12 11:44:19 +02:00
Adam Velebil
14bd9b6182
regenerate pigeon 2022-05-12 11:06:51 +02:00
Adam Velebil
3f2a116526
regenerate freezed 2022-05-12 11:06:28 +02:00
Adam Velebil
202832d118
force analyzer version, upgrade freezed 2022-05-12 11:05:19 +02:00
Dain Nilsson
207b7f464d
Merge PR #124. 2022-05-12 09:12:14 +02:00
Dain Nilsson
43829c3e3b
Use Flutter stable in Github Actions. 2022-05-12 08:36:47 +02:00
Dain Nilsson
0641418e34
Fix lint warnings. 2022-05-12 08:34:51 +02:00
Dain Nilsson
f80bb8f591
Update to Flutter 3. 2022-05-12 08:02:30 +02:00
Adam Velebil
9b6cc3f622
avoid pending actions when using usb 2022-05-11 17:37:51 +02:00
Adam Velebil
64bf0bc6d4
Merge 'main' into fix/YADESK-637-refresh-creds 2022-05-11 16:12:17 +02:00
Adam Velebil
93a106bed0
fix log buffering 2022-05-11 16:01:53 +02:00
Adam Velebil
89d632390a
implemented getLogs on Android 2022-05-11 15:47:35 +02:00