Commit graph

65 commits

Author SHA1 Message Date
Christian Schneppe
49458bb09f
update dependencies 2020-03-22 18:06:59 +01:00
Christian Schneppe
2f9d181822
remove FullscreenVideoViewer 2020-01-31 14:31:52 +01:00
Christian Schneppe
83c976f2d7
use ExoPlayer for video playback 2020-01-31 14:28:27 +01:00
Christian Schneppe
b26b5d01fe migrate to AndroidX 2019-09-20 17:54:28 +02:00
Christian Schneppe
5814744dca explicitly set profile+level for encoder
some modern Androids (namely my Xiaomi Mi A1 after the update to Andorid 9) seem to require that
2019-02-18 20:56:48 +01:00
Christian Schneppe
add92c9ece automatically hide and show FAB in MediaViewerActivity
integrate lib FullscreenVideoView as files
2019-02-09 22:19:06 +01:00
Christian Schneppe
ec08e6dd62 optimize imports 2019-02-08 12:49:41 +01:00
Christian Schneppe
39c37184f1 update androidTranscoder to version 0.3 2019-01-07 20:28:07 +01:00
Christian Schneppe
155332f65b limit video transcoding to api >= 18 and other api 16 fixes 2018-12-14 22:04:42 +01:00
Christian Schneppe
fe3f14d9b1 Checkout xmpp-addr library 0.8.0 (fa47cac8) locally
xmpp-addr: Backfill missing class method for Java 1.7
This backfills missing class methods for `java.nio.charset.StandardCharsets`
and `java.util.Objects` for compatibility with platforms which do not support
these (mainly Android SDK versions <= 18).

Change `minSdkVersion` to 18, backfill missing methods
This reduces the minimum SDK version to 18 (Android 4.3), which notably is
the last supported version for the BlackBerry OS 10.3 Android compatibility
layer.

Drop support for Android 4.1 and 4.2
2018-12-14 21:13:31 +01:00
Christian Schneppe
52a0ed62c4 version 2.1.1 + CHANGELOG 2018-10-20 22:22:23 +02:00
Christian Schneppe
f5854d238e integrate trust manager into conversations 2018-03-12 20:58:37 +01:00
Christian Schneppe
43fbf3c5b5 remove pre api 21 theme 2018-03-09 21:55:37 +01:00
Christian Schneppe
390d61d82c Certificate dialogue not respecting dark theme solved 2018-02-15 19:27:34 +01:00
Christian Schneppe
30ce34b4e0 update build tools and libs 2018-02-10 17:33:09 +01:00
Christian Schneppe
a13bd4a4d7 android transcoder: Remove swallowed exception in runPipelines 2018-02-01 21:14:02 +01:00
Christian Schneppe
482ea42cd4 Gradle Update to 3.0.1 with aapt 2018-01-19 23:13:04 +01:00
Christian Schneppe
88ef0222bc cleanup libs 2017-11-24 21:41:44 +01:00
Christian Schneppe
9b2fab93f3 upgraded build tools and gradle file 2017-10-06 22:28:05 +02:00
Christian Schneppe
83f362c8b4 refactored AudioPlayer 2017-09-24 21:30:58 +02:00
Christian Schneppe
0e12e53ccf updated build tools and some library versions 2017-08-03 10:33:50 +02:00
Christian Schneppe
8874d58e68 also check for hostname in in certs if hostname is from trusted source 2017-06-24 10:05:30 +02:00
Christian Schneppe
a7df9c3ad4 update gradle 2017-05-19 20:43:10 +02:00
Christian Schneppe
e3a573c2d7 Optimized imports from entire project 2017-04-13 21:55:05 +02:00
Christian Schneppe
678141e1bb update gradle 2017-04-05 22:21:42 +02:00
Christian Schneppe
3edc8a6ae3 add new Emoji library 2017-03-17 22:04:31 +01:00
Christian Schneppe
33f0f1561b make video resolution configurable 2017-03-04 22:00:46 +01:00
Christian Schneppe
98b73cf0fe update libs and deps 2017-03-04 16:37:04 +01:00
Christian Schneppe
0c26ea445f version 1.16.2 + changes 2017-02-01 22:57:27 +01:00
Christian Schneppe
cf057ef10b compress videos with 720p too 2017-02-01 21:58:04 +01:00
Christian Schneppe
f928d510e4 add android-transcoder directly into libs 2017-02-01 21:56:23 +01:00
Christian Schneppe
79d6f57d72 delete unused resources 2017-01-25 21:47:09 +01:00
Christian Schneppe
d798cf0e59 update gradle files 2017-01-09 21:49:08 +01:00
Christian Schneppe
6815a788a3 add support for RFC7711 to MTM 2016-12-18 21:56:56 +01:00
Christian Schneppe
d783cec970 reformat code 2016-11-19 23:07:54 +01:00
Christian Schneppe
2dccfb6dc9 update gradle files 2016-11-07 22:48:55 +01:00
Christian Schneppe
63610d7332 optimize PNG files 2016-10-18 21:27:29 +02:00
Christian Schneppe
53d4248e82 version 1.14.3 + changelog 2016-09-25 10:41:55 +02:00
Christian Schneppe
95d6e3f1dc optimized imports 2016-09-09 22:17:56 +02:00
Christian Schneppe
c88df3c1da add new emoji library 2016-09-09 22:11:30 +02:00
Christian Schneppe
0562d9e3c7 update gradle 2016-08-28 21:55:12 +02:00
Christian Schneppe
b3b3475e93 compress videos bigger than 10 MB before sending 2016-08-28 21:33:19 +02:00
Christian Schneppe
688fa369d9 Versoin 1.13.7 2016-07-17 15:49:42 +02:00
Christian Schneppe
1e5c64a1f5 Merge remote-tracking branch 'refs/remotes/siacs/master' 2016-06-06 21:23:49 +02:00
Daniel Gultsch
8e6f054e52 make non interactive verfier non interactive 2016-06-05 11:56:56 +02:00
Christian Schneppe
1a46ae528a optimize imports 2016-05-31 21:47:25 +02:00
Christian Schneppe
1cdac08fa1 update gradle version 2016-05-13 23:12:28 +02:00
Christian S
9a1503a5aa catch exceptions 2016-05-05 22:15:58 +02:00
Christian S
f99eb2c1d9 added audio player 2016-05-05 10:44:56 +02:00
Christian S
a096fb7c8b Merge remote-tracking branch 'refs/remotes/siacs/master' into development 2016-04-11 19:52:37 +02:00