This repository was archived by the owner on Jul 15, 2023. It is now read-only.
Commit 7067a55
File tree
141 files changed
+4353
-227
lines changed- .ci
- .detekt
- buildSrc/src/main/kotlin/consts
- common
- network
- authorization
- api
- src/main
- kotlin/odoo/miem/android/common/network/authorization/api
- impl
- src/main
- kotlin/odoo/miem/android/common/network/authorization/impl
- di
- res
- values-ru
- values
- selectingmodules
- api
- src/main/kotlin/odoo/miem/android/common/network/selectingModules/api
- di
- impl
- uiKitComponents
- src/main
- kotlin/odoo/miem/android/common/uiKitComponents
- appbars
- bottomsheet
- cards
- textfields
- text
- utils
- res
- drawable
- values-ru
- values
- core
- dataStore/impl
- src/main
- kotlin/odoo/miem/android/core/dataStore/impl
- di
- di/impl
- src/main
- kotlin/odoo/miem/android/core/di/impl
- networkApi/authorization/impl
- src/main
- kotlin/odoo/miem/android/common/network/authorization/impl
- di
- source
- platform
- src/main
- kotlin/odoo/miem/android/core/platform/presentation
- retrofitApiFabric/impl
- src/main
- kotlin/odoo/miem/android/core/retrofitApiFabric
- uiKitTheme
- src/main
- kotlin/odoo/miem/android/core/uiKitTheme
- res/font
- utils
- src/main
- kotlin/odoo/miem/android/core/utils
- di
- rx
- schedule
- state
- entry/app
- src/main
- kotlin/odoo/miem/android/di
- feature
- authorization/base
- api
- src/main
- kotlin/odoo/miem/android/feature/authorization/base/api
- impl
- src
- androidTest/kotlin/odoo/miem/android/feature/authorization/base/impl
- main
- kotlin/odoo/miem/android/feature/authorization/base/impl
- di
- res
- drawable
- values-ru
- values
- selectingModules
- api
- src/main/kotlin/odoo/miem/android/feature/selectingModules/api
- di
- impl
- src/main
- kotlin/odoo/miem/android/feature/selectingModules/impl
- data
- di
- moduleNotFoundScreen
- searchScreen
- components
- selectingModulesScreen
- components
- res
- drawable
- values-ru
- values
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+4353
-227
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
89 | 115 | | |
90 | 116 | | |
91 | 117 | | |
| |||
97 | 123 | | |
98 | 124 | | |
99 | 125 | | |
100 | | - | |
| 126 | + | |
| 127 | + | |
101 | 128 | | |
102 | 129 | | |
103 | 130 | | |
| |||
118 | 145 | | |
119 | 146 | | |
120 | 147 | | |
121 | | - | |
122 | 148 | | |
123 | 149 | | |
124 | 150 | | |
125 | | - | |
126 | 151 | | |
127 | 152 | | |
128 | | - | |
| 153 | + | |
129 | 154 | | |
130 | 155 | | |
131 | 156 | | |
| |||
176 | 201 | | |
177 | 202 | | |
178 | 203 | | |
179 | | - | |
| 204 | + | |
180 | 205 | | |
181 | 206 | | |
182 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
0 commit comments