Tobias Kaminsky
Tobias Kaminsky
- [ ] Android @tobiasKaminsky https://github.com/nextcloud/android/pull/7098 - [ ] Desktop @er-vin - [ ] iOS @marinofaggiana - [ ] Server @nextcloud/server-triage As discussed with @jancborchardt:  - share links: -...
**Planned RC1: 08.01.2024** **Planned Release date: 15.01.2024** - [ ] Bump version code in ```build.gradle``` file - [ ] release new library if needed - [ ] release new SSO...
Is it possible to open a calendar/contact from unified search local on device? Idea - there must be an unique id - "just" open this via intent on Android -...
To finally get ahead of versions bumps, let us directly test android 14 - [ ] use Jsonnet: https://github.com/nextcloud/spreed/blob/stable26/.drone.jsonnet#L131-L162 - [x] Tests written, or not not needed
> Bug: > > * have 3 images in Camera > > * upload them > > * install this branch > > * enable "upload previously" > > *...
- [ ] Tests written, or not not needed
Since we now have vue in the app, we shall explain how to build it. I just ran: npm run build But I am not sure, if this is enough.
In one of my tests I simply lock a folder and do stuff, but I never set it as encrypted. Though this does not help security wise, server should only...
- add "restrict to hardware based token on desktop" - this then should show e2e as disabled/remove entry in capability
- have /a/enc/ folder hierarchy, where "enc" is an encrypted subfolder - if a client now deletes "a", "enc" is also deleted - this is not wanted, and as long...