Tobias Kaminsky
Tobias Kaminsky
### Steps to reproduce 1. use 10.0.2.2/nc 2. see "Server does not have supported Talk app installed" 3. check code and see in ServerSelectionActivity, line 307: http://10.0.2.2/nc/status.php/ocs/v2.php/cloud/capabilities 4. re-test with...
- set up ToS - try to sync with any client - see "access forbidden" --> user should have better description
- admin should see a list of currently locked files - admin can unlock them - for privacy reasons only fileId should be shown --> this can "easily" found by...
- share a file to user test - as test click on three dots menu - see "unlock file", "rename", "move or copy" None of this (maybe copy) should be...
Use v2 instead of v1
iOS: - open contact: https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AddressBook/Tasks/URLScheme.html - open calendar: https://stackoverflow.com/questions/29684423/open-calendar-from-swift-app
Signed-off-by: Tobias Kaminsky
do not use path, but fileid for previews - [x] Tests written, or not not needed
Android: - Open calendar via intent: https://developer.android.com/guide/topics/providers/calendar-provider#intent-view - Open contact via intent: https://stackoverflow.com/questions/40092716/how-to-open-contact-using-intent-in-android