Tobias Kaminsky

Results 219 issues of 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...

bug
0. Needs triage

- set up ToS - try to sync with any client - see "access forbidden" --> user should have better description

1. to develop
enhancement

- 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...

enhancement
1. to develop

- 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...

bug
files app

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

- [ ] Tests written, or not not needed

2. developing

do not use path, but fileid for previews - [x] Tests written, or not not needed

3. to review

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

enhancement