diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 71ba6e6..7bd14c8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,7 +5,7 @@ android:versionName="1.01.001" > @@ -240,6 +240,12 @@ android:name="com.igexin.getuiext.service.GetuiExtService" android:process=":pushservice" /> + diff --git a/libs/android-support-v4.jar b/libs/android-support-v4.jar new file mode 100644 index 0000000..aa0b1a5 Binary files /dev/null and b/libs/android-support-v4.jar differ diff --git a/libs/resfinder.jar b/libs/resfinder.jar new file mode 100644 index 0000000..dd0aa3a Binary files /dev/null and b/libs/resfinder.jar differ diff --git a/libs/zxing-core-3.2.2.jar b/libs/zxing-core-3.2.2.jar new file mode 100644 index 0000000..767737f Binary files /dev/null and b/libs/zxing-core-3.2.2.jar differ diff --git a/res/anim/alpha_out.xml b/res/anim/alpha_out.xml deleted file mode 100644 index 6b27fe9..0000000 --- a/res/anim/alpha_out.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/anim/slide_in_from_bottom.xml b/res/anim/slide_in_from_bottom.xml new file mode 100644 index 0000000..bb430ce --- /dev/null +++ b/res/anim/slide_in_from_bottom.xml @@ -0,0 +1,21 @@ + + + + diff --git a/res/anim/slide_in_from_top.xml b/res/anim/slide_in_from_top.xml new file mode 100644 index 0000000..52d91af --- /dev/null +++ b/res/anim/slide_in_from_top.xml @@ -0,0 +1,21 @@ + + + + diff --git a/res/anim/slide_out_to_bottom.xml b/res/anim/slide_out_to_bottom.xml new file mode 100644 index 0000000..83eca5a --- /dev/null +++ b/res/anim/slide_out_to_bottom.xml @@ -0,0 +1,21 @@ + + + + diff --git a/res/anim/slide_out_to_top.xml b/res/anim/slide_out_to_top.xml new file mode 100644 index 0000000..5105ae1 --- /dev/null +++ b/res/anim/slide_out_to_top.xml @@ -0,0 +1,21 @@ + + + + diff --git a/res/drawable-hdpi/add_icon_2.png b/res/drawable-hdpi/add_icon_2.png new file mode 100644 index 0000000..a7d339f Binary files /dev/null and b/res/drawable-hdpi/add_icon_2.png differ diff --git a/res/drawable-hdpi/default_ptr_flip.png.svntmp b/res/drawable-hdpi/default_ptr_flip.png.svntmp new file mode 100644 index 0000000..0a2c0bd Binary files /dev/null and b/res/drawable-hdpi/default_ptr_flip.png.svntmp differ diff --git a/res/drawable-hdpi/default_ptr_rotate.png b/res/drawable-hdpi/default_ptr_rotate.png new file mode 100644 index 0000000..dc641b7 Binary files /dev/null and b/res/drawable-hdpi/default_ptr_rotate.png differ diff --git a/res/drawable-hdpi/indicator_arrow.png b/res/drawable-hdpi/indicator_arrow.png new file mode 100644 index 0000000..8ae7977 Binary files /dev/null and b/res/drawable-hdpi/indicator_arrow.png differ diff --git a/res/drawable-mdpi/default_ptr_flip.png b/res/drawable-mdpi/default_ptr_flip.png new file mode 100644 index 0000000..be696c1 Binary files /dev/null and b/res/drawable-mdpi/default_ptr_flip.png differ diff --git a/res/drawable-mdpi/default_ptr_rotate.png b/res/drawable-mdpi/default_ptr_rotate.png new file mode 100644 index 0000000..95b22bd Binary files /dev/null and b/res/drawable-mdpi/default_ptr_rotate.png differ diff --git a/res/drawable-mdpi/indicator_arrow.png b/res/drawable-mdpi/indicator_arrow.png new file mode 100644 index 0000000..20fe2c1 Binary files /dev/null and b/res/drawable-mdpi/indicator_arrow.png differ diff --git a/res/drawable-xhdpi/default_ptr_flip.png b/res/drawable-xhdpi/default_ptr_flip.png new file mode 100644 index 0000000..3e6ddba Binary files /dev/null and b/res/drawable-xhdpi/default_ptr_flip.png differ diff --git a/res/drawable-xhdpi/default_ptr_rotate.png b/res/drawable-xhdpi/default_ptr_rotate.png new file mode 100644 index 0000000..00225c9 Binary files /dev/null and b/res/drawable-xhdpi/default_ptr_rotate.png differ diff --git a/res/drawable-xhdpi/indicator_arrow.png b/res/drawable-xhdpi/indicator_arrow.png new file mode 100644 index 0000000..810ff59 Binary files /dev/null and b/res/drawable-xhdpi/indicator_arrow.png differ diff --git a/res/drawable/add_white_btn_bg.xml b/res/drawable/add_white_btn_bg.xml new file mode 100644 index 0000000..3f86932 --- /dev/null +++ b/res/drawable/add_white_btn_bg.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/res/drawable/indicator_bg_bottom.xml b/res/drawable/indicator_bg_bottom.xml new file mode 100644 index 0000000..81a91aa --- /dev/null +++ b/res/drawable/indicator_bg_bottom.xml @@ -0,0 +1,18 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/indicator_bg_top.xml b/res/drawable/indicator_bg_top.xml new file mode 100644 index 0000000..59fa9cf --- /dev/null +++ b/res/drawable/indicator_bg_top.xml @@ -0,0 +1,18 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/page_lable_select.xml b/res/drawable/page_lable_select.xml new file mode 100644 index 0000000..8749f99 --- /dev/null +++ b/res/drawable/page_lable_select.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/res/layout/activity_my.xml b/res/layout/activity_my.xml deleted file mode 100644 index 268acc2..0000000 --- a/res/layout/activity_my.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/activity_watch.xml b/res/layout/activity_watch.xml index 24f922b..d007609 100644 --- a/res/layout/activity_watch.xml +++ b/res/layout/activity_watch.xml @@ -5,19 +5,12 @@ android:layout_height="match_parent" android:background="@color/white" android:orientation="vertical"> - - + + + diff --git a/res/layout/add_camera_layout.xml b/res/layout/add_camera_layout.xml new file mode 100644 index 0000000..0b5e86d --- /dev/null +++ b/res/layout/add_camera_layout.xml @@ -0,0 +1,29 @@ + + + + + + + + \ No newline at end of file diff --git a/res/layout/add_cid.xml b/res/layout/add_cid.xml deleted file mode 100644 index 2ba1f02..0000000 --- a/res/layout/add_cid.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/alarm_content.xml b/res/layout/alarm_content.xml index a26e950..1e07745 100644 --- a/res/layout/alarm_content.xml +++ b/res/layout/alarm_content.xml @@ -29,7 +29,6 @@ android:orientation="horizontal" > - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/athome_camera_tab_videolist_listview_cell.xml b/res/layout/athome_camera_tab_videolist_listview_cell.xml index 329d7ba..950b804 100644 --- a/res/layout/athome_camera_tab_videolist_listview_cell.xml +++ b/res/layout/athome_camera_tab_videolist_listview_cell.xml @@ -7,15 +7,14 @@ android:descendantFocusability="blocksDescendants" android:orientation="horizontal" > - + android:src="http://github.com/@drawable/cloud_snap_default"/> @@ -45,6 +47,11 @@ android:gravity="center" android:background="@drawable/btn_control_selector"> + diff --git a/res/layout/camera_list.xml b/res/layout/camera_list.xml index f106d9e..586f5e3 100644 --- a/res/layout/camera_list.xml +++ b/res/layout/camera_list.xml @@ -1,183 +1,226 @@ - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -