NABI issue fixes
authorchitta.rs <chitta.rs@samsung.com>
Thu, 28 Mar 2013 10:17:46 +0000 (15:47 +0530)
committerchitta.rs <chitta.rs@samsung.com>
Thu, 28 Mar 2013 10:17:46 +0000 (15:47 +0530)
Change-Id: I62bda8890a09c86b4fb57cc507e4491439ef771d

29 files changed:
inc/MfFileManageWorkerThread.h
inc/MfFolderEntryPresentationModel.h
inc/MfMyFilesApp.h
inc/MfSubBaseSelectionForm.h
inc/MfThumbnailItemProviderAndListener.h
inc/MfTypes.h
res/screen-size-normal/IDL_CREATE_FOLDER.xml
res/screen-size-normal/IDL_DETAIL_FORM.xml
res/screen-size-normal/IDL_EDIT.xml
res/screen-size-normal/IDL_MAIN_FORM.xml
res/screen-size-normal/IDL_SEARCH.xml
res/screen-size-normal/IDL_SUB_DIRECTORY.xml
res/screen-size-normal/IDL_SUB_FOLDER_FILE_SELECTION.xml
res/screen-size-normal/IDL_SUB_FOLDER_MOVE_COPY.xml
res/screen-size-normal/IDL_TOP_LEVEL_DIRECTORY_COPY_MOVE.xml
res/screen-size-normal/IDL_TOP_MOST_FILE_SELECTION.xml
src/MfFileManageForm.cpp
src/MfFileManageWorkerThread.cpp
src/MfFolderEntryPresentationModel.cpp
src/MfMyFilesApp.cpp
src/MfSplitPanelFileManageForm.cpp
src/MfSplitPanelForm.cpp
src/MfSubBaseSelectionForm.cpp
src/MfSubFolderFileListForm.cpp
src/MfSubFolderMoveCopy.cpp
src/MfSubFolderSelection.cpp
src/MfThumbnailItemProviderAndListener.cpp
src/MfTopLevelFolderFileListForm.cpp
src/MfTopMostFileSelectionForm.cpp

index a54180d..7c9f800 100644 (file)
@@ -110,6 +110,7 @@ private:
 \r
 class FileManageWorkerThread\r
        : public Tizen::Base::Runtime::Thread\r
+         ,public Tizen::Content::IContentScanListener\r
       //: public Tizen::Base::Runtime::EventDrivenThread\r
 {\r
 public:\r
@@ -291,6 +292,8 @@ private:
        long long int GetFileSize(const Tizen::Base::String& filePath);\r
 \r
        long long int GetTotalFileSize();\r
+\r
+       virtual void OnContentScanCompleted (RequestId reqId, const Tizen::Base::String &scanPath, result r);\r
 private:\r
        static int __fileManagedCounter;\r
 \r
index 8c7dac0..9835671 100644 (file)
@@ -149,6 +149,8 @@ public:
         */
        void SetFolderEntryType(FileType currentType);
 
+       void SetViewType(AppControlView currentView);
+
        /*
         * @fn SetSortEnabled
         * @brief: This method determines whether the directory entries have to be sorted or not
index 2adcb0d..575707c 100644 (file)
@@ -66,6 +66,10 @@ public:
 \r
        AppControlView GetCurrentView(void);\r
 \r
+       AppControlState GetCurrentState(void);\r
+\r
+       ExportFileType GetCurrentExportFileType(void);\r
+\r
        IListViewStateChangeListener* GetCurrentViewToUpdate(void);\r
 \r
        bool IsImageAppControlLanched(void);\r
@@ -142,6 +146,7 @@ private:
 \r
        FileType __currentFileType;\r
        SelectionMode __currentSelectionMode;\r
+       ExportFileType __currentExportFileType;\r
 };\r
 \r
 #endif //_MY_FILES_H_\r
index a92c395..0294f23 100644 (file)
@@ -58,6 +58,8 @@ public:
         */\r
        ContentListItem* CreateDefaultContentItem(int index, int itemWidth);\r
 \r
+       ContentListItem* CreateExportListViewItem(int listItemIndex, int listItemWidth);\r
+\r
        //IPlayerEventListener\r
        virtual void OnPlayerOpened(result r);\r
        virtual void OnPlayerEndOfClip(void);\r
@@ -184,6 +186,7 @@ protected:
        AnnexStyle _annexStyle;\r
        AppControlView _currentViewStyle;\r
        FileType _currentFileType;\r
+       ExportFileType _currentExportFileType;\r
        MemoryType _storageType;\r
        SelectionMode _selectionMode;\r
        SortByType _storedSortStyle;\r
index d06ccb7..ec9d70d 100644 (file)
@@ -153,13 +153,7 @@ public:
         * */\r
        void SetSourceFromOption(int sourceFromOption);\r
 \r
-       //! Function used to set the rootMediaPath.\r
-       /*!@fn SetRootPath(Tizen::Base::String rootMediaPath)\r
-        * @brief Used to set the RootMediaPath.\r
-        * @param [String] rootMediaPath, rootMediaPath of the current View.\r
-        * @return An ErrorCode\r
-        * */\r
-       result SetRootPath(const Tizen::Base::String& rootMediaPath);\r
+       void SetCreateItemSource(int createItemSource);\r
 \r
        //! Function used to stop sending requests to ThumbnailManager.\r
        /*!@fn StopThumbnailRequest(void)\r
index 604a19d..5d6bc20 100644 (file)
@@ -497,5 +497,11 @@ enum MoveCopySource
        MOVE_COPY_SOURCE_TOP_MOST,
        MOVE_COPY_SOURCE_SUB_FOLDER
 };
+
+enum ExportFileType
+{
+       EXPORT_TYPE_CONTACTS,
+       EXPORT_TYPE_CALENDAR
+};
 #endif /* _MF_TYPES_H_ */
 
index 8cea963..073dda5 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_CREATE_FOLDER">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_OPT_CREATE_FOLDER" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_OPT_CREATE_FOLDER" titleTextColor=""/>
         <itemSet/>
     </Header>
     <Panel id="IDC_PANEL_EDIT_FIELD" parent="IDL_CREATE_FOLDER">
         <property backgroundColor="#FFFFFF" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>
-        <layout height="130" mode="Portrait" type="NONE" width="720" x="0" y="0"/>
-        <layout height="130" mode="Landscape" type="NONE" width="1280" x="0" y="0"/>
+        <layout height="130.0" mode="Portrait" type="NONE" width="720.0" x="0.0" y="0.0"/>
+        <layout height="130.0" mode="Landscape" type="NONE" width="1280.0" x="0.0" y="0.0"/>
     </Panel>
     <Label id="IDC_LABEL_FOLDER_NAME" parent="IDC_PANEL_EDIT_FIELD">
-        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" text="::IDS_MF_BODY_FOLDER_NAME" textColor="#BFBFBF" textSize="32" textStyle="LABEL_TEXT_STYLE_NORMAL" verticalAlign="ALIGN_TOP"/>
-        <layout height="32" mode="Portrait" width="720" x="0" y="8"/>
-        <layout height="32" mode="Landscape" width="1280" x="0" y="8"/>
+        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="::IDS_MF_BODY_FOLDER_NAME" textColor="#BFBFBF" textSize="32.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_TOP"/>
+        <layout height="32.0" mode="Portrait" width="720.0" x="0.0" y="8.0"/>
+        <layout height="32.0" mode="Landscape" width="1280.0" x="0.0" y="8.0"/>
     </Label>
     <EditField id="IDC_EDITFIELD_FOLDER_NAME" parent="IDC_PANEL_EDIT_FIELD">
-        <property commandButtonVisible="true" disabledBGBitmapPath="" disabledColor="" disabledColorOpacity="100" disabledTextColor="" ellipsisPosition="ELLIPSIS_POSITION_END" enableClear="true" groupStyle="GROUP_STYLE_NONE" guideText="" guideTextColor="" highlightedBGBitmapPath="" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalMargin="16" inputStyle="INPUT_STYLE_OVERLAY" keypadAction="KEYPAD_ACTION_ENTER" keypadEnabled="true" limitLength="250" linkTextColor="" lowerCaseMode="false" normalBGBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="#000000" pressedBGBitmapPath="" pressedColor="" pressedColorOpacity="100" text="::IDS_COM_POP_FOLDER" textHorizontalAlignment="ALIGNMENT_LEFT" textSize="44" titleStyle="EDIT_FIELD_TITLE_STYLE_NONE" titleText="::IDS_COM_POP_FOLDER" titleTextColor="" verticalMargin="15" viewMode="false"/>
-        <layout height="90" mode="Portrait" style="EDIT_FIELD_STYLE_NORMAL" width="720" x="0" y="40"/>
-        <layout height="90" mode="Landscape" style="EDIT_FIELD_STYLE_NORMAL" width="1272" x="0" y="40"/>
+        <property accessibilityHint="" commandButtonVisible="true" disabledBGBitmapPath="" disabledColor="" disabledColorOpacity="100" disabledTextColor="" ellipsisPosition="ELLIPSIS_POSITION_END" enableClear="true" groupStyle="GROUP_STYLE_NONE" guideText="" guideTextColor="" highlightedBGBitmapPath="" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalMargin="16.0" inputStyle="INPUT_STYLE_OVERLAY" keypadAction="KEYPAD_ACTION_ENTER" keypadEnabled="true" limitLength="250" linkTextColor="" lowerCaseMode="false" normalBGBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="#000000" pressedBGBitmapPath="" pressedColor="" pressedColorOpacity="100" text="::IDS_COM_POP_FOLDER" textHorizontalAlignment="ALIGNMENT_LEFT" textSize="44.0" titleStyle="EDIT_FIELD_TITLE_STYLE_NONE" titleText="::IDS_COM_POP_FOLDER" titleTextColor="" verticalMargin="15.0" viewMode="false"/>
+        <layout height="90.0" mode="Portrait" style="EDIT_FIELD_STYLE_NORMAL" width="720.0" x="0.0" y="40.0"/>
+        <layout height="90.0" mode="Landscape" style="EDIT_FIELD_STYLE_NORMAL" width="1272.0" x="0.0" y="40.0"/>
     </EditField>
 </Scene>
index 6eab0d2..2501f30 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_DETAIL_FORM">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="0" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="0" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK_DETAILS" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="0" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="0" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="0" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="0" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="0" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="0" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="0" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="0" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="0" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="0" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK_DETAILS" titleTextColor=""/>
         <itemSet/>
     </Header>
     <GroupedListView id="IDC_GROUPEDLISTVIEW1" parent="IDL_DETAIL_FORM">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" sectionColor="" sweepEnabled="false" textOfEmptyList=""/>
-        <layout height="1011" mode="Portrait" style="CUSTOM_LIST_STYLE_NORMAL" width="720" x="0" y="0"/>
-        <layout height="483" mode="Landscape" style="CUSTOM_LIST_STYLE_NORMAL" width="1280" x="0" y="1"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sectionColor="" sweepEnabled="false" textOfEmptyList=""/>
+        <layout height="1011.0" mode="Portrait" style="CUSTOM_LIST_STYLE_NORMAL" width="720.0" x="0.0" y="0.0"/>
+        <layout height="483.0" mode="Landscape" style="CUSTOM_LIST_STYLE_NORMAL" width="1280.0" x="0.0" y="1.0"/>
     </GroupedListView>
 </Scene>
index 4e8d41b..b47179f 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="3.0.0.201302121659" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_EDIT">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK3_EDIT" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK3_EDIT" titleTextColor=""/>
         <itemSet/>
     </Header>
     <ListView id="IDC_LISTVIEW1" parent="IDL_EDIT">
-        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#7C7C7C" fastScroll="false" itemDivider="true" itemDividerColor="" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout height="1011" mode="Portrait" width="720" x="0" y="0"/>
-        <layout height="186" mode="Landscape" width="996" x="922" y="0"/>
+        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#7C7C7C" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout height="1011.0" mode="Portrait" width="720.0" x="0.0" y="0.0"/>
+        <layout height="186.0" mode="Landscape" width="996.0" x="922.0" y="0.0"/>
     </ListView>
     <IconListView id="IDC_ICONLISTVIEW_THUMBNAILS" parent="IDL_EDIT">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="#E5E5E5" highlightedItemTextColor="" itemBitmapHeight="164" itemBitmapWidth="164" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10" magneticScrollSize="0" normalItemTextColor="#000000" pressedItemTextColor="#000000" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="false"/>
-        <layout height="1010" mode="Portrait" style="ICON_LIST_VIEW_STYLE_MARK" width="720" x="0" y="0"/>
-        <layout height="132" mode="Landscape" style="ICON_LIST_VIEW_STYLE_MARK" width="684" x="427" y="41"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="#E5E5E5" highlightedItemTextColor="" itemBitmapHeight="164.0" itemBitmapWidth="164.0" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10.0" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26.0" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10.0" magneticScrollSize="0.0" normalItemTextColor="#000000" pressedItemTextColor="#000000" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="false"/>
+        <layout height="1010.0" mode="Portrait" style="ICON_LIST_VIEW_STYLE_MARK" width="720.0" x="0.0" y="0.0"/>
+        <layout height="132.0" mode="Landscape" style="ICON_LIST_VIEW_STYLE_MARK" width="684.0" x="427.0" y="41.0"/>
     </IconListView>
 </Scene>
index e9b5933..1e68156 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_MAIN_FORM">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_COM_BODY_MY_FILES" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_COM_BODY_MY_FILES" titleTextColor=""/>
         <itemSet/>
     </Header>
     <Panel id="IDC_CATEGORY_ICON_PANEL" parent="IDL_MAIN_FORM">
         <property backgroundColor="" backgroundColorOpacity="0" compositeEnabled="true" groupStyle="GROUP_STYLE_NONE"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="122" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" type="NONE" verticalFitPolicy="FIT_POLICY_FIXED" width="680" x="20" y="0"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="122" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" type="NONE" verticalFitPolicy="FIT_POLICY_FIXED" width="680" x="300" y="0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" type="NONE" verticalFitPolicy="FIT_POLICY_FIXED" width="680.0" x="20.0" y="0.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="122.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" type="NONE" verticalFitPolicy="FIT_POLICY_FIXED" width="680.0" x="300.0" y="0.0"/>
     </Panel>
     <Button id="IDC_BUTTON_IMAGES" parent="IDC_CATEGORY_ICON_PANEL">
-        <property DisabledBitmapX="0" DisabledBitmapY="0" NormalBitmapX="0" NormalBitmapY="0" PressedBitmapX="0" PressedBitmapY="0" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0" highlightedBitmapY="0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33" verticalAlign="ALIGN_MIDDLE"/>
-        <layout height="92" mode="Portrait" width="128" x="16" y="8"/>
-        <layout height="92" mode="Landscape" width="128" x="16" y="8"/>
+        <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33.0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout height="92.0" mode="Portrait" width="128.0" x="16.0" y="8.0"/>
+        <layout height="92.0" mode="Landscape" width="128.0" x="16.0" y="8.0"/>
     </Button>
     <Button id="IDC_BUTTON_VIDEOS" parent="IDC_CATEGORY_ICON_PANEL">
-        <property DisabledBitmapX="0" DisabledBitmapY="0" NormalBitmapX="0" NormalBitmapY="0" PressedBitmapX="0" PressedBitmapY="0" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0" highlightedBitmapY="0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33" verticalAlign="ALIGN_MIDDLE"/>
-        <layout height="92" mode="Portrait" width="128" x="146" y="8"/>
-        <layout height="92" mode="Landscape" width="128" x="146" y="8"/>
+        <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33.0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout height="92.0" mode="Portrait" width="128.0" x="146.0" y="8.0"/>
+        <layout height="92.0" mode="Landscape" width="128.0" x="146.0" y="8.0"/>
     </Button>
     <Button id="IDC_BUTTON_SOUNDS" parent="IDC_CATEGORY_ICON_PANEL">
-        <property DisabledBitmapX="0" DisabledBitmapY="0" NormalBitmapX="0" NormalBitmapY="0" PressedBitmapX="0" PressedBitmapY="0" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0" highlightedBitmapY="0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33" verticalAlign="ALIGN_MIDDLE"/>
-        <layout height="92" mode="Portrait" width="128" x="276" y="8"/>
-        <layout height="92" mode="Landscape" width="128" x="276" y="8"/>
+        <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33.0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout height="92.0" mode="Portrait" width="128.0" x="276.0" y="8.0"/>
+        <layout height="92.0" mode="Landscape" width="128.0" x="276.0" y="8.0"/>
     </Button>
     <Button id="IDC_BUTTON_DOCUMENTS" parent="IDC_CATEGORY_ICON_PANEL">
-        <property DisabledBitmapX="0" DisabledBitmapY="0" NormalBitmapX="0" NormalBitmapY="0" PressedBitmapX="0" PressedBitmapY="0" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0" highlightedBitmapY="0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33" verticalAlign="ALIGN_MIDDLE"/>
-        <layout height="92" mode="Portrait" width="128" x="406" y="8"/>
-        <layout height="92" mode="Landscape" width="128" x="406" y="8"/>
+        <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33.0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout height="92.0" mode="Portrait" width="128.0" x="406.0" y="8.0"/>
+        <layout height="92.0" mode="Landscape" width="128.0" x="406.0" y="8.0"/>
     </Button>
     <Button id="IDC_BUTTON_OTHERS" parent="IDC_CATEGORY_ICON_PANEL">
-        <property DisabledBitmapX="0" DisabledBitmapY="0" NormalBitmapX="0" NormalBitmapY="0" PressedBitmapX="0" PressedBitmapY="0" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0" highlightedBitmapY="0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33" verticalAlign="ALIGN_MIDDLE"/>
-        <layout height="92" mode="Portrait" width="128" x="536" y="8"/>
-        <layout height="92" mode="Landscape" width="128" x="536" y="8"/>
+        <property DisabledBitmapX="0.0" DisabledBitmapY="0.0" NormalBitmapX="0.0" NormalBitmapY="0.0" PressedBitmapX="0.0" PressedBitmapY="0.0" accessibilityHint="" disableTextColor="" disabledBGBitmapPath="" disabledBitmapPath="" disabledColor="" disabledColorOpacity="100" highlightedBGBitmapPath="" highlightedBitmapPath="" highlightedBitmapX="0.0" highlightedBitmapY="0.0" highlightedColor="" highlightedColorOpacity="100" highlightedTextColor="" horizontalAlign="ALIGN_CENTER" normalBGBitmapPath="" normalBitmapPath="" normalColor="" normalColorOpacity="100" normalTextColor="" pressedBGBitmapPath="" pressedBitmapPath="" pressedColor="" pressedColorOpacity="100" pressedTextColor="" text="" textSize="33.0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout height="92.0" mode="Portrait" width="128.0" x="536.0" y="8.0"/>
+        <layout height="92.0" mode="Landscape" width="128.0" x="536.0" y="8.0"/>
     </Button>
     <Label id="IDC_LABEL_BACKGROUND" parent="IDC_CATEGORY_ICON_PANEL">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" text="" textColor="" textSize="33" textStyle="LABEL_TEXT_STYLE_NORMAL" verticalAlign="ALIGN_TOP"/>
-        <layout height="122" mode="Portrait" width="680" x="0" y="0"/>
-        <layout height="122" mode="Landscape" width="680" x="0" y="0"/>
+        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="" textSize="33.0" textStyle="LABEL_TEXT_STYLE_NORMAL" topMargin="0" verticalAlign="ALIGN_TOP"/>
+        <layout height="122.0" mode="Portrait" width="680.0" x="0.0" y="0.0"/>
+        <layout height="122.0" mode="Landscape" width="680.0" x="0.0" y="0.0"/>
     </Label>
     <ListView id="IDC_LISTVIEW_TEMP_FORM" parent="IDL_MAIN_FORM">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="840" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="170"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="313" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280" x="0" y="170"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="840.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="170.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="313.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280.0" x="0.0" y="170.0"/>
     </ListView>
     <IconListView id="IDC_ICONLISTVIEW_TOP_MOST_FORM" parent="IDL_MAIN_FORM">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="" highlightedItemTextColor="" itemBitmapHeight="164" itemBitmapWidth="164" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10" magneticScrollSize="0" normalItemTextColor="" pressedItemTextColor="" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="840" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="170"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="313" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280" x="0" y="170"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="" highlightedItemTextColor="" itemBitmapHeight="164.0" itemBitmapWidth="164.0" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10.0" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26.0" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10.0" magneticScrollSize="0.0" normalItemTextColor="" pressedItemTextColor="" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="840.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="170.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="313.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280.0" x="0.0" y="170.0"/>
     </IconListView>
     <Label id="IDC_LABEL_DISPLAY_PATH" parent="IDL_MAIN_FORM">
-        <property backgroundBitmapPath="" backgroundColor="#444444" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" text="::IDS_MF_BODY_DIRECTORY" textColor="#FFFFFF" textSize="32" textStyle="LABEL_TEXT_STYLE_BOLD" verticalAlign="ALIGN_MIDDLE"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="122"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280" x="0" y="122"/>
+        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="#444444" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="::IDS_MF_BODY_DIRECTORY" textColor="#FFFFFF" textSize="32.0" textStyle="LABEL_TEXT_STYLE_BOLD" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="122.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1280.0" x="0.0" y="122.0"/>
     </Label>
 </Scene>
index 64725ee..2c7cd65 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_SEARCH">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK3_SEARCH" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_MF_SK3_SEARCH" titleTextColor=""/>
         <itemSet/>
     </Header>
     <ListView id="IDC_SEARCHFORM_LISTVIEW" parent="IDL_SEARCH">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout height="901" mode="Portrait" width="720" x="0" y="86"/>
-        <layout height="378" mode="Landscape" width="1279" x="0" y="106"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout height="901.0" mode="Portrait" width="720.0" x="0.0" y="86.0"/>
+        <layout height="378.0" mode="Landscape" width="1279.0" x="0.0" y="106.0"/>
     </ListView>
     <SearchBar id="IDC_SEARCHFORM_SEARCHBAR" parent="IDL_SEARCH">
-        <property backgroundBitmapPath="" buttonActionId="0" buttonText="" color="" colorOpacity="100" disabledButtonColor="" disabledButtonTextColor="" disabledSearchFieldColor="" disabledSearchFieldTextColor="" ellipsisPosition="ELLIPSIS_POSITION_END" guideText="::IDS_MF_SK3_SEARCH" guideTextColor="" highlightedButtonColor="" highlightedButtonTextColor="" highlightedSearchFieldColor="" highlightedSearchFieldTextColor="" keypadAction="KEYPAD_ACTION_SEARCH" limitLength="500" lowerCaseMode="false" normalButtonColor="" normalButtonTextColor="" normalSearchFieldColor="" normalSearchFieldTextColor="" pressedButtonColor="" pressedButtonTextColor="" searchFieldTextSize="33" showSearchBarButton="true" text="" textPredictionEnabled="false"/>
-        <layout height="86" mode="Portrait" width="720" x="0" y="0"/>
-        <layout height="106" mode="Landscape" width="1280" x="0" y="0"/>
+        <property accessibilityHint="" backgroundBitmapPath="" buttonActionId="0" buttonText="" color="" colorOpacity="100" disabledButtonColor="" disabledButtonTextColor="" disabledSearchFieldColor="" disabledSearchFieldTextColor="" ellipsisPosition="ELLIPSIS_POSITION_END" guideText="::IDS_MF_SK3_SEARCH" guideTextColor="" highlightedButtonColor="" highlightedButtonTextColor="" highlightedSearchFieldColor="" highlightedSearchFieldTextColor="" keypadAction="KEYPAD_ACTION_SEARCH" limitLength="500" lowerCaseMode="false" normalButtonColor="" normalButtonTextColor="" normalSearchFieldColor="" normalSearchFieldTextColor="" pressedButtonColor="" pressedButtonTextColor="" searchFieldTextSize="33.0" showSearchBarButton="true" text="" textPredictionEnabled="false"/>
+        <layout height="86.0" mode="Portrait" width="720.0" x="0.0" y="0.0"/>
+        <layout height="106.0" mode="Landscape" width="1280.0" x="0.0" y="0.0"/>
     </SearchBar>
 </Scene>
index e7d40d7..c1bf109 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_SUB_DIRECTORY">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Label id="IDC_LABEL_DISPLAY_PATH" parent="IDL_SUB_DIRECTORY">
-        <property backgroundBitmapPath="" backgroundColor="#444444" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" text="::IDS_DEFAULT_PHONE_DISPLAY" textColor="#FFFFFF" textSize="32" textStyle="LABEL_TEXT_STYLE_BOLD" verticalAlign="ALIGN_MIDDLE"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="0"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="52" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="401" x="878" y="32"/>
+        <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="#444444" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="::IDS_DEFAULT_PHONE_DISPLAY" textColor="#FFFFFF" textSize="32.0" textStyle="LABEL_TEXT_STYLE_BOLD" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="48.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="0.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="52.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="401.0" x="878.0" y="32.0"/>
     </Label>
     <ListView id="IDC_LISTVIEW" parent="IDL_SUB_DIRECTORY">
-        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#9A9A9A" fastScroll="false" itemDivider="true" itemDividerColor="#BFBFBF" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout bottomRelation="IDL_SUB_DIRECTORY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="48"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="124" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="730" x="368" y="32"/>
+        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#9A9A9A" fastScroll="false" itemDivider="true" itemDividerColor="#BFBFBF" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout bottomRelation="IDL_SUB_DIRECTORY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="124.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="730.0" x="368.0" y="32.0"/>
     </ListView>
     <IconListView id="IDC_ICONLISTVIEW_SUB_DIRECTORY_THUMBNAILS" parent="IDL_SUB_DIRECTORY">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="#9A9A9A" highlightedItemTextColor="" itemBitmapHeight="164" itemBitmapWidth="164" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10" magneticScrollSize="0" normalItemTextColor="#000000" pressedItemTextColor="#000000" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
-        <layout bottomRelation="IDL_SUB_DIRECTORY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720" x="0" y="48"/>
-        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="124" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0" marginLeft="0" marginRight="0" marginTop="0" mode="Landscape" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="707" x="572" y="32"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="#9A9A9A" highlightedItemTextColor="" itemBitmapHeight="164.0" itemBitmapWidth="164.0" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10.0" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26.0" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10.0" magneticScrollSize="0.0" normalItemTextColor="#000000" pressedItemTextColor="#000000" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
+        <layout bottomRelation="IDL_SUB_DIRECTORY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
+        <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="124.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="707.0" x="572.0" y="32.0"/>
     </IconListView>
 </Scene>
index 2a94e37..3498557 100644 (file)
@@ -3,11 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-
 <Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_SUB_FOLDER_FILE_SELECTION">
-        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
     </Form>
@@ -22,7 +21,7 @@
     </Label>
     <Label id="IDC_LABEL_SELECTED" parent="IDL_SUB_FOLDER_FILE_SELECTION">
         <property accessibilityHint="" backgroundBitmapPath="" backgroundColor="#444444" backgroundColorOpacity="100" horizontalAlign="ALIGN_LEFT" leftMargin="16" text="" textColor="#FFFFFF" textSize="26.0" textStyle="LABEL_TEXT_STYLE_BOLD" topMargin="0" verticalAlign="ALIGN_MIDDLE"/>
-        <layout bottomRelation="IDL_SUB_FOLDER_FILE_SELECTION" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="48.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="None" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="966.0"/>
+        <layout bottomRelation="IDL_SUB_FOLDER_FILE_SELECTION" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="48.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="966.0"/>
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="40.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="500.0" x="236.0" y="427.0"/>
     </Label>
     <ListView id="IDC_SUB_FOLDER_SELECTION_LISTVIEW" parent="IDL_SUB_FOLDER_FILE_SELECTION">
index 81f1016..74b5d37 100644 (file)
@@ -6,7 +6,7 @@
 <Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_SUB_FOLDER_MOVE_COPY">
-        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="::IDS_COM_BODY_MY_FILES" titleAlign="ALIGN_LEFT" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_TITLE|FORM_STYLE_FOOTER" type="LAYOUT_RELATIVE"/>
     </Form>
     </Label>
     <ListView id="IDC_LISTVIEW1" parent="IDL_SUB_FOLDER_MOVE_COPY">
         <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#9A9A9A" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout bottomRelation="IDL_SUB_FOLDER_MOVE_COPY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="886.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
+        <layout bottomRelation="IDL_SUB_FOLDER_MOVE_COPY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="415.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1200.0" x="0.0" y="52.0"/>
     </ListView>
     <IconListView id="IDC_ICONLISTVIEW_SUB_THUMBNAILS" parent="IDL_SUB_FOLDER_MOVE_COPY">
         <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="#9A9A9A" highlightedItemTextColor="" itemBitmapHeight="164.0" itemBitmapWidth="164.0" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10.0" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26.0" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10.0" magneticScrollSize="0.0" normalItemTextColor="#000000" pressedItemTextColor="#FFFFFF" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
-        <layout bottomRelation="IDL_SUB_FOLDER_MOVE_COPY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="886.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
+        <layout bottomRelation="IDL_SUB_FOLDER_MOVE_COPY" bottomRelationType="RECT_EDGE_RELATION_BOTTOM_TO_BOTTOM" centerHorizontal="false" centerVertical="false" height="966.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Portrait" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="IDC_LABEL_DISPLAY_PATH" topRelationType="RECT_EDGE_RELATION_TOP_TO_BOTTOM" verticalFitPolicy="FIT_POLICY_FIXED" width="720.0" x="0.0" y="48.0"/>
         <layout bottomRelation="" bottomRelationType="" centerHorizontal="false" centerVertical="false" height="415.0" horizontalFitPolicy="FIT_POLICY_FIXED" leftRelation="" leftRelationType="" marginBottom="0.0" marginLeft="0.0" marginRight="0.0" marginTop="0.0" mode="Landscape" rightRelation="" rightRelationType="" style="ICON_LIST_VIEW_STYLE_NORMAL" topRelation="" topRelationType="" verticalFitPolicy="FIT_POLICY_FIXED" width="1200.0" x="0.0" y="52.0"/>
     </IconListView>
 </Scene>
index c3a3226..9d5bb78 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_TOP_LEVEL_DIRECTORY_COPY_MOVE">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="" titleTextColor=""/>
         <itemSet/>
     </Header>
     <ListView id="IDC_LISTVIEW_TOP_LEVEL_DIR_COPY_MOVE" parent="IDL_TOP_LEVEL_DIRECTORY_COPY_MOVE">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout height="1011" mode="Portrait" width="720" x="0" y="0"/>
-        <layout height="483" mode="Landscape" width="1280" x="0" y="1"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="" fastScroll="false" itemDivider="true" itemDividerColor="" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout height="1011.0" mode="Portrait" width="720.0" x="0.0" y="0.0"/>
+        <layout height="483.0" mode="Landscape" width="1280.0" x="0.0" y="1.0"/>
     </ListView>
     <IconListView id="IDC_ICONLISTVIEW_TOP_MOVECOPY" parent="IDL_TOP_LEVEL_DIRECTORY_COPY_MOVE">
-        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="" highlightedItemTextColor="" itemBitmapHeight="164" itemBitmapWidth="164" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10" magneticScrollSize="0" normalItemTextColor="" pressedItemTextColor="" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
-        <layout height="1011" mode="Portrait" style="ICON_LIST_VIEW_STYLE_NORMAL" width="720" x="0" y="0"/>
-        <layout height="482" mode="Landscape" style="ICON_LIST_VIEW_STYLE_NORMAL" width="1279" x="0" y="1"/>
+        <property backgroundBitmapPath="" backgroundColor="" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" checkBoxPosition="ICON_LIST_VIEW_CHECK_BOX_POSITION_TOP_RIGHT" colorOfEmptyListText="" highlightedItemTextColor="" itemBitmapHeight="164.0" itemBitmapWidth="164.0" itemBorderStyle="ICON_LIST_VIEW_ITEM_BORDER_STYLE_SHADOW" itemHorizontalAlignment="ALIGNMENT_CENTER" itemHorizontalSpacing="10.0" itemTextHorizontalAlignment="ALIGNMENT_CENTER" itemTextSize="26.0" itemTextVerticalAlignment="ICON_LIST_VIEW_ITEM_TEXT_VERTICAL_ALIGNMENT_OUTSIDE_BOTTOM" itemVerticalAlignment="ALIGNMENT_MIDDLE" itemVerticalSpacing="10.0" magneticScrollSize="0.0" normalItemTextColor="" pressedItemTextColor="" scrollDirection="ICON_LIST_VIEW_SCROLL_DIRECTION_VERTICAL" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" textOfEmptyList="::IDS_COM_BODY_NO_FILES" touchAnimationEnabled="true"/>
+        <layout height="1011.0" mode="Portrait" style="ICON_LIST_VIEW_STYLE_NORMAL" width="720.0" x="0.0" y="0.0"/>
+        <layout height="482.0" mode="Landscape" style="ICON_LIST_VIEW_STYLE_NORMAL" width="1279.0" x="0.0" y="1.0"/>
     </IconListView>
 </Scene>
index 64f7539..2b1b3e4 100644 (file)
@@ -3,10 +3,10 @@
        This XML file was automatically generated by UiBuilder - do not modify by hand.
 -->
 <!DOCTYPE Scene SYSTEM "UIForm.dtd">
-<Scene Bversion="2.0.0.201303041025" Dversion="20120315">
+<Scene Bversion="2.0.0.201303182057" Dversion="20120315">
     <LogicalCoordinate>720</LogicalCoordinate>
     <Form id="IDL_TOP_MOST_FILE_SELECTION">
-        <property backgroundColor="" backgroundColorOpacity="100" orientation="Automatic:4Dir" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
+        <property backgroundColor="" backgroundColorOpacity="100" notificationTrayOpenEnabled="false" orientation="Portrait" softKey0NormalIcon="" softKey0PressedIcon="" softKey0Text="" softKey1NormalIcon="" softKey1PressedIcon="" softKey1Text="" title="" titleAlign="ALIGN_CENTER" titleIcon="" translucentFooter="false" translucentHeader="false" translucentIndicator="false"/>
         <layout mode="Portrait" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
         <layout mode="Landscape" style="FORM_STYLE_INDICATOR|FORM_STYLE_HEADER|FORM_STYLE_FOOTER" type="NONE"/>
     </Form>
         <itemSet/>
     </Footer>
     <Header>
-        <property backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_COM_BODY_MY_FILES" titleTextColor=""/>
+        <property accessibilityHint="" backgroundBitmapPath="" color="" colorOpacity="100" descriptionText="" descriptionTextColor="" disabledButtonColor="" disabledButtonColorOpacity="100" disabledButtonTextColor="" disabledItemColor="" disabledItemColorOpacity="100" disabledItemTextColor="" headerStyle="HEADER_STYLE_TITLE" highlightedButtonColor="" highlightedButtonColorOpacity="100" highlightedButtonTextColor="" highlightedItemColor="" highlightedItemColorOpacity="100" highlightedItemTextColor="" normalButtonColor="" normalButtonColorOpacity="100" normalButtonTextColor="" normalItemColor="" normalItemColorOpacity="100" normalItemTextColor="" pressedButtonColor="" pressedButtonColorOpacity="100" pressedButtonTextColor="" pressedItemColor="" pressedItemColorOpacity="100" pressedItemTextColor="" selectedItemColor="" selectedItemColorOpacity="100" selectedItemTextColor="" titleIconPath="" titleText="::IDS_COM_BODY_MY_FILES" titleTextColor=""/>
         <itemSet/>
     </Header>
     <ListView id="IDC_TOP_MOST_SELECTION_LISTVIEW" parent="IDL_TOP_MOST_FILE_SELECTION">
-        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#9A9A9A" fastScroll="false" itemDivider="true" itemDividerColor="#BFBFBF" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
-        <layout height="1011" mode="Portrait" width="720" x="0" y="0"/>
-        <layout height="124" mode="Landscape" width="730" x="200" y="0"/>
+        <property backgroundBitmapPath="" backgroundColor="#FFFFFF" backgroundColorOpacity="0" bitmapPathOfEmptyList="00_Nocontents_text.png" colorOfEmptyListText="#9A9A9A" fastScroll="false" itemDivider="true" itemDividerColor="#BFBFBF" scrollInputMode="SCROLL_INPUT_MODE_ALLOW_ANY_DIRECTION" sweepEnabled="false" textOfEmptyList="::IDS_COM_BODY_NO_FILES"/>
+        <layout height="1011.0" mode="Portrait" width="720.0" x="0.0" y="0.0"/>
+        <layout height="124.0" mode="Landscape" width="730.0" x="200.0" y="0.0"/>
     </ListView>
 </Scene>
index a15d379..f610d25 100644 (file)
@@ -234,6 +234,7 @@ FileManageForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousScen
 
                _pFolderEntryPM = pcurrentFolderEntryPM;
                _pBaseItemProvider->SetFolderEntryProvider(this);
+               _pThumbnailItemProvider->SetFolderEntryProvider(this);
 
                if (_editOrShare == FILE_MANAGE_EDIT)
                {
index a8bed04..7a1027f 100644 (file)
@@ -1687,8 +1687,42 @@ FileManageWorkerThread::GetContentTypeInfo(const String& FilePath)
 result
 FileManageWorkerThread::DeleteFileContentDB(String filePath)
 {
+
        AppLogDebug("Entry");
        result r = E_SUCCESS;
+       FileAttributes fileAttrib;
+       File::GetAttributes(filePath, fileAttrib);
+
+       if (fileAttrib.IsDirectory())
+       {
+               r = Directory::Remove(filePath, true);
+               AppLogDebug("remove dir result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"remove dir failed");
+               RequestId reqId;
+               r = ContentManager::ScanDirectory(filePath,true,this,reqId);
+               AppLogDebug("Scan dir result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"scan directory failed");
+       }
+       else
+       {
+               r = File::Remove(filePath);
+               AppLogDebug("remove file result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"remove file failed");
+               r = ContentManager::ScanFile(filePath);
+               AppLogDebug("scan file result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"scan file failed");
+       }
+       __fileManagingingResult = FILE_MANAGING_RESULT_DELETING_SUCCESS;
+               AppLogDebug("Exit");
+               return r;
+CATCH:
+__fileManagingingResult = FILE_MANAGING_RESULT_DELETING_FAILED;
+AppLogDebug("Catch result %s", GetErrorMessage(r));
+AppLogDebug("Exit");
+r = E_FAILURE;
+return r;
+/*     AppLogDebug("Entry");
+       result r = E_SUCCESS;
        ContentId contentId;
        ContentManager contentManager;
        ArrayList* pContentList = null;
@@ -1788,13 +1822,14 @@ CATCH:
        AppLogDebug("Catch result %s", GetErrorMessage(r));
        AppLogDebug("Exit");
        r = E_FAILURE;
-       return r;
+       return r;*/
+
 }
 
 result
 FileManageWorkerThread::UpdateContentDB(Tizen::Base::String filePath)
 {
-       AppLogDebug("Entry");
+/*     AppLogDebug("Entry");
        result r = E_SUCCESS;
        ContentId contentId;
        ArrayList* pContentList = null;
@@ -1833,22 +1868,24 @@ CATCH:
        r = GetLastResult();
        AppLogDebug("result is %s", GetErrorMessage(r));
        AppLogDebug("Exit");
-       return r;
-    /*AppLogDebug("Enter");
+       return r;*/
+    AppLogDebug("Enter");
        result r = E_SUCCESS;
        FileAttributes fileAttrib;
        File::GetAttributes(filePath, fileAttrib);
        AppLogDebug("file path is %ls", filePath.GetPointer());
        if (fileAttrib.IsDirectory())
        {
-
+          RequestId reqId;
+          r = ContentManager::ScanDirectory(filePath,true,this,reqId);
+       AppLogDebug("Scan dir result %s",GetErrorMessage(r));
        }
        else
        {
       r = ContentManager::ScanFile(filePath);
       AppLogDebug("scan file result %s",GetErrorMessage(r));
        }
-       return r;*/
+       return r;
 
 }
 
@@ -1968,7 +2005,7 @@ FileManageWorkerThread::RenameFolderEntry(void)
 
        __isRenamingActive = true;
 
-       r = CopyFile(__filePath,__renameFilePath);
+       /*r = CopyFile(__filePath,__renameFilePath);
        TryCatch(r == E_SUCCESS,,"copy failed");
 
        r = DeleteFileContentDB(__filePath);
@@ -1977,13 +2014,47 @@ FileManageWorkerThread::RenameFolderEntry(void)
        if(fileAttrib.IsDirectory())
        {
                __renameFilePath.Append(L"/");
+       }*/
+
+       //result r = E_SUCCESS;
+       //FileAttributes fileAttrib;
+       //__renameFilePath.Append(L"/");
+
+       Directory::Rename(__filePath,__renameFilePath);
+       File::GetAttributes(__renameFilePath, fileAttrib);
+       AppLogDebug("file path is %ls", __renameFilePath.GetPointer());
+       //RequestId reqId;
+       //r = ContentManager::ScanDirectory(__renameFilePath,true,this,reqId);
+       //AppLogDebug("Scan dir result %s",GetErrorMessage(r));
+
+       if (fileAttrib.IsDirectory())
+       {
+               RequestId reqId;
+               r = ContentManager::ScanDirectory(__renameFilePath,true,this,reqId);
+               AppLogDebug("Scan dir result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"scan directory failed");
+
+               r = ContentManager::ScanDirectory(__filePath,true,this,reqId);
+               AppLogDebug("Scan dir result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"scan directory failed");
+
+       }
+       else
+       {
+               r = ContentManager::ScanFile(__renameFilePath);
+               AppLogDebug("scan file result %s",GetErrorMessage(r));
+
+               r = ContentManager::ScanFile(__filePath);
+           AppLogDebug("scan file result %s",GetErrorMessage(r));
+               TryCatch(r == E_SUCCESS,,"scan file failed");
        }
+       //return r;
 
        __fileManagingingResult = FILE_MANAGING_RENAME_SUCCESS;
 
        return r;
 CATCH:
-       r = DeleteFile(__renameFilePath);
+       //r = DeleteFile(__renameFilePath);
        __fileManagingingResult = FILE_MANAGING_RENAME_FAILED;
        AppLogDebug("catch result is %s",GetErrorMessage(r));
        return r;
@@ -2029,8 +2100,8 @@ FileManageWorkerThread::Copy(Tizen::Base::String& sourcePath, Tizen::Base::Strin
                {
                        destFile.Write(byteToWrite, count);
             TryCatch(r == E_SUCCESS,,"copy file failed");
-                       if(!__isRenamingActive)
-                       {
+                       //if(!__isRenamingActive)
+                       //{
                                percentage = percentage + count;
                                percentageComplete = (percentage * 100) / (toatalsize);
 
@@ -2048,7 +2119,7 @@ FileManageWorkerThread::Copy(Tizen::Base::String& sourcePath, Tizen::Base::Strin
                                pArg->Add(pTotalFileCount);
                                pArg->Add(pPercentageCompletion);
                                Application::GetInstance()->SendUserEvent(ID_COPY_COMPLETE, pArg);
-                       }
+                       //}
                        count = sourceFIle.Read(byteToWrite, BUFFER_SIZE_MAX);
                }
        }
@@ -2160,9 +2231,9 @@ CATCH:
 
 }
 
-/*void
+void
 FileManageWorkerThread::OnContentScanCompleted (RequestId reqId, const Tizen::Base::String &scanPath, result r)
 {
  AppLogDebug("Enter");
  AppLogDebug("Exit");
-}*/
+}
index c95983f..0149fbd 100644 (file)
@@ -829,6 +829,12 @@ FolderEntryPresentationModel::SetFolderEntryType(FileType currentType)
 }
 
 void
+FolderEntryPresentationModel::SetViewType(AppControlView currentView)
+{
+       __currentViewType = currentView;
+}
+
+void
 FolderEntryPresentationModel::UpdateFileListEnteries(const unsigned long events, const Tizen::Base::String& path)
 {
        AppLogDebug("Entry");
@@ -1408,6 +1414,18 @@ FolderEntryPresentationModel::CreateTraversalTree(void)
                                                        pCurrentFolderEntry = null;
                                                }
                                        }
+                                       else if (__entryType == FILE_TYPE_CONTACTS_TYPE)
+                                       {
+                                               if ( fileExtension.EndsWith(L"vcs") || fileExtension.EndsWith(L"VCS"))
+                                               {
+                                                       __pFolderEntries->Add(pCurrentFolderEntry);
+                                               }
+                                               else
+                                               {
+                                                       delete pCurrentFolderEntry;
+                                                       pCurrentFolderEntry = null;
+                                               }
+                                       }
                                        else if (__entryType == FILE_TYPE_OTHER_TYPE)
                                        {
                                                if (contentType == CONTENT_TYPE_OTHER || r != E_SUCCESS)
index e83faa3..c956a85 100644 (file)
@@ -52,6 +52,7 @@ MyFilesApp::MyFilesApp(void)
        __currentFileType = FILE_TYPE_ALL;\r
        __currentSelectionMode = SELECTION_MODE_SINGE;\r
        __currentView = APPCONTROL_VIEW_DEFAULT;\r
+       __currentExportFileType = EXPORT_TYPE_CONTACTS;\r
        __bImgAppControlLaunched = true;\r
        __currentAppControlResult = APP_CTRL_RESULT_FAILED;\r
 }\r
@@ -112,11 +113,48 @@ MyFilesApp::OnAppInitialized(void)
        {\r
                if (__operationId.CompareTo("http://tizen.org/appcontrol/operation/pick") == 0)\r
                {\r
-                       __inputSource = APPCONTROL_STATE_SELECTED;\r
-                       IList* pArgs = new (std::nothrow) ArrayList();\r
-                       pArgs->Add(new (std::nothrow) Integer(APPCONTROL_STATE_SELECTED));\r
-                       pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TEMP_FORM), pArgs);\r
-                       //pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TOP_MOST_SELECTION_FORM));\r
+                       if (__currentView != APPCONTROL_VIEW_IMPORT && __currentView != APPCONTROL_VIEW_EXPORT)\r
+                       {\r
+                               AppLogDebug("Ravi: inside appcontrol");\r
+                               __inputSource = APPCONTROL_STATE_SELECTED;\r
+                               IList* pArgs = new (std::nothrow) ArrayList();\r
+                               pArgs->Add(new (std::nothrow) Integer(APPCONTROL_STATE_SELECTED));\r
+                               pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TEMP_FORM), pArgs);\r
+                       }\r
+\r
+                       else if (__currentView == APPCONTROL_VIEW_EXPORT)\r
+                       {\r
+                               if (__pResultList == null)\r
+                               {\r
+                                       __pResultList = new (std::nothrow) HashMap();\r
+                                       __pResultList->Construct();\r
+                               }\r
+                               ArrayList* pArgs = null;\r
+                               String currentFilePath;\r
+                               String headertitle;\r
+                               pArgs = new (std::nothrow) ArrayList();\r
+\r
+                               if (__currentExportFileType == EXPORT_TYPE_CALENDAR)\r
+                               {\r
+                                       currentFilePath = BasePresentationModel::GetMediaPath();\r
+                                       currentFilePath.Append("Backup/Calendar/");\r
+                                       headertitle.Append("Calendar");\r
+                               }\r
+                               if (__currentExportFileType == EXPORT_TYPE_CONTACTS)\r
+                               {\r
+                                       currentFilePath = BasePresentationModel::GetMediaPath();\r
+                                       currentFilePath.Append("Backup/Contacts/");\r
+                                       headertitle.Append("Contacts");\r
+                               }\r
+\r
+                               pArgs->Add(new String (headertitle));\r
+                               FolderNavigationPresentationModel::SetCurrentFilePath(currentFilePath);\r
+                               pSceneManager->GoForward(ForwardSceneTransition(IDSCN_SUB_FOLDER_SELECTION_FORM), pArgs);\r
+                       }\r
+                       else if (__currentView == APPCONTROL_VIEW_IMPORT)\r
+                       {\r
+                               pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TOP_MOST_SELECTION_FORM), null);\r
+                       }\r
                }\r
                else\r
                {\r
@@ -147,17 +185,42 @@ MyFilesApp::OnAppTerminating(AppRegistry& appRegistry, bool forcedTermination)
 {\r
        AppLogDebug("ENTER");\r
        String resultList;\r
+       result r = E_SUCCESS;\r
 \r
        // Deallocate resources allocated by this App for termination.\r
        // The App's permanent data and context can be saved via appRegistry.\r
 \r
        if (__bAppControlEnabled == true)\r
        {\r
-               result r = E_SUCCESS;\r
-               const HashMap* pResultHash = null;\r
-               IMapEnumerator* pResultMapEnum = null;\r
-               DirectoryEntry* pDirStr = null;\r
-               int Count=0;\r
+               if (__currentView == APPCONTROL_VIEW_EXPORT)\r
+               {\r
+                       if (__currentAppControlResult == APP_CTRL_RESULT_CANCELED)\r
+                       {\r
+                               if (__pResultList != null)\r
+                               {\r
+                                       __pResultList->RemoveAll(true);\r
+                                       delete __pResultList;\r
+                                       __pResultList = null;\r
+                               }\r
+                               r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, null);\r
+                       }\r
+                       else\r
+                       {\r
+                               resultList = FolderNavigationPresentationModel::GetCurrentPath();\r
+                               if (__pResultList != null && resultList.CompareTo("") != 0)\r
+                               {\r
+                                       __pResultList->Add(new (std::nothrow) String(appcontrolKey), new (std::nothrow) String(resultList));\r
+                               }\r
+                               AppLog("Result added is %S",resultList.GetPointer());\r
+                               r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, __pResultList);\r
+                       }\r
+               }\r
+               else\r
+               {\r
+                       const HashMap* pResultHash = null;\r
+                       IMapEnumerator* pResultMapEnum = null;\r
+                       DirectoryEntry* pDirStr = null;\r
+                       int Count=0;\r
 \r
                pResultHash = FolderEntryEditorPresentationModel::GetInstance()->GetCheckedList();\r
 \r
@@ -193,21 +256,21 @@ MyFilesApp::OnAppTerminating(AppRegistry& appRegistry, bool forcedTermination)
                        __pResultList->Add(new (std::nothrow) String(appcontroldataKey), new (std::nothrow) String(resultList));\r
                }\r
 \r
-               if (__currentAppControlResult == APP_CTRL_RESULT_CANCELED)\r
-               {\r
-                       if (__pResultList != null)\r
+                       if (__currentAppControlResult == APP_CTRL_RESULT_CANCELED)\r
                        {\r
-                               __pResultList->RemoveAll(true);\r
-                               delete __pResultList;\r
-                               __pResultList = null;\r
+                               if (__pResultList != null)\r
+                               {\r
+                                       __pResultList->RemoveAll(true);\r
+                                       delete __pResultList;\r
+                                       __pResultList = null;\r
+                               }\r
+                               r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, null);\r
+                       }\r
+                       else\r
+                       {\r
+                               r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, __pResultList);\r
                        }\r
-                       r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, null);\r
-               }\r
-               else\r
-               {\r
-                       r = AppControlProviderManager::GetInstance()->SendAppControlResult(__currentRequestId, __currentAppControlResult, __pResultList);\r
                }\r
-\r
        }\r
 \r
        //Following code stops FolderEntryEditor thread and thumbnail manager thread. Don't remove this code as it's must to gracefully terminate the spawned thread from main threads.\r
@@ -409,6 +472,19 @@ MyFilesApp::GetCurrentView(void)
 {\r
        return __currentView;\r
 }\r
+\r
+AppControlState\r
+MyFilesApp::GetCurrentState(void)\r
+{\r
+       return __inputSource;\r
+}\r
+\r
+ExportFileType\r
+MyFilesApp::GetCurrentExportFileType(void)\r
+{\r
+       return __currentExportFileType;\r
+}\r
+\r
 void\r
 MyFilesApp::SetNotifyListener(INotificationListener* listener)\r
 {\r
@@ -521,13 +597,21 @@ MyFilesApp::OnAppControlRequestReceived(RequestId reqId, const Tizen::Base::Stri
                SceneManager* pSceneManager = null;\r
                pSceneManager = SceneManager::GetInstance();\r
 \r
-               if (pSceneManager != null)\r
+               if (pSceneManager != null && __currentView != APPCONTROL_VIEW_IMPORT && __currentView != APPCONTROL_VIEW_EXPORT)\r
                {\r
                        IList* pArgs = new (std::nothrow) ArrayList();\r
                        pArgs->Add(new (std::nothrow) Integer(APPCONTROL_STATE_SELECTED));\r
                        pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TEMP_FORM), pArgs);\r
                        //pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TOP_MOST_SELECTION_FORM));\r
                }\r
+               else if (pSceneManager != null && __currentView == APPCONTROL_VIEW_IMPORT)\r
+               {\r
+                       pSceneManager->GoForward(ForwardSceneTransition(IDSCN_TOP_MOST_SELECTION_FORM), null);\r
+               }\r
+               else if (pSceneManager != null && __currentView == APPCONTROL_VIEW_EXPORT)\r
+               {\r
+                       pSceneManager->GoForward(ForwardSceneTransition(IDSCN_SUB_FOLDER_SELECTION_FORM), null);\r
+               }\r
        }\r
 \r
 }\r
index 733e07e..c9f5c85 100644 (file)
@@ -433,6 +433,7 @@ SplitPanelFileManageForm::OnSceneActivatedN(const SceneId& previousSceneId, cons
        FolderEntryPresentationModel* pcurrentFolderEntryPM = null;
        int listViewDisplayType = VIEW_TYPE_AS_NORMAL_LIST;
        String viewStyleKeyName(L"ListDisplayType");
+       int sourceForm = THUMBNAIL_PROVIDER_SOURCEID_SPLIT_PANEL_FILE_MANAGE_FORM;
 
        DirectoryEntry* pRootDirectory = new DirectoryEntry();
 
@@ -459,6 +460,12 @@ SplitPanelFileManageForm::OnSceneActivatedN(const SceneId& previousSceneId, cons
                _pBaseItemProvider->SetFolderEntryProvider(this);
        }
 
+
+       if (_pThumbnailItemProvider != null)
+       {
+               _pThumbnailItemProvider->SetCreateItemSource(sourceForm);
+       }
+
        if (previousSceneId == IDSCN_SPLIT_PANEL_FORM)
        {
                _currentDirectoryPath = FolderNavigationPresentationModel::GetCurrentPath();
index 1cdbaa2..89b5748 100644 (file)
@@ -323,7 +323,7 @@ SplitPanelForm::OnOrientationChanged(const Control& source, OrientationStatus or
 }
 
 void
-SplitPanelForm::ChangeOrientationToPortrait()
+SplitPanelForm::ChangeOrientationToPortrait(void)
 {
        AppLogDebug("ENTER");
        SceneManager* pSceneManager = SceneManager::GetInstance();
@@ -718,6 +718,7 @@ SplitPanelForm::OnSceneActivatedN(const SceneId& previousSceneId, const SceneId&
        int listViewDisplayType = VIEW_TYPE_AS_NORMAL_LIST;
        int fileCount = 0;
        int folderCount = 0;
+       int sourceForm = THUMBNAIL_PROVIDER_SOURCEID_SPLIT_PANEL_FORM;
 
        String viewStyleKeyName(L"ListDisplayType");
 
@@ -751,6 +752,11 @@ SplitPanelForm::OnSceneActivatedN(const SceneId& previousSceneId, const SceneId&
                _pFilenames = _pFolderEntryPM->GetFolderEntryList();
        }
 
+       if (_pThumbnailItemProvider)
+       {
+               _pThumbnailItemProvider->SetCreateItemSource(sourceForm);
+       }
+
        //update footer
        if (_pFilenames->GetCount() == 0)
        {
index 4bdab7e..4d8a37d 100644 (file)
@@ -64,6 +64,7 @@ SubBaseSelection::SubBaseSelection(void)
        _storedSortStyle = SORT_BY_TYPE_DATE_RECENT;\r
        _storePreviousIndex = -1;\r
        _currentViewStyle = APPCONTROL_VIEW_DEFAULT;\r
+       _currentExportFileType = EXPORT_TYPE_CONTACTS;\r
        _currentFileType = FILE_TYPE_ALL;\r
        _previousAudioSelected = -1;\r
        _annexStyle = ANNEX_STYLE_NORMAL;\r
@@ -193,7 +194,14 @@ SubBaseSelection::CreateItem(int index, int itemWidth)
 {\r
        AppLogDebug("Entry");\r
        CustomItem* pCustomItem = null;\r
+       if (_currentViewStyle == APPCONTROL_VIEW_EXPORT)\r
+       {\r
+       pCustomItem = CreateExportListViewItem(index, itemWidth);\r
+       }\r
+       else\r
+       {\r
        pCustomItem = CreateDefaultContentItem(index, itemWidth);\r
+       }\r
        return pCustomItem;\r
 }\r
 \r
@@ -225,6 +233,13 @@ SubBaseSelection::GetItemCount(void)
 \r
                pAppResource->GetString(L"IDS_SELECT_FILES", selectFiles);\r
 \r
+               if (_currentViewStyle == APPCONTROL_VIEW_IMPORT)\r
+               {\r
+                       itemCount = _pFilenames->GetCount();\r
+               }\r
+\r
+               else\r
+               {\r
                if (_pFilenames->GetCount() == 0)\r
                {\r
                        if (_pLabelNumberOfItems->GetShowState() == true)\r
@@ -256,6 +271,7 @@ SubBaseSelection::GetItemCount(void)
                        _pLabelNumberOfItems->SetText(_itemSelectedCount);\r
                        _pLabelNumberOfItems->Invalidate(true);\r
                }\r
+               }\r
                AppLogDebug("Exit %s", GetErrorMessage(GetLastResult()));\r
                itemCount = _pFilenames->GetCount();\r
        }\r
@@ -629,7 +645,15 @@ SubBaseSelection::SubBaseOnActionPerformed(const Tizen::Ui::Control& source, int
 \r
        case IDA_BTN_EXPORT:\r
        {\r
+               UiApp* pApp = UiApp::GetInstance();\r
 \r
+               ((MyFilesApp*) Application::GetInstance())->SetAppControlSelected();\r
+               ((MyFilesApp*) Application::GetInstance())->AddAppControlResult(APP_CTRL_RESULT_SUCCEEDED);\r
+\r
+               if (pApp != null)\r
+               {\r
+                       pApp->Terminate();\r
+               }\r
        }\r
        break;\r
 \r
@@ -749,3 +773,126 @@ SubBaseSelection::ShowHomeView(void)
                }\r
        }\r
 }\r
+\r
+ContentListItem*\r
+SubBaseSelection::CreateExportListViewItem(int listItemIndex, int listItemWidth)\r
+{\r
+       AppLogDebug("ENTER");\r
+\r
+       Font font;\r
+\r
+       String filename;\r
+       String folderIconPath;\r
+       String imageIconPath;\r
+       String fontName;\r
+       String searchedText;\r
+       String fileExtension;\r
+       String creationDate;\r
+       String searchedString;\r
+       String selectAll;\r
+       String fullFilePath;\r
+       String cacheImagePath;\r
+\r
+       HashMap* pCacheList = null;\r
+       Bitmap* pFetchedCacheImage = null;\r
+       Bitmap* pThumbnailImage = null;\r
+\r
+       DateTime dateCreated;\r
+       Dimension thumbnailDimension(H_LISTVIEW_ITEM_BITMAP, W_LISTVIEW_ITEM_BITMAP);\r
+       Dimension textDimension(listItemWidth - W_LISTVIEW_ITEM_BITMAP, H_ITEM_LISTVIEW);\r
+\r
+       DirectoryEntry* pFileDetails = null;\r
+\r
+       ContentListItem* pCustomItem = null;\r
+       ContentType contentType = CONTENT_TYPE_UNKNOWN;\r
+\r
+       AppRegistry* pAppRegistry = null;\r
+       pAppRegistry = UiApp::App::GetInstance()->GetAppRegistry();\r
+\r
+       TryCatch(_pFilenames != null, , "MfMyFilesApp::Filename list if empty!");\r
+       TryCatch(_pFilenames->GetCount() != 0, , "MfMyFilesApp::Filename count is Zero!");\r
+\r
+       pCustomItem = new (std::nothrow) ContentListItem(listItemWidth, H_ITEM_LISTVIEW);\r
+       TryCatch(pCustomItem != null, , "MfMyFilesApp::Failed to allocate Memory to pCustomItem");\r
+\r
+       //Get the Directory Entry for the element at index from the Filenames list.\r
+\r
+       pFileDetails = static_cast< DirectoryEntry* >(_pFilenames->GetAt(listItemIndex));\r
+       TryCatch(pFileDetails != null, , "MfMyFilesApp::Failed to fetch FileDetails from __pFileNames!");\r
+\r
+       pCacheList = CacheManager::GetInstance()->GetCacheHashMap();\r
+\r
+       //Set the filename of the element at index index\r
+       filename = pFileDetails->GetFileName();\r
+       fullFilePath = pFileDetails->GetFullFilePath();\r
+\r
+       //If the registry key value is set for show extension append the extension of the filename else do not.\r
+\r
+               if (!pFileDetails->GetFileExtension().IsEmpty())\r
+               {\r
+                       filename = filename + "." + pFileDetails->GetFileExtension();\r
+               }\r
+\r
+\r
+       if (pFileDetails->IsDirectory())\r
+       {\r
+               pCustomItem->SetThumbnail(_pFolderBitmap);\r
+       }\r
+       else\r
+       {\r
+               pCustomItem->SetDescColor(Color::GetColor(COLOR_ID_GREY));\r
+\r
+               contentType = ContentManagerUtil::CheckContentType(fullFilePath);\r
+\r
+               if (pFileDetails->GetBitmap() == null && pFileDetails->IstDummy())\r
+               {\r
+                       if (pCacheList != null && (contentType == CONTENT_TYPE_IMAGE || contentType == CONTENT_TYPE_VIDEO))\r
+                       {\r
+                               if (pFileDetails != null)\r
+                               {\r
+                                       cacheImagePath = pFileDetails->GetFullFilePath();\r
+                                       AppLogDebug("cache path is %S",cacheImagePath.GetPointer());\r
+                               }\r
+\r
+                               if ((pCacheList->GetValue(cacheImagePath)) != null)\r
+                               {\r
+                                       pFetchedCacheImage = static_cast< Bitmap* >(pCacheList->GetValue(cacheImagePath));\r
+                               }\r
+                       }\r
+\r
+                       if (pFetchedCacheImage != null)\r
+                       {\r
+                               AppLogDebug("image taken from cachemanager");\r
+                               pThumbnailImage = CacheManager::GetInstance()->GetCacheBitmapN(cacheImagePath);\r
+                               pCustomItem->SetThumbnail(pThumbnailImage);\r
+                       }\r
+                       else\r
+                       {\r
+                               pFileDetails->SetDummy(true);\r
+                               pCustomItem->SetThumbnail(_pDummyImage);\r
+                               AppLogDebug("call to thumbnail manager");\r
+                       }\r
+               }\r
+               else\r
+               {\r
+                       AppLogDebug("BITMAP FOUND : NOT NEED TO DO GETTHUMBNAIL");\r
+                       pCustomItem->SetThumbnail(pFileDetails->GetBitmap());\r
+               }\r
+       }\r
+\r
+       pCustomItem->SetTitle(filename, searchedText);\r
+\r
+       pCustomItem->Make();\r
+\r
+       AppLogDebug("EXIT: r = %s", GetErrorMessage(GetLastResult()));\r
+\r
+       return pCustomItem;\r
+\r
+CATCH:\r
+       if (pCustomItem != null)\r
+       {\r
+               delete pCustomItem;\r
+               pCustomItem = null;\r
+       }\r
+       return null;\r
+}\r
index f11d2a8..143dd7c 100644 (file)
@@ -229,8 +229,8 @@ SubFolderFileListForm::OnInitializing(void)
        _pIconListView = static_cast< IconListView* >(GetControl("IDC_ICONLISTVIEW_SUB_DIRECTORY_THUMBNAILS"));
        TryCatch(_pIconListView != null, , "__pIconListviewSubThumbnails is Null");
        _pIconListView->AddIconListViewItemEventListener(*_pThumbnailItemProvider);
-       _pIconListView->SetItemProvider(*_pThumbnailItemProvider);
        _pIconListView->AddTouchEventListener(*this);
+       _pIconListView->SetItemProvider(*_pThumbnailItemProvider);
        _pIconListView->SetShowState(false);
 
        __pLongPressGestureDetector = new (std::nothrow) TouchLongPressGestureDetector();
@@ -396,6 +396,7 @@ SubFolderFileListForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previ
 
        int folderCount = 0;
        int fileCount = 0;
+       int sourceForm = THUMBNAIL_PROVIDER_SOURCEID_SUB_FOLDER_FILE_LIST_FORM;
 
        result r = E_SUCCESS;
        String parentPath;
@@ -538,7 +539,15 @@ SubFolderFileListForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previ
                        TryCatch(_pFilenames != null, , "Failed to allocate Memory to __pFilenames");
                }
 
+
+               if (_pThumbnailItemProvider != null)
+               {
+                       _pThumbnailItemProvider->SetCreateItemSource(sourceForm);
+                       _pThumbnailItemProvider->SetFolderEntryProvider(this);
+               }
+
                SetNextDisplayPath();
+               SetHeaderTitleText(__currentDirectoryPath);
 
                if (fileCount == 0)
                {
@@ -566,6 +575,13 @@ SubFolderFileListForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previ
                        _pFilenames = _pFolderEntryPM->GetFolderEntryList();
                        TryCatch(_pFilenames != null, , "Failed to allocate Memory to Filenames ArrayList");
                }
+
+
+               if (_pThumbnailItemProvider != null)
+               {
+                       _pThumbnailItemProvider->SetCreateItemSource(sourceForm);
+                       _pThumbnailItemProvider->SetFolderEntryProvider(this);
+               }
        }
 
        if (_pFilenames != null && _pFilenames->GetCount() == 0)
@@ -1366,6 +1382,7 @@ SubFolderFileListForm::OnSceneTransitionCompleted (const Tizen::Ui::Scenes::Scen
        }
 
        SwitchViewType();
+
        if (_pFolderEntryPM != null)
        {
                _pFolderEntryPM->InitThumbnailManager();
index 81a0400..910523c 100644 (file)
@@ -397,6 +397,7 @@ SubFolderMoveCopy::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousS
        String externalStorage;
        pAppRegistry = UiApp::App::GetInstance()->GetAppRegistry();
        int listViewDisplayType = VIEW_TYPE_AS_NORMAL_LIST;
+       int sourceForm = THUMBNAIL_PROVIDER_SOURCEID_SUB_MOVE_COPY_FORM;
 
        r = pAppRegistry->Get(viewStyleKeyName, listViewDisplayType);
        AppLogDebug("AppRegistry Get Result: %s", GetErrorMessage(r));
@@ -420,6 +421,11 @@ SubFolderMoveCopy::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previousS
 
        SceneManager::GetInstance()->AddSceneManagerEventListener(*this);
 
+       if (_pThumbnailItemProvider != null)
+       {
+               _pThumbnailItemProvider->SetCreateItemSource(sourceForm);
+       }
+
        if (pArgs != null)
        {
                sourceFormOption = *(static_cast< Integer* >(pArgs->GetAt(0)));
index 38c124f..f980009 100644 (file)
@@ -36,6 +36,7 @@ using namespace Tizen::System;
 using namespace Tizen::Ui;\r
 using namespace Tizen::Ui::Controls;\r
 using namespace Tizen::Ui::Scenes;\r
+using namespace Tizen::Io;\r
 \r
 SubFolderSelection::SubFolderSelection(void)\r
        : __pReceivedFilename(null)\r
@@ -125,6 +126,7 @@ SubFolderSelection::OnInitializing(void)
        _selectionMode = ((MyFilesApp*) Application::GetInstance())->GetCurrentSelectionMode();\r
        _currentFileType = ((MyFilesApp*) Application::GetInstance())->GetCurrentFileType();\r
        _currentViewStyle = ((MyFilesApp*) Application::GetInstance())->GetCurrentView();\r
+       _currentExportFileType = ((MyFilesApp*) Application::GetInstance())->GetCurrentExportFileType();\r
 \r
        __pLabelDisplayPath = static_cast< Label* >(GetControl("IDC_SUB_FOLDER_SELECTION_LABEL_DISPLAY_PATH"));\r
        TryCatch(__pLabelDisplayPath != null, , "Label is Null");\r
@@ -138,6 +140,7 @@ SubFolderSelection::OnInitializing(void)
        //pAppResource->GetString(L"IDS_MF_BUTTON_HOME", buttonHome);\r
        pAppResource->GetString(L"IDS_COM_POP_ATTACH", buttonAttach);\r
        pAppResource->GetString(L"IDS_COM_POP_CANCEL", buttonCancel);\r
+       pAppResource->GetString(L"IDS_EXPORT_HERE", buttonExportHere);\r
        //pAppResource->GetString(L"IDS_MF_TAB_UP", buttonUp);\r
        pBitmap = pAppResource->GetBitmapN(IDB_MORE, BITMAP_PIXEL_FORMAT_ARGB8888);\r
        pBitmapPress = pAppResource->GetBitmapN(IDB_MORE_PRESS, BITMAP_PIXEL_FORMAT_ARGB8888);\r
@@ -202,7 +205,7 @@ SubFolderSelection::OnInitializing(void)
        {\r
                _pExport = new (std::nothrow) FooterItem();\r
                r = _pExport->Construct(IDA_BTN_EXPORT);\r
-               _pExport->SetText(buttonExport);\r
+               _pExport->SetText(buttonExportHere);\r
 \r
 /*             _pCreateFolder = new (std::nothrow) FooterItem();\r
                r = _pCreateFolder->Construct(IDA_BTN_CREATE_FOLDER);\r
@@ -240,10 +243,13 @@ SubFolderSelection::OnInitializing(void)
 \r
                //_pFooter->AddItem(*_pCancel);\r
                _pFooter->AddActionEventListener(*this);\r
-               _pFooter->SetItemEnabled(0, false);\r
                _pFooter->SetBackButton();\r
-               _pFooter->Invalidate(true);\r
                SetFormBackEventListener(this);\r
+               if (_currentViewStyle != APPCONTROL_VIEW_EXPORT)\r
+               {\r
+                       _pFooter->SetItemEnabled(0, false);\r
+               }\r
+               _pFooter->Invalidate(true);\r
        }\r
 \r
        CreateLabelControl();\r
@@ -258,10 +264,13 @@ SubFolderSelection::OnInitializing(void)
        _rootMediaPath = FolderNavigationPresentationModel::GetCurrentPath();\r
        _rootStoragePath = BasePresentationModel::GetSdCardPath();\r
 \r
+       if (_currentViewStyle != APPCONTROL_VIEW_EXPORT)\r
+       {\r
        _pFolderEntryPM->SetFolderEntryType(_currentFileType);\r
        _pFolderEntryPM->SetFolderEntryPath(_rootMediaPath);\r
        _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
        TryCatch(_pFilenames != null, , "MfMyFilesApp::Failed to allocate Memory to Filenames ArrayList");\r
+       }\r
 \r
        _pThumbnailManager = ThumbnailManager::GetInstance();\r
        TryCatch(_pThumbnailManager != null, , "Thumbnail Manager not found!");\r
@@ -510,7 +519,10 @@ SubFolderSelection::OnListViewItemStateChanged(Tizen::Ui::Controls::ListView& li
                }\r
                else\r
                {\r
+                       if (_currentViewStyle != APPCONTROL_VIEW_EXPORT)\r
+                       {\r
                        _pFooter->SetItemEnabled(0, false);\r
+                       }\r
                }\r
 \r
                if (_selectionMode == SELECTION_MODE_MULTIPLE) // start of MULTIPLE_MODE_SELECTION if\r
@@ -580,6 +592,15 @@ SubFolderSelection::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& previous
                __pReceivedFilename->Clear();\r
                __pReceivedFilename->Append(*static_cast<String*>(pArgs->GetAt(0)));\r
        }\r
+       else\r
+       {\r
+               if (_currentViewStyle == APPCONTROL_VIEW_EXPORT)\r
+               {\r
+                       String headerDisplayPath = FolderNavigationPresentationModel::GetCurrentPath();\r
+                       SetHeaderTitleText(headerDisplayPath);\r
+                       __pReceivedFilename->Clear();\r
+               }\r
+       }\r
 \r
        ((MyFilesApp*) Application::GetInstance())->SetCurrentView(this);\r
 \r
@@ -671,7 +692,11 @@ SubFolderSelection::ShowParentDirectoryView(void)
        }\r
        else\r
        {\r
-               ResetFooter();\r
+               if (_currentViewStyle != APPCONTROL_VIEW_EXPORT)\r
+               {\r
+                       ResetFooter();\r
+               }\r
+\r
                if (_pAudioPlayer != null)\r
                {\r
                        if (_pAudioPlayer->GetState() == PLAYER_STATE_PLAYING || _pAudioPlayer->GetState() == PLAYER_STATE_PAUSED)\r
@@ -1005,6 +1030,7 @@ SubFolderSelection::OnSceneTransitionCompleted (const Tizen::Ui::Scenes::SceneId
        String external;\r
        String received_Filepath;\r
        int receivedStorageType = -1;\r
+       result r = E_SUCCESS;\r
        Tizen::Base::String parentPath;\r
 \r
                pAppResource = Application::GetInstance()->GetAppResource();\r
@@ -1023,30 +1049,73 @@ SubFolderSelection::OnSceneTransitionCompleted (const Tizen::Ui::Scenes::SceneId
                        _pListView->SetShowState(true);\r
                }\r
 \r
-               if (__pReceivedFilename != null)\r
+       if (_currentViewStyle == APPCONTROL_VIEW_EXPORT || _currentViewStyle == APPCONTROL_VIEW_IMPORT)\r
+       {\r
+               AppLogDebug("inside view check");\r
+               String backupPath;\r
+               String backupCalendarpath;\r
+               String backupContactpath;\r
+               backupPath = BasePresentationModel::GetMediaPath();\r
+               backupPath.Append("Backup");\r
+               if (!File::IsFileExist(backupPath))\r
                {\r
-                       //pReceived_Filename = static_cast< String* >(pArgs->GetAt(0));\r
-                       received_Filepath = FolderNavigationPresentationModel::GetCurrentPath();\r
-                       receivedStorageType = FolderNavigationPresentationModel::GetStorageType();\r
+                       Directory::Create(backupPath, true);\r
+               }\r
 \r
-                       if (__pReceivedFilename != null)\r
+               if ((_currentViewStyle == APPCONTROL_VIEW_IMPORT && _currentFileType == FILE_TYPE_CALENDER_TYPE)\r
+                               || (_currentViewStyle == APPCONTROL_VIEW_EXPORT && _currentExportFileType == EXPORT_TYPE_CALENDAR))\r
+               {\r
+                       backupCalendarpath.Append(backupPath);\r
+                       backupCalendarpath.Append("/");\r
+                       backupCalendarpath.Append("Calendar");\r
+                       if (!File::IsFileExist(backupCalendarpath))\r
                        {\r
-                               _pHeader = GetHeader();\r
-                               if (_pHeader != null)\r
-                               {\r
-                                       _pHeader->SetTitleText(*__pReceivedFilename);\r
-                                       _pHeader->Invalidate(true);\r
-                               }\r
+                               r = Directory::Create(backupCalendarpath, true);\r
+                               AppLogDebug("Result is %s",GetErrorMessage(r));\r
                        }\r
-                       if (received_Filepath != null)\r
+               }\r
+               if ((_currentViewStyle == APPCONTROL_VIEW_IMPORT && _currentFileType == FILE_TYPE_CONTACTS_TYPE)\r
+                               || (_currentViewStyle == APPCONTROL_VIEW_EXPORT && _currentExportFileType == EXPORT_TYPE_CONTACTS))\r
+               {\r
+                       backupContactpath.Append(backupPath);\r
+                       backupContactpath.Append("/");\r
+                       backupContactpath.Append("Contacts");\r
+                       if (!File::IsFileExist(backupContactpath))\r
                        {\r
+                               r = Directory::Create(backupContactpath, true);\r
+                               AppLogDebug("Result is %s",GetErrorMessage(r));\r
+                       }\r
+               }\r
 \r
-                               //Clear the rootMediaPath and set it to the received filepath.\r
-                               if (_rootMediaPath != null)\r
-                               {\r
-                                       _rootMediaPath.Clear();\r
-                                       _rootMediaPath.Append(received_Filepath);\r
-                               }\r
+               /*_pFolderEntryPM->SetFolderEntryType(_currentFileType);\r
+                               _pFolderEntryPM->SetFolderEntryPath(_rootMediaPath);\r
+                               _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
+                */\r
+       }\r
+       if (__pReceivedFilename != null)\r
+       {\r
+               //pReceived_Filename = static_cast< String* >(pArgs->GetAt(0));\r
+               received_Filepath = FolderNavigationPresentationModel::GetCurrentPath();\r
+               receivedStorageType = FolderNavigationPresentationModel::GetStorageType();\r
+\r
+               if (__pReceivedFilename != null && !__pReceivedFilename->IsEmpty())\r
+               {\r
+                       _pHeader = GetHeader();\r
+                       if (_pHeader != null)\r
+                       {\r
+                               _pHeader->SetTitleText(*__pReceivedFilename);\r
+                               _pHeader->Invalidate(true);\r
+                       }\r
+               }\r
+               if (received_Filepath != null)\r
+               {\r
+\r
+                       //Clear the rootMediaPath and set it to the received filepath.\r
+                       //if (_rootMediaPath != null)\r
+                       {\r
+                               _rootMediaPath.Clear();\r
+                               _rootMediaPath.Append(received_Filepath);\r
+                       }\r
 \r
                                if (__pLabelDisplayPath != null)\r
                                {\r
index c80e913..227542d 100644 (file)
@@ -69,18 +69,6 @@ ThumbnailItemProviderAndListener::ThumbnailItemProviderAndListener(Tizen::Base::
        __storageType = MEMORY_TYPE_NONE;
 
        return;
-
-
-#if 0
-       CATCH:
-       if (__pFolderEntryPM != null)
-       {
-               delete __pFolderEntryPM;
-               __pFolderEntryPM = null;
-       }
-#else
-       return;
-#endif
 }
 
 result
@@ -89,20 +77,13 @@ ThumbnailItemProviderAndListener::Construct(FolderEntryPresentationModel* pModel
        result res = E_SUCCESS;
        TryCatch(pModel != null, , "Received PresentataionModel is null!");
 
-#if 0
-       __pContentBrowser = pModel;
-#else
        __pFolderEntryPM = __pProviderPM->GetFolderEntryPresentationModel();
-#endif
 
-       //TryCatch(__pContentBrowser!=null, , "Presentataion Model is null!");
        CATCH:
        return res;
 }
 ThumbnailItemProviderAndListener::~ThumbnailItemProviderAndListener(void)
 {
-       //Empty Implementation
-
        if (__pRenameBitmap != null)
        {
                delete __pRenameBitmap;
@@ -360,8 +341,7 @@ ThumbnailItemProviderAndListener::CreateItem(int index)
        pItem = new (std::nothrow) IconListViewItem();
        r = pItem->Construct(*pListBitmap, &fileName);
 
-       source = __pProviderPM->GetFolderEntryPresentationModel()->GetSourceForm();
-       if (source == CREATE_ITEM_SOURCE_FILE_MANAGE_FORM || source == CREATE_ITEM_SOURCE_SPLIT_PANEL_FILE_MANAGE_FORM)
+       if (__sourceForm == THUMBNAIL_PROVIDER_SOURCEID_FILE_MANAGE_FORM || __sourceForm == THUMBNAIL_PROVIDER_SOURCEID_SPLIT_PANEL_FILE_MANAGE_FORM)
        {
                Bitmap* __pRenameBitmap = MfUtility::MergeBitmapN(IDB_RENAME_OUTER_CIRCLE, IDB_RENAME, ICON_LISTVIEW_RENAME_BOTTON_WIDTH, ICON_LISTVIEW_RENAME_BOTTON_HEIGHT);
                if (__pRenameBitmap != null)
@@ -372,7 +352,7 @@ ThumbnailItemProviderAndListener::CreateItem(int index)
 
        }
 
-       if (source == CREATE_ITEM_SOURCE_CATEGORY_SEARCH_FORM)
+       if (__sourceForm == THUMBNAIL_PROVIDER_SOURCEID_CATEGORY_SEARCH_FORM)
        {
                Bitmap* pGotoLocation = MfUtility::MergeBitmapN(IDB_CATEGORY_GO_TO_LOCATION_BG, IDB_CATEGORY_GO_TO_LOCATION, ICON_LISTVIEW_RENAME_BOTTON_WIDTH, ICON_LISTVIEW_RENAME_BOTTON_HEIGHT);
                if (pGotoLocation != null)
@@ -532,15 +512,6 @@ ThumbnailItemProviderAndListener::SetSourceFromOption(int sourceFromOption)
 }
 
 
-result
-ThumbnailItemProviderAndListener::SetRootPath(const String& rootMediaPath)
-{
-       if (!rootMediaPath.IsEmpty())
-       {
-               __rootMediaPath = rootMediaPath;
-       }
-       return E_SUCCESS;
-}
 
 void
 ThumbnailItemProviderAndListener::OnAppControlCompleteResponseReceived(const Tizen::App::AppId& appId, const Tizen::Base::String& operationId, Tizen::App::AppCtrlResult appControlResult, const Tizen::Base::Collection::IMap* pExtraData)
@@ -629,3 +600,9 @@ ThumbnailItemProviderAndListener::OnFileEventOccured(const unsigned long events,
 {
        //Empty Implementation
 }
+
+void
+ThumbnailItemProviderAndListener::SetCreateItemSource(int createItemSource)
+{
+       __sourceForm = createItemSource;
+}
index 83671ab..5fb07c3 100644 (file)
@@ -728,6 +728,7 @@ TopLevelFolderFileListForm::OnSceneTransitionCompleted(const Tizen::Ui::Scenes::
        String deviceSateSdCard;
        String mounted = sdCardStatusMounted;
        String unmounted = sdCardStatusUnmounted;
+       AppControlState currentState;
 
 #if 0
        String deviceSateUSBStorage;
@@ -765,7 +766,7 @@ TopLevelFolderFileListForm::OnSceneTransitionCompleted(const Tizen::Ui::Scenes::
 
        __listItemCount = __pFolderList->GetCount();
 
-       if (deviceSateSdCard == mounted)
+       if (deviceSateSdCard == mounted && __listItemCount < 2)
        {
                pSDCard = new (std::nothrow) String(sdCardStorage);
 
@@ -792,35 +793,37 @@ TopLevelFolderFileListForm::OnSceneTransitionCompleted(const Tizen::Ui::Scenes::
 
 
        _pFooter = GetFooter();
+       currentState = ((MyFilesApp*) Application::GetInstance())->GetCurrentState();
 
-       if (CheckSearchHistory())
+       if (currentState != APPCONTROL_STATE_SELECTED)
        {
-               if (_pFooter != null)
+               if (CheckSearchHistory())
                {
-                       _pFooter->RemoveItemAt(0);
-                       _pFooter->Invalidate(true);
+                       if (_pFooter != null)
+                       {
+                               _pFooter->RemoveItemAt(0);
+                               _pFooter->Invalidate(true);
+                       }
                }
-       }
-       else
-       {
-               if (_pFooter != null)
+               else
                {
-                       footerItemCount = _pFooter->GetItemCount();
-
-                       if (footerItemCount != 1)
+                       if (_pFooter != null)
                        {
-                               footerItemSearch.Construct(IDA_CONTEXT_MENU_BTN_SEARCH);
-                               footerItemSearch.SetText(buttonSearch);
-                               _pFooter->AddItem(footerItemSearch);
-                               _pFooter->Invalidate(true);
+                               footerItemCount = _pFooter->GetItemCount();
+
+                               if (footerItemCount != 1)
+                               {
+                                       footerItemSearch.Construct(IDA_CONTEXT_MENU_BTN_SEARCH);
+                                       footerItemSearch.SetText(buttonSearch);
+                                       _pFooter->AddItem(footerItemSearch);
+                                       _pFooter->Invalidate(true);
+                               }
                        }
                }
        }
        SwitchViewType();
-
 }
 
-
 void
 TopLevelFolderFileListForm::OnIconListViewItemStateChanged(Tizen::Ui::Controls::IconListView& listView, int index, Tizen::Ui::Controls::IconListViewItemStatus status)
 {
index 5a63435..550e749 100644 (file)
@@ -219,6 +219,7 @@ TopMostFileSelectionForm::OnInitializing(void)
                if (_pHeader != null)\r
                {\r
                        _pHeader->SetButton(BUTTON_POSITION_RIGHT, __pCheckButtonSelectAll);\r
+                       _pHeader->AddActionEventListener(*this);\r
                }\r
        }\r
        else\r
@@ -261,7 +262,11 @@ TopMostFileSelectionForm::OnInitializing(void)
                SetFormBackEventListener(this);\r
        }\r
 \r
-       CreateLabelControl();\r
+\r
+       if (_currentViewStyle != APPCONTROL_VIEW_IMPORT)\r
+       {\r
+               CreateLabelControl();\r
+       }\r
 \r
        __defaultListViewBounds = _pListView->GetBounds();\r
 \r
@@ -276,6 +281,7 @@ TopMostFileSelectionForm::OnInitializing(void)
        FolderNavigationPresentationModel::SetCurrentFilePath(_rootMediaPath);\r
 \r
        _pFolderEntryPM->SetFolderEntryType(_currentFileType);\r
+       _pFolderEntryPM->SetViewType(_currentViewStyle);\r
        _pFolderEntryPM->SetFolderEntryPath(_rootMediaPath);\r
        _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
        TryCatch(_pFilenames != null, , "MfMyFilesApp::Failed to allocate Memory to Filenames ArrayList");\r
@@ -290,7 +296,7 @@ TopMostFileSelectionForm::OnInitializing(void)
 \r
        if (_currentViewStyle == APPCONTROL_VIEW_IMPORT)\r
        {\r
-               r = _pLabelNumberOfItems->SetShowState(false);\r
+               //r = _pLabelNumberOfItems->SetShowState(false);\r
                _pHeader->SetTitleText(importText);\r
                _pHeader->Invalidate(true);\r
 \r
@@ -527,6 +533,7 @@ TopMostFileSelectionForm::OnListViewItemStateChanged(Tizen::Ui::Controls::ListVi
                                //listView.SetItemChecked(0, false);\r
                                //__pCheckButtonSelectAll->SetSelected(false);\r
                                _pFileManager->RemoveCheckedListEntry(index);\r
+                               __isSelectAll = false;\r
                        }\r
                        else //start of item selected true else\r
                        {\r
@@ -553,13 +560,19 @@ TopMostFileSelectionForm::OnListViewItemStateChanged(Tizen::Ui::Controls::ListVi
                                }\r
                        }*/\r
                        _pFooter->SetItemEnabled(0, true);\r
+\r
+                       if (selectedItemsCount == _pFilenames->GetCount())\r
+                       {\r
+                               __isSelectAll = true;\r
+                       }\r
                }\r
                else\r
                {\r
                        _pFooter->SetItemEnabled(0, false);\r
+                       __isSelectAll = false;\r
                }\r
 \r
-               if (_selectionMode == SELECTION_MODE_MULTIPLE) // start of MULTIPLE_MODE_SELECTION if\r
+               if (_selectionMode == SELECTION_MODE_MULTIPLE && _currentViewStyle != APPCONTROL_VIEW_IMPORT) // start of MULTIPLE_MODE_SELECTION if\r
                {\r
                        if (selectedItemsCount > 0)\r
                        {\r
@@ -586,11 +599,6 @@ TopMostFileSelectionForm::OnListViewItemStateChanged(Tizen::Ui::Controls::ListVi
        return;\r
 CATCH:\r
        r = GetLastResult();\r
-       /*if (_pFolderEntryPM != null)\r
-       {\r
-               delete _pFolderEntryPM;\r
-               _pFolderEntryPM = null;\r
-       }*/\r
        AppLogDebug("Exit %s", GetErrorMessage(GetLastResult()));\r
 }\r
 \r
@@ -625,8 +633,6 @@ TopMostFileSelectionForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& pr
        displayPath.Append("/");\r
 \r
        pAppResource->GetString(L"IDS_COM_OPT_IMPORT", importText);\r
-       //pAppResource->GetString(L"IDS_MOUNTED", mounted);\r
-       //pAppResource->GetString(L"IDS_INSERTED", inserted); //Not required to get from Resource XML\r
        pAppResource->GetString(L"IDS_MF_TAB_MEMORY_CARD", headerTextMemCard);\r
        pAppResource->GetString(L"IDS_MF_TAB_EXTERNAL_STORAGE", headerTextExternal);\r
 \r
@@ -677,10 +683,6 @@ TopMostFileSelectionForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& pr
                        }\r
                }\r
        }\r
-/*     else\r
-       {\r
-               //r = CreateHeaderControls();\r
-       }*/\r
 \r
        if (pTabList != null)\r
        {\r
@@ -710,24 +712,52 @@ TopMostFileSelectionForm::OnSceneActivatedN(const Tizen::Ui::Scenes::SceneId& pr
                if (_currentViewStyle == APPCONTROL_VIEW_EXPORT || _currentViewStyle == APPCONTROL_VIEW_IMPORT)\r
                {\r
                        String backupPath;\r
+                       String backupCalendarpath;\r
+                       String backupContactpath;\r
                        backupPath = BasePresentationModel::GetMediaPath();\r
                        backupPath.Append("Backup");\r
                        if (!File::IsFileExist(backupPath))\r
                        {\r
                                Directory::Create(backupPath, true);\r
                        }\r
+\r
+                       if (_currentFileType == FILE_TYPE_CALENDER_TYPE)\r
+                       {\r
+                               backupCalendarpath.Append(backupPath);\r
+                               backupCalendarpath.Append("/");\r
+                               backupCalendarpath.Append("Calendar");\r
+                               if (!File::IsFileExist(backupCalendarpath))\r
+                               {\r
+                                       Directory::Create(backupCalendarpath, true);\r
+                               }\r
+                       }\r
+                       if (_currentFileType == FILE_TYPE_CONTACTS_TYPE)\r
+                       {\r
+                               backupContactpath.Append(backupPath);\r
+                               backupContactpath.Append("/");\r
+                               backupContactpath.Append("Contacts");\r
+                               if (!File::IsFileExist(backupContactpath))\r
+                               {\r
+                                       Directory::Create(backupContactpath, true);\r
+                               }\r
+                       }\r
                }\r
 \r
 \r
                parentPath.Append(_rootMediaPath);\r
 \r
-               if (_pFolderEntryPM != null)\r
+               if (_pFolderEntryPM != null  && _currentViewStyle != APPCONTROL_VIEW_IMPORT)\r
                {\r
                        _pFolderEntryPM->SetFolderEntryPath(parentPath);\r
                        _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
                        TryCatch(_pFilenames != null, , "Failed to allocate Memory to Filenames ArrayList");\r
                }\r
-\r
+               else if (_currentViewStyle == APPCONTROL_VIEW_IMPORT)\r
+               {\r
+                       _pFolderEntryPM->CreateStack();\r
+                       _pFolderEntryPM->CreateTraversalTree();\r
+                       _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
+               }\r
 \r
                FolderNavigationPresentationModel::SetCurrentFilePath(parentPath);\r
        }\r
@@ -791,103 +821,6 @@ TopMostFileSelectionForm::OnActionPerformed(const Tizen::Ui::Control& source, in
 \r
        switch (actionId)\r
        {\r
-/*\r
-       case IDA_TABBAR_ITEM_PHONE:\r
-       {\r
-               String displayPath;\r
-               String currentPath;\r
-               bool enableUpdate = false;\r
-\r
-               displayPath = defaultPhoneBody;\r
-               displayPath.Append("/");\r
-               currentPath = FolderNavigationPresentationModel::GetCurrentPath();\r
-\r
-               if (!currentPath.StartsWith(mediaPath, 0))\r
-               {\r
-                       enableUpdate = true;\r
-               }\r
-\r
-               if (enableUpdate)\r
-               {\r
-                       _rootMediaPath.Clear();\r
-                       _rootMediaPath.Append(mediaPath);\r
-\r
-                       ResetFooter();\r
-\r
-                       if (_pFolderEntryPM != null)\r
-                       {\r
-                               _pFolderEntryPM->SetFolderEntryPath(mediaPath);\r
-                               _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
-                       }\r
-\r
-                       if (_pListView != null)\r
-                       {\r
-                               _pListView->UpdateList();\r
-                       }\r
-\r
-                       FolderNavigationPresentationModel::SetCurrentFilePath(mediaPath);\r
-                       FolderNavigationPresentationModel::SetStorageType(MEMORY_TYPE_PHONE);\r
-                       //Invalidate(true);\r
-               }\r
-       }\r
-       break;\r
-*/\r
-\r
-/*     case IDA_TABBAR_ITEM_SD_CARD:\r
-       {\r
-               String displayPath;\r
-               displayPath = defaultSdCardBody;\r
-               displayPath.Append(L"/");\r
-\r
-               _rootMediaPath.Clear();\r
-               _rootMediaPath.Append(storagePath);\r
-\r
-               ResetFooter();\r
-\r
-               if (_pFolderEntryPM != null)\r
-               {\r
-                       _pFolderEntryPM->SetFolderEntryPath(storagePath);\r
-                       _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
-               }\r
-\r
-               if (_pListView != null)\r
-               {\r
-                       _pListView->UpdateList();\r
-               }\r
-\r
-               FolderNavigationPresentationModel::SetCurrentFilePath(storagePath);\r
-               FolderNavigationPresentationModel::SetStorageType(MEMORY_TYPE_SD_CARD);\r
-               ResetFooter();\r
-               //Invalidate(true);\r
-       }\r
-       break;\r
-\r
-       case IDA_TABBAR_ITEM_USB:\r
-       {\r
-               String displayPath;\r
-               displayPath = defaultExternalStorageBody;\r
-               displayPath.Append("/");\r
-\r
-               _rootMediaPath.Clear();\r
-               _rootMediaPath.Append(usbPath);\r
-\r
-               if (_pFolderEntryPM != null)\r
-               {\r
-                       _pFolderEntryPM->SetFolderEntryPath(usbPath);\r
-                       _pFilenames = _pFolderEntryPM->GetFolderEntryList();\r
-               }\r
-\r
-               if (_pListView != null)\r
-               {\r
-                       _pListView->UpdateList();\r
-               }\r
-\r
-               FolderNavigationPresentationModel::SetCurrentFilePath(usbPath);\r
-               FolderNavigationPresentationModel::SetStorageType(MEMORY_TYPE_EXTERNAL);\r
-               //Invalidate(true);\r
-       }\r
-       break;*/\r
-\r
        case IDA_BTN_MORE:\r
        {\r
                __pMoreContextMenu->RemoveAllItems();\r
@@ -954,6 +887,11 @@ TopMostFileSelectionForm::OnActionPerformed(const Tizen::Ui::Control& source, in
                                _pFooter->Invalidate(true);\r
                        }\r
                }\r
+\r
+               if (_pListView != null)\r
+               {\r
+                       _pListView->Invalidate(true);\r
+               }\r
        }\r
        break;\r
 \r
@@ -1159,138 +1097,6 @@ TopMostFileSelectionForm::OnDeviceStateChanged(Tizen::System::DeviceType deviceT
        OnDeviceChange(currentDeviceType, state);\r
 }\r
 \r
-/*\r
-result\r
-TopMostFileSelectionForm::CreateHeaderControls(ArrayList* pExtraHeaderItemList)\r
-{\r
-       AppLogDebug("ENTER");\r
-       Header* pHeader = GetHeader();\r
-       Bitmap* pPhoneIcon = null;\r
-       Bitmap* pSDCardIcon = null;\r
-       Bitmap* pUsbIcon = null;\r
-\r
-       Bitmap* pPhoneIconPressed = null;\r
-       Bitmap* pSDCardIconPressed = null;\r
-       Bitmap* pUsbIconPressed = null;\r
-\r
-       String headerDisplayPhone;\r
-       String headerDisplayMfMyFilesApp;\r
-       String headerTextMemCard;\r
-       String headerTextExternal;\r
-       result r = E_SUCCESS;\r
-\r
-       AppResource* pAppResource = null;\r
-       pAppResource = UiApp::GetInstance()->GetAppResource();\r
-       TryCatch(pAppResource != null, , "Failed to Fetch the AppResource");\r
-\r
-       pAppResource->GetString(L"IDS_MF_TAB_PHONE", headerDisplayPhone);\r
-       pAppResource->GetString(L"IDS_COM_BODY_MY_FILES", headerDisplayMfMyFilesApp);\r
-       pAppResource->GetString(L"IDS_MF_TAB_MEMORY_CARD", headerTextMemCard);\r
-       pAppResource->GetString(L"IDS_MF_TAB_EXTERNAL_STORAGE", headerTextExternal);\r
-\r
-       pPhoneIcon = pAppResource->GetBitmapN(IDB_PHONE_HEADER_TAB, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-       pSDCardIcon = pAppResource->GetBitmapN(IDB_SDCARD_HEADER_TAB, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-       pUsbIcon = pAppResource->GetBitmapN(IDB_EXTERNAL_HEADER_TAB, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-\r
-       pPhoneIconPressed = pAppResource->GetBitmapN(IDB_PHONE_HEADER_TAB_PRESSED, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-       pSDCardIconPressed = pAppResource->GetBitmapN(IDB_SDCARD_HEADER_TAB_PRESSED, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-       pUsbIconPressed = pAppResource->GetBitmapN(IDB_EXTERNAL_HEADER_TAB_PRESSED, BITMAP_PIXEL_FORMAT_ARGB8888);\r
-\r
-       if (pPhoneIconPressed && pSDCardIconPressed && pUsbIconPressed)\r
-       {\r
-               AppLogDebug("TopMostFileSelectionForm::CreateHeaderControls: Pressed icons are not null:%s", GetErrorMessage(GetLastResult()));\r
-       }\r
-\r
-       if (pHeader != null)\r
-       {\r
-               if (pExtraHeaderItemList != null && pExtraHeaderItemList->GetCount() > 0)\r
-               {\r
-                       pHeader->RemoveAllItems();\r
-                       pHeader->SetStyle(HEADER_STYLE_TAB);\r
-\r
-                       HeaderItem headerItemPhone;\r
-                       headerItemPhone.Construct(IDA_TABBAR_ITEM_PHONE);\r
-                       headerItemPhone.SetText(headerDisplayPhone);\r
-                       headerItemPhone.SetIcon(HEADER_ITEM_STATUS_NORMAL, pPhoneIcon);\r
-                       headerItemPhone.SetIcon(HEADER_ITEM_STATUS_PRESSED, pPhoneIconPressed);\r
-                       headerItemPhone.SetIcon(HEADER_ITEM_STATUS_SELECTED, pPhoneIconPressed);\r
-                       r = pHeader->AddItem(headerItemPhone);\r
-                       TryCatch(r == E_SUCCESS, , "Failed to add header item");\r
-\r
-                       for (int headerItemCount = 0; headerItemCount < pExtraHeaderItemList->GetCount(); headerItemCount++)\r
-                       {\r
-                               HeaderItem headerItem;\r
-                               String* PHeaderItemText = static_cast< String* >(pExtraHeaderItemList->GetAt(headerItemCount));\r
-                               if (PHeaderItemText != null)\r
-                               {\r
-                                       if (PHeaderItemText->CompareTo(headerTextMemCard) == 0)\r
-                                       {\r
-                                               headerItem.Construct(IDA_TABBAR_ITEM_SD_CARD);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_NORMAL, pSDCardIcon);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_SELECTED, pSDCardIconPressed);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_PRESSED, pSDCardIconPressed);\r
-                                       }\r
-                                       else if (PHeaderItemText->CompareTo(headerTextExternal) == 0)\r
-                                       {\r
-                                               headerItem.Construct(IDA_TABBAR_ITEM_USB);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_NORMAL, pUsbIcon);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_PRESSED, pUsbIconPressed);\r
-                                               headerItem.SetIcon(HEADER_ITEM_STATUS_SELECTED, pUsbIconPressed);\r
-                                       }\r
-\r
-                                       headerItem.SetText(*PHeaderItemText);\r
-                               }\r
-                               r = pHeader->AddItem(headerItem);\r
-                               TryCatch(r == E_SUCCESS, , "Failed to add header item");\r
-                       }\r
-                       pHeader->AddActionEventListener(*this);\r
-               }\r
-               else\r
-               {\r
-                       pHeader->RemoveAllItems();\r
-                       pHeader->SetStyle(HEADER_STYLE_TITLE);\r
-                       r = pHeader->SetTitleText(headerDisplayMfMyFilesApp);\r
-                       pHeader->Invalidate(true);\r
-               }\r
-       }\r
-\r
-       if (pPhoneIcon != null)\r
-       {\r
-               delete pPhoneIcon;\r
-       }\r
-\r
-       if (pSDCardIcon != null)\r
-       {\r
-               delete pSDCardIcon;\r
-       }\r
-\r
-       if (pUsbIcon != null)\r
-       {\r
-               delete pUsbIcon;\r
-       }\r
-\r
-       AppLogDebug("EXIT: r = %s", GetErrorMessage(r));\r
-       return E_SUCCESS;\r
-\r
-CATCH:\r
-       if (pPhoneIcon != null)\r
-       {\r
-               delete pPhoneIcon;\r
-       }\r
-\r
-       if (pSDCardIcon != null)\r
-       {\r
-               delete pSDCardIcon;\r
-       }\r
-\r
-       if (pUsbIcon != null)\r
-       {\r
-               delete pUsbIcon;\r
-       }\r
-       return r;\r
-}\r
-*/\r
-\r
 void\r
 TopMostFileSelectionForm::LoadSubDirectoryForm(Tizen::Base::String& fullPath, Tizen::Base::String& fileName)\r
 {\r