aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-08app_name through gradlelookshe1-0/+2
2020-11-08add suffix for domainlookshe1-1/+2
2020-11-08add flavor and build config for fixed domainslookshe1-1/+9
2020-04-10relates to FS#299: moves privacy and terms of use urls to build configsteckbrief1-0/+2
2020-04-10relates to FS#299: Changes URL to staticmap for generating location map ↵steckbrief1-0/+3
image to piratx.thedevstack.de, moves definition of invite host url and url to staticmap to build config
2019-11-19updates versionsteckbrief1-2/+2
2019-07-28update versionlookshe1-3/+3
2019-07-07implements FS#272: Remove 'App-Updater'steckbrief1-1/+0
2019-07-07implements FS#282: In-App Logcat View; introduces piratx application ↵steckbrief1-0/+1
implementation to access the appcontext in a static way
2019-07-06changes maven repositories to use only our proxy; fixes App crash when ↵steckbrief1-12/+10
opening settings screens (e.g. UI Settings)
2019-07-01introduces new distribution and stage flavors as first steps for rebrandingsteckbrief1-7/+16
2019-06-27version 2.2.7 + CHANGELOGChristian Schneppe1-2/+2
2019-06-25version 2.2.6 + changesChristian Schneppe1-2/+2
2019-06-23version 2.2.5 + changesChristian Schneppe1-2/+2
2019-06-22version 2.2.4 + changesChristian Schneppe1-2/+2
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