Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2588 from nextcloud/theming-check-empty | Björn Schießle | 2016-12-09 | 1 | -1/+1 |
|\ | |||||
| * | Check if image files for theming are empty | Julius Haertl | 2016-12-09 | 1 | -1/+1 |
* | | Add fallback to FILTER_LANCZOS for icon resizing | Julius Haertl | 2016-12-09 | 1 | -1/+6 |
|/ | |||||
* | Fix transparency of icons | Julius Haertl | 2016-12-04 | 1 | -0/+1 |
* | Fix background border radius | Julius Haertl | 2016-12-04 | 1 | -1/+1 |
* | Move sizing to renderAppIcon method | Julius Haertl | 2016-12-04 | 1 | -5/+6 |
* | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 1 | -3/+13 |
* | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 1 | -6/+19 |
* | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 1 | -2/+9 |
* | Improve caching | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
* | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 1 | -4/+14 |
* | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 1 | -3/+3 |
* | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 1 | -0/+140 |