Valdnet
Valdnet
The appearance of the mouse cursor for the `checkbox` should be changed. Currently it is labeled `text` and should be `default`. App: Nextcloud v21.0.0 Circles v22.0.0-alpha.2 Firefox v88.0.1
You may notice a piece of code when starting the application.  App: Nextcloud 21.0.0 Phone Sync 2.2.0
I propose to add singular and plural variation for a text string: - %s **messages shown** of %s **messages stored** in database. https://github.com/nextcloud/ocsms/blob/5391cd9c3f67ca6da517f8dc885b53171a657832/templates/main.php#L121 May be helpful: https://github.com/nextcloud/server/blob/a2a3b87c19662f06cfb804b9fead7e939b1c3e6c/core/src/globals.js#L139-L148
### Expected behaviour Counting the correct amount of messages in the contact list. ### Actual behaviour The number of messages varies when the number is with and without the country...
### Steps to reproduce 1. Send an SMS. 2. Sync with Phone Sync. 3. Enter Phone Sync settings. 4. Set "Contact ordering" to "Last message". ### Expected behaviour The contact...
### Expected behaviour Notification in Nextcloud about a new SMS. ### Actual behaviour No notification in Nextcloud about a new SMS. "Notification settings" - Enabled. **Nextcloud app version:** 16.0.3 **Phone...
### Expected behaviour The time in the synchronized message should be the same. ### Actual behaviour The time in the synchronized message is shifted back 1 hour. Does not take...
I suggest you add a translation of the names of countries for the function "Default country code". This would be compliance with Nextcloud's personal settings. 
Unify the spelling in applications.
There is an error in the logs: ``` Error no app in context Exception: Return value of OCA\ServerInfo\OperatingSystems\DefaultOs::getTime() must be of the type string, null returned in file '/home/xxx/public_html/xxx/apps/serverinfo/lib/OperatingSystems/DefaultOs.php' line...