aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Activity
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Working towards groupsJoas Schilling2016-11-251-108/+68
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* document new variableMorris Jobke2016-11-221-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Provider for the files appJoas Schilling2016-11-161-0/+207
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Register the settings of the files app via info.xmlJoas Schilling2016-11-165-0/+490
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move the favorites filter to IFilterJoas Schilling2016-11-162-0/+245
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move files filter to IFilterJoas Schilling2016-11-161-0/+95
Signed-off-by: Joas Schilling <coding@schilljs.com>