diff options
Diffstat (limited to 'packages/SystemUI/res')
20 files changed, 58 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid00.png b/packages/SystemUI/res/drawable-nodpi/nyandroid00.png Binary files differnew file mode 100644 index 0000000..6cea873 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid00.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid01.png b/packages/SystemUI/res/drawable-nodpi/nyandroid01.png Binary files differnew file mode 100644 index 0000000..82b8a21 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid01.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid02.png b/packages/SystemUI/res/drawable-nodpi/nyandroid02.png Binary files differnew file mode 100644 index 0000000..fde0033 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid02.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid03.png b/packages/SystemUI/res/drawable-nodpi/nyandroid03.png Binary files differnew file mode 100644 index 0000000..54c5f46 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid03.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid04.png b/packages/SystemUI/res/drawable-nodpi/nyandroid04.png Binary files differnew file mode 100644 index 0000000..35e5ab5 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid04.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid05.png b/packages/SystemUI/res/drawable-nodpi/nyandroid05.png Binary files differnew file mode 100644 index 0000000..d3eaace --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid05.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid06.png b/packages/SystemUI/res/drawable-nodpi/nyandroid06.png Binary files differnew file mode 100644 index 0000000..0e0d3b1 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid06.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid07.png b/packages/SystemUI/res/drawable-nodpi/nyandroid07.png Binary files differnew file mode 100644 index 0000000..edb0b17 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid07.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid08.png b/packages/SystemUI/res/drawable-nodpi/nyandroid08.png Binary files differnew file mode 100644 index 0000000..10fc4f6 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid08.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid09.png b/packages/SystemUI/res/drawable-nodpi/nyandroid09.png Binary files differnew file mode 100644 index 0000000..57ade54 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid09.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid10.png b/packages/SystemUI/res/drawable-nodpi/nyandroid10.png Binary files differnew file mode 100644 index 0000000..36feb2f --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid10.png diff --git a/packages/SystemUI/res/drawable-nodpi/nyandroid11.png b/packages/SystemUI/res/drawable-nodpi/nyandroid11.png Binary files differnew file mode 100644 index 0000000..125935b --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/nyandroid11.png diff --git a/packages/SystemUI/res/drawable-nodpi/star0.png b/packages/SystemUI/res/drawable-nodpi/star0.png Binary files differnew file mode 100644 index 0000000..f2ca960 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star0.png diff --git a/packages/SystemUI/res/drawable-nodpi/star1.png b/packages/SystemUI/res/drawable-nodpi/star1.png Binary files differnew file mode 100644 index 0000000..69ef4da --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star1.png diff --git a/packages/SystemUI/res/drawable-nodpi/star2.png b/packages/SystemUI/res/drawable-nodpi/star2.png Binary files differnew file mode 100644 index 0000000..b95968a --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star2.png diff --git a/packages/SystemUI/res/drawable-nodpi/star3.png b/packages/SystemUI/res/drawable-nodpi/star3.png Binary files differnew file mode 100644 index 0000000..ad0f589 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star3.png diff --git a/packages/SystemUI/res/drawable-nodpi/star4.png b/packages/SystemUI/res/drawable-nodpi/star4.png Binary files differnew file mode 100644 index 0000000..934c45b --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star4.png diff --git a/packages/SystemUI/res/drawable-nodpi/star5.png b/packages/SystemUI/res/drawable-nodpi/star5.png Binary files differnew file mode 100644 index 0000000..46a4435 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/star5.png diff --git a/packages/SystemUI/res/drawable/nyandroid_anim.xml b/packages/SystemUI/res/drawable/nyandroid_anim.xml new file mode 100644 index 0000000..855a0c2 --- /dev/null +++ b/packages/SystemUI/res/drawable/nyandroid_anim.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2011 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. +--> +<animation-list + xmlns:android="http://schemas.android.com/apk/res/android" + android:oneshot="false"> + <item android:drawable="@drawable/nyandroid00" android:duration="80" /> + <item android:drawable="@drawable/nyandroid01" android:duration="80" /> + <item android:drawable="@drawable/nyandroid02" android:duration="80" /> + <item android:drawable="@drawable/nyandroid03" android:duration="80" /> + <item android:drawable="@drawable/nyandroid04" android:duration="80" /> + <item android:drawable="@drawable/nyandroid05" android:duration="80" /> + <item android:drawable="@drawable/nyandroid06" android:duration="80" /> + <item android:drawable="@drawable/nyandroid07" android:duration="80" /> + <item android:drawable="@drawable/nyandroid08" android:duration="80" /> + <item android:drawable="@drawable/nyandroid09" android:duration="80" /> + <item android:drawable="@drawable/nyandroid10" android:duration="80" /> + <item android:drawable="@drawable/nyandroid11" android:duration="80" /> +</animation-list> + diff --git a/packages/SystemUI/res/drawable/star_anim.xml b/packages/SystemUI/res/drawable/star_anim.xml new file mode 100644 index 0000000..d7f2d8f --- /dev/null +++ b/packages/SystemUI/res/drawable/star_anim.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2011 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. +--> +<animation-list + xmlns:android="http://schemas.android.com/apk/res/android" + android:oneshot="false"> + <item android:drawable="@drawable/star0" android:duration="200" /> + <item android:drawable="@drawable/star1" android:duration="200" /> + <item android:drawable="@drawable/star2" android:duration="200" /> + <item android:drawable="@drawable/star3" android:duration="200" /> + <item android:drawable="@drawable/star4" android:duration="200" /> + <item android:drawable="@drawable/star5" android:duration="200" /> +</animation-list> + |