Commit 3e77ed5
committed
App analysis modularization part 1
1 parent 6465e87 commit 3e77ed5
120 files changed
Lines changed: 569 additions & 770 deletions
File tree
- .github/workflows
- app
- src/main
- java/sk/styk/martin/apkanalyzer
- dependencyinjection
- manager
- analytics
- appanalysis
- file
- notification
- persistence
- model
- detail
- permissions
- ui
- appdetail
- page
- activity
- certificate
- definedpermission
- feature
- general
- provider
- receiver
- service
- usedpermission
- applist
- main
- packagename
- manifest
- permission
- detail
- apps
- details
- pager
- list
- statistics
- util
- bindingadapters
- views
- res
- layout
- values-ja
- values
- xml
- build-logic/convention/src/main/kotlin
- sk/styk/martin/apkanalyzer
- core
- app-analysis-core
- src/main
- java/sk/styk/martin/apkanalyzer/core/appanalysis
- model
- res
- values-ja
- values
- app-list
- src/main
- java/sk/styk/martin/apkanalyzer/core/applist
- model
- app-permissions
- src/main
- java/sk/styk/martin/apkanalyzer/core/apppermissions
- model
- app-statistics
- src/main
- java/sk/styk/martin/apkanalyzer/core/appstatistics
- model
- common
- src/main
- java/sk/styk/martin/apkanalyzer/core/common
- coroutines
- resources
- util
- ui-library
- src/main
- java/sk/styk/martin/apkanalyzer/core/uilibrary
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 | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 0 additions & 79 deletions
This file was deleted.
Lines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments