]> source.dussan.org Git - nextcloud-server.git/commit
Add an activity when managing favorites
authorJoas Schilling <coding@schilljs.com>
Sun, 4 Dec 2016 11:14:10 +0000 (12:14 +0100)
committerJoas Schilling <coding@schilljs.com>
Sun, 4 Dec 2016 11:16:49 +0000 (12:16 +0100)
commit8baf986d3bf6efb4d81fb18eac07592932467b8e
treed4706090bdd90bb4f08d2274748f0b091e172b46
parent3bea7ac6acd31f1de71d800b739fbc654ba92b63
Add an activity when managing favorites

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files/appinfo/info.xml
apps/files/lib/Activity/FavoriteProvider.php [new file with mode: 0644]
apps/files/lib/Activity/Settings/FavoriteAction.php [new file with mode: 0644]
apps/files/lib/AppInfo/Application.php
apps/files/lib/Service/TagService.php