aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'libs/emojicon/res/drawable')
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_nature_light.xml25
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_objects_light.xml25
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_people_light.xml25
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_places_light.xml25
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_recent_light.xml25
-rw-r--r--libs/emojicon/res/drawable/ic_emoji_symbols_light.xml25
-rw-r--r--libs/emojicon/res/drawable/orca_composer_attach_camera_button.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_composer_attach_location_button.xml19
-rw-r--r--libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_composer_popup_button.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_composer_popup_button_active.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_backspace_front_button.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_more_front_button.xml5
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_tab_background.xml6
-rw-r--r--libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml20
15 files changed, 0 insertions, 225 deletions
diff --git a/libs/emojicon/res/drawable/ic_emoji_nature_light.xml b/libs/emojicon/res/drawable/ic_emoji_nature_light.xml
deleted file mode 100644
index 87464fb1e..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_nature_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_nature_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_nature_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_nature_light_activated" />
- <item android:drawable="@drawable/ic_emoji_nature_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/ic_emoji_objects_light.xml b/libs/emojicon/res/drawable/ic_emoji_objects_light.xml
deleted file mode 100644
index 74c80e3d0..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_objects_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_objects_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_objects_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_objects_light_activated" />
- <item android:drawable="@drawable/ic_emoji_objects_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/ic_emoji_people_light.xml b/libs/emojicon/res/drawable/ic_emoji_people_light.xml
deleted file mode 100644
index 06f7aebbf..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_people_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_people_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_people_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_people_light_activated" />
- <item android:drawable="@drawable/ic_emoji_people_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/ic_emoji_places_light.xml b/libs/emojicon/res/drawable/ic_emoji_places_light.xml
deleted file mode 100644
index 36f258876..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_places_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_places_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_places_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_places_light_activated" />
- <item android:drawable="@drawable/ic_emoji_places_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/ic_emoji_recent_light.xml b/libs/emojicon/res/drawable/ic_emoji_recent_light.xml
deleted file mode 100644
index 90f2c8565..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_recent_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_recent_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_recent_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_recent_light_activated" />
- <item android:drawable="@drawable/ic_emoji_recent_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/ic_emoji_symbols_light.xml b/libs/emojicon/res/drawable/ic_emoji_symbols_light.xml
deleted file mode 100644
index 9077c3289..000000000
--- a/libs/emojicon/res/drawable/ic_emoji_symbols_light.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-** http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_focused="true" android:drawable="@drawable/ic_emoji_symbols_light_activated" />
- <item android:state_pressed="true" android:drawable="@drawable/ic_emoji_symbols_light_activated" />
- <item android:state_selected="true" android:drawable="@drawable/ic_emoji_symbols_light_activated" />
- <item android:drawable="@drawable/ic_emoji_symbols_light_normal" />
-</selector>
diff --git a/libs/emojicon/res/drawable/orca_composer_attach_camera_button.xml b/libs/emojicon/res/drawable/orca_composer_attach_camera_button.xml
deleted file mode 100644
index 56e8d0484..000000000
--- a/libs/emojicon/res/drawable/orca_composer_attach_camera_button.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_attach_camera_pressed" />
- <item android:drawable="@drawable/orca_attach_camera_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_composer_attach_location_button.xml b/libs/emojicon/res/drawable/orca_composer_attach_location_button.xml
deleted file mode 100644
index be898ebcf..000000000
--- a/libs/emojicon/res/drawable/orca_composer_attach_location_button.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
- ~ Copyright (C) 2013 Klamr. All rights reserved.
- ~
- ~ This software is the confidential and proprietary information of Klamr or one of its
- ~ subsidiaries. You shall not disclose this confidential information and shall use it only in
- ~ accordance with the terms of the license agreement or other applicable agreement you entered into
- ~ with Klamr.
- ~
- ~ KLAMR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER
- ~ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY,
- ~ FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. KLAMR SHALL NOT BE LIABLE FOR ANY LOSSES
- ~ OR DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR
- ~ ITS DERIVATIVES.
- -->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_attach_location_pressed" />
- <item android:drawable="@drawable/orca_attach_location_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml b/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
deleted file mode 100644
index 21f8e8e6c..000000000
--- a/libs/emojicon/res/drawable/orca_composer_attach_photo_button.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_attach_photo_pressed" />
- <item android:drawable="@drawable/orca_attach_photo_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_composer_popup_button.xml b/libs/emojicon/res/drawable/orca_composer_popup_button.xml
deleted file mode 100644
index dccfb4848..000000000
--- a/libs/emojicon/res/drawable/orca_composer_popup_button.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_popup_pressed" />
- <item android:drawable="@drawable/orca_composer_popup_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_composer_popup_button_active.xml b/libs/emojicon/res/drawable/orca_composer_popup_button_active.xml
deleted file mode 100644
index 556d0151b..000000000
--- a/libs/emojicon/res/drawable/orca_composer_popup_button_active.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_popup_active_pressed" />
- <item android:drawable="@drawable/orca_composer_popup_active_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_emoji_backspace_front_button.xml b/libs/emojicon/res/drawable/orca_emoji_backspace_front_button.xml
deleted file mode 100644
index e922eb686..000000000
--- a/libs/emojicon/res/drawable/orca_emoji_backspace_front_button.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_emoji_backspace_front_pressed" />
- <item android:drawable="@drawable/orca_emoji_backspace_front_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_emoji_more_front_button.xml b/libs/emojicon/res/drawable/orca_emoji_more_front_button.xml
deleted file mode 100644
index 3e0e9f6f0..000000000
--- a/libs/emojicon/res/drawable/orca_emoji_more_front_button.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_emoji_more_front_pressed" />
- <item android:drawable="@drawable/orca_emoji_more_front_normal" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_emoji_tab_background.xml b/libs/emojicon/res/drawable/orca_emoji_tab_background.xml
deleted file mode 100644
index d597dc03a..000000000
--- a/libs/emojicon/res/drawable/orca_emoji_tab_background.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_selected="true" android:drawable="@drawable/orca_composer_tab_pressed" />
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_tab_active" />
- <item android:drawable="@drawable/orca_composer_tab" />
-</selector> \ No newline at end of file
diff --git a/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml b/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
deleted file mode 100644
index f0b0d1a66..000000000
--- a/libs/emojicon/res/drawable/orca_emoji_tab_dark_background.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
- ~ Copyright (C) 2013 Klamr. All rights reserved.
- ~
- ~ This software is the confidential and proprietary information of Klamr or one of its
- ~ subsidiaries. You shall not disclose this confidential information and shall use it only in
- ~ accordance with the terms of the license agreement or other applicable agreement you entered into
- ~ with Klamr.
- ~
- ~ KLAMR MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE, EITHER
- ~ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY,
- ~ FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. KLAMR SHALL NOT BE LIABLE FOR ANY LOSSES
- ~ OR DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR
- ~ ITS DERIVATIVES.
- -->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/orca_composer_tab_pressed" />
- <item android:drawable="@drawable/orca_composer_tab_active" android:state_checked="true" />
- <item android:drawable="@drawable/orca_composer_tab_dark" />
-</selector> \ No newline at end of file