Commit 8a56a66
fix: resolve compilation errors after refactoring
- Update MainActivity to use hiltViewModel instead of viewModel
- Remove reference to deleted SafetyLevel.WARNING in AppListScreen
- Remove canRollback logic from SettingsScreen action history
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4182504 commit 8a56a66
3 files changed
Lines changed: 3 additions & 9 deletions
File tree
- app/src/main/java/com/appcontrolx/ui
- screens
- apps
- settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | 782 | | |
789 | 783 | | |
790 | 784 | | |
| |||
0 commit comments