aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-08version 2.2.4 beta + changesChristian Schneppe1-4/+5
2019-05-18version 2.2.4 beta (2019-05-18)Christian Schneppe1-1/+1
2019-05-03update build.toolsChristian Schneppe1-1/+1
2019-04-26implement channel discoveryChristian Schneppe1-0/+3
refactor muc search to use http cache channel search results
2019-04-12version 2.2.3 + CHANGELOGChristian Schneppe1-2/+2
2019-04-02version 2.2.2 + CHANGELOGChristian Schneppe1-3/+3
2019-03-19fix crash in websitepreview on older devicesChristian Schneppe1-1/+1
2019-03-14version 2.2.1 + changesChristian Schneppe1-2/+2
2019-03-06version 2.2.0Christian Schneppe1-2/+2
2019-02-20version 2.2.0 beta (2019-02-20)Christian Schneppe1-2/+2
2019-02-20improve RichPreviewChristian Schneppe1-1/+0
2019-02-10version 2.2.0 beta (2019-02-10)Christian Schneppe1-2/+3
2019-02-09automatically hide and show FAB in MediaViewerActivityChristian Schneppe1-1/+1
integrate lib FullscreenVideoView as files
2019-02-09version 2.2.0 beta (2019-02-09) + changesChristian Schneppe1-2/+2
2019-02-09show web link previews in chatChristian Schneppe1-2/+3
fixes #113
2019-02-08Fix missing depChristian Schneppe1-0/+1
thanks, closes #300
2019-01-25update gradle pluginChristian Schneppe1-1/+1
2019-01-25offer 'open with' in context menu for geo urisChristian Schneppe1-0/+1
2019-01-07update androidTranscoder to version 0.3Christian Schneppe1-16/+12
2019-01-04update libsChristian Schneppe1-5/+5
2018-12-27version 2.1.5 + CHANGELOGChristian Schneppe1-2/+2
2018-12-14remove firebase analystics classes from gradleChristian Schneppe1-1/+3
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-1/+1
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
2018-12-14Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe1-2/+2
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-04version 2.1.5 beta (2018-12-04)Christian Schneppe1-4/+4
2018-11-23use toastcompat library to catch BadTokenExceptionChristian Schneppe1-0/+1
2018-11-21version 2.1.3 + changesChristian Schneppe1-2/+2
2018-11-11version 2.1.3 + CHANGELOGChristian Schneppe1-2/+2
2018-11-08update gradle & CHANGELOGChristian Schneppe1-2/+2
2018-11-06implement pl.droidsonroids.gifChristian Schneppe1-0/+1
2018-10-22version 2.1.2 + CHANGELOGChristian Schneppe1-2/+2
2018-10-20fix some build errorsChristian Schneppe1-2/+0
2018-10-20version 2.1.1 + CHANGELOGChristian Schneppe1-5/+6
2018-10-20enable push messagesChristian Schneppe1-9/+21
2018-10-03remove unused SimpleFingerGestures_Android_LibraryChristian Schneppe1-1/+0
2018-10-03rework MediaViewerActivityChristian Schneppe1-2/+2
2018-10-01update gradle plugin and support libraryChristian Schneppe1-1/+1
2018-10-01use conscrypt as security provider to provide tls 1.3 and modern cyphers on ↵Christian Schneppe1-0/+1
old androids
2018-09-27update CHANGELOGChristian Schneppe1-4/+4
2018-09-13initial work toward api 26+Christian Schneppe1-3/+2
* introduce notification channels * always use foreground service on 26+
2018-08-30Revert "hide record voice button if keyboard is open"Christian Schneppe1-1/+0
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
2018-08-30hide record voice button if keyboard is openChristian Schneppe1-0/+1
2018-08-28update build.gradleChristian Schneppe1-0/+11
2018-08-28version 2.1.1 beta + changesChristian Schneppe1-2/+2
2018-08-26disabled by default variant of XEP-0392Christian Schneppe1-0/+1
2018-08-26upgrade babbler versionChristian Schneppe1-5/+2
2018-08-05version 2.1.0 + changesChristian Schneppe1-3/+2
2018-07-15version 2.1.0 (beta 2018-07-15)Christian Schneppe1-2/+2
2018-07-09version 2.1.0 (beta 2018-07-09) + changesChristian Schneppe1-2/+2
2018-06-30version 2.1.0 beta (2018-06-30) + changesChristian Schneppe1-5/+5