Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use ExoPlayer for video playback | Christian Schneppe | 2020-01-31 | 1 | -0/+1 |
| | |||||
* | add .heic to list of known mime types | Christian Schneppe | 2019-12-12 | 1 | -6/+7 |
| | |||||
* | Fix empty grey box for unknown file types (#405) | TheOneric | 2019-11-15 | 1 | -0/+1 |
| | | | | | | Previously if files, whose mime-type was not recognized by MimeUtils, were being sent to a Pix-Art-Client only a grey box without text would be shown. With this commit the general "open file" text is now shown for these files. Previously this text was only shown for files with recognized mime-types, not being specially handled (like images). Also the Advanced SSA (*.ass) subtitle format was added to MimeUtils as 'text/plain'. | ||||
* | create share button in backup done notification | Christian Schneppe | 2019-07-17 | 1 | -0/+2 |
| | |||||
* | add tgz and gz to mime file types | Christian Schneppe | 2018-12-28 | 1 | -0/+2 |
| | |||||
* | fix typos | Christian Schneppe | 2018-12-28 | 1 | -3/+3 |
| | |||||
* | change epub file extension to epub and added mobi | Christian Schneppe | 2018-12-27 | 1 | -1/+2 |
| | |||||
* | added epub and azw mime types. try to resolve application/octet-stream by ↵ | Christian Schneppe | 2018-12-27 | 1 | -2/+24 |
| | | | | file extension instead. added preview icons for ebooks | ||||
* | hard code ogg + audio/ mime type to oga | Christian Schneppe | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | delegate mime type from intent | Christian Schneppe | 2018-04-01 | 1 | -2/+3 |
| | |||||
* | discover file extension in original filename from pgp | Christian Schneppe | 2018-01-30 | 1 | -0/+32 |
| | |||||
* | don't return null for opus file extensions | Christian Schneppe | 2017-11-25 | 1 | -0/+3 |
| | |||||
* | add opus file type to MimeUtils | Christian Schneppe | 2017-11-23 | 1 | -0/+1 |
| | |||||
* | catch all throwables when working with content provider to retrieve mime | Christian Schneppe | 2017-02-08 | 1 | -1/+6 |
| | |||||
* | Do not compress GIFs, allow GBoard to send GIFs | Christian Schneppe | 2017-01-05 | 1 | -0/+21 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -0/+15 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+487 |