Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Music: 提交

packages/apps/Music


Commit MetaInfo

修订版78ec4d28574ddd486638e196ed2a357e82f8b0db (tree)
时间2009-07-09 11:26:22
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

remove trailing whitespace

更改概述

差异

--- a/res/drawable-notouch/list_selector.xml
+++ b/res/drawable-notouch/list_selector.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-land-notouch/audio_player.xml
+++ b/res/layout-land-notouch/audio_player.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-land-notouch/music_library.xml
+++ b/res/layout-land-notouch/music_library.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-notouch/album_appwidget.xml
+++ b/res/layout-notouch/album_appwidget.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-notouch/audio_player.xml
+++ b/res/layout-notouch/audio_player.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-notouch/audio_player_common.xml
+++ b/res/layout-notouch/audio_player_common.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -16,7 +16,7 @@
1616
1717 <merge xmlns:android="http://schemas.android.com/apk/res/android">
1818
19- <View
19+ <View
2020 android:layout_width="fill_parent"
2121 android:layout_height="1px"
2222 android:background="#ffffffff" />
--- a/res/layout-notouch/confirm_delete.xml
+++ b/res/layout-notouch/confirm_delete.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -35,13 +35,13 @@
3535 android:background="#ffffff" >
3636
3737 <Button android:id="@+id/delete"
38- android:layout_width="120px" android:layout_height="wrap_content"
38+ android:layout_width="120px" android:layout_height="wrap_content"
3939 android:text="@string/delete_confirm_button_text"
4040 android:layout_gravity="center_horizontal"
4141 android:layout_alignParentLeft="true" />
4242
4343 <Button android:id="@+id/cancel"
44- android:layout_width="120px" android:layout_height="wrap_content"
44+ android:layout_width="120px" android:layout_height="wrap_content"
4545 android:text="@string/cancel"
4646 android:layout_alignParentRight="true" />
4747
--- a/res/layout-notouch/edit_track_list_item.xml
+++ b/res/layout-notouch/edit_track_list_item.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2008, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
--- a/res/layout-notouch/music_library.xml
+++ b/res/layout-notouch/music_library.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -160,6 +160,6 @@
160160 />
161161
162162 </LinearLayout>
163- </LinearLayout>
163+ </LinearLayout>
164164 </LinearLayout>
165165
--- a/res/layout-notouch/streamstarter.xml
+++ b/res/layout-notouch/streamstarter.xml
@@ -4,9 +4,9 @@
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
66 You may obtain a copy of the License at
7-
7+
88 http://www.apache.org/licenses/LICENSE-2.0
9-
9+
1010 Unless required by applicable law or agreed to in writing, software
1111 distributed under the License is distributed on an "AS IS" BASIS,
1212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
--- a/res/layout-notouch/track_list_item.xml
+++ b/res/layout-notouch/track_list_item.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2007, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
--- a/res/layout-notouch/track_list_item_child.xml
+++ b/res/layout-notouch/track_list_item_child.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2007, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
--- a/res/layout-notouch/track_list_item_common.xml
+++ b/res/layout-notouch/track_list_item_common.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2007, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
@@ -66,7 +66,7 @@
6666
6767 <ImageView android:id="@+id/play_indicator"
6868 android:layout_alignParentRight="true"
69- android:layout_below="@id/duration"
69+ android:layout_below="@id/duration"
7070 android:layout_marginTop="10dip"
7171 android:layout_width="wrap_content"
7272 android:layout_height="wrap_content"
--- a/res/layout-notouch/track_list_item_group.xml
+++ b/res/layout-notouch/track_list_item_group.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2008, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
--- a/res/layout-notouch/weekpicker.xml
+++ b/res/layout-notouch/weekpicker.xml
@@ -42,7 +42,7 @@
4242 android:layout_marginTop="6px"
4343 android:layout_marginBottom="6px"
4444 />
45-
45+
4646 <!-- Set button -->
4747 <RelativeLayout
4848 android:layout_width="fill_parent"
@@ -58,7 +58,7 @@
5858
5959 <Button android:id="@+id/cancel"
6060 android:layout_width="120px"
61- android:layout_height="wrap_content"
61+ android:layout_height="wrap_content"
6262 android:text="@string/cancel"
6363 android:layout_alignParentRight="true" />
6464
--- a/res/values-notouch/strings2.xml
+++ b/res/values-notouch/strings2.xml
@@ -3,16 +3,16 @@
33 /*
44 ** Copyright 2007, The Android Open Source Project
55 **
6-** Licensed under the Apache License, Version 2.0 (the "License");
7-** you may not use this file except in compliance with the License.
8-** You may obtain a copy of the License at
6+** Licensed under the Apache License, Version 2.0 (the "License");
7+** you may not use this file except in compliance with the License.
8+** You may obtain a copy of the License at
99 **
10-** http://www.apache.org/licenses/LICENSE-2.0
10+** http://www.apache.org/licenses/LICENSE-2.0
1111 **
12-** Unless required by applicable law or agreed to in writing, software
13-** distributed under the License is distributed on an "AS IS" BASIS,
14-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-** See the License for the specific language governing permissions and
12+** Unless required by applicable law or agreed to in writing, software
13+** distributed under the License is distributed on an "AS IS" BASIS,
14+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+** See the License for the specific language governing permissions and
1616 ** limitations under the License.
1717 */
1818 -->
Show on old repository browser