universal7885: Add FMRadio app
* Created from scratch by me (Royna) with help of LineageOS repo [1], Sony Xperia Dev repo [2] * Basic input/output, channel selection is working [1]: https://github.com/LineageOS/android_hardware_samsung_slsi_fm [2]: https://github.com/sonyxperiadev/vendor-qcom-opensource-fm Change-Id: I922bbeb9f86e6a4c7bc993d27d2f9eeb2a712186 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
BIN
universal7885-common/apps/FMRadio/res/drawable/left.png
Normal file
|
After Width: | Height: | Size: 452 B |
12
universal7885-common/apps/FMRadio/res/drawable/power.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24.0dp"
|
||||
android:height="24.0dp"
|
||||
android:viewportWidth="24.0"
|
||||
android:viewportHeight="24.0">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M11,2h2v10h-2z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M18.37,5.64l-1.41,1.41c2.73,2.73 2.72,7.16 -0.01,9.89c-2.73,2.73 -7.17,2.73 -9.89,0.01c-2.73,-2.73 -2.74,-7.18 -0.01,-9.91L5.64,5.64c-3.51,3.51 -3.51,9.21 0.01,12.73c3.51,3.51 9.21,3.51 12.72,-0.01C21.88,14.85 21.88,9.16 18.37,5.64z"/>
|
||||
</vector>
|
||||
BIN
universal7885-common/apps/FMRadio/res/drawable/radio.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
universal7885-common/apps/FMRadio/res/drawable/radio_text.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
universal7885-common/apps/FMRadio/res/drawable/right.png
Normal file
|
After Width: | Height: | Size: 434 B |
BIN
universal7885-common/apps/FMRadio/res/drawable/start.png
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
universal7885-common/apps/FMRadio/res/drawable/stop.png
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
universal7885-common/apps/FMRadio/res/drawable/warning.jpg
Normal file
|
After Width: | Height: | Size: 144 KiB |