aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe1-1/+1
*show jid in group details (in advanced mode)
2018-06-16put google() before jcenter() in gradleChristian Schneppe1-3/+1
2018-06-03update changelogChristian Schneppe1-2/+2
2018-05-21version 2.0.2 + changesChristian Schneppe1-2/+2
2018-05-21exclude firebase-base from firebase-messagingChristian Schneppe1-1/+3
2018-05-21migrate to fcm libraryChristian Schneppe1-1/+1
2018-05-17version 2.0.1 + CHANGELOGChristian Schneppe1-2/+2
2018-05-06version 2.0.0Christian Schneppe1-2/+2
2018-05-05update gradleChristian Schneppe1-1/+1
2018-05-02update CHANGELOG and gradle for upcoming 2.0.0Christian Schneppe1-2/+2
2018-04-29update dependenciesChristian Schneppe1-2/+2
2018-04-23update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-3/+2
2018-04-23updated gradle + plugin and fixed xmpp-addr versionChristian Schneppe1-9/+5
2018-04-22update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-2/+2
2018-04-21update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-2/+2
2018-04-12update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-10/+3
2018-04-11update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-2/+2
2018-04-08make swipe to right gesture workingChristian Schneppe1-0/+1
2018-04-08update build.gradle and CHANGELOG.md for upcoming 2.0.0Christian Schneppe1-2/+2