summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/AppInfo
Commit message (Collapse)AuthorAgeFilesLines
* Fix app name of files appMorris Jobke2017-02-141-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add an activity when managing favoritesJoas Schilling2016-12-041-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add recent files api endpointRobin Appelman2016-07-221-1/+2
|
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-0/+1
|
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+94
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4