Difference between revisions of "Settings"
(→UWP/WinX/Xamarin: Redesign Settings page) |
(→Android) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 60: | Line 60: | ||
|| 🟢* | || 🟢* | ||
|| 🟢* | || 🟢* | ||
+ | |- | ||
+ | | ''AutoLogoutTime'' {{Version/WinXSince|4.2}}{{Version/XamarinSince|4.2}} | ||
+ | || Configures the number of minutes of user inactivity before the app automatically logs out. Its value is set to "0" by default, which means the app will never actively log out automatically. | ||
+ | || 🟡 | ||
+ | || 🟡 | ||
+ | || 🟡 | ||
+ | || 🟡 | ||
|- | |- | ||
| ''BranchDownloadSubLevels'' | | ''BranchDownloadSubLevels'' | ||
Line 83: | Line 90: | ||
|- | |- | ||
| ''ExpertMode'' | | ''ExpertMode'' | ||
− | || This boolean field denotes whether the Metadefinitions are | + | || This boolean field denotes whether the Metadefinitions are updated whenever the Profile of the App is loaded anew or not. By default the value is set to '''false''', i.e. the Metadefinitions are only updated when the Application is initialized the first time, or when all data has been purged. |
|| 🟡 | || 🟡 | ||
|| 🟡 | || 🟡 | ||
Line 383: | Line 390: | ||
|- | |- | ||
| ''PdfRenderer'' | | ''PdfRenderer'' | ||
− | || The renderer used to display PDF documents in the app.{{Version/WinXSince|4.6}} Can be set in the General Settings -> PDF Renderer (UWP). | + | || The [[Documents_(Client)#PDF_Renderers|renderer]] used to display PDF documents in the app.{{Version/WinXSince|4.6}} Can be set in the General Settings -> PDF Renderer (UWP). |
+ | || 🟢 | ||
+ | || 🟠 | ||
+ | || 🟠 | ||
+ | || 🟠 | ||
+ | |- | ||
+ | |''RememberDocumentSettings'' {{Version/WinXSince|4.9}} | ||
+ | || This field enables the automatic saving & preserving of the Zoom level, Annotation color, and Stroke width for PDF documents. It can be set in the General Settings -> Remember Document Settings (UWP). | ||
|| 🟢 | || 🟢 | ||
|| 🟠 | || 🟠 | ||
Line 391: | Line 405: | ||
|} | |} | ||
− | + | [[Category:Client|Settings]] | |
== Push== | == Push== | ||
Line 403: | Line 417: | ||
!! style="width:7%; text-align: center" | Xamarin<br/>UWP | !! style="width:7%; text-align: center" | Xamarin<br/>UWP | ||
!! style="width:7%; text-align: center" | Xamarin<br/>Android | !! style="width:7%; text-align: center" | Xamarin<br/>Android | ||
+ | |- | ||
+ | |''ActivateNativePush'' | ||
+ | || This boolean field denotes whether the user should be informed about [[Native_Push_(Client)|native pushes]] configured for the current profile or not. By default it is set to ''true''. Can be set in the General Settings -> Activate native push (Xamarin.Android and Xamarin.iOS). {{Version/XamarinSince|4.8}} Note: The other push settings that don't contain the word "Native" do not affect the native push feature. | ||
+ | || 🟠 | ||
+ | || 🟢 | ||
+ | || 🟠 | ||
+ | || 🟢 | ||
|- | |- | ||
|''ActivatePush'' | |''ActivatePush'' | ||
Line 663: | Line 684: | ||
|} | |} | ||
− | + | ||
=Android= | =Android= | ||
+ | {{DeprecatedStartTag}} | ||
Settings list provides a list of all the settings that control the client environment, giving the user the possibility to display and configure these settings. The settings are ordered according to theme, the part of environment it's responsible for controlling. Within each theme the settings are sorted alphabetically. Mandatory settings are indicated with a {{key press|*}} next to the name. | Settings list provides a list of all the settings that control the client environment, giving the user the possibility to display and configure these settings. The settings are ordered according to theme, the part of environment it's responsible for controlling. Within each theme the settings are sorted alphabetically. Mandatory settings are indicated with a {{key press|*}} next to the name. |