Commit fca8bcb
authored
Merge pull request #51 from HeyPouya/refactor/improve-code-quality
There has been many various improvements in the codebase introduced with this commit such as:
* Extended modularity and modules
* Added unit tests covering more than 85% of the app's code
* Adaption of clean arch for future extendability
* Improved image quality of stores
* Made the api easier to be consumed for integrators
* Fixed many minor bugsFile tree
256 files changed
+5649
-2885
lines changed- .github/workflows
- appupdater
- src
- androidTest/java/com/pouyaheydari/appupdater
- main
- java/com/pouyaheydari/appupdater
- dsl
- main
- data/mapper
- dsl
- ui
- adapters
- model
- utils
- mapper
- pojo
- res
- layout
- values
- test/java/com/pouyaheydari/appupdater/main
- data/mapper
- ui
- app
- src
- androidTest/java/com/pouyaheydari/androidappupdater
- main
- java/com/pouyaheydari
- androidappupdater
- ui/compose/theme
- utils
- appupdater/demo
- ui
- android
- compose
- theme
- utils
- res
- layout
- values
- compose
- src
- androidTest/java/com/pouyaheydari/appupdater/compose
- ui/components
- debug
- java/com/pouyaheydari/appupdater/compose
- main
- java/com/pouyaheydari/appupdater/compose
- data/mapper
- pojo
- ui
- components
- models
- theme
- utils
- utils
- test/java/com/pouyaheydari/appupdater/compose
- data/mapper
- ui
- components
- core
- src
- main
- java/com/pouyaheydari/appupdater/core
- data
- fileprovider
- interactors
- model
- pojo
- receiver
- stores
- utils
- res
- drawable-nodpi
- values
- test/java/com/pouyaheydari/appupdater/core/utils
- directdownload
- src
- main
- kotlin/com/pouyaheydari/appupdater/directdownload
- data
- domain
- receiver
- utils
- donwloadapk
- installapk
- permission
- res
- values
- xml
- test/kotlin/com/pouyaheydari/appupdater/directdownload
- data
- domain
- utils
- donwloadapk
- installapk
- permission
- gradle
- wrapper
- store
- src
- androidTest/java/com/pouyaheydari/appupdater/store/domain
- stores
- main
- java/com/pouyaheydari/appupdater/store/domain
- stores
- res
- drawable-nodpi
- drawable
- test/java/com/pouyaheydari/appupdater/store/domain
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
256 files changed
+5649
-2885
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
41 | | - | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | | - | |
45 | | - | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 137 deletions
This file was deleted.
0 commit comments