This repository was archived by the owner on Jul 15, 2023. It is now read-only.
Commit f3d2916
File tree
122 files changed
+2297
-363
lines changed- .detekt
- common
- network
- crm
- api/src/main/kotlin/odoo/miem/android/common/network/crm/api/entities/kanban
- impl/src/main/kotlin/odoo/miem/android/common/network/crm/impl
- helper
- employees
- api
- src/main/java/odoo/miem/android/common/network/employees/api
- entities
- impl
- src/main/java/odoo/miem/android/common/network/employees/impl
- helpers
- recruitment
- api/src/main/kotlin/odoo/miem/android/common/network/recruitment/api/entities
- jobs
- kanban
- impl/src/main/kotlin/odoo/miem/android/common/network/recruitment/impl
- helper
- selectingmodules/impl/src/main/kotlin/odoo/miem/android/common/network/selectingModules/impl/helpers
- uiKitComponents
- src/main
- kotlin/odoo/miem/android/common/uiKitComponents
- cards
- progressbar
- screenTemplates
- base
- detailsLike
- components
- bottomSheet
- components
- types
- header
- pages
- utils
- models
- searchLike
- components
- model
- employeesLike/employeeDetailsLike
- components
- models
- recruitmentLike
- components
- bottomsheet
- change
- create
- header
- main
- screen
- model
- screen/recruitmentLike/model
- search
- switcher
- textfields
- text
- res
- drawable
- values-ru
- values
- utils
- src/main/java/odoo/miem/android/common/utils
- avatar
- lifecycle
- core
- networkApi
- employees
- api/src/main/java/odoo/miem/android/core/networkApi/employees/api
- source
- impl/src/main/java/odoo/miem/android/core/networkApi/employees/api
- source
- firebaseDatabase
- api/src/main/java/odoo/miem/android/core/networkApi/firebaseDatabase/api/source
- impl/src/main/java/odoo/miem/android/core/firebaseDatabase/impl
- uiKitTheme/src/main/kotlin/odoo/miem/android/core/uiKitTheme
- documentation/screenshots
- entry/app/src/main/kotlin/odoo/miem/android/di
- feature
- crm/impl/src/main/kotlin/odoo/miem/android/feature/crm/impl/screen
- details
- helpers
- kanban
- employees
- api/src/main/java/odoo/miem/android/feature/employees/api
- di
- impl
- src/main
- java/odoo/miem/android/feature/employees/impl
- di
- employeesScreen
- allEmployees
- components
- employeeDetails
- helpers
- res
- values-ru
- values
- recruitment/impl
- src/main
- kotlin/odoo/miem/android/feature/recruitment/impl/screen
- details
- helpers
- jobs
- components
- kanban
- res
- 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.
122 files changed
+2297
-363
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
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 | | |
| |||
common/network/crm/impl/src/main/kotlin/odoo/miem/android/common/network/crm/impl/CrmInteractor.kt
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
Lines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | | - | |
5 | | - | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
9 | | - | |
10 | | - | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | | - | |
| 21 | + | |
14 | 22 | | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | 26 | | |
| |||
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
| 38 | + | |
29 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
0 commit comments