[Android] Add Color Picker library

Robert Stone git at videolan.org
Tue May 9 10:11:26 UTC 2023


vlc-android | branch: master | Robert Stone <rhstone at gmail.com> | Sun Jan  8 21:58:42 2023 -0800| [667d05f844217f1dc0ace12e8199d9bac3803137] | committer: Nicolas Pomepuy

Add Color Picker library

> https://code.videolan.org/videolan/vlc-android/commit/667d05f844217f1dc0ace12e8199d9bac3803137
---

 application/vlc-android/res/raw/libraries.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/application/vlc-android/res/raw/libraries.json b/application/vlc-android/res/raw/libraries.json
index 5513a88168..05e749961d 100644
--- a/application/vlc-android/res/raw/libraries.json
+++ b/application/vlc-android/res/raw/libraries.json
@@ -5,6 +5,11 @@
       "copyright": "Copyright © 2008 The Android Open Source Project",
       "license"  : "apache2.0"
     },
+    {
+      "title"    : "Color Picker",
+      "copyright": "Copyright © 2016 Jared Rummler",
+      "license"  : "apache2.0"
+    },
     {
       "title"    : "FFmpeg/Libav",
       "copyright": "Copyright © 2000-2010 the FFmpeg developers",



More information about the Android mailing list