aboutsummaryrefslogtreecommitdiffstats
path: root/libs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update dependenciesChristian Schneppe2020-03-221-1/+1
|
* remove FullscreenVideoViewerChristian Schneppe2020-01-3126-1532/+0
|
* use ExoPlayer for video playbackChristian Schneppe2020-01-312-15/+2
|
* migrate to AndroidXChristian Schneppe2019-09-202-2/+2
|
* explicitly set profile+level for encoderChristian Schneppe2019-02-181-0/+4
| | | | some modern Androids (namely my Xiaomi Mi A1 after the update to Andorid 9) seem to require that
* automatically hide and show FAB in MediaViewerActivityChristian Schneppe2019-02-0926-0/+1532
| | | | integrate lib FullscreenVideoView as files
* optimize importsChristian Schneppe2019-02-084-8/+7
|
* update androidTranscoder to version 0.3Christian Schneppe2019-01-073-3/+68
|
* limit video transcoding to api >= 18 and other api 16 fixesChristian Schneppe2018-12-142-2/+9
|
* Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe2018-12-1411-0/+1669
| | | | | | | | | | | | | | 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
* version 2.1.1 + CHANGELOGChristian Schneppe2018-10-201-1/+1
|
* integrate trust manager into conversationsChristian Schneppe2018-03-1226-1515/+0
|
* remove pre api 21 themeChristian Schneppe2018-03-093-18/+4
|
* Certificate dialogue not respecting dark theme solvedChristian Schneppe2018-02-154-1/+30
|
* update build tools and libsChristian Schneppe2018-02-102-4/+4
|
* android transcoder: Remove swallowed exception in runPipelinesChristian Schneppe2018-02-012-7/+4
|
* Gradle Update to 3.0.1 with aaptChristian Schneppe2018-01-192-18/+4
|
* cleanup libsChristian Schneppe2017-11-246-6/+0
|
* upgraded build tools and gradle fileChristian Schneppe2017-10-061-1/+1
|
* refactored AudioPlayerChristian Schneppe2017-09-2411-829/+0
|
* updated build tools and some library versionsChristian Schneppe2017-08-033-10/+10
|
* also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe2017-06-242-40/+38
|
* update gradleChristian Schneppe2017-05-191-1/+1
|
* Optimized imports from entire projectChristian Schneppe2017-04-131-2/+1
|
* update gradleChristian Schneppe2017-04-051-1/+1
|
* add new Emoji libraryChristian Schneppe2017-03-172036-8067/+0
|
* make video resolution configurableChristian Schneppe2017-03-042-0/+100
|
* update libs and depsChristian Schneppe2017-03-042-4/+5
|
* version 1.16.2 + changesChristian Schneppe2017-02-011-1/+1
|
* compress videos with 720p tooChristian Schneppe2017-02-011-2/+2
|
* add android-transcoder directly into libsChristian Schneppe2017-02-0131-0/+3094
|
* delete unused resourcesChristian Schneppe2017-01-252-0/+0
|
* update gradle filesChristian Schneppe2017-01-093-12/+12
|
* add support for RFC7711 to MTMChristian Schneppe2016-12-1812-619/+230
|
* reformat codeChristian Schneppe2016-11-1977-2337/+2280
|
* update gradle filesChristian Schneppe2016-11-071-1/+1
|
* optimize PNG filesChristian Schneppe2016-10-18406-0/+0
|
* version 1.14.3 + changelogChristian Schneppe2016-09-251-1/+1
|
* optimized importsChristian Schneppe2016-09-0918-69/+56
|
* add new emoji libraryChristian Schneppe2016-09-092036-0/+8148
|
* update gradleChristian Schneppe2016-08-281-1/+1
|
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-282-0/+0
|
* Versoin 1.13.7Christian Schneppe2016-07-171-1/+1
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-061-1/+1
|\
| * make non interactive verfier non interactiveDaniel Gultsch2016-06-051-1/+1
| |
* | optimize importsChristian Schneppe2016-05-315-13/+17
| |
* | update gradle versionChristian Schneppe2016-05-131-1/+1
| |
* | catch exceptionsChristian S2016-05-051-2/+2
| |
* | added audio playerChristian S2016-05-0511-0/+829
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-111-1/+1
|\|