Update - Android mob: changed Profile section to Accounts

This commit is contained in:
Ilya Sobolev 2020-12-25 12:46:24 +03:00
parent 6b14408a99
commit ad6090745f
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@
<p>The <b>Documents</b> app for Android allows you to access the files stored in your ONLYOFFICE account on your mobile device. Using this app, you can view, create and edit text documents, spreadsheets and presentations, manage your documents as well as connect third-party cloud storages. You can provide different access types to your files and edit documents collaboratively with other portal users or share files via external links.</p>
<p>It's also possible to create new, view, edit, and manage files stored on your device in addition to connecting third-party cloud services which support WebDAV protocol.</p>
<h2 id="SupportedDevices">Supported devices</h2>
<p>The application runs under Android 5.0 or higher.</p>
<p>The application runs under Android 6.0 or higher.</p>
<h2 id="FirstLaunch">First launch</h2>
<p>The <b>Documents</b> app is available on <a target="_blank" href="https://play.google.com/store/apps/details?id=com.onlyoffice.documents">Google Play</a>. After you've downloaded and installed the application on your mobile device, tap the
<img alt="ONLYOFFICE Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/onlyoffice.png")%>" />
@ -36,7 +36,7 @@
<b>On Device</b> section allows to create new and work on your local documents without internet connection.</p>
<p>
<img alt="Profile" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/profile.png")%>" />
<b>Profile</b> section allows to view current user profile, manage accounts and adjust the application settings.</p>
<b>Accounts</b> section allows to view current user profile, manage accounts and adjust the application settings.</p>
<h3>Recent section</h3>
<p>The <img alt="Recent" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/recent.png")%>" /> <b>Recent</b> section contains the files that you have recently opened both on the ONLYOFFICE portal and on the device.</p>
@ -142,7 +142,7 @@
<li>on the <b>Clouds</b> panel that opens, connect another account as described in the <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/overview.aspx#ConnectingToPortal")%>">Connecting to a portal</a> section above.</li>
</ol>
<p class="note"><b>Note</b>: you can also manage accounts using the <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/overview.aspx#ProfileSection")%>"><b>Profile</b></a> app section.</p>
<p class="note"><b>Note</b>: you can also manage accounts using the <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/android/overview.aspx#ProfileSection")%>"><b>Accounts</b></a> app section.</p>
<h3>On Device section</h3>
<p>The <img alt="On Device" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/ondevice.png")%>" /> <b>On Device</b> section allows you to create new, view and manage documents stored on your device in offline mode without internet connection.</p>
@ -1352,14 +1352,14 @@
<p>To export a file, open it and use the <b>Export</b> option in the file settings, select one of the following formats: PPTX, PDF, ODP. Then specify the path where the file will be saved. It can be either the same device or a cloud storage.</p>
<%--<p>The file will be saved to the selected format and stored in the <b>Export</b> folder of the <b>On Device</b> section.</p>--%>
<h3 id="ProfileSection">Profile section</h3>
<h3 id="ProfileSection">Accounts section</h3>
<p>The <img alt="Profile" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/profile.png")%>" />
<b>Profile</b> section allows you to view the information about the current user, manage accounts, adjust some application settings as well as view info about the app.</p>
<b>Accounts</b> section allows you to view the information about the current user, manage accounts, adjust some application settings as well as view info about the app.</p>
<h5>Managing accounts</h5>
<p>If you tap your username at the top of the screen, the account management panel will open. You can tap the necessary connected cloud to switch to it, or use the <b>Add cloud account</b> option to add a new ONLYOFFICE account or third-party storages.</p>
<p>If you use the <img alt="Change account icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/changeaccount.png")%>" /> <b>Change account</b> option in the <b>Profile</b> section, the <b>Select account</b> screen will appear. Here you can switch to another connected account or disconnect an account.</p>
<p>If you use the <img alt="Change account icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/changeaccount.png")%>" /> <b>Change account</b> option in the <b>Accounts</b> section, the <b>Select account</b> screen will appear. Here you can switch to another connected account or disconnect an account.</p>
<p>To <b>disconnect a certain account</b>, tap the <img alt="Remove account" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/removeaccount.png")%>" /> icon next to the account in the list and tap <b>YES</b> in the confirmation window. You will be logged out from this account and it will be removed from the list (you will be able to connect it again later, if necessary).</p>
<p>To <b>sign out from the current account</b>, tap the <img alt="Log out icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/logout.png")%>" /> <b>Log Out</b> menu item in the <b>Profile</b> section.</p>
<p>To <b>sign out from the current account</b>, tap the <img alt="Log out icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/logout.png")%>" /> <b>Log Out</b> menu item in the <b>Accounts</b> section.</p>
<h5>Adjusting settings</h5>
<p>Tap the <img alt="Settings" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Android/settingsicon.png")%>" /> <b>Settings</b> option to open the available application settings.</p>
@ -1371,7 +1371,7 @@
<li>tap the <b>Accept</b> button in the confirmation window.</li>
</ul>
<h5>Viewing information</h5>
<p>The <b>Profile</b> section also contains the <b>About</b> section with the information about the application, the <b>Feedback</b> option that allows to leave a review and the <b>Help</b> option that allows to open the application help.</p>
<p>The <b>Accounts</b> section also contains the <b>About</b> section with the information about the application, the <b>Feedback</b> option that allows to leave a review and the <b>Help</b> option that allows to open the application help.</p>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB