File tree
199 files changed
+1685
-2212
lines changed- app
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher
- app
- res/values
- gradle
- wrapper
- modules
- common
- core
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/core/cast
- res/values-pt
- data
- schemas/githubprofilesearcher.caiodev.com.br.githubprofilesearcher.data.datasource.local.database.AppDatabase
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/data
- datasource
- local/database
- remote
- api
- fetcher
- di
- feature/profile
- di
- mapper
- repository
- local/database
- dao
- entity
- remote
- client
- model
- repository
- local/keyValue
- remote/handler
- state
- datasource
- datasource
- src/main/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/datasource
- fetchers
- handler
- local
- database
- features/profile/dao
- keyValue
- states
- features/profile
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/datasource/profile
- datasources
- local/repository
- database
- keyValue
- remote/repository
- di
- di
- domain
- src/main/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/domain
- feature/profile
- di
- model
- repository
- usecase
- repository/keyValue
- midfield
- features/profile
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/midfield/profile
- aggregator
- cell
- di
- mapper
- state
- midfield
- src/main/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/midfield/base/cell/contracts
- resources
- src/main/res
- mipmap-anydpi
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- values-pt
- testing
- instrumented
- jvm
- testing
- ui
- features/profile
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/ui/profile
- adapter
- di
- uiState
- viewHolder
- transientItemViews
- viewModel
- res
- layout
- values
- values-pt
- src/main
- kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/ui
- contracts
- extensions
- ui
- viewmodel
- feature/profile
- adapter
- uiState
- viewHolder
- res
- drawable
- font
- layout
- values
- values-hdpi
- values-mdpi
- values-v29
- values-xhdpi
- values-xxhdpi
- values-xxxhdpi
- ui
- utils
- src
- main/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/utils
- cast
- types
- bool
- number
- string
- test/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher/utils
- features/profile
- src/main/kotlin/githubprofilesearcher/caiodev/com/br/githubprofilesearcher
- di
- profile
- di
- ui
- activity
- viewModel
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+1685
-2212
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + |
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 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 |
| - | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + |
This file was deleted.
This file was deleted.
0 commit comments