Commit e66980a
authored
feat: add controlMinWidth to AppDimensions and update IntentButton minimum size for improved layout (#497)
- Comprehensive Test Coverage: Implemented extensive unit tests for multiple token types (OTP, Push, Steam, TOTP), Riverpod providers (TokenNotifier), and UI components like container buttons and deletion dialogs.
- UI Refactoring & Optimization: Streamlined dialog widgets, improved code readability, and enhanced UI responsiveness by introducing a StatusBar widget and optimizing button states.
- Functional Enhancements & Stability: Added new force-delete dialogs, improved error handling via utility functions, and refined logging and validation logic for better application stability.1 parent 4ff7ac8 commit e66980a
309 files changed
Lines changed: 12537 additions & 7687 deletions
File tree
- integration_test
- lib
- api/impl
- interfaces/riverpod/state_listeners/state_notifier_provider_listeners
- mains
- model
- api_results/pi_server_results
- encryption
- exception_errors
- extensions
- enums
- riverpod_states
- token_import
- tokens
- processors
- mixins
- scheme_processors
- token_import_scheme_processors
- token_import_file_processor
- repo
- utils
- animations
- customization/theme_extentions
- object_validator
- riverpod
- riverpod_providers
- generated_providers
- state_providers
- stream_providers
- state_notifiers
- views
- add_token_manually_view
- add_token_manually_view_widgets
- add_tokens_manually
- rows
- container_view
- container_widgets
- buttons
- container_actions
- dialogs
- delete_container_dialogs.dart
- transfer_dialogs
- feedback_view
- widgets
- import_tokens_view
- pages
- widgets
- license_view
- link_home_widget_view
- main_view
- main_view_widgets
- folder_widgets
- token_folder_actions.dart
- token_folder_expandable_widgets
- token_widgets
- day_password_token_widgets
- actions
- default_token_actions
- hotp_token_widgets
- actions
- push_token_widgets
- actions
- totp_token_widgets
- actions
- push_token_view
- widgets
- qr_scanner_view
- qr_scanner_view_widgets
- settings_view
- settings_groups
- import_export_tokens_widgets/dialogs
- settings_group_allow_screenshot
- settings_group_push_token
- dialogs
- settings_view_widgets
- errorlog_buttons
- splash_screen
- widgets
- app_wrappers
- button_widgets
- dialog_widgets
- container_dialogs
- push_request_dialog
- widgets
- home_widgets
- introduction_widgets
- test
- unit_test
- api
- model
- extensions
- enums
- mixins
- states
- tokens
- token
- processors
- scheme_processors
- token_import_scheme_processors
- token_import_file_processor
- repo
- state_notifiers
- utils
- riverpod/riverpod_providers/generated_providers
- views/container_view/container_widgets
- buttons
- dialogs/delete_container_dialogs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
67 | | - | |
68 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | | - | |
71 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
72 | 83 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
77 | 87 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
82 | 101 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
108 | 132 | | |
109 | 133 | | |
110 | 134 | | |
| |||
174 | 198 | | |
175 | 199 | | |
176 | 200 | | |
177 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
178 | 205 | | |
179 | 206 | | |
180 | 207 | | |
| |||
185 | 212 | | |
186 | 213 | | |
187 | 214 | | |
188 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
189 | 218 | | |
190 | 219 | | |
191 | 220 | | |
| |||
194 | 223 | | |
195 | 224 | | |
196 | 225 | | |
197 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
198 | 229 | | |
199 | 230 | | |
200 | 231 | | |
| |||
206 | 237 | | |
207 | 238 | | |
208 | 239 | | |
209 | | - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
210 | 243 | | |
211 | 244 | | |
212 | 245 | | |
| |||
217 | 250 | | |
218 | 251 | | |
219 | 252 | | |
220 | | - | |
| 253 | + | |
221 | 254 | | |
222 | 255 | | |
223 | 256 | | |
224 | 257 | | |
225 | 258 | | |
226 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
227 | 265 | | |
228 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
229 | 270 | | |
230 | 271 | | |
231 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
232 | 276 | | |
233 | 277 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
39 | 58 | | |
40 | 59 | | |
41 | | - | |
42 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
43 | 66 | | |
44 | | - | |
45 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
46 | 72 | | |
47 | 73 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
57 | 96 | | |
58 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
59 | 103 | | |
60 | 104 | | |
61 | 105 | | |
| |||
0 commit comments