Commit 3dde895
authored
[Improvement] Channel Sounding improvements (#202)
* Improved parsing of host capabilities
* Unused method removed
* CS: Not supported message split into 2
* CS: UI unified with other profiles
* CS: Error message improved
* CS: Minor
* Option to set the color of animated dots
* CS: Improved UI with much more options
* CS: Making invalid data graph less prominent1 parent 1054d8a commit 3dde895
11 files changed
Lines changed: 1226 additions & 698 deletions
File tree
- lib_ui/src/main/java/no/nordicsemi/android/ui/view
- profile_data/src/main/java/no/nordicsemi/android/toolbox/profile/data
- profile_manager/src/main/java/no/nordicsemi/android/toolbox/profile/manager
- repository
- profile/src/main
- java/no/nordicsemi/android/toolbox/profile
- viewmodel
- view/channelSounding
- res/values
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
88 | | - | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
0 commit comments