Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ enum class Profile {
CHANNEL_SOUNDING,
CSC,
DFS,
DFU,
GLS,
HRS,
HTS,
Expand All @@ -32,6 +33,7 @@ enum class Profile {
BATTERY -> "Battery Service"
THROUGHPUT -> "Throughput Service"
UART -> "UART Service"
DFU -> "Device Firmware Update"
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ val BATTERY_SERVICE_UUID: UUID = UUID.fromString("0000180F-0000-1000-8000-00805f
val THROUGHPUT_SERVICE_UUID: UUID = UUID.fromString("0483DADD-6C9D-6CA9-5D41-03AD4FFF4ABB")
val CHANNEL_SOUND_SERVICE_UUID: UUID = UUID.fromString("0000185B-0000-1000-8000-00805F9B34FB")
val LBS_SERVICE_UUID: UUID = UUID.fromString("00001523-1212-EFDE-1523-785FEABCD123")
val DFU_SERVICE_UUID: UUID = UUID.fromString("0000FE59-0000-1000-8000-00805F9B34FB")
val LEGACY_DFU_SERVICE_UUID: UUID = UUID.fromString("00001530-1212-EFDE-1523-785FEABCD123")
val EXPERIMENTAL_BUTTONLESS_DFU_SERVICE_UUID: UUID = UUID.fromString("E2A00001-EC31-4EC3-A97A-1C34D87E9878")
val SMP_SERVICE_UUID: UUID = UUID.fromString("8D53DC1D-1DB7-4CD3-868B-8A527460AA84")
val MDS_SERVICE_UUID: UUID = UUID.fromString("54220000-F6A5-4007-A371-722F4EBD8436")
23 changes: 23 additions & 0 deletions lib_utils/src/main/res/drawable/ic_device_manager.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="80dp"
android:height="80dp"
android:viewportWidth="600"
android:viewportHeight="600">
<group
android:translateX="-212"
android:translateY="-212">
<path
android:pathData="M463.66,580.68c-3.17,1.4 -7.01,1.98 -11.2,1.55 -0.28,0 -0.59,-0.06 -0.87,-0.12 -0.78,-0.09 -1.58,-0.25 -2.36,-0.43 -0.4,-0.09 -0.81,-0.19 -1.21,-0.31 -0.93,-0.25 -1.89,-0.59 -2.82,-0.93 -0.22,-0.09 -0.4,-0.15 -0.62,-0.22 -1.18,-0.5 -2.39,-1.02 -3.6,-1.7 -0.06,-0.03 -0.09,-0.06 -0.16,-0.09 -0.06,-0.03 -0.12,-0.06 -0.16,-0.09 -1.21,-0.65 -2.3,-1.39 -3.35,-2.14 -0.19,-0.12 -0.34,-0.28 -0.53,-0.4 -0.81,-0.62 -1.58,-1.24 -2.29,-1.89 -0.31,-0.28 -0.62,-0.59 -0.9,-0.87 -0.59,-0.59 -1.12,-1.18 -1.61,-1.77 -0.19,-0.22 -0.37,-0.46 -0.56,-0.68 -2.57,-3.32 -4.13,-6.89 -4.62,-10.3 -1.15,-7.91 -0.4,-16.16 18.7,-50.62 19.11,-34.46 25.72,-39.51 33.01,-42.72 3.07,-1.33 6.79,-1.95 10.86,-1.58 0.12,0 0.25,0.03 0.37,0.06 0.96,0.09 1.95,0.25 2.98,0.5 0.4,0.09 0.78,0.19 1.18,0.28 0.96,0.25 1.89,0.56 2.85,0.93 0.25,0.09 0.5,0.19 0.74,0.28 1.24,0.5 2.48,1.05 3.72,1.73 0.06,0.03 0.09,0.06 0.16,0.09 0.06,0.03 0.12,0.06 0.16,0.09 1.24,0.68 2.39,1.46 3.44,2.23 0.22,0.15 0.43,0.34 0.65,0.5 0.81,0.62 1.58,1.27 2.29,1.95 0.31,0.28 0.59,0.56 0.87,0.84 0.71,0.74 1.4,1.49 1.98,2.26 0.06,0.09 0.16,0.19 0.25,0.28 2.45,3.22 3.91,6.69 4.4,10.05 0.47,3.13 0.59,6.35 -0.59,11.22 -0.4,1.61 0.31,3.32 1.77,4.12 8.5,4.68 21.75,11.97 29.15,16.06 2.17,1.21 4.9,-0.06 5.39,-2.48 6.95,-32.74 -7.82,-58.46 -34.84,-73.51 -19.52,-10.83 -36.33,-12.22 -54.07,-7.13 -25.42,7.29 -36.75,27.69 -51.66,54.59 -14.93,26.89 -26.22,47.29 -18.92,72.76 5.09,17.77 15.2,31.25 34.72,42.09 26.77,14.86 56.09,13.9 79.99,-8.66 1.83,-1.7 1.46,-4.74 -0.74,-5.95 -7.29,-4.03 -20.53,-11.38 -29.06,-16.12 -1.43,-0.81 -3.2,-0.53 -4.37,0.62 -3.2,3.1 -5.8,4.53 -8.5,5.7Z"
android:strokeWidth="0"
android:fillColor="#00a1c5"/>
<path
android:pathData="M557.44,432.48c3.17,-1.4 7.01,-1.98 11.2,-1.55 0.28,0 0.59,0.06 0.87,0.12 0.78,0.09 1.58,0.25 2.36,0.43 0.4,0.09 0.81,0.19 1.21,0.31 0.93,0.25 1.89,0.59 2.82,0.93 0.22,0.09 0.4,0.15 0.62,0.22 1.18,0.5 2.39,1.02 3.6,1.7 0.06,0.03 0.09,0.06 0.16,0.09 0.06,0.03 0.12,0.06 0.16,0.09 1.21,0.65 2.3,1.39 3.35,2.14 0.19,0.12 0.34,0.28 0.53,0.4 0.81,0.62 1.58,1.24 2.29,1.89 0.31,0.28 0.62,0.59 0.9,0.87 0.59,0.59 1.12,1.18 1.61,1.77 0.19,-0.22 0.37,-0.46 0.56,-0.68 2.57,3.32 4.13,6.89 4.62,10.3 1.15,7.91 0.4,16.16 -18.7,50.62 -19.11,34.46 -25.72,39.51 -33.01,42.72 -3.07,1.33 -6.79,1.95 -10.86,1.58 -0.12,0 -0.25,-0.03 -0.37,-0.06 -0.96,-0.09 -1.95,-0.25 -2.98,-0.5 -0.4,-0.09 -0.78,-0.19 -1.18,-0.28 -0.96,-0.25 -1.89,-0.56 -2.85,-0.93 -0.25,-0.09 -0.5,-0.19 -0.74,-0.28 -1.24,-0.5 -2.48,-1.05 -3.72,-1.73 -0.06,-0.03 -0.09,-0.06 -0.16,-0.09 -0.06,-0.03 -0.12,-0.06 -0.16,-0.09 -1.24,-0.68 -2.39,-1.46 -3.44,-2.23 -0.22,-0.15 -0.43,-0.34 -0.65,-0.5 -0.81,-0.62 -1.58,-1.27 -2.29,-1.95 -0.31,-0.28 -0.59,-0.56 -0.87,-0.84 -0.71,-0.74 -1.4,-1.49 -1.98,-2.26 -0.06,-0.09 -0.16,-0.19 -0.25,-0.28 -2.45,-3.22 -3.91,-6.69 -4.4,-10.05 -0.47,-3.13 -0.59,-6.35 0.56,-11.19 0.4,-1.64 -0.31,-3.35 -1.77,-4.15 -8.5,-4.68 -21.75,-11.97 -29.12,-16.03 -2.17,-1.21 -4.9,0.06 -5.42,2.48 -6.95,32.74 7.82,58.46 34.84,73.51 19.52,10.83 36.33,12.22 54.07,7.13 25.42,-7.29 36.75,-27.69 51.66,-54.59 14.93,-26.89 26.22,-47.29 18.92,-72.76 -5.09,-17.77 -15.2,-31.25 -34.72,-42.09 -26.77,-14.86 -56.09,-13.9 -79.99,8.66 -1.83,1.7 -1.46,4.71 0.74,5.92 7.29,4.06 20.56,11.38 29.09,16.12 1.43,0.78 3.2,0.53 4.34,-0.62 3.2,-3.1 5.8,-4.53 8.53,-5.73Z"
android:strokeWidth="0"
android:fillColor="#00a1c5"/>
<path
android:pathData="M769.1,550.81v-77.69l-61.2,-22.95c-3.72,-11.91 -8.59,-23.25 -14.29,-34.14l27.12,-59.7 -54.91,-54.91 -59.7,27.12c-10.89,-5.7 -22.23,-10.57 -34.14,-14.29l-22.95,-61.2h-77.69l-22.95,61.2c-11.91,3.72 -23.25,8.59 -34.14,14.29l-59.7,-27.12 -54.91,54.91 27.12,59.7c-5.7,10.89 -10.57,22.23 -14.29,34.14l-61.2,22.95v77.69l61.2,22.95c3.72,11.88 8.59,23.25 14.29,34.14l-27.12,59.7 54.91,54.91 59.7,-27.12c10.89,5.7 22.23,10.57 34.14,14.29l22.95,61.2h77.69l22.95,-61.2c11.91,-3.72 23.25,-8.59 34.14,-14.29l59.7,27.12 54.91,-54.91 -27.12,-59.7c5.7,-10.89 10.57,-22.23 14.29,-34.14l61.2,-22.95Z"
android:strokeWidth="24.82"
android:fillColor="#00000000"
android:strokeColor="#00a1c5"/>
</group>
</vector>
13 changes: 13 additions & 0 deletions lib_utils/src/main/res/values/string.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="dfu_app_name">Device Firmware Update</string>
<string name="dfu_short_name">DFU</string>
<string name="smp_app_name">nRF Connect Device Manager</string>
<string name="smp_short_name">SMP</string>
<string name="mds_app_name">nRF Connect Device Manager</string>
<string name="mds_short_name">MDS</string>
<string name="legacy_dfu_app_name">Legacy DFU</string>
<string name="legacy_dfu_short_name">Legacy DFU</string>
<string name="buttonless_dfu_app_name">Buttonless DFU</string>
<string name="buttonless_dfu_short_name">Buttonless DFU</string>
</resources>
11 changes: 0 additions & 11 deletions permissions-ranging/build.gradle.kts

This file was deleted.

21 changes: 0 additions & 21 deletions permissions-ranging/module-rules.pro

This file was deleted.

6 changes: 0 additions & 6 deletions permissions-ranging/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading