Daniel Gultsch
|
8ce7bfb95e
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
|
Ferdinand Pöll
|
453ca7c0ed
|
Migrate from Android Support Library to AndroidX
Unignored gradle.properties since androidX requires additions there
See also https://developer.android.com/jetpack/androidx/migrate
|
2021-01-18 20:49:35 +01:00 |
|
Daniel Gultsch
|
863ac7f2e5
|
show resource prompt when sending uncompressed video
|
2019-09-28 23:56:02 +02:00 |
|
Daniel Gultsch
|
cfab0dbe1b
|
introduced 'original' as video quality and do not ignorer error
|
2019-01-02 10:03:33 +01:00 |
|
Daniel Gultsch
|
3eaa48fa46
|
added epub and azw mime types. try to resolve application/octet-stream by file extension instead. added preview icons for ebooks
|
2018-12-22 13:02:45 +01:00 |
|
Daniel Gultsch
|
8f27a177b0
|
try to guess inital location in ShareLocation based on sim card
|
2018-12-11 17:25:59 +01:00 |
|
Daniel Gultsch
|
ae9bfe1643
|
limit video transcoding to api >= 18 and other api 16 fixes
|
2018-12-10 13:58:05 +01:00 |
|
Daniel Gultsch
|
3dceb9d3ad
|
refactor video qualtiy selector; less technical descriptions; code cleanup
|
2018-10-07 13:09:13 +02:00 |
|
licaon-kter
|
a6fef8101b
|
Fix selector, limit formats to 360 & 720 per CTS
|
2018-10-07 04:25:16 +03:00 |
|
licaon-kter
|
fcccf545ba
|
Add video compression selector
|
2018-10-06 17:15:32 +03:00 |
|
Daniel Gultsch
|
bb6b647af8
|
use stronger video compression (lower bitrate & lower resolution)
|
2018-09-28 18:38:54 +02:00 |
|
Daniel Gultsch
|
287c416dac
|
hard code ogg + audio/ mime type to oga
|
2018-04-29 15:19:13 +02:00 |
|
Daniel Gultsch
|
c1c314f47a
|
delegate mime type from intent
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
e3ca4ca485
|
made conference invite work again
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
6b55f05e27
|
don't send messages in callback
|
2018-03-07 22:30:35 +01:00 |
|
Daniel Gultsch
|
6650c0bd57
|
always copy firefoxe’s shared files
|
2018-02-12 12:31:59 +01:00 |
|
Daniel Gultsch
|
ad6f6183b8
|
video processing: pick smaller file after transcoding. do not transcode very small files
|
2017-10-27 11:34:53 +02:00 |
|
Daniel Gultsch
|
ac50b367b7
|
don't share video twice after transcoding exception. fixes #2652
|
2017-10-14 02:38:05 +02:00 |
|
Daniel Gultsch
|
a3be1e964c
|
execute video compression on seperate thread
|
2017-09-21 21:54:10 +02:00 |
|
Daniel Gultsch
|
4e864935fe
|
ignore http upload file size constraints for videos that will be compressed
|
2017-09-18 22:42:25 +02:00 |
|
Daniel Gultsch
|
0603378c75
|
show permanent notification while transcoding video
|
2017-09-18 17:56:25 +02:00 |
|